| 1 | [ Apr 14 21:27:42 Enabled. ] | ||
| 2 | [ Apr 14 21:27:42 Rereading configuration. ] | ||
| 3 | [ Apr 14 21:27:45 Rereading configuration. ] | ||
| 4 | [ Apr 14 21:27:54 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Apr 14 21:27:54 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.04.14 21:27:56.145831 [ 1 ] {} <Information> Application: Will watch for the process with pid 24524 | ||
| 29 | 2026.04.14 21:27:56.146184 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.14 21:27:56.622171 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24524 | ||
| 31 | 2026.04.14 21:27:56.622980 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.14 21:27:56.623134 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.14 21:27:56.722782 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.14 21:27:56.793826 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.14 21:27:56.793949 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.14 21:27:56.793988 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.14 21:27:56.794073 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.14 21:27:56.794978 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.14 21:27:56.797253 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.04.14 21:27:56.798125 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.14 21:27:56.798980 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.04.14 21:27:56.799029 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.04.14 21:27:56.799068 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.14 21:27:56.799774 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.14 21:27:56.800799 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.14 21:27:56.807054 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.14 21:27:56.807852 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.14 21:27:56.809267 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.14 21:27:56.809393 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.14 21:27:56.810472 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.04.14 21:27:56.810930 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.14 21:27:56.814898 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.14 21:27:56.815552 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.14 21:27:56.820122 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.14 21:27:56.820628 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.14 21:27:56.821088 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.14 21:27:56.821441 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.14 21:27:56.823081 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.14 21:27:56.823111 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.14 21:27:56.823213 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.14 21:27:56.823311 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.14 21:27:56.845804 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.14 21:27:56.845831 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000180723 sec | ||
| 68 | 2026.04.14 21:27:56.845877 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.14 21:27:56.845917 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.14 21:27:56.846620 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.14 21:27:56.847227 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.14 21:27:56.858514 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.14 21:27:56.858557 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.14 21:27:56.858635 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.14 21:27:56.858648 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.14 21:27:56.858683 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.14 21:27:56.858758 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.14 21:27:56.863010 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.14 21:27:56.863057 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.14 21:27:56.863110 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.14 21:27:56.863274 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.14 21:27:56.863318 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.14 21:27:56.863331 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.14 21:27:56.863402 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.14 21:27:56.863414 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.14 21:27:56.863444 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.14 21:27:56.863510 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.14 21:27:56.885655 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.14 21:27:56.890487 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.14 21:27:56.890580 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000111012 sec | ||
| 91 | 2026.04.14 21:27:56.890595 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.14 21:27:56.890606 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.14 21:27:56.890636 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.14 21:27:56.890869 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.14 21:27:56.890996 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.14 21:27:56.891011 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.14 21:27:56.891026 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.04.14 21:27:56.891036 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.14 21:27:56.932816 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.14 21:27:56.933042 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2026.04.14 21:27:56.934641 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.611e-05 sec. | ||
| 102 | 2026.04.14 21:27:56.935082 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.14 21:27:56.936428 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.14 21:27:56.936454 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.14 21:27:57.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.82 MiB, peak 116.82 MiB, free memory in arenas 0.00 B, will set to 118.34 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.04.14 21:27:57.440175 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47219 | ||
| 107 | 2026.04.14 21:27:57.441017 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.04.14 21:27:57.441078 [ 3 ] {} <Debug> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47219 | ||
| 109 | 2026.04.14 21:27:57.441198 [ 3 ] {} <Debug> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.14 21:27:57.441213 [ 3 ] {} <Debug> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.04.14 21:27:57.441310 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.04.14 21:27:57.441409 [ 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.04.14 21:27:57.441425 [ 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.04.14 21:27:57.443874 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40705 | ||
| 115 | 2026.04.14 21:27:57.443961 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60980 | ||
| 116 | 2026.04.14 21:27:57.443979 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58798 | ||
| 117 | 2026.04.14 21:27:57.444154 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.04.14 21:27:57.444174 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.04.14 21:27:57.444204 [ 4 ] {} <Debug> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Authenticating user 'default' from [fd00:1122:3344:101::d]:40705 | ||
| 120 | 2026.04.14 21:27:57.444236 [ 254 ] {} <Debug> TCP-Session: 2ef80581-f8a5-407a-8d3a-d69880b0ae6b Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 | ||
| 121 | 2026.04.14 21:27:57.444204 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53770 | ||
| 122 | 2026.04.14 21:27:57.444313 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.04.14 21:27:57.444323 [ 4 ] {} <Debug> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.04.14 21:27:57.444362 [ 5 ] {} <Debug> TCP-Session: 6271313b-0579-4a04-b0c4-fe1099f53452 Authenticating user 'default' from [fd00:1122:3344:101::d]:58798 | ||
| 125 | 2026.04.14 21:27:57.444336 [ 254 ] {} <Debug> TCP-Session: 2ef80581-f8a5-407a-8d3a-d69880b0ae6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.04.14 21:27:57.444430 [ 4 ] {} <Debug> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.04.14 21:27:57.444466 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33760 | ||
| 128 | 2026.04.14 21:27:57.444458 [ 5 ] {} <Debug> TCP-Session: 6271313b-0579-4a04-b0c4-fe1099f53452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.04.14 21:27:57.444446 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52101 | ||
| 130 | 2026.04.14 21:27:57.444537 [ 5 ] {} <Debug> TCP-Session: 6271313b-0579-4a04-b0c4-fe1099f53452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.04.14 21:27:57.444539 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59576 | ||
| 132 | 2026.04.14 21:27:57.444617 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32831 | ||
| 133 | 2026.04.14 21:27:57.444429 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.04.14 21:27:57.444437 [ 254 ] {} <Debug> TCP-Session: 2ef80581-f8a5-407a-8d3a-d69880b0ae6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.04.14 21:27:57.444732 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.04.14 21:27:57.444788 [ 255 ] {} <Debug> TCP-Session: 5f987ec6-832a-4f70-9c41-41c1bd46d12d Authenticating user 'default' from [fd00:1122:3344:101::d]:53770 | ||
| 137 | 2026.04.14 21:27:57.444808 [ 256 ] {} <Debug> TCP-Session: fb23b0ba-2b68-45ef-bc43-7aba776857fd Authenticating user 'default' from [fd00:1122:3344:101::d]:33760 | ||
| 138 | 2026.04.14 21:27:57.444853 [ 255 ] {} <Debug> TCP-Session: 5f987ec6-832a-4f70-9c41-41c1bd46d12d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.04.14 21:27:57.444866 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.04.14 21:27:57.444777 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.04.14 21:27:57.444948 [ 256 ] {} <Debug> TCP-Session: fb23b0ba-2b68-45ef-bc43-7aba776857fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.04.14 21:27:57.444951 [ 255 ] {} <Debug> TCP-Session: 5f987ec6-832a-4f70-9c41-41c1bd46d12d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.04.14 21:27:57.444955 [ 259 ] {} <Debug> TCP-Session: 99ced83b-fd98-4011-ab24-f5a1004544f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:32831 | ||
| 144 | 2026.04.14 21:27:57.445032 [ 256 ] {} <Debug> TCP-Session: fb23b0ba-2b68-45ef-bc43-7aba776857fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.04.14 21:27:57.445013 [ 257 ] {} <Debug> TCP-Session: 40014970-1a65-4e7e-b196-70184bea7cd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52101 | ||
| 146 | 2026.04.14 21:27:57.444886 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.04.14 21:27:57.445131 [ 257 ] {} <Debug> TCP-Session: 40014970-1a65-4e7e-b196-70184bea7cd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.04.14 21:27:57.445116 [ 259 ] {} <Debug> TCP-Session: 99ced83b-fd98-4011-ab24-f5a1004544f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.04.14 21:27:57.445209 [ 259 ] {} <Debug> TCP-Session: 99ced83b-fd98-4011-ab24-f5a1004544f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.04.14 21:27:57.445220 [ 257 ] {} <Debug> TCP-Session: 40014970-1a65-4e7e-b196-70184bea7cd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.04.14 21:27:57.445217 [ 258 ] {} <Debug> TCP-Session: 62be6eae-531e-4675-a3ae-c1025d52977d Authenticating user 'default' from [fd00:1122:3344:101::d]:59576 | ||
| 152 | 2026.04.14 21:27:57.445325 [ 258 ] {} <Debug> TCP-Session: 62be6eae-531e-4675-a3ae-c1025d52977d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.14 21:27:57.445414 [ 258 ] {} <Debug> TCP-Session: 62be6eae-531e-4675-a3ae-c1025d52977d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.04.14 21:27:57.448186 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.04.14 21:27:57.451186 [ 3 ] {74e1e350-6da0-4335-b707-91cc2fd33cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.04.14 21:27:57.570346 [ 3 ] {74e1e350-6da0-4335-b707-91cc2fd33cdd} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:47219) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 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 | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 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 | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 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 | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.04.14 21:27:57.571487 [ 3 ] {74e1e350-6da0-4335-b707-91cc2fd33cdd} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 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 | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 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 | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 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 | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.04.14 21:27:57.571756 [ 3 ] {74e1e350-6da0-4335-b707-91cc2fd33cdd} <Debug> TCPHandler: Processed in 0.125805193 sec. | ||
| 205 | 2026.04.14 21:27:57.572415 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.04.14 21:27:57.574020 [ 4 ] {cede79cf-b38c-48a5-aaa6-79270fe2efd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.04.14 21:27:57.574408 [ 4 ] {cede79cf-b38c-48a5-aaa6-79270fe2efd1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40705) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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 | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 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 | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.04.14 21:27:57.574715 [ 4 ] {cede79cf-b38c-48a5-aaa6-79270fe2efd1} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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 | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.04.14 21:27:57.574990 [ 4 ] {cede79cf-b38c-48a5-aaa6-79270fe2efd1} <Debug> TCPHandler: Processed in 0.002853966 sec. | ||
| 256 | 2026.04.14 21:27:57.575325 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.04.14 21:27:57.576185 [ 3 ] {7e7df5da-b89d-4ea7-911d-7cea14495685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.04.14 21:27:57.576972 [ 3 ] {7e7df5da-b89d-4ea7-911d-7cea14495685} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.04.14 21:27:57.583456 [ 3 ] {7e7df5da-b89d-4ea7-911d-7cea14495685} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.04.14 21:27:57.583480 [ 3 ] {7e7df5da-b89d-4ea7-911d-7cea14495685} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.2622e-05 sec | ||
| 261 | 2026.04.14 21:27:57.583579 [ 3 ] {7e7df5da-b89d-4ea7-911d-7cea14495685} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.04.14 21:27:57.583594 [ 3 ] {7e7df5da-b89d-4ea7-911d-7cea14495685} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.04.14 21:27:57.583617 [ 3 ] {7e7df5da-b89d-4ea7-911d-7cea14495685} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.04.14 21:27:57.584328 [ 3 ] {7e7df5da-b89d-4ea7-911d-7cea14495685} <Debug> TCPHandler: Processed in 0.009117369 sec. | ||
| 265 | 2026.04.14 21:27:57.584571 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.04.14 21:27:57.584731 [ 3 ] {46d36ecd-08d3-4bb5-ae28-eb71a7a07a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.04.14 21:27:57.584877 [ 3 ] {46d36ecd-08d3-4bb5-ae28-eb71a7a07a4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.04.14 21:27:57.590236 [ 3 ] {46d36ecd-08d3-4bb5-ae28-eb71a7a07a4e} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.04.14 21:27:57.598100 [ 3 ] {46d36ecd-08d3-4bb5-ae28-eb71a7a07a4e} <Debug> oximeter.version (be0302c1-45d8-447d-ba30-24a50965866e): Loading data parts | ||
| 271 | 2026.04.14 21:27:57.599495 [ 3 ] {46d36ecd-08d3-4bb5-ae28-eb71a7a07a4e} <Debug> oximeter.version (be0302c1-45d8-447d-ba30-24a50965866e): There are no data parts | ||
| 272 | 2026.04.14 21:27:57.612259 [ 3 ] {46d36ecd-08d3-4bb5-ae28-eb71a7a07a4e} <Debug> TCPHandler: Processed in 0.027737708 sec. | ||
| 273 | 2026.04.14 21:27:57.612431 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.04.14 21:27:57.612688 [ 3 ] {d10e2e4b-fe16-4cdc-ac0a-a27d373d6c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | 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) | ||
| 285 | 2026.04.14 21:27:57.612825 [ 3 ] {d10e2e4b-fe16-4cdc-ac0a-a27d373d6c63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.04.14 21:27:57.630371 [ 3 ] {d10e2e4b-fe16-4cdc-ac0a-a27d373d6c63} <Debug> oximeter.measurements_bool (d2cae720-d472-4975-82dd-31248ed5917c): Loading data parts | ||
| 287 | 2026.04.14 21:27:57.630584 [ 3 ] {d10e2e4b-fe16-4cdc-ac0a-a27d373d6c63} <Debug> oximeter.measurements_bool (d2cae720-d472-4975-82dd-31248ed5917c): There are no data parts | ||
| 288 | 2026.04.14 21:27:57.638322 [ 3 ] {d10e2e4b-fe16-4cdc-ac0a-a27d373d6c63} <Debug> TCPHandler: Processed in 0.025942072 sec. | ||
| 289 | 2026.04.14 21:27:57.638593 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.04.14 21:27:57.638763 [ 3 ] {1d82d1f9-5cdb-4679-abb9-d6c5d6dc0434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 291 | 2026.04.14 21:27:57.638885 [ 3 ] {1d82d1f9-5cdb-4679-abb9-d6c5d6dc0434} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.04.14 21:27:57.645923 [ 3 ] {1d82d1f9-5cdb-4679-abb9-d6c5d6dc0434} <Debug> oximeter.measurements_i8 (d2e16d5c-31a5-4fea-928f-71cdbfbf71a2): Loading data parts | ||
| 293 | 2026.04.14 21:27:57.646216 [ 3 ] {1d82d1f9-5cdb-4679-abb9-d6c5d6dc0434} <Debug> oximeter.measurements_i8 (d2e16d5c-31a5-4fea-928f-71cdbfbf71a2): There are no data parts | ||
| 294 | 2026.04.14 21:27:57.650760 [ 3 ] {1d82d1f9-5cdb-4679-abb9-d6c5d6dc0434} <Debug> TCPHandler: Processed in 0.012221621 sec. | ||
| 295 | 2026.04.14 21:27:57.650916 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.04.14 21:27:57.651193 [ 3 ] {a8547964-b14b-48b8-b780-e98c8a6d4bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 297 | 2026.04.14 21:27:57.651239 [ 3 ] {a8547964-b14b-48b8-b780-e98c8a6d4bce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.04.14 21:27:57.657794 [ 3 ] {a8547964-b14b-48b8-b780-e98c8a6d4bce} <Debug> oximeter.measurements_u8 (84dae1db-029b-4f8a-9856-230a0aa29227): Loading data parts | ||
| 299 | 2026.04.14 21:27:57.657968 [ 3 ] {a8547964-b14b-48b8-b780-e98c8a6d4bce} <Debug> oximeter.measurements_u8 (84dae1db-029b-4f8a-9856-230a0aa29227): There are no data parts | ||
| 300 | 2026.04.14 21:27:57.666672 [ 3 ] {a8547964-b14b-48b8-b780-e98c8a6d4bce} <Debug> TCPHandler: Processed in 0.015804272 sec. | ||
| 301 | 2026.04.14 21:27:57.666914 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.04.14 21:27:57.667106 [ 3 ] {44a6c7ce-044c-47e7-ac0a-225937371901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 303 | 2026.04.14 21:27:57.667229 [ 3 ] {44a6c7ce-044c-47e7-ac0a-225937371901} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.04.14 21:27:57.672314 [ 3 ] {44a6c7ce-044c-47e7-ac0a-225937371901} <Debug> oximeter.measurements_i16 (f70a213a-a17c-456b-aab4-6c7449f8e939): Loading data parts | ||
| 305 | 2026.04.14 21:27:57.672459 [ 3 ] {44a6c7ce-044c-47e7-ac0a-225937371901} <Debug> oximeter.measurements_i16 (f70a213a-a17c-456b-aab4-6c7449f8e939): There are no data parts | ||
| 306 | 2026.04.14 21:27:57.676530 [ 3 ] {44a6c7ce-044c-47e7-ac0a-225937371901} <Debug> TCPHandler: Processed in 0.009676551 sec. | ||
| 307 | 2026.04.14 21:27:57.676687 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.04.14 21:27:57.676856 [ 3 ] {845abeb5-e9eb-4f82-9b93-2b65f6230949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 309 | 2026.04.14 21:27:57.676993 [ 3 ] {845abeb5-e9eb-4f82-9b93-2b65f6230949} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.04.14 21:27:57.687057 [ 3 ] {845abeb5-e9eb-4f82-9b93-2b65f6230949} <Debug> oximeter.measurements_u16 (e56ae0a8-950e-4770-8377-09d35b9b7391): Loading data parts | ||
| 311 | 2026.04.14 21:27:57.687215 [ 3 ] {845abeb5-e9eb-4f82-9b93-2b65f6230949} <Debug> oximeter.measurements_u16 (e56ae0a8-950e-4770-8377-09d35b9b7391): There are no data parts | ||
| 312 | 2026.04.14 21:27:57.691617 [ 3 ] {845abeb5-e9eb-4f82-9b93-2b65f6230949} <Debug> TCPHandler: Processed in 0.014979006 sec. | ||
| 313 | 2026.04.14 21:27:57.691803 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.04.14 21:27:57.692013 [ 3 ] {e64a619b-3bc8-4e42-a21a-c7c812d22807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 315 | 2026.04.14 21:27:57.692127 [ 3 ] {e64a619b-3bc8-4e42-a21a-c7c812d22807} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.04.14 21:27:57.696595 [ 3 ] {e64a619b-3bc8-4e42-a21a-c7c812d22807} <Debug> oximeter.measurements_i32 (50da95e0-f71b-44c3-8263-1ffe1f7d4e52): Loading data parts | ||
| 317 | 2026.04.14 21:27:57.696761 [ 3 ] {e64a619b-3bc8-4e42-a21a-c7c812d22807} <Debug> oximeter.measurements_i32 (50da95e0-f71b-44c3-8263-1ffe1f7d4e52): There are no data parts | ||
| 318 | 2026.04.14 21:27:57.699073 [ 3 ] {e64a619b-3bc8-4e42-a21a-c7c812d22807} <Debug> TCPHandler: Processed in 0.007324214 sec. | ||
| 319 | 2026.04.14 21:27:57.699215 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.04.14 21:27:57.699367 [ 3 ] {f4c1ba57-a345-4671-8a82-e62c56f5bd64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 321 | 2026.04.14 21:27:57.699484 [ 3 ] {f4c1ba57-a345-4671-8a82-e62c56f5bd64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.04.14 21:27:57.703549 [ 3 ] {f4c1ba57-a345-4671-8a82-e62c56f5bd64} <Debug> oximeter.measurements_u32 (1ca55455-0bc6-4e08-af42-7480c9130a87): Loading data parts | ||
| 323 | 2026.04.14 21:27:57.703696 [ 3 ] {f4c1ba57-a345-4671-8a82-e62c56f5bd64} <Debug> oximeter.measurements_u32 (1ca55455-0bc6-4e08-af42-7480c9130a87): There are no data parts | ||
| 324 | 2026.04.14 21:27:57.707011 [ 3 ] {f4c1ba57-a345-4671-8a82-e62c56f5bd64} <Debug> TCPHandler: Processed in 0.007844795 sec. | ||
| 325 | 2026.04.14 21:27:57.707158 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.04.14 21:27:57.707473 [ 3 ] {c78b044d-23e2-4cdd-a715-7b562bb03710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 327 | 2026.04.14 21:27:57.707704 [ 3 ] {c78b044d-23e2-4cdd-a715-7b562bb03710} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.04.14 21:27:57.712206 [ 3 ] {c78b044d-23e2-4cdd-a715-7b562bb03710} <Debug> oximeter.measurements_i64 (784b2f5b-a6fd-4e88-9a63-8c820fd8e675): Loading data parts | ||
| 329 | 2026.04.14 21:27:57.712397 [ 3 ] {c78b044d-23e2-4cdd-a715-7b562bb03710} <Debug> oximeter.measurements_i64 (784b2f5b-a6fd-4e88-9a63-8c820fd8e675): There are no data parts | ||
| 330 | 2026.04.14 21:27:57.714158 [ 3 ] {c78b044d-23e2-4cdd-a715-7b562bb03710} <Debug> TCPHandler: Processed in 0.007049759 sec. | ||
| 331 | 2026.04.14 21:27:57.714309 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.04.14 21:27:57.714473 [ 3 ] {9ec017c4-b6a0-43b4-b36c-ecce74466a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 333 | 2026.04.14 21:27:57.714741 [ 3 ] {9ec017c4-b6a0-43b4-b36c-ecce74466a64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.04.14 21:27:57.721683 [ 3 ] {9ec017c4-b6a0-43b4-b36c-ecce74466a64} <Debug> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Loading data parts | ||
| 335 | 2026.04.14 21:27:57.721998 [ 3 ] {9ec017c4-b6a0-43b4-b36c-ecce74466a64} <Debug> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): There are no data parts | ||
| 336 | 2026.04.14 21:27:57.725241 [ 3 ] {9ec017c4-b6a0-43b4-b36c-ecce74466a64} <Debug> TCPHandler: Processed in 0.010982657 sec. | ||
| 337 | 2026.04.14 21:27:57.725390 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.04.14 21:27:57.725619 [ 3 ] {7c448bc3-120b-483b-ac70-ec57845361ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 339 | 2026.04.14 21:27:57.725739 [ 3 ] {7c448bc3-120b-483b-ac70-ec57845361ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.04.14 21:27:57.729352 [ 3 ] {7c448bc3-120b-483b-ac70-ec57845361ce} <Debug> oximeter.measurements_f32 (f784c1d4-c39a-446a-ad52-19d21b5f1f1b): Loading data parts | ||
| 341 | 2026.04.14 21:27:57.729504 [ 3 ] {7c448bc3-120b-483b-ac70-ec57845361ce} <Debug> oximeter.measurements_f32 (f784c1d4-c39a-446a-ad52-19d21b5f1f1b): There are no data parts | ||
| 342 | 2026.04.14 21:27:57.736224 [ 3 ] {7c448bc3-120b-483b-ac70-ec57845361ce} <Debug> TCPHandler: Processed in 0.010881255 sec. | ||
| 343 | 2026.04.14 21:27:57.736424 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.04.14 21:27:57.736606 [ 3 ] {3a8ffa86-e704-4af4-8d5e-83493b44f719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 345 | 2026.04.14 21:27:57.736731 [ 3 ] {3a8ffa86-e704-4af4-8d5e-83493b44f719} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.04.14 21:27:57.746539 [ 3 ] {3a8ffa86-e704-4af4-8d5e-83493b44f719} <Debug> oximeter.measurements_f64 (de7e099d-0875-4504-a01e-43ae54dba807): Loading data parts | ||
| 347 | 2026.04.14 21:27:57.746783 [ 3 ] {3a8ffa86-e704-4af4-8d5e-83493b44f719} <Debug> oximeter.measurements_f64 (de7e099d-0875-4504-a01e-43ae54dba807): There are no data parts | ||
| 348 | 2026.04.14 21:27:57.754313 [ 3 ] {3a8ffa86-e704-4af4-8d5e-83493b44f719} <Debug> TCPHandler: Processed in 0.017968505 sec. | ||
| 349 | 2026.04.14 21:27:57.754458 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.04.14 21:27:57.754695 [ 3 ] {09c446cf-8e65-4d4e-b06f-312cdb59f0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 351 | 2026.04.14 21:27:57.754848 [ 3 ] {09c446cf-8e65-4d4e-b06f-312cdb59f0cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.04.14 21:27:57.765305 [ 3 ] {09c446cf-8e65-4d4e-b06f-312cdb59f0cc} <Debug> oximeter.measurements_string (0c9d70a6-7d5d-4797-9551-eb145d60651b): Loading data parts | ||
| 353 | 2026.04.14 21:27:57.765455 [ 3 ] {09c446cf-8e65-4d4e-b06f-312cdb59f0cc} <Debug> oximeter.measurements_string (0c9d70a6-7d5d-4797-9551-eb145d60651b): There are no data parts | ||
| 354 | 2026.04.14 21:27:57.780152 [ 3 ] {09c446cf-8e65-4d4e-b06f-312cdb59f0cc} <Debug> TCPHandler: Processed in 0.025743858 sec. | ||
| 355 | 2026.04.14 21:27:57.780331 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.04.14 21:27:57.780505 [ 3 ] {72fa3ab6-28fc-4463-9b36-6b0d881675f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.04.14 21:27:57.780665 [ 3 ] {72fa3ab6-28fc-4463-9b36-6b0d881675f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.04.14 21:27:57.785546 [ 3 ] {72fa3ab6-28fc-4463-9b36-6b0d881675f8} <Debug> oximeter.measurements_bytes (0f74f7ba-09e5-4a3c-8df2-4e4191c56e8b): Loading data parts | ||
| 366 | 2026.04.14 21:27:57.785706 [ 3 ] {72fa3ab6-28fc-4463-9b36-6b0d881675f8} <Debug> oximeter.measurements_bytes (0f74f7ba-09e5-4a3c-8df2-4e4191c56e8b): There are no data parts | ||
| 367 | 2026.04.14 21:27:57.796603 [ 3 ] {72fa3ab6-28fc-4463-9b36-6b0d881675f8} <Debug> TCPHandler: Processed in 0.016322322 sec. | ||
| 368 | 2026.04.14 21:27:57.797112 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.04.14 21:27:57.797458 [ 3 ] {eec8109e-8594-4731-9730-fd319863fd0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 370 | 2026.04.14 21:27:57.797770 [ 3 ] {eec8109e-8594-4731-9730-fd319863fd0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.04.14 21:27:57.854577 [ 3 ] {eec8109e-8594-4731-9730-fd319863fd0a} <Debug> oximeter.measurements_cumulativei64 (7f241720-2e07-4421-acd1-4283b7c3b453): Loading data parts | ||
| 372 | 2026.04.14 21:27:57.854876 [ 3 ] {eec8109e-8594-4731-9730-fd319863fd0a} <Debug> oximeter.measurements_cumulativei64 (7f241720-2e07-4421-acd1-4283b7c3b453): There are no data parts | ||
| 373 | 2026.04.14 21:27:57.970221 [ 3 ] {eec8109e-8594-4731-9730-fd319863fd0a} <Debug> TCPHandler: Processed in 0.17329502 sec. | ||
| 374 | 2026.04.14 21:27:57.970485 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.04.14 21:27:57.970707 [ 3 ] {632bc53d-8f2e-46a8-9e92-2389d1bc2b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 376 | 2026.04.14 21:27:57.970779 [ 3 ] {632bc53d-8f2e-46a8-9e92-2389d1bc2b14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.04.14 21:27:57.996292 [ 3 ] {632bc53d-8f2e-46a8-9e92-2389d1bc2b14} <Debug> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Loading data parts | ||
| 378 | 2026.04.14 21:27:57.996565 [ 3 ] {632bc53d-8f2e-46a8-9e92-2389d1bc2b14} <Debug> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): There are no data parts | ||
| 379 | 2026.04.14 21:27:58.000154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.59 MiB, peak 123.59 MiB, free memory in arenas 0.00 B, will set to 131.97 MiB (RSS), difference: 8.37 MiB | ||
| 380 | 2026.04.14 21:27:58.000976 [ 3 ] {632bc53d-8f2e-46a8-9e92-2389d1bc2b14} <Debug> TCPHandler: Processed in 0.030594583 sec. | ||
| 381 | 2026.04.14 21:27:58.001232 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.04.14 21:27:58.001459 [ 3 ] {512aedef-af76-4000-a125-979d168c70e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 383 | 2026.04.14 21:27:58.001532 [ 3 ] {512aedef-af76-4000-a125-979d168c70e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 384 | 2026.04.14 21:27:58.019341 [ 3 ] {512aedef-af76-4000-a125-979d168c70e9} <Debug> oximeter.measurements_cumulativef32 (f517b678-0291-4d2f-a35b-daaa9113794c): Loading data parts | ||
| 385 | 2026.04.14 21:27:58.019534 [ 3 ] {512aedef-af76-4000-a125-979d168c70e9} <Debug> oximeter.measurements_cumulativef32 (f517b678-0291-4d2f-a35b-daaa9113794c): There are no data parts | ||
| 386 | 2026.04.14 21:27:58.026384 [ 3 ] {512aedef-af76-4000-a125-979d168c70e9} <Debug> TCPHandler: Processed in 0.025221028 sec. | ||
| 387 | 2026.04.14 21:27:58.026638 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.04.14 21:27:58.026863 [ 3 ] {bc7a396a-3377-44f7-8bc2-3d49ffe4f2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 389 | 2026.04.14 21:27:58.026933 [ 3 ] {bc7a396a-3377-44f7-8bc2-3d49ffe4f2b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 390 | 2026.04.14 21:27:58.035686 [ 3 ] {bc7a396a-3377-44f7-8bc2-3d49ffe4f2b9} <Debug> oximeter.measurements_cumulativef64 (c285c833-3e56-460c-839a-78952966eab8): Loading data parts | ||
| 391 | 2026.04.14 21:27:58.035864 [ 3 ] {bc7a396a-3377-44f7-8bc2-3d49ffe4f2b9} <Debug> oximeter.measurements_cumulativef64 (c285c833-3e56-460c-839a-78952966eab8): There are no data parts | ||
| 392 | 2026.04.14 21:27:58.040118 [ 3 ] {bc7a396a-3377-44f7-8bc2-3d49ffe4f2b9} <Debug> TCPHandler: Processed in 0.013596308 sec. | ||
| 393 | 2026.04.14 21:27:58.040342 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.04.14 21:27:58.040606 [ 3 ] {aac1eb8b-f0b1-4bfe-a681-0ed19044f76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 395 | * NOTE: Array types cannot be Nullable, see | ||
| 396 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 397 | * for more details. | ||
| 398 | * | ||
| 399 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 400 | * is unfortunate, and at this point relies on the fact that an | ||
| 401 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 402 | * to figure out another way to represent missing samples here. | ||
| 403 | */ | ||
| 404 | 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) | ||
| 405 | 2026.04.14 21:27:58.040696 [ 3 ] {aac1eb8b-f0b1-4bfe-a681-0ed19044f76f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 406 | 2026.04.14 21:27:58.044839 [ 3 ] {aac1eb8b-f0b1-4bfe-a681-0ed19044f76f} <Debug> oximeter.measurements_histogrami8 (785ba788-9026-4893-a0cd-38a8a4055774): Loading data parts | ||
| 407 | 2026.04.14 21:27:58.045080 [ 3 ] {aac1eb8b-f0b1-4bfe-a681-0ed19044f76f} <Debug> oximeter.measurements_histogrami8 (785ba788-9026-4893-a0cd-38a8a4055774): There are no data parts | ||
| 408 | 2026.04.14 21:27:58.054885 [ 3 ] {aac1eb8b-f0b1-4bfe-a681-0ed19044f76f} <Debug> TCPHandler: Processed in 0.014632999 sec. | ||
| 409 | 2026.04.14 21:27:58.055087 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 410 | 2026.04.14 21:27:58.055394 [ 3 ] {8fe03bcf-52d3-41a8-85cd-935a46c14614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 411 | 2026.04.14 21:27:58.055468 [ 3 ] {8fe03bcf-52d3-41a8-85cd-935a46c14614} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 412 | 2026.04.14 21:27:58.060972 [ 3 ] {8fe03bcf-52d3-41a8-85cd-935a46c14614} <Debug> oximeter.measurements_histogramu8 (e345cd8b-b075-4f6e-847d-ad3dac0a80c3): Loading data parts | ||
| 413 | 2026.04.14 21:27:58.061145 [ 3 ] {8fe03bcf-52d3-41a8-85cd-935a46c14614} <Debug> oximeter.measurements_histogramu8 (e345cd8b-b075-4f6e-847d-ad3dac0a80c3): There are no data parts | ||
| 414 | 2026.04.14 21:27:58.072890 [ 3 ] {8fe03bcf-52d3-41a8-85cd-935a46c14614} <Debug> TCPHandler: Processed in 0.017867753 sec. | ||
| 415 | 2026.04.14 21:27:58.073067 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 416 | 2026.04.14 21:27:58.073293 [ 3 ] {e82a1964-79c0-4da2-b0f8-0b37d300bbb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 417 | 2026.04.14 21:27:58.073364 [ 3 ] {e82a1964-79c0-4da2-b0f8-0b37d300bbb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 418 | 2026.04.14 21:27:58.077335 [ 3 ] {e82a1964-79c0-4da2-b0f8-0b37d300bbb0} <Debug> oximeter.measurements_histogrami16 (b33cd4ee-7712-40d9-9d22-042caa104b1c): Loading data parts | ||
| 419 | 2026.04.14 21:27:58.077502 [ 3 ] {e82a1964-79c0-4da2-b0f8-0b37d300bbb0} <Debug> oximeter.measurements_histogrami16 (b33cd4ee-7712-40d9-9d22-042caa104b1c): There are no data parts | ||
| 420 | 2026.04.14 21:27:58.080950 [ 3 ] {e82a1964-79c0-4da2-b0f8-0b37d300bbb0} <Debug> TCPHandler: Processed in 0.007934336 sec. | ||
| 421 | 2026.04.14 21:27:58.081105 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 422 | 2026.04.14 21:27:58.081354 [ 3 ] {3ca94f21-1a73-46ce-ab76-f853f442c461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 423 | 2026.04.14 21:27:58.081422 [ 3 ] {3ca94f21-1a73-46ce-ab76-f853f442c461} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 424 | 2026.04.14 21:27:58.091739 [ 3 ] {3ca94f21-1a73-46ce-ab76-f853f442c461} <Debug> oximeter.measurements_histogramu16 (73b611b4-98ba-46a6-84bb-f5df17d8f78c): Loading data parts | ||
| 425 | 2026.04.14 21:27:58.091901 [ 3 ] {3ca94f21-1a73-46ce-ab76-f853f442c461} <Debug> oximeter.measurements_histogramu16 (73b611b4-98ba-46a6-84bb-f5df17d8f78c): There are no data parts | ||
| 426 | 2026.04.14 21:27:58.094362 [ 3 ] {3ca94f21-1a73-46ce-ab76-f853f442c461} <Debug> TCPHandler: Processed in 0.013311333 sec. | ||
| 427 | 2026.04.14 21:27:58.094537 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 428 | 2026.04.14 21:27:58.094760 [ 3 ] {aa6f9db4-126e-4a7e-9d95-b21d9d83c203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 429 | 2026.04.14 21:27:58.094828 [ 3 ] {aa6f9db4-126e-4a7e-9d95-b21d9d83c203} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 430 | 2026.04.14 21:27:58.102181 [ 3 ] {aa6f9db4-126e-4a7e-9d95-b21d9d83c203} <Debug> oximeter.measurements_histogrami32 (7516e596-ce12-4834-a7d9-02e0af0f7b20): Loading data parts | ||
| 431 | 2026.04.14 21:27:58.102325 [ 3 ] {aa6f9db4-126e-4a7e-9d95-b21d9d83c203} <Debug> oximeter.measurements_histogrami32 (7516e596-ce12-4834-a7d9-02e0af0f7b20): There are no data parts | ||
| 432 | 2026.04.14 21:27:58.104870 [ 3 ] {aa6f9db4-126e-4a7e-9d95-b21d9d83c203} <Debug> TCPHandler: Processed in 0.010384015 sec. | ||
| 433 | 2026.04.14 21:27:58.105037 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 434 | 2026.04.14 21:27:58.105262 [ 3 ] {aeb553e1-c2a9-4400-a58a-9bbe08a6a11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 435 | 2026.04.14 21:27:58.105329 [ 3 ] {aeb553e1-c2a9-4400-a58a-9bbe08a6a11d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 436 | 2026.04.14 21:27:58.109437 [ 3 ] {aeb553e1-c2a9-4400-a58a-9bbe08a6a11d} <Debug> oximeter.measurements_histogramu32 (c1ed6d39-294a-4b73-b4f3-e9625fe51a87): Loading data parts | ||
| 437 | 2026.04.14 21:27:58.109603 [ 3 ] {aeb553e1-c2a9-4400-a58a-9bbe08a6a11d} <Debug> oximeter.measurements_histogramu32 (c1ed6d39-294a-4b73-b4f3-e9625fe51a87): There are no data parts | ||
| 438 | 2026.04.14 21:27:58.111184 [ 3 ] {aeb553e1-c2a9-4400-a58a-9bbe08a6a11d} <Debug> TCPHandler: Processed in 0.006208773 sec. | ||
| 439 | 2026.04.14 21:27:58.111342 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 440 | 2026.04.14 21:27:58.111570 [ 3 ] {50d5a949-3f0d-4db5-af65-a4617b060dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 441 | 2026.04.14 21:27:58.112171 [ 3 ] {50d5a949-3f0d-4db5-af65-a4617b060dc5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 442 | 2026.04.14 21:27:58.118854 [ 3 ] {50d5a949-3f0d-4db5-af65-a4617b060dc5} <Debug> oximeter.measurements_histogrami64 (bf71da19-ab21-4cb6-a8bc-0619dfd98f29): Loading data parts | ||
| 443 | 2026.04.14 21:27:58.119016 [ 3 ] {50d5a949-3f0d-4db5-af65-a4617b060dc5} <Debug> oximeter.measurements_histogrami64 (bf71da19-ab21-4cb6-a8bc-0619dfd98f29): There are no data parts | ||
| 444 | 2026.04.14 21:27:58.121206 [ 3 ] {50d5a949-3f0d-4db5-af65-a4617b060dc5} <Debug> TCPHandler: Processed in 0.009915176 sec. | ||
| 445 | 2026.04.14 21:27:58.121352 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 446 | 2026.04.14 21:27:58.121568 [ 3 ] {394122d5-4626-467d-97da-5cad1131c090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 447 | 2026.04.14 21:27:58.121707 [ 3 ] {394122d5-4626-467d-97da-5cad1131c090} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 448 | 2026.04.14 21:27:58.129726 [ 3 ] {394122d5-4626-467d-97da-5cad1131c090} <Debug> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Loading data parts | ||
| 449 | 2026.04.14 21:27:58.129954 [ 3 ] {394122d5-4626-467d-97da-5cad1131c090} <Debug> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): There are no data parts | ||
| 450 | 2026.04.14 21:27:58.132048 [ 3 ] {394122d5-4626-467d-97da-5cad1131c090} <Debug> TCPHandler: Processed in 0.010744772 sec. | ||
| 451 | 2026.04.14 21:27:58.132204 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.04.14 21:27:58.132527 [ 3 ] {37853ef9-dca7-4cc5-a77b-73fcd6e9ed39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 453 | 2026.04.14 21:27:58.132664 [ 3 ] {37853ef9-dca7-4cc5-a77b-73fcd6e9ed39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 454 | 2026.04.14 21:27:58.137072 [ 3 ] {37853ef9-dca7-4cc5-a77b-73fcd6e9ed39} <Debug> oximeter.measurements_histogramf32 (61b04822-517e-4e1e-b061-c78586f16d6e): Loading data parts | ||
| 455 | 2026.04.14 21:27:58.137210 [ 3 ] {37853ef9-dca7-4cc5-a77b-73fcd6e9ed39} <Debug> oximeter.measurements_histogramf32 (61b04822-517e-4e1e-b061-c78586f16d6e): There are no data parts | ||
| 456 | 2026.04.14 21:27:58.141008 [ 3 ] {37853ef9-dca7-4cc5-a77b-73fcd6e9ed39} <Debug> TCPHandler: Processed in 0.008853745 sec. | ||
| 457 | 2026.04.14 21:27:58.141156 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.04.14 21:27:58.141368 [ 3 ] {1f9a7a85-bd40-4445-8e9d-52fa147cc18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 459 | 2026.04.14 21:27:58.141509 [ 3 ] {1f9a7a85-bd40-4445-8e9d-52fa147cc18b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 460 | 2026.04.14 21:27:58.148092 [ 3 ] {1f9a7a85-bd40-4445-8e9d-52fa147cc18b} <Debug> oximeter.measurements_histogramf64 (6f0803e2-8e9e-44e7-950a-a132cddaff59): Loading data parts | ||
| 461 | 2026.04.14 21:27:58.148324 [ 3 ] {1f9a7a85-bd40-4445-8e9d-52fa147cc18b} <Debug> oximeter.measurements_histogramf64 (6f0803e2-8e9e-44e7-950a-a132cddaff59): There are no data parts | ||
| 462 | 2026.04.14 21:27:58.152192 [ 3 ] {1f9a7a85-bd40-4445-8e9d-52fa147cc18b} <Debug> TCPHandler: Processed in 0.011086988 sec. | ||
| 463 | 2026.04.14 21:27:58.152345 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.04.14 21:27:58.152617 [ 3 ] {04233eac-3e44-4554-a4a9-0d5ca3039b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) /* The field tables store named dimensions of each timeseries. | ||
| 465 | * | ||
| 466 | * As with the measurement tables, there is one field table for each field data | ||
| 467 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 468 | * this behavior **must not** be relied upon for query correctness. | ||
| 469 | * | ||
| 470 | * The index for the fields differs from the measurements, however. Rows are | ||
| 471 | * sorted by timeseries name, then field name, field value, and finally | ||
| 472 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 473 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 474 | * usually then used to look up measurements. | ||
| 475 | * | ||
| 476 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 477 | * timeseries name and then key, since it would improve lookups where one | ||
| 478 | * already has the key. Realistically though, these tables are quite small and | ||
| 479 | * so performance benefits will be low in absolute terms. | ||
| 480 | * | ||
| 481 | * TTL: We use a materialized column to expire old field table records. This | ||
| 482 | * column is generated automatically by the database whenever a new row is | ||
| 483 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 484 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 485 | * record will remain during a deduplication, which will have the last | ||
| 486 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 487 | * measurement tables. | ||
| 488 | */ | ||
| 489 | 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) | ||
| 490 | 2026.04.14 21:27:58.152753 [ 3 ] {04233eac-3e44-4554-a4a9-0d5ca3039b49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 491 | 2026.04.14 21:27:58.157683 [ 3 ] {04233eac-3e44-4554-a4a9-0d5ca3039b49} <Debug> oximeter.fields_bool (807e1d33-462a-40bc-b766-8ec9729ef409): Loading data parts | ||
| 492 | 2026.04.14 21:27:58.157838 [ 3 ] {04233eac-3e44-4554-a4a9-0d5ca3039b49} <Debug> oximeter.fields_bool (807e1d33-462a-40bc-b766-8ec9729ef409): There are no data parts | ||
| 493 | 2026.04.14 21:27:58.161866 [ 3 ] {04233eac-3e44-4554-a4a9-0d5ca3039b49} <Debug> TCPHandler: Processed in 0.009571599 sec. | ||
| 494 | 2026.04.14 21:27:58.162098 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.04.14 21:27:58.162259 [ 3 ] {93fddc6b-3d92-4140-8584-f38f9186f6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 496 | 2026.04.14 21:27:58.162396 [ 3 ] {93fddc6b-3d92-4140-8584-f38f9186f6af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 497 | 2026.04.14 21:27:58.165356 [ 3 ] {93fddc6b-3d92-4140-8584-f38f9186f6af} <Debug> oximeter.fields_i8 (8917050a-f870-477a-8e33-94b5f2b502a6): Loading data parts | ||
| 498 | 2026.04.14 21:27:58.165602 [ 3 ] {93fddc6b-3d92-4140-8584-f38f9186f6af} <Debug> oximeter.fields_i8 (8917050a-f870-477a-8e33-94b5f2b502a6): There are no data parts | ||
| 499 | 2026.04.14 21:27:58.172331 [ 3 ] {93fddc6b-3d92-4140-8584-f38f9186f6af} <Debug> TCPHandler: Processed in 0.010281823 sec. | ||
| 500 | 2026.04.14 21:27:58.172484 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.04.14 21:27:58.172756 [ 3 ] {43adf284-7be6-47d6-aa0b-27e942a48844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 502 | 2026.04.14 21:27:58.172856 [ 3 ] {43adf284-7be6-47d6-aa0b-27e942a48844} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 503 | 2026.04.14 21:27:58.177468 [ 3 ] {43adf284-7be6-47d6-aa0b-27e942a48844} <Debug> oximeter.fields_u8 (5765e183-7371-40a7-88e0-da9a468a45a1): Loading data parts | ||
| 504 | 2026.04.14 21:27:58.177621 [ 3 ] {43adf284-7be6-47d6-aa0b-27e942a48844} <Debug> oximeter.fields_u8 (5765e183-7371-40a7-88e0-da9a468a45a1): There are no data parts | ||
| 505 | 2026.04.14 21:27:58.182453 [ 3 ] {43adf284-7be6-47d6-aa0b-27e942a48844} <Debug> TCPHandler: Processed in 0.010018478 sec. | ||
| 506 | 2026.04.14 21:27:58.182758 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.04.14 21:27:58.182933 [ 3 ] {96f67d83-aa37-4803-80f2-ade6977c0a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 508 | 2026.04.14 21:27:58.183116 [ 3 ] {96f67d83-aa37-4803-80f2-ade6977c0a8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 509 | 2026.04.14 21:27:58.189330 [ 3 ] {96f67d83-aa37-4803-80f2-ade6977c0a8c} <Debug> oximeter.fields_i16 (edccbbd4-b519-4f56-88d6-06d3252d8bed): Loading data parts | ||
| 510 | 2026.04.14 21:27:58.189674 [ 3 ] {96f67d83-aa37-4803-80f2-ade6977c0a8c} <Debug> oximeter.fields_i16 (edccbbd4-b519-4f56-88d6-06d3252d8bed): There are no data parts | ||
| 511 | 2026.04.14 21:27:58.198638 [ 3 ] {96f67d83-aa37-4803-80f2-ade6977c0a8c} <Debug> TCPHandler: Processed in 0.015976915 sec. | ||
| 512 | 2026.04.14 21:27:58.198792 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.04.14 21:27:58.199069 [ 3 ] {d663e5c1-a880-4edf-8f5f-18ef2900ace2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 514 | 2026.04.14 21:27:58.199165 [ 3 ] {d663e5c1-a880-4edf-8f5f-18ef2900ace2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 515 | 2026.04.14 21:27:58.201857 [ 3 ] {d663e5c1-a880-4edf-8f5f-18ef2900ace2} <Debug> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Loading data parts | ||
| 516 | 2026.04.14 21:27:58.202018 [ 3 ] {d663e5c1-a880-4edf-8f5f-18ef2900ace2} <Debug> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): There are no data parts | ||
| 517 | 2026.04.14 21:27:58.205033 [ 3 ] {d663e5c1-a880-4edf-8f5f-18ef2900ace2} <Debug> TCPHandler: Processed in 0.006292674 sec. | ||
| 518 | 2026.04.14 21:27:58.205258 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.04.14 21:27:58.205412 [ 3 ] {216f1ad6-17c5-472e-af4a-f612531b4eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 520 | 2026.04.14 21:27:58.205528 [ 3 ] {216f1ad6-17c5-472e-af4a-f612531b4eb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 521 | 2026.04.14 21:27:58.210089 [ 3 ] {216f1ad6-17c5-472e-af4a-f612531b4eb0} <Debug> oximeter.fields_i32 (8803f0dd-9f49-4eb8-b0be-a6839666af18): Loading data parts | ||
| 522 | 2026.04.14 21:27:58.210330 [ 3 ] {216f1ad6-17c5-472e-af4a-f612531b4eb0} <Debug> oximeter.fields_i32 (8803f0dd-9f49-4eb8-b0be-a6839666af18): There are no data parts | ||
| 523 | 2026.04.14 21:27:58.215152 [ 3 ] {216f1ad6-17c5-472e-af4a-f612531b4eb0} <Debug> TCPHandler: Processed in 0.009943966 sec. | ||
| 524 | 2026.04.14 21:27:58.215299 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.04.14 21:27:58.215589 [ 3 ] {085a5972-8068-4488-86cf-bb79fbb89efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 526 | 2026.04.14 21:27:58.215726 [ 3 ] {085a5972-8068-4488-86cf-bb79fbb89efd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 527 | 2026.04.14 21:27:58.219079 [ 3 ] {085a5972-8068-4488-86cf-bb79fbb89efd} <Debug> oximeter.fields_u32 (575a2ca3-b109-41ea-a536-f695a586467e): Loading data parts | ||
| 528 | 2026.04.14 21:27:58.219233 [ 3 ] {085a5972-8068-4488-86cf-bb79fbb89efd} <Debug> oximeter.fields_u32 (575a2ca3-b109-41ea-a536-f695a586467e): There are no data parts | ||
| 529 | 2026.04.14 21:27:58.223177 [ 3 ] {085a5972-8068-4488-86cf-bb79fbb89efd} <Debug> TCPHandler: Processed in 0.007929327 sec. | ||
| 530 | 2026.04.14 21:27:58.223428 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.04.14 21:27:58.223587 [ 3 ] {7163cbf2-0fd4-4776-ac72-e1cdfed20576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 532 | 2026.04.14 21:27:58.223709 [ 3 ] {7163cbf2-0fd4-4776-ac72-e1cdfed20576} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 533 | 2026.04.14 21:27:58.229931 [ 3 ] {7163cbf2-0fd4-4776-ac72-e1cdfed20576} <Debug> oximeter.fields_i64 (e6c1eedc-19a8-4bfa-b973-7985190cdeeb): Loading data parts | ||
| 534 | 2026.04.14 21:27:58.230174 [ 3 ] {7163cbf2-0fd4-4776-ac72-e1cdfed20576} <Debug> oximeter.fields_i64 (e6c1eedc-19a8-4bfa-b973-7985190cdeeb): There are no data parts | ||
| 535 | 2026.04.14 21:27:58.232688 [ 3 ] {7163cbf2-0fd4-4776-ac72-e1cdfed20576} <Debug> TCPHandler: Processed in 0.009309143 sec. | ||
| 536 | 2026.04.14 21:27:58.232833 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.04.14 21:27:58.233110 [ 3 ] {aa500e7c-2c81-4092-afed-263c28c6e7b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 538 | 2026.04.14 21:27:58.233255 [ 3 ] {aa500e7c-2c81-4092-afed-263c28c6e7b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 539 | 2026.04.14 21:27:58.236530 [ 3 ] {aa500e7c-2c81-4092-afed-263c28c6e7b7} <Debug> oximeter.fields_u64 (974ee6c4-9097-45f9-9d09-0872cc6bff10): Loading data parts | ||
| 540 | 2026.04.14 21:27:58.236679 [ 3 ] {aa500e7c-2c81-4092-afed-263c28c6e7b7} <Debug> oximeter.fields_u64 (974ee6c4-9097-45f9-9d09-0872cc6bff10): There are no data parts | ||
| 541 | 2026.04.14 21:27:58.244337 [ 3 ] {aa500e7c-2c81-4092-afed-263c28c6e7b7} <Debug> TCPHandler: Processed in 0.011553128 sec. | ||
| 542 | 2026.04.14 21:27:58.244521 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.04.14 21:27:58.244680 [ 3 ] {4f9e8461-eb30-4632-9bdb-2aadf238cda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 544 | 2026.04.14 21:27:58.244807 [ 3 ] {4f9e8461-eb30-4632-9bdb-2aadf238cda6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 545 | 2026.04.14 21:27:58.250299 [ 3 ] {4f9e8461-eb30-4632-9bdb-2aadf238cda6} <Debug> oximeter.fields_ipaddr (2d25f079-5a58-47c9-991b-1a3ac2f79698): Loading data parts | ||
| 546 | 2026.04.14 21:27:58.250619 [ 3 ] {4f9e8461-eb30-4632-9bdb-2aadf238cda6} <Debug> oximeter.fields_ipaddr (2d25f079-5a58-47c9-991b-1a3ac2f79698): There are no data parts | ||
| 547 | 2026.04.14 21:27:58.252214 [ 3 ] {4f9e8461-eb30-4632-9bdb-2aadf238cda6} <Debug> TCPHandler: Processed in 0.007743353 sec. | ||
| 548 | 2026.04.14 21:27:58.252362 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.04.14 21:27:58.252596 [ 3 ] {150e7711-59eb-4638-97dd-4952bd9f432b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 550 | 2026.04.14 21:27:58.252716 [ 3 ] {150e7711-59eb-4638-97dd-4952bd9f432b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 551 | 2026.04.14 21:27:58.259803 [ 3 ] {150e7711-59eb-4638-97dd-4952bd9f432b} <Debug> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Loading data parts | ||
| 552 | 2026.04.14 21:27:58.260057 [ 3 ] {150e7711-59eb-4638-97dd-4952bd9f432b} <Debug> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): There are no data parts | ||
| 553 | 2026.04.14 21:27:58.262164 [ 3 ] {150e7711-59eb-4638-97dd-4952bd9f432b} <Debug> TCPHandler: Processed in 0.009851614 sec. | ||
| 554 | 2026.04.14 21:27:58.262305 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.04.14 21:27:58.262462 [ 3 ] {44190ac8-31a8-415e-a39c-f0653f94556b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 556 | 2026.04.14 21:27:58.262643 [ 3 ] {44190ac8-31a8-415e-a39c-f0653f94556b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 557 | 2026.04.14 21:27:58.266845 [ 3 ] {44190ac8-31a8-415e-a39c-f0653f94556b} <Debug> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Loading data parts | ||
| 558 | 2026.04.14 21:27:58.267159 [ 3 ] {44190ac8-31a8-415e-a39c-f0653f94556b} <Debug> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): There are no data parts | ||
| 559 | 2026.04.14 21:27:58.274155 [ 3 ] {44190ac8-31a8-415e-a39c-f0653f94556b} <Debug> TCPHandler: Processed in 0.011898725 sec. | ||
| 560 | 2026.04.14 21:27:58.274330 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.04.14 21:27:58.274732 [ 3 ] {aa6ada95-b4c7-4f48-9e00-36b18af559a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) /* The timeseries schema table stores the extracted schema for the samples | ||
| 562 | * oximeter collects. | ||
| 563 | */ | ||
| 564 | 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) | ||
| 565 | 2026.04.14 21:27:58.274906 [ 3 ] {aa6ada95-b4c7-4f48-9e00-36b18af559a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 566 | 2026.04.14 21:27:58.277430 [ 3 ] {aa6ada95-b4c7-4f48-9e00-36b18af559a1} <Debug> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7): Loading data parts | ||
| 567 | 2026.04.14 21:27:58.277636 [ 3 ] {aa6ada95-b4c7-4f48-9e00-36b18af559a1} <Debug> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7): There are no data parts | ||
| 568 | 2026.04.14 21:27:58.279760 [ 3 ] {aa6ada95-b4c7-4f48-9e00-36b18af559a1} <Debug> TCPHandler: Processed in 0.005487608 sec. | ||
| 569 | 2026.04.14 21:27:58.280029 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 570 | 2026.04.14 21:27:58.280459 [ 4 ] {aab91a5e-f605-42ec-ba56-012da37a10d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 571 | 2026.04.14 21:27:58.281734 [ 4 ] {aab91a5e-f605-42ec-ba56-012da37a10d5} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 572 | 2026.04.14 21:27:58.298721 [ 261 ] {aab91a5e-f605-42ec-ba56-012da37a10d5} <Trace> oximeter.version (be0302c1-45d8-447d-ba30-24a50965866e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 573 | 2026.04.14 21:27:58.298947 [ 261 ] {aab91a5e-f605-42ec-ba56-012da37a10d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 574 | 2026.04.14 21:27:58.303813 [ 261 ] {aab91a5e-f605-42ec-ba56-012da37a10d5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 575 | 2026.04.14 21:27:58.304394 [ 261 ] {aab91a5e-f605-42ec-ba56-012da37a10d5} <Trace> oximeter.version (be0302c1-45d8-447d-ba30-24a50965866e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 576 | 2026.04.14 21:27:58.304821 [ 4 ] {aab91a5e-f605-42ec-ba56-012da37a10d5} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.024495 sec., 40.824658093488466 rows/sec., 653.19 B/sec. | ||
| 577 | 2026.04.14 21:27:58.305149 [ 4 ] {aab91a5e-f605-42ec-ba56-012da37a10d5} <Debug> TCPHandler: Processed in 0.025251669 sec. | ||
| 578 | 2026.04.14 21:27:59.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.07 MiB, peak 134.07 MiB, free memory in arenas 0.00 B, will set to 138.19 MiB (RSS), difference: 4.12 MiB | ||
| 579 | 2026.04.14 21:27:59.484459 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42589 | ||
| 580 | 2026.04.14 21:27:59.484589 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 581 | 2026.04.14 21:27:59.484620 [ 262 ] {} <Debug> TCP-Session: 36c6c5f5-2d27-4182-85e5-a8124c099bc5 Authenticating user 'default' from [fd00:1122:3344:101::a]:42589 | ||
| 582 | 2026.04.14 21:27:59.484741 [ 262 ] {} <Debug> TCP-Session: 36c6c5f5-2d27-4182-85e5-a8124c099bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.04.14 21:27:59.484756 [ 262 ] {} <Debug> TCP-Session: 36c6c5f5-2d27-4182-85e5-a8124c099bc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 584 | 2026.04.14 21:27:59.484831 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 585 | 2026.04.14 21:27:59.484899 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 586 | 2026.04.14 21:27:59.484952 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 587 | 2026.04.14 21:27:59.487324 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41949 | ||
| 588 | 2026.04.14 21:27:59.487439 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36335 | ||
| 589 | 2026.04.14 21:27:59.487518 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 590 | 2026.04.14 21:27:59.487572 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59131 | ||
| 591 | 2026.04.14 21:27:59.487650 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 592 | 2026.04.14 21:27:59.487679 [ 263 ] {} <Debug> TCP-Session: dc8ddd59-75d6-4fd9-93bc-aea295c07edf Authenticating user 'default' from [fd00:1122:3344:101::a]:41949 | ||
| 593 | 2026.04.14 21:27:59.487738 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39648 | ||
| 594 | 2026.04.14 21:27:59.487704 [ 264 ] {} <Debug> TCP-Session: d77a0d24-8e35-4a8b-bf35-a8896eec765a Authenticating user 'default' from [fd00:1122:3344:101::a]:36335 | ||
| 595 | 2026.04.14 21:27:59.487816 [ 263 ] {} <Debug> TCP-Session: dc8ddd59-75d6-4fd9-93bc-aea295c07edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2026.04.14 21:27:59.487863 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33056 | ||
| 597 | 2026.04.14 21:27:59.487941 [ 263 ] {} <Debug> TCP-Session: dc8ddd59-75d6-4fd9-93bc-aea295c07edf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.04.14 21:27:59.487867 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2026.04.14 21:27:59.488025 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2026.04.14 21:27:59.488053 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50440 | ||
| 601 | 2026.04.14 21:27:59.488163 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43255 | ||
| 602 | 2026.04.14 21:27:59.488165 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2026.04.14 21:27:59.487844 [ 264 ] {} <Debug> TCP-Session: d77a0d24-8e35-4a8b-bf35-a8896eec765a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2026.04.14 21:27:59.488241 [ 267 ] {} <Debug> TCP-Session: e9f99972-9c05-41e3-9014-dbf22ad5e853 Authenticating user 'default' from [fd00:1122:3344:101::a]:33056 | ||
| 605 | 2026.04.14 21:27:59.488219 [ 266 ] {} <Debug> TCP-Session: fad61efd-6ee8-49ff-8db3-7376ea5f3ba7 Authenticating user 'default' from [fd00:1122:3344:101::a]:39648 | ||
| 606 | 2026.04.14 21:27:59.488093 [ 265 ] {} <Debug> TCP-Session: 4ed93aaf-ea29-4617-a99a-9463e7eea2b4 Authenticating user 'default' from [fd00:1122:3344:101::a]:59131 | ||
| 607 | 2026.04.14 21:27:59.488383 [ 267 ] {} <Debug> TCP-Session: e9f99972-9c05-41e3-9014-dbf22ad5e853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.04.14 21:27:59.488373 [ 266 ] {} <Debug> TCP-Session: fad61efd-6ee8-49ff-8db3-7376ea5f3ba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.04.14 21:27:59.488432 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 610 | 2026.04.14 21:27:59.488495 [ 267 ] {} <Debug> TCP-Session: e9f99972-9c05-41e3-9014-dbf22ad5e853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.04.14 21:27:59.488483 [ 266 ] {} <Debug> TCP-Session: fad61efd-6ee8-49ff-8db3-7376ea5f3ba7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.04.14 21:27:59.488479 [ 265 ] {} <Debug> TCP-Session: 4ed93aaf-ea29-4617-a99a-9463e7eea2b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.04.14 21:27:59.488590 [ 269 ] {} <Debug> TCP-Session: 41485de6-89db-4a85-a79a-6e830f5fe317 Authenticating user 'default' from [fd00:1122:3344:101::a]:43255 | ||
| 614 | 2026.04.14 21:27:59.488452 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 615 | 2026.04.14 21:27:59.488357 [ 264 ] {} <Debug> TCP-Session: d77a0d24-8e35-4a8b-bf35-a8896eec765a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.04.14 21:27:59.488689 [ 269 ] {} <Debug> TCP-Session: 41485de6-89db-4a85-a79a-6e830f5fe317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.04.14 21:27:59.488677 [ 268 ] {} <Debug> TCP-Session: ec7a03bd-ecf1-4ae2-90b6-5b4e1fa3a7fd Authenticating user 'default' from [fd00:1122:3344:101::a]:50440 | ||
| 618 | 2026.04.14 21:27:59.488660 [ 265 ] {} <Debug> TCP-Session: 4ed93aaf-ea29-4617-a99a-9463e7eea2b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.04.14 21:27:59.488818 [ 268 ] {} <Debug> TCP-Session: ec7a03bd-ecf1-4ae2-90b6-5b4e1fa3a7fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.04.14 21:27:59.488796 [ 269 ] {} <Debug> TCP-Session: 41485de6-89db-4a85-a79a-6e830f5fe317 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.04.14 21:27:59.488905 [ 268 ] {} <Debug> TCP-Session: ec7a03bd-ecf1-4ae2-90b6-5b4e1fa3a7fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 622 | 2026.04.14 21:27:59.797493 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65233 | ||
| 623 | 2026.04.14 21:27:59.797738 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 624 | 2026.04.14 21:27:59.797783 [ 270 ] {} <Debug> TCP-Session: 568da8da-1eb9-46e6-a6b8-eedaf71c0f85 Authenticating user 'default' from [fd00:1122:3344:101::b]:65233 | ||
| 625 | 2026.04.14 21:27:59.797805 [ 270 ] {} <Debug> TCP-Session: 568da8da-1eb9-46e6-a6b8-eedaf71c0f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.04.14 21:27:59.797902 [ 270 ] {} <Debug> TCP-Session: 568da8da-1eb9-46e6-a6b8-eedaf71c0f85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 627 | 2026.04.14 21:27:59.797971 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 628 | 2026.04.14 21:27:59.798012 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.04.14 21:27:59.798188 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 630 | 2026.04.14 21:27:59.800683 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38026 | ||
| 631 | 2026.04.14 21:27:59.800897 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2026.04.14 21:27:59.800940 [ 271 ] {} <Debug> TCP-Session: e11c82ee-8255-4ff3-8657-e4752a480f4b Authenticating user 'default' from [fd00:1122:3344:101::b]:38026 | ||
| 633 | 2026.04.14 21:27:59.800953 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65004 | ||
| 634 | 2026.04.14 21:27:59.800953 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48836 | ||
| 635 | 2026.04.14 21:27:59.801062 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36878 | ||
| 636 | 2026.04.14 21:27:59.801121 [ 271 ] {} <Debug> TCP-Session: e11c82ee-8255-4ff3-8657-e4752a480f4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.04.14 21:27:59.801142 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64653 | ||
| 638 | 2026.04.14 21:27:59.801248 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56525 | ||
| 639 | 2026.04.14 21:27:59.801321 [ 271 ] {} <Debug> TCP-Session: e11c82ee-8255-4ff3-8657-e4752a480f4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2026.04.14 21:27:59.801375 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.04.14 21:27:59.801473 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62646 | ||
| 642 | 2026.04.14 21:27:59.801553 [ 273 ] {} <Debug> TCP-Session: 1ce5c558-2df4-47e7-a607-ec49b9322b1b Authenticating user 'default' from [fd00:1122:3344:101::b]:48836 | ||
| 643 | 2026.04.14 21:27:59.801587 [ 273 ] {} <Debug> TCP-Session: 1ce5c558-2df4-47e7-a607-ec49b9322b1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.04.14 21:27:59.801599 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.04.14 21:27:59.801711 [ 273 ] {} <Debug> TCP-Session: 1ce5c558-2df4-47e7-a607-ec49b9322b1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.04.14 21:27:59.801742 [ 274 ] {} <Debug> TCP-Session: 5ab15556-ce00-4b0b-bee0-01c9125740ba Authenticating user 'default' from [fd00:1122:3344:101::b]:36878 | ||
| 647 | 2026.04.14 21:27:59.801759 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.04.14 21:27:59.801831 [ 274 ] {} <Debug> TCP-Session: 5ab15556-ce00-4b0b-bee0-01c9125740ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.04.14 21:27:59.801782 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.04.14 21:27:59.801931 [ 276 ] {} <Debug> TCP-Session: a74f134a-2cd8-47c8-9362-60f8f7e85f4d Authenticating user 'default' from [fd00:1122:3344:101::b]:56525 | ||
| 651 | 2026.04.14 21:27:59.801952 [ 275 ] {} <Debug> TCP-Session: 30d3cf43-3c94-4634-9a9a-9d08105d060a Authenticating user 'default' from [fd00:1122:3344:101::b]:64653 | ||
| 652 | 2026.04.14 21:27:59.801954 [ 274 ] {} <Debug> TCP-Session: 5ab15556-ce00-4b0b-bee0-01c9125740ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.04.14 21:27:59.801930 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2026.04.14 21:27:59.802090 [ 275 ] {} <Debug> TCP-Session: 30d3cf43-3c94-4634-9a9a-9d08105d060a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.04.14 21:27:59.801937 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2026.04.14 21:27:59.802072 [ 276 ] {} <Debug> TCP-Session: a74f134a-2cd8-47c8-9362-60f8f7e85f4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.04.14 21:27:59.802287 [ 275 ] {} <Debug> TCP-Session: 30d3cf43-3c94-4634-9a9a-9d08105d060a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.04.14 21:27:59.802284 [ 272 ] {} <Debug> TCP-Session: c2ed3650-0167-4941-8ff8-733229330007 Authenticating user 'default' from [fd00:1122:3344:101::b]:65004 | ||
| 659 | 2026.04.14 21:27:59.802272 [ 277 ] {} <Debug> TCP-Session: ea0ff74e-dd9c-4caf-bd70-0bde45a08702 Authenticating user 'default' from [fd00:1122:3344:101::b]:62646 | ||
| 660 | 2026.04.14 21:27:59.802402 [ 276 ] {} <Debug> TCP-Session: a74f134a-2cd8-47c8-9362-60f8f7e85f4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.04.14 21:27:59.802417 [ 272 ] {} <Debug> TCP-Session: c2ed3650-0167-4941-8ff8-733229330007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.04.14 21:27:59.802487 [ 277 ] {} <Debug> TCP-Session: ea0ff74e-dd9c-4caf-bd70-0bde45a08702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.04.14 21:27:59.802500 [ 272 ] {} <Debug> TCP-Session: c2ed3650-0167-4941-8ff8-733229330007 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.04.14 21:27:59.802589 [ 277 ] {} <Debug> TCP-Session: ea0ff74e-dd9c-4caf-bd70-0bde45a08702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2026.04.14 21:28:00.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.29 MiB, peak 138.29 MiB, free memory in arenas 0.00 B, will set to 139.34 MiB (RSS), difference: 1.05 MiB | ||
| 666 | 2026.04.14 21:28:01.942128 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60349 | ||
| 667 | 2026.04.14 21:28:01.942321 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 668 | 2026.04.14 21:28:01.942356 [ 278 ] {} <Debug> TCP-Session: 7b3a638f-eb8f-4b14-aada-6126dbf7da73 Authenticating user 'default' from [fd00:1122:3344:101::c]:60349 | ||
| 669 | 2026.04.14 21:28:01.942449 [ 278 ] {} <Debug> TCP-Session: 7b3a638f-eb8f-4b14-aada-6126dbf7da73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.04.14 21:28:01.942505 [ 278 ] {} <Debug> TCP-Session: 7b3a638f-eb8f-4b14-aada-6126dbf7da73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 671 | 2026.04.14 21:28:01.942575 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 672 | 2026.04.14 21:28:01.942604 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 673 | 2026.04.14 21:28:01.942768 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 674 | 2026.04.14 21:28:01.945361 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43619 | ||
| 675 | 2026.04.14 21:28:01.945369 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56817 | ||
| 676 | 2026.04.14 21:28:01.945485 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54276 | ||
| 677 | 2026.04.14 21:28:01.945555 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51747 | ||
| 678 | 2026.04.14 21:28:01.945628 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2026.04.14 21:28:01.945666 [ 279 ] {} <Debug> TCP-Session: 49c4e996-b90b-460a-8729-649ad53f52fc Authenticating user 'default' from [fd00:1122:3344:101::c]:43619 | ||
| 680 | 2026.04.14 21:28:01.945666 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.04.14 21:28:01.945692 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34143 | ||
| 682 | 2026.04.14 21:28:01.945690 [ 279 ] {} <Debug> TCP-Session: 49c4e996-b90b-460a-8729-649ad53f52fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2026.04.14 21:28:01.945840 [ 279 ] {} <Debug> TCP-Session: 49c4e996-b90b-460a-8729-649ad53f52fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.04.14 21:28:01.945860 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.04.14 21:28:01.945829 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34627 | ||
| 686 | 2026.04.14 21:28:01.945920 [ 280 ] {} <Debug> TCP-Session: fe1cbe44-132f-42ad-a2b7-7069ce974167 Authenticating user 'default' from [fd00:1122:3344:101::c]:56817 | ||
| 687 | 2026.04.14 21:28:01.945853 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.04.14 21:28:01.945996 [ 280 ] {} <Debug> TCP-Session: fe1cbe44-132f-42ad-a2b7-7069ce974167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.04.14 21:28:01.946031 [ 281 ] {} <Debug> TCP-Session: 9af24e44-cc45-43ad-b60d-8f460febafac Authenticating user 'default' from [fd00:1122:3344:101::c]:54276 | ||
| 690 | 2026.04.14 21:28:01.946005 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.04.14 21:28:01.946105 [ 282 ] {} <Debug> TCP-Session: 38882131-843b-4b4f-b5cd-8afdafa9fb7b Authenticating user 'default' from [fd00:1122:3344:101::c]:51747 | ||
| 692 | 2026.04.14 21:28:01.946126 [ 280 ] {} <Debug> TCP-Session: fe1cbe44-132f-42ad-a2b7-7069ce974167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.04.14 21:28:01.946121 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.04.14 21:28:01.946218 [ 282 ] {} <Debug> TCP-Session: 38882131-843b-4b4f-b5cd-8afdafa9fb7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.04.14 21:28:01.946197 [ 283 ] {} <Debug> TCP-Session: d575cfbb-0bde-465c-bd01-649d70f51b96 Authenticating user 'default' from [fd00:1122:3344:101::c]:34143 | ||
| 696 | 2026.04.14 21:28:01.946121 [ 281 ] {} <Debug> TCP-Session: 9af24e44-cc45-43ad-b60d-8f460febafac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.04.14 21:28:01.946308 [ 284 ] {} <Debug> TCP-Session: edb62278-ee79-4036-9f69-fcad53dca6ee Authenticating user 'default' from [fd00:1122:3344:101::c]:34627 | ||
| 698 | 2026.04.14 21:28:01.946328 [ 282 ] {} <Debug> TCP-Session: 38882131-843b-4b4f-b5cd-8afdafa9fb7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.04.14 21:28:01.946318 [ 283 ] {} <Debug> TCP-Session: d575cfbb-0bde-465c-bd01-649d70f51b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.04.14 21:28:01.946388 [ 281 ] {} <Debug> TCP-Session: 9af24e44-cc45-43ad-b60d-8f460febafac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.04.14 21:28:01.946404 [ 284 ] {} <Debug> TCP-Session: edb62278-ee79-4036-9f69-fcad53dca6ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.04.14 21:28:01.946061 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54258 | ||
| 703 | 2026.04.14 21:28:01.946486 [ 284 ] {} <Debug> TCP-Session: edb62278-ee79-4036-9f69-fcad53dca6ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.04.14 21:28:01.946472 [ 283 ] {} <Debug> TCP-Session: d575cfbb-0bde-465c-bd01-649d70f51b96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.04.14 21:28:01.946737 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 706 | 2026.04.14 21:28:01.946782 [ 285 ] {} <Debug> TCP-Session: 278dd79e-355d-47ad-8e57-504ba8d5bf9d Authenticating user 'default' from [fd00:1122:3344:101::c]:54258 | ||
| 707 | 2026.04.14 21:28:01.946904 [ 285 ] {} <Debug> TCP-Session: 278dd79e-355d-47ad-8e57-504ba8d5bf9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.04.14 21:28:01.946918 [ 285 ] {} <Debug> TCP-Session: 278dd79e-355d-47ad-8e57-504ba8d5bf9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 709 | 2026.04.14 21:28:04.363888 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.04.14 21:28:04.364061 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 711 | 2026.04.14 21:28:04.364234 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.04.14 21:28:04.364253 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 713 | 2026.04.14 21:28:04.369473 [ 245 ] {} <Debug> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Loading data parts | ||
| 714 | 2026.04.14 21:28:04.369836 [ 245 ] {} <Debug> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): There are no data parts | ||
| 715 | 2026.04.14 21:28:04.383109 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2026.04.14 21:28:04.383269 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 717 | 2026.04.14 21:28:04.395049 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.04.14 21:28:04.395978 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.04.14 21:28:04.396384 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2026.04.14 21:28:04.401120 [ 244 ] {} <Debug> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Loading data parts | ||
| 721 | 2026.04.14 21:28:04.401427 [ 244 ] {} <Debug> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): There are no data parts | ||
| 722 | 2026.04.14 21:28:04.444853 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2026.04.14 21:28:04.445159 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 724 | 2026.04.14 21:28:04.457994 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2026.04.14 21:28:04.460940 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 726 | 2026.04.14 21:28:04.470243 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 727 | 2026.04.14 21:28:05.000397 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.95 MiB, peak 148.95 MiB, free memory in arenas 0.00 B, will set to 154.00 MiB (RSS), difference: 9.04 MiB | ||
| 728 | 2026.04.14 21:28:06.863764 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 729 | 2026.04.14 21:28:06.863869 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 730 | 2026.04.14 21:28:06.871897 [ 243 ] {} <Debug> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Loading data parts | ||
| 731 | 2026.04.14 21:28:06.872174 [ 243 ] {} <Debug> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): There are no data parts | ||
| 732 | 2026.04.14 21:28:06.883354 [ 243 ] {} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 733 | 2026.04.14 21:28:06.883396 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 734 | 2026.04.14 21:28:06.887975 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 735 | 2026.04.14 21:28:06.888657 [ 243 ] {} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 736 | 2026.04.14 21:28:06.888955 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 737 | 2026.04.14 21:28:07.000312 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.20 MiB, peak 158.20 MiB, free memory in arenas 0.00 B, will set to 155.00 MiB (RSS), difference: -3.20 MiB | ||
| 738 | 2026.04.14 21:28:07.475134 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48210 | ||
| 739 | 2026.04.14 21:28:07.475273 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 740 | 2026.04.14 21:28:07.475304 [ 286 ] {} <Debug> TCP-Session: 30ef0d87-6d6e-4997-bce0-2d056dcc644b Authenticating user 'default' from [fd00:1122:3344:101::e]:48210 | ||
| 741 | 2026.04.14 21:28:07.475445 [ 286 ] {} <Debug> TCP-Session: 30ef0d87-6d6e-4997-bce0-2d056dcc644b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.04.14 21:28:07.475459 [ 286 ] {} <Debug> TCP-Session: 30ef0d87-6d6e-4997-bce0-2d056dcc644b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2026.04.14 21:28:07.475512 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 744 | 2026.04.14 21:28:07.475629 [ 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 | ||
| 745 | 2026.04.14 21:28:07.475661 [ 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 | ||
| 746 | 2026.04.14 21:28:07.476185 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41894 | ||
| 747 | 2026.04.14 21:28:07.476258 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53194 | ||
| 748 | 2026.04.14 21:28:07.476347 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35554 | ||
| 749 | 2026.04.14 21:28:07.476403 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 750 | 2026.04.14 21:28:07.476454 [ 287 ] {} <Debug> TCP-Session: 6e922c8e-ab14-4e27-b26e-045b6bade205 Authenticating user 'default' from [fd00:1122:3344:101::e]:41894 | ||
| 751 | 2026.04.14 21:28:07.476483 [ 287 ] {} <Debug> TCP-Session: 6e922c8e-ab14-4e27-b26e-045b6bade205 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.04.14 21:28:07.476493 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35316 | ||
| 753 | 2026.04.14 21:28:07.476565 [ 287 ] {} <Debug> TCP-Session: 6e922c8e-ab14-4e27-b26e-045b6bade205 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.04.14 21:28:07.476643 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41504 | ||
| 755 | 2026.04.14 21:28:07.476712 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 756 | 2026.04.14 21:28:07.476756 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 757 | 2026.04.14 21:28:07.476815 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34258 | ||
| 758 | 2026.04.14 21:28:07.476835 [ 288 ] {} <Debug> TCP-Session: 63a525e8-48c0-4fa2-8dba-85ed1ffa1ab8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53194 | ||
| 759 | 2026.04.14 21:28:07.476898 [ 289 ] {} <Debug> TCP-Session: 33dd7cd3-ec3d-423b-922d-1a4f2b322561 Authenticating user 'default' from [fd00:1122:3344:101::e]:35554 | ||
| 760 | 2026.04.14 21:28:07.476921 [ 288 ] {} <Debug> TCP-Session: 63a525e8-48c0-4fa2-8dba-85ed1ffa1ab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 761 | 2026.04.14 21:28:07.476935 [ 289 ] {} <Debug> TCP-Session: 33dd7cd3-ec3d-423b-922d-1a4f2b322561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 762 | 2026.04.14 21:28:07.476942 [ 288 ] {} <Debug> TCP-Session: 63a525e8-48c0-4fa2-8dba-85ed1ffa1ab8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.04.14 21:28:07.476957 [ 289 ] {} <Debug> TCP-Session: 33dd7cd3-ec3d-423b-922d-1a4f2b322561 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.04.14 21:28:07.477043 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 765 | 2026.04.14 21:28:07.477092 [ 290 ] {} <Debug> TCP-Session: 36f115bd-aad7-45da-939c-76c791c1bb31 Authenticating user 'default' from [fd00:1122:3344:101::e]:35316 | ||
| 766 | 2026.04.14 21:28:07.477112 [ 290 ] {} <Debug> TCP-Session: 36f115bd-aad7-45da-939c-76c791c1bb31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.04.14 21:28:07.477126 [ 290 ] {} <Debug> TCP-Session: 36f115bd-aad7-45da-939c-76c791c1bb31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.04.14 21:28:07.477147 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 769 | 2026.04.14 21:28:07.477163 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56199 | ||
| 770 | 2026.04.14 21:28:07.477183 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.04.14 21:28:07.477190 [ 291 ] {} <Debug> TCP-Session: bc1feaa2-f4e2-44fc-8bea-2217fc9c1956 Authenticating user 'default' from [fd00:1122:3344:101::e]:41504 | ||
| 772 | 2026.04.14 21:28:07.477230 [ 292 ] {} <Debug> TCP-Session: 5d1f7ad4-7eab-4869-ba7f-b33fcf8e7868 Authenticating user 'default' from [fd00:1122:3344:101::e]:34258 | ||
| 773 | 2026.04.14 21:28:07.477235 [ 291 ] {} <Debug> TCP-Session: bc1feaa2-f4e2-44fc-8bea-2217fc9c1956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.04.14 21:28:07.477255 [ 292 ] {} <Debug> TCP-Session: 5d1f7ad4-7eab-4869-ba7f-b33fcf8e7868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.04.14 21:28:07.477264 [ 291 ] {} <Debug> TCP-Session: bc1feaa2-f4e2-44fc-8bea-2217fc9c1956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.04.14 21:28:07.477278 [ 292 ] {} <Debug> TCP-Session: 5d1f7ad4-7eab-4869-ba7f-b33fcf8e7868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.04.14 21:28:07.477351 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64340 | ||
| 778 | 2026.04.14 21:28:07.477390 [ 286 ] {} <Trace> TCP-Session: 30ef0d87-6d6e-4997-bce0-2d056dcc644b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.04.14 21:28:07.477391 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.04.14 21:28:07.477445 [ 293 ] {} <Debug> TCP-Session: e8d4f522-6be1-4a08-becf-8959b40f570b Authenticating user 'default' from [fd00:1122:3344:101::e]:56199 | ||
| 781 | 2026.04.14 21:28:07.477464 [ 293 ] {} <Debug> TCP-Session: e8d4f522-6be1-4a08-becf-8959b40f570b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.04.14 21:28:07.477477 [ 293 ] {} <Debug> TCP-Session: e8d4f522-6be1-4a08-becf-8959b40f570b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.04.14 21:28:07.477630 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 784 | 2026.04.14 21:28:07.477790 [ 294 ] {} <Debug> TCP-Session: 92d5ed8a-3850-4a47-8c3d-4331fa5d3484 Authenticating user 'default' from [fd00:1122:3344:101::e]:64340 | ||
| 785 | 2026.04.14 21:28:07.477829 [ 294 ] {} <Debug> TCP-Session: 92d5ed8a-3850-4a47-8c3d-4331fa5d3484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.04.14 21:28:07.477848 [ 294 ] {} <Debug> TCP-Session: 92d5ed8a-3850-4a47-8c3d-4331fa5d3484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.04.14 21:28:07.477907 [ 286 ] {67ba47cf-d4a5-4cae-b6cb-11be04706216} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48210) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 788 | 2026.04.14 21:28:07.488597 [ 286 ] {67ba47cf-d4a5-4cae-b6cb-11be04706216} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 789 | 2026.04.14 21:28:07.501186 [ 286 ] {67ba47cf-d4a5-4cae-b6cb-11be04706216} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2026.04.14 21:28:07.519191 [ 286 ] {67ba47cf-d4a5-4cae-b6cb-11be04706216} <Debug> oximeter.version (be0302c1-45d8-447d-ba30-24a50965866e) (SelectExecutor): Key condition: unknown | ||
| 791 | 2026.04.14 21:28:07.537247 [ 296 ] {67ba47cf-d4a5-4cae-b6cb-11be04706216} <Trace> AggregatingTransform: Aggregating | ||
| 792 | 2026.04.14 21:28:07.539385 [ 296 ] {67ba47cf-d4a5-4cae-b6cb-11be04706216} <Trace> Aggregator: Aggregation method: without_key | ||
| 793 | 2026.04.14 21:28:07.540151 [ 296 ] {67ba47cf-d4a5-4cae-b6cb-11be04706216} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.007022479 sec. (142.400 rows/sec., 5.56 KiB/sec.) | ||
| 794 | 2026.04.14 21:28:07.540177 [ 296 ] {67ba47cf-d4a5-4cae-b6cb-11be04706216} <Trace> Aggregator: Merging aggregated data | ||
| 795 | 2026.04.14 21:28:07.540207 [ 296 ] {67ba47cf-d4a5-4cae-b6cb-11be04706216} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 796 | 2026.04.14 21:28:07.541482 [ 286 ] {67ba47cf-d4a5-4cae-b6cb-11be04706216} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.063763 sec., 15.683076392265107 rows/sec., 627.32 B/sec. | ||
| 797 | 2026.04.14 21:28:07.541637 [ 286 ] {67ba47cf-d4a5-4cae-b6cb-11be04706216} <Debug> TCPHandler: Processed in 0.064593415 sec. | ||
| 798 | 2026.04.14 21:28:07.547894 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.04.14 21:28:07.547943 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 800 | 2026.04.14 21:28:07.547970 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.04.14 21:28:07.547991 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2026.04.14 21:28:07.548012 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2026.04.14 21:28:07.548033 [ 294 ] {} <Debug> TCP-Session: 92d5ed8a-3850-4a47-8c3d-4331fa5d3484 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2026.04.14 21:28:07.548061 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 805 | 2026.04.14 21:28:07.548072 [ 287 ] {} <Debug> TCP-Session: 6e922c8e-ab14-4e27-b26e-045b6bade205 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 806 | 2026.04.14 21:28:07.548084 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 807 | 2026.04.14 21:28:07.548122 [ 290 ] {} <Debug> TCP-Session: 36f115bd-aad7-45da-939c-76c791c1bb31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2026.04.14 21:28:07.548108 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 809 | 2026.04.14 21:28:07.548187 [ 292 ] {} <Debug> TCP-Session: 5d1f7ad4-7eab-4869-ba7f-b33fcf8e7868 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2026.04.14 21:28:07.548052 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 811 | 2026.04.14 21:28:07.548223 [ 293 ] {} <Debug> TCP-Session: e8d4f522-6be1-4a08-becf-8959b40f570b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2026.04.14 21:28:07.548053 [ 291 ] {} <Debug> TCP-Session: bc1feaa2-f4e2-44fc-8bea-2217fc9c1956 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.04.14 21:28:07.548255 [ 288 ] {} <Debug> TCP-Session: 63a525e8-48c0-4fa2-8dba-85ed1ffa1ab8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.04.14 21:28:07.548016 [ 289 ] {} <Debug> TCP-Session: 33dd7cd3-ec3d-423b-922d-1a4f2b322561 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.04.14 21:28:07.547975 [ 286 ] {} <Debug> TCP-Session: 30ef0d87-6d6e-4997-bce0-2d056dcc644b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 816 | 2026.04.14 21:28:08.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.26 MiB, peak 163.38 MiB, free memory in arenas 0.00 B, will set to 159.11 MiB (RSS), difference: 3.85 MiB | ||
| 817 | 2026.04.14 21:28:11.823351 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 818 | 2026.04.14 21:28:11.823414 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 819 | 2026.04.14 21:28:11.896663 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 439 entries to flush up to offset 988 | ||
| 820 | 2026.04.14 21:28:11.903712 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 821 | 2026.04.14 21:28:11.903766 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 822 | 2026.04.14 21:28:11.904487 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 823 | 2026.04.14 21:28:11.904899 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 824 | 2026.04.14 21:28:11.907088 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 988 | ||
| 825 | 2026.04.14 21:28:11.970589 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 826 | 2026.04.14 21:28:11.990141 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2026.04.14 21:28:11.990204 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 828 | 2026.04.14 21:28:11.996905 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 829 | 2026.04.14 21:28:11.998065 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 830 | 2026.04.14 21:28:12.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.83 MiB, peak 163.83 MiB, free memory in arenas 0.00 B, will set to 162.35 MiB (RSS), difference: 2.51 MiB | ||
| 831 | 2026.04.14 21:28:12.001414 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 832 | 2026.04.14 21:28:14.625473 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61935 | ||
| 833 | 2026.04.14 21:28:14.625588 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 834 | 2026.04.14 21:28:14.625616 [ 286 ] {} <Debug> TCP-Session: da6b1193-aa9c-4f95-8281-649f7a984fb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61935 | ||
| 835 | 2026.04.14 21:28:14.625638 [ 286 ] {} <Debug> TCP-Session: da6b1193-aa9c-4f95-8281-649f7a984fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.04.14 21:28:14.625651 [ 286 ] {} <Debug> TCP-Session: da6b1193-aa9c-4f95-8281-649f7a984fb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2026.04.14 21:28:14.625875 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40200 | ||
| 838 | 2026.04.14 21:28:14.625892 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58276 | ||
| 839 | 2026.04.14 21:28:14.625921 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48799 | ||
| 840 | 2026.04.14 21:28:14.625961 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56504 | ||
| 841 | 2026.04.14 21:28:14.625995 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2026.04.14 21:28:14.625948 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52929 | ||
| 843 | 2026.04.14 21:28:14.626032 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.04.14 21:28:14.626042 [ 287 ] {} <Debug> TCP-Session: 0860c6f2-8ca0-40a0-a6d1-d70744585928 Authenticating user 'default' from [fd00:1122:3344:101::e]:40200 | ||
| 845 | 2026.04.14 21:28:14.626065 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 846 | 2026.04.14 21:28:14.626081 [ 288 ] {} <Debug> TCP-Session: a7e176de-115e-4e0e-8d39-cd51522f8e79 Authenticating user 'default' from [fd00:1122:3344:101::e]:58276 | ||
| 847 | 2026.04.14 21:28:14.626098 [ 287 ] {} <Debug> TCP-Session: 0860c6f2-8ca0-40a0-a6d1-d70744585928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2026.04.14 21:28:14.626116 [ 293 ] {} <Debug> TCP-Session: 46dcde3b-5ee4-4f2f-bd92-2e7457381bec Authenticating user 'default' from [fd00:1122:3344:101::e]:56504 | ||
| 849 | 2026.04.14 21:28:14.626130 [ 288 ] {} <Debug> TCP-Session: a7e176de-115e-4e0e-8d39-cd51522f8e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.04.14 21:28:14.626136 [ 287 ] {} <Debug> TCP-Session: 0860c6f2-8ca0-40a0-a6d1-d70744585928 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.04.14 21:28:14.626164 [ 288 ] {} <Debug> TCP-Session: a7e176de-115e-4e0e-8d39-cd51522f8e79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.04.14 21:28:14.626158 [ 293 ] {} <Debug> TCP-Session: 46dcde3b-5ee4-4f2f-bd92-2e7457381bec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.04.14 21:28:14.626092 [ 286 ] {} <Trace> TCP-Session: da6b1193-aa9c-4f95-8281-649f7a984fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2026.04.14 21:28:14.626213 [ 293 ] {} <Debug> TCP-Session: 46dcde3b-5ee4-4f2f-bd92-2e7457381bec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.04.14 21:28:14.625939 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42541 | ||
| 856 | 2026.04.14 21:28:14.625919 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49174 | ||
| 857 | 2026.04.14 21:28:14.625991 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49517 | ||
| 858 | 2026.04.14 21:28:14.626349 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 859 | 2026.04.14 21:28:14.626379 [ 291 ] {} <Debug> TCP-Session: 098ba578-63b4-4081-8e2c-6b19709a22ab Authenticating user 'default' from [fd00:1122:3344:101::e]:42541 | ||
| 860 | 2026.04.14 21:28:14.626066 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 861 | 2026.04.14 21:28:14.626401 [ 291 ] {} <Debug> TCP-Session: 098ba578-63b4-4081-8e2c-6b19709a22ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.04.14 21:28:14.626417 [ 286 ] {9fc793ad-bae9-45bf-8fed-0062e05d6ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61935) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 863 | 2026.04.14 21:28:14.626435 [ 289 ] {} <Debug> TCP-Session: 362e03ec-3148-452b-be81-17c9cf4b8a14 Authenticating user 'default' from [fd00:1122:3344:101::e]:48799 | ||
| 864 | 2026.04.14 21:28:14.626439 [ 291 ] {} <Debug> TCP-Session: 098ba578-63b4-4081-8e2c-6b19709a22ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.04.14 21:28:14.626473 [ 289 ] {} <Debug> TCP-Session: 362e03ec-3148-452b-be81-17c9cf4b8a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.04.14 21:28:14.626116 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 867 | 2026.04.14 21:28:14.626500 [ 289 ] {} <Debug> TCP-Session: 362e03ec-3148-452b-be81-17c9cf4b8a14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2026.04.14 21:28:14.626531 [ 292 ] {} <Debug> TCP-Session: e76c532c-99d0-43da-b8c1-41e343a5ac35 Authenticating user 'default' from [fd00:1122:3344:101::e]:52929 | ||
| 869 | 2026.04.14 21:28:14.626549 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 870 | 2026.04.14 21:28:14.626549 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 871 | 2026.04.14 21:28:14.626584 [ 290 ] {} <Debug> TCP-Session: e2c864e8-707a-47ee-b9ee-8ec98dcc983d Authenticating user 'default' from [fd00:1122:3344:101::e]:49174 | ||
| 872 | 2026.04.14 21:28:14.626556 [ 292 ] {} <Debug> TCP-Session: e76c532c-99d0-43da-b8c1-41e343a5ac35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.04.14 21:28:14.626608 [ 290 ] {} <Debug> TCP-Session: e2c864e8-707a-47ee-b9ee-8ec98dcc983d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2026.04.14 21:28:14.626602 [ 294 ] {} <Debug> TCP-Session: e41891ee-e82b-4114-82ed-772830bed524 Authenticating user 'default' from [fd00:1122:3344:101::e]:49517 | ||
| 875 | 2026.04.14 21:28:14.626638 [ 290 ] {} <Debug> TCP-Session: e2c864e8-707a-47ee-b9ee-8ec98dcc983d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.04.14 21:28:14.626633 [ 292 ] {} <Debug> TCP-Session: e76c532c-99d0-43da-b8c1-41e343a5ac35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.04.14 21:28:14.626652 [ 294 ] {} <Debug> TCP-Session: e41891ee-e82b-4114-82ed-772830bed524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.04.14 21:28:14.626685 [ 294 ] {} <Debug> TCP-Session: e41891ee-e82b-4114-82ed-772830bed524 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.04.14 21:28:14.626710 [ 286 ] {9fc793ad-bae9-45bf-8fed-0062e05d6ffd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 880 | 2026.04.14 21:28:14.626765 [ 286 ] {9fc793ad-bae9-45bf-8fed-0062e05d6ffd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.04.14 21:28:14.627069 [ 286 ] {9fc793ad-bae9-45bf-8fed-0062e05d6ffd} <Debug> oximeter.version (be0302c1-45d8-447d-ba30-24a50965866e) (SelectExecutor): Key condition: unknown | ||
| 882 | 2026.04.14 21:28:14.627961 [ 318 ] {9fc793ad-bae9-45bf-8fed-0062e05d6ffd} <Trace> AggregatingTransform: Aggregating | ||
| 883 | 2026.04.14 21:28:14.628004 [ 318 ] {9fc793ad-bae9-45bf-8fed-0062e05d6ffd} <Trace> Aggregator: Aggregation method: without_key | ||
| 884 | 2026.04.14 21:28:14.628043 [ 318 ] {9fc793ad-bae9-45bf-8fed-0062e05d6ffd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000873777 sec. (1144.457 rows/sec., 44.71 KiB/sec.) | ||
| 885 | 2026.04.14 21:28:14.628074 [ 318 ] {9fc793ad-bae9-45bf-8fed-0062e05d6ffd} <Trace> Aggregator: Merging aggregated data | ||
| 886 | 2026.04.14 21:28:14.629350 [ 286 ] {9fc793ad-bae9-45bf-8fed-0062e05d6ffd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003004 sec., 332.8894806924101 rows/sec., 13.00 KiB/sec. | ||
| 887 | 2026.04.14 21:28:14.629484 [ 286 ] {9fc793ad-bae9-45bf-8fed-0062e05d6ffd} <Debug> TCPHandler: Processed in 0.003520409 sec. | ||
| 888 | 2026.04.14 21:28:14.629623 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.04.14 21:28:14.629658 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.04.14 21:28:14.629666 [ 286 ] {} <Debug> TCP-Session: da6b1193-aa9c-4f95-8281-649f7a984fb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.04.14 21:28:14.629678 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.04.14 21:28:14.629701 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.04.14 21:28:14.629709 [ 288 ] {} <Debug> TCP-Session: a7e176de-115e-4e0e-8d39-cd51522f8e79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.04.14 21:28:14.629738 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.04.14 21:28:14.629760 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.04.14 21:28:14.629780 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.04.14 21:28:14.629789 [ 289 ] {} <Debug> TCP-Session: 362e03ec-3148-452b-be81-17c9cf4b8a14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.04.14 21:28:14.629807 [ 292 ] {} <Debug> TCP-Session: e76c532c-99d0-43da-b8c1-41e343a5ac35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.04.14 21:28:14.629824 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 900 | 2026.04.14 21:28:14.629829 [ 293 ] {} <Debug> TCP-Session: 46dcde3b-5ee4-4f2f-bd92-2e7457381bec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.04.14 21:28:14.629795 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 902 | 2026.04.14 21:28:14.629864 [ 291 ] {} <Debug> TCP-Session: 098ba578-63b4-4081-8e2c-6b19709a22ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.04.14 21:28:14.629910 [ 290 ] {} <Debug> TCP-Session: e2c864e8-707a-47ee-b9ee-8ec98dcc983d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.04.14 21:28:14.629755 [ 287 ] {} <Debug> TCP-Session: 0860c6f2-8ca0-40a0-a6d1-d70744585928 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.04.14 21:28:14.629731 [ 294 ] {} <Debug> TCP-Session: e41891ee-e82b-4114-82ed-772830bed524 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2026.04.14 21:28:14.698990 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60446 | ||
| 907 | 2026.04.14 21:28:14.699109 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 908 | 2026.04.14 21:28:14.699140 [ 286 ] {} <Debug> TCP-Session: 00d4591f-8868-4dd7-b761-b6e7d7cdcd78 Authenticating user 'default' from [fd00:1122:3344:101::e]:60446 | ||
| 909 | 2026.04.14 21:28:14.699169 [ 286 ] {} <Debug> TCP-Session: 00d4591f-8868-4dd7-b761-b6e7d7cdcd78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.04.14 21:28:14.699183 [ 286 ] {} <Debug> TCP-Session: 00d4591f-8868-4dd7-b761-b6e7d7cdcd78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 911 | 2026.04.14 21:28:14.699371 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58639 | ||
| 912 | 2026.04.14 21:28:14.699414 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35135 | ||
| 913 | 2026.04.14 21:28:14.699443 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47496 | ||
| 914 | 2026.04.14 21:28:14.699469 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50633 | ||
| 915 | 2026.04.14 21:28:14.699490 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41905 | ||
| 916 | 2026.04.14 21:28:14.699527 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.04.14 21:28:14.699538 [ 286 ] {} <Trace> TCP-Session: 00d4591f-8868-4dd7-b761-b6e7d7cdcd78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2026.04.14 21:28:14.699562 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 919 | 2026.04.14 21:28:14.699563 [ 288 ] {} <Debug> TCP-Session: 37593ebe-9451-47ad-9560-06fff97c64cd Authenticating user 'default' from [fd00:1122:3344:101::e]:35135 | ||
| 920 | 2026.04.14 21:28:14.699584 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 921 | 2026.04.14 21:28:14.699598 [ 289 ] {} <Debug> TCP-Session: dcb52329-1b7d-4d69-a22c-332b3c0b6813 Authenticating user 'default' from [fd00:1122:3344:101::e]:47496 | ||
| 922 | 2026.04.14 21:28:14.699611 [ 288 ] {} <Debug> TCP-Session: 37593ebe-9451-47ad-9560-06fff97c64cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2026.04.14 21:28:14.699619 [ 293 ] {} <Debug> TCP-Session: 87663dad-b6c3-467c-88a3-9c6b919e8c88 Authenticating user 'default' from [fd00:1122:3344:101::e]:41905 | ||
| 924 | 2026.04.14 21:28:14.699632 [ 289 ] {} <Debug> TCP-Session: dcb52329-1b7d-4d69-a22c-332b3c0b6813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.04.14 21:28:14.699637 [ 288 ] {} <Debug> TCP-Session: 37593ebe-9451-47ad-9560-06fff97c64cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.04.14 21:28:14.699658 [ 289 ] {} <Debug> TCP-Session: dcb52329-1b7d-4d69-a22c-332b3c0b6813 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.04.14 21:28:14.699563 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 928 | 2026.04.14 21:28:14.699498 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49367 | ||
| 929 | 2026.04.14 21:28:14.699720 [ 291 ] {} <Debug> TCP-Session: bb712204-e95f-4df8-af58-7321adc7f4c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50633 | ||
| 930 | 2026.04.14 21:28:14.699727 [ 286 ] {dbf3a80e-6ac3-4eb7-ba9f-afe27e0f6b92} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60446) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 931 | 2026.04.14 21:28:14.699480 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 932 | 2026.04.14 21:28:14.699767 [ 291 ] {} <Debug> TCP-Session: bb712204-e95f-4df8-af58-7321adc7f4c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.04.14 21:28:14.699783 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 934 | 2026.04.14 21:28:14.699800 [ 291 ] {} <Debug> TCP-Session: bb712204-e95f-4df8-af58-7321adc7f4c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.04.14 21:28:14.699798 [ 287 ] {} <Debug> TCP-Session: 3349b4f5-11c5-4b4e-8a69-5b7c43417f5d Authenticating user 'default' from [fd00:1122:3344:101::e]:58639 | ||
| 936 | 2026.04.14 21:28:14.699822 [ 294 ] {} <Debug> TCP-Session: 615daf12-0658-4601-b878-81876f7b0fb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49367 | ||
| 937 | 2026.04.14 21:28:14.699839 [ 287 ] {} <Debug> TCP-Session: 3349b4f5-11c5-4b4e-8a69-5b7c43417f5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.04.14 21:28:14.699856 [ 294 ] {} <Debug> TCP-Session: 615daf12-0658-4601-b878-81876f7b0fb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2026.04.14 21:28:14.699864 [ 287 ] {} <Debug> TCP-Session: 3349b4f5-11c5-4b4e-8a69-5b7c43417f5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.04.14 21:28:14.699880 [ 294 ] {} <Debug> TCP-Session: 615daf12-0658-4601-b878-81876f7b0fb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.04.14 21:28:14.699451 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53748 | ||
| 942 | 2026.04.14 21:28:14.699650 [ 293 ] {} <Debug> TCP-Session: 87663dad-b6c3-467c-88a3-9c6b919e8c88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.04.14 21:28:14.699479 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36635 | ||
| 944 | 2026.04.14 21:28:14.699948 [ 293 ] {} <Debug> TCP-Session: 87663dad-b6c3-467c-88a3-9c6b919e8c88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.04.14 21:28:14.699966 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 946 | 2026.04.14 21:28:14.700004 [ 290 ] {} <Debug> TCP-Session: eb9b1569-5c86-421c-9f2c-7c768962839b Authenticating user 'default' from [fd00:1122:3344:101::e]:53748 | ||
| 947 | 2026.04.14 21:28:14.700019 [ 290 ] {} <Debug> TCP-Session: eb9b1569-5c86-421c-9f2c-7c768962839b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.04.14 21:28:14.700025 [ 286 ] {dbf3a80e-6ac3-4eb7-ba9f-afe27e0f6b92} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 949 | 2026.04.14 21:28:14.700036 [ 290 ] {} <Debug> TCP-Session: eb9b1569-5c86-421c-9f2c-7c768962839b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.04.14 21:28:14.700020 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 951 | 2026.04.14 21:28:14.700082 [ 286 ] {dbf3a80e-6ac3-4eb7-ba9f-afe27e0f6b92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 952 | 2026.04.14 21:28:14.700086 [ 292 ] {} <Debug> TCP-Session: 08650220-38a8-420b-8c96-0b5efc399714 Authenticating user 'default' from [fd00:1122:3344:101::e]:36635 | ||
| 953 | 2026.04.14 21:28:14.700119 [ 292 ] {} <Debug> TCP-Session: 08650220-38a8-420b-8c96-0b5efc399714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.04.14 21:28:14.700131 [ 292 ] {} <Debug> TCP-Session: 08650220-38a8-420b-8c96-0b5efc399714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.04.14 21:28:14.700370 [ 286 ] {dbf3a80e-6ac3-4eb7-ba9f-afe27e0f6b92} <Debug> oximeter.version (be0302c1-45d8-447d-ba30-24a50965866e) (SelectExecutor): Key condition: unknown | ||
| 956 | 2026.04.14 21:28:14.701323 [ 320 ] {dbf3a80e-6ac3-4eb7-ba9f-afe27e0f6b92} <Trace> AggregatingTransform: Aggregating | ||
| 957 | 2026.04.14 21:28:14.701378 [ 320 ] {dbf3a80e-6ac3-4eb7-ba9f-afe27e0f6b92} <Trace> Aggregator: Aggregation method: without_key | ||
| 958 | 2026.04.14 21:28:14.701423 [ 320 ] {dbf3a80e-6ac3-4eb7-ba9f-afe27e0f6b92} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000949418 sec. (1053.277 rows/sec., 41.14 KiB/sec.) | ||
| 959 | 2026.04.14 21:28:14.701446 [ 320 ] {dbf3a80e-6ac3-4eb7-ba9f-afe27e0f6b92} <Trace> Aggregator: Merging aggregated data | ||
| 960 | 2026.04.14 21:28:14.702651 [ 286 ] {dbf3a80e-6ac3-4eb7-ba9f-afe27e0f6b92} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003023 sec., 330.797221303341 rows/sec., 12.92 KiB/sec. | ||
| 961 | 2026.04.14 21:28:14.702824 [ 286 ] {dbf3a80e-6ac3-4eb7-ba9f-afe27e0f6b92} <Debug> TCPHandler: Processed in 0.003473708 sec. | ||
| 962 | 2026.04.14 21:28:14.702940 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.04.14 21:28:14.702968 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.04.14 21:28:14.703058 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.04.14 21:28:14.703069 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.04.14 21:28:14.703088 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.04.14 21:28:14.703097 [ 291 ] {} <Debug> TCP-Session: bb712204-e95f-4df8-af58-7321adc7f4c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.04.14 21:28:14.703118 [ 288 ] {} <Debug> TCP-Session: 37593ebe-9451-47ad-9560-06fff97c64cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.04.14 21:28:14.703130 [ 292 ] {} <Debug> TCP-Session: 08650220-38a8-420b-8c96-0b5efc399714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.04.14 21:28:14.703140 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.04.14 21:28:14.703149 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.04.14 21:28:14.703125 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2026.04.14 21:28:14.703201 [ 293 ] {} <Debug> TCP-Session: 87663dad-b6c3-467c-88a3-9c6b919e8c88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.04.14 21:28:14.703232 [ 294 ] {} <Debug> TCP-Session: 615daf12-0658-4601-b878-81876f7b0fb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.04.14 21:28:14.702969 [ 286 ] {} <Debug> TCP-Session: 00d4591f-8868-4dd7-b761-b6e7d7cdcd78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.04.14 21:28:14.703197 [ 289 ] {} <Debug> TCP-Session: dcb52329-1b7d-4d69-a22c-332b3c0b6813 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.04.14 21:28:14.703108 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2026.04.14 21:28:14.703088 [ 287 ] {} <Debug> TCP-Session: 3349b4f5-11c5-4b4e-8a69-5b7c43417f5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.04.14 21:28:14.703336 [ 290 ] {} <Debug> TCP-Session: eb9b1569-5c86-421c-9f2c-7c768962839b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.04.14 21:28:16.891595 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 94 | ||
| 981 | 2026.04.14 21:28:16.893710 [ 243 ] {} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 982 | 2026.04.14 21:28:16.893768 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 983 | 2026.04.14 21:28:16.894983 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 984 | 2026.04.14 21:28:16.895519 [ 243 ] {} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 985 | 2026.04.14 21:28:16.895848 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 986 | 2026.04.14 21:28:17.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.60 MiB, peak 171.03 MiB, free memory in arenas 0.00 B, will set to 162.63 MiB (RSS), difference: 4.03 MiB | ||
| 987 | 2026.04.14 21:28:18.313743 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 988 | 2026.04.14 21:28:18.313933 [ 3 ] {ac96c24f-8bda-4418-b05a-24a8514a8099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 989 | 2026.04.14 21:28:18.314255 [ 3 ] {ac96c24f-8bda-4418-b05a-24a8514a8099} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 990 | 2026.04.14 21:28:18.314325 [ 3 ] {ac96c24f-8bda-4418-b05a-24a8514a8099} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 991 | 2026.04.14 21:28:18.314756 [ 3 ] {ac96c24f-8bda-4418-b05a-24a8514a8099} <Debug> TCPHandler: Processed in 0.001180743 sec. | ||
| 992 | 2026.04.14 21:28:18.346866 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 993 | 2026.04.14 21:28:18.347040 [ 3 ] {7e1acc86-20a0-4354-8e7d-6eb0ca80f6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 994 | 2026.04.14 21:28:18.355824 [ 3 ] {7e1acc86-20a0-4354-8e7d-6eb0ca80f6e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 995 | 2026.04.14 21:28:18.355890 [ 3 ] {7e1acc86-20a0-4354-8e7d-6eb0ca80f6e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 996 | 2026.04.14 21:28:18.358429 [ 3 ] {7e1acc86-20a0-4354-8e7d-6eb0ca80f6e3} <Debug> TCPHandler: Processed in 0.01165332 sec. | ||
| 997 | 2026.04.14 21:28:18.358735 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2026.04.14 21:28:18.358878 [ 3 ] {8ea50204-23a9-4a11-ad2d-20e0d7a039e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 999 | 2026.04.14 21:28:18.362999 [ 3 ] {8ea50204-23a9-4a11-ad2d-20e0d7a039e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1000 | 2026.04.14 21:28:18.363051 [ 3 ] {8ea50204-23a9-4a11-ad2d-20e0d7a039e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1001 | 2026.04.14 21:28:18.363430 [ 3 ] {8ea50204-23a9-4a11-ad2d-20e0d7a039e8} <Debug> TCPHandler: Processed in 0.004761824 sec. | ||
| 1002 | 2026.04.14 21:28:18.363643 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2026.04.14 21:28:18.363771 [ 3 ] {e6a244a2-ddaa-4e70-8a95-75257536090d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 1004 | 2026.04.14 21:28:18.364032 [ 3 ] {e6a244a2-ddaa-4e70-8a95-75257536090d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1005 | 2026.04.14 21:28:18.364080 [ 3 ] {e6a244a2-ddaa-4e70-8a95-75257536090d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1006 | 2026.04.14 21:28:18.364477 [ 3 ] {e6a244a2-ddaa-4e70-8a95-75257536090d} <Debug> TCPHandler: Processed in 0.000884238 sec. | ||
| 1007 | 2026.04.14 21:28:18.364686 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2026.04.14 21:28:18.364807 [ 3 ] {7af350f3-d132-4a74-9380-3287807ee15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 1009 | 2026.04.14 21:28:18.365054 [ 3 ] {7af350f3-d132-4a74-9380-3287807ee15d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1010 | 2026.04.14 21:28:18.365098 [ 3 ] {7af350f3-d132-4a74-9380-3287807ee15d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1011 | 2026.04.14 21:28:18.365427 [ 3 ] {7af350f3-d132-4a74-9380-3287807ee15d} <Debug> TCPHandler: Processed in 0.000790926 sec. | ||
| 1012 | 2026.04.14 21:28:18.365667 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.04.14 21:28:18.365793 [ 3 ] {7095dd97-2c66-489b-9aaa-73f4cca246cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 1014 | 2026.04.14 21:28:18.366077 [ 3 ] {7095dd97-2c66-489b-9aaa-73f4cca246cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1015 | 2026.04.14 21:28:18.366128 [ 3 ] {7095dd97-2c66-489b-9aaa-73f4cca246cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1016 | 2026.04.14 21:28:18.366486 [ 3 ] {7095dd97-2c66-489b-9aaa-73f4cca246cb} <Debug> TCPHandler: Processed in 0.000871328 sec. | ||
| 1017 | 2026.04.14 21:28:18.366705 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1018 | 2026.04.14 21:28:18.366825 [ 3 ] {d5e4a2ab-a3f4-49f5-83ef-a0b2e8b0d8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 1019 | 2026.04.14 21:28:18.367104 [ 3 ] {d5e4a2ab-a3f4-49f5-83ef-a0b2e8b0d8fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1020 | 2026.04.14 21:28:18.367162 [ 3 ] {d5e4a2ab-a3f4-49f5-83ef-a0b2e8b0d8fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1021 | 2026.04.14 21:28:18.367489 [ 3 ] {d5e4a2ab-a3f4-49f5-83ef-a0b2e8b0d8fc} <Debug> TCPHandler: Processed in 0.000833017 sec. | ||
| 1022 | 2026.04.14 21:28:18.367699 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2026.04.14 21:28:18.367816 [ 3 ] {d5d03c1f-ed00-42a4-a853-2b15a292ad9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 1024 | 2026.04.14 21:28:18.368057 [ 3 ] {d5d03c1f-ed00-42a4-a853-2b15a292ad9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1025 | 2026.04.14 21:28:18.368102 [ 3 ] {d5d03c1f-ed00-42a4-a853-2b15a292ad9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1026 | 2026.04.14 21:28:18.368417 [ 3 ] {d5d03c1f-ed00-42a4-a853-2b15a292ad9c} <Debug> TCPHandler: Processed in 0.000765715 sec. | ||
| 1027 | 2026.04.14 21:28:18.368626 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1028 | 2026.04.14 21:28:18.368742 [ 3 ] {aafde02c-f9bc-4979-abf7-fb64fb3908ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 1029 | 2026.04.14 21:28:18.368982 [ 3 ] {aafde02c-f9bc-4979-abf7-fb64fb3908ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1030 | 2026.04.14 21:28:18.369024 [ 3 ] {aafde02c-f9bc-4979-abf7-fb64fb3908ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1031 | 2026.04.14 21:28:18.369338 [ 3 ] {aafde02c-f9bc-4979-abf7-fb64fb3908ed} <Debug> TCPHandler: Processed in 0.000760355 sec. | ||
| 1032 | 2026.04.14 21:28:18.369552 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1033 | 2026.04.14 21:28:18.369675 [ 3 ] {91656567-7f6e-472b-8c53-d6cb46f96348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 1034 | 2026.04.14 21:28:18.369919 [ 3 ] {91656567-7f6e-472b-8c53-d6cb46f96348} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1035 | 2026.04.14 21:28:18.369970 [ 3 ] {91656567-7f6e-472b-8c53-d6cb46f96348} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1036 | 2026.04.14 21:28:18.370277 [ 3 ] {91656567-7f6e-472b-8c53-d6cb46f96348} <Debug> TCPHandler: Processed in 0.000783766 sec. | ||
| 1037 | 2026.04.14 21:28:18.370493 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1038 | 2026.04.14 21:28:18.370610 [ 3 ] {2517d49f-0704-40f3-999b-4f37c7fa3965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 1039 | 2026.04.14 21:28:18.370851 [ 3 ] {2517d49f-0704-40f3-999b-4f37c7fa3965} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1040 | 2026.04.14 21:28:18.370894 [ 3 ] {2517d49f-0704-40f3-999b-4f37c7fa3965} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1041 | 2026.04.14 21:28:18.371205 [ 3 ] {2517d49f-0704-40f3-999b-4f37c7fa3965} <Debug> TCPHandler: Processed in 0.000759085 sec. | ||
| 1042 | 2026.04.14 21:28:18.371433 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2026.04.14 21:28:18.371550 [ 3 ] {2449c70f-6c92-4e32-9e22-cfce69f4c665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 1044 | 2026.04.14 21:28:18.371792 [ 3 ] {2449c70f-6c92-4e32-9e22-cfce69f4c665} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1045 | 2026.04.14 21:28:18.371835 [ 3 ] {2449c70f-6c92-4e32-9e22-cfce69f4c665} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1046 | 2026.04.14 21:28:18.372151 [ 3 ] {2449c70f-6c92-4e32-9e22-cfce69f4c665} <Debug> TCPHandler: Processed in 0.000764995 sec. | ||
| 1047 | 2026.04.14 21:28:18.372385 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2026.04.14 21:28:18.372515 [ 3 ] {67730bf9-a5d9-4c6f-8da9-b1e7d2c09d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 1049 | 2026.04.14 21:28:18.372776 [ 3 ] {67730bf9-a5d9-4c6f-8da9-b1e7d2c09d01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1050 | 2026.04.14 21:28:18.372818 [ 3 ] {67730bf9-a5d9-4c6f-8da9-b1e7d2c09d01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1051 | 2026.04.14 21:28:18.373142 [ 3 ] {67730bf9-a5d9-4c6f-8da9-b1e7d2c09d01} <Debug> TCPHandler: Processed in 0.000805086 sec. | ||
| 1052 | 2026.04.14 21:28:18.373349 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2026.04.14 21:28:18.373482 [ 3 ] {4905cb19-d917-4bc2-9197-86a20aeae3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 1054 | 2026.04.14 21:28:18.373734 [ 3 ] {4905cb19-d917-4bc2-9197-86a20aeae3b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1055 | 2026.04.14 21:28:18.373777 [ 3 ] {4905cb19-d917-4bc2-9197-86a20aeae3b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1056 | 2026.04.14 21:28:18.374157 [ 3 ] {4905cb19-d917-4bc2-9197-86a20aeae3b3} <Debug> TCPHandler: Processed in 0.000855327 sec. | ||
| 1057 | 2026.04.14 21:28:18.374371 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1058 | 2026.04.14 21:28:18.374491 [ 3 ] {a157726e-3c20-456a-81b0-e201395c698c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 1059 | 2026.04.14 21:28:18.374744 [ 3 ] {a157726e-3c20-456a-81b0-e201395c698c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1060 | 2026.04.14 21:28:18.374787 [ 3 ] {a157726e-3c20-456a-81b0-e201395c698c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1061 | 2026.04.14 21:28:18.375127 [ 3 ] {a157726e-3c20-456a-81b0-e201395c698c} <Debug> TCPHandler: Processed in 0.000803656 sec. | ||
| 1062 | 2026.04.14 21:28:18.376436 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1063 | 2026.04.14 21:28:18.376573 [ 3 ] {eba3b362-2c14-4f7b-8846-593a62134099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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) | ||
| 1064 | 2026.04.14 21:28:18.376861 [ 3 ] {eba3b362-2c14-4f7b-8846-593a62134099} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1065 | 2026.04.14 21:28:18.376907 [ 3 ] {eba3b362-2c14-4f7b-8846-593a62134099} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1066 | 2026.04.14 21:28:18.377252 [ 3 ] {eba3b362-2c14-4f7b-8846-593a62134099} <Debug> TCPHandler: Processed in 0.000869737 sec. | ||
| 1067 | 2026.04.14 21:28:18.378009 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2026.04.14 21:28:18.378137 [ 3 ] {9fd39c85-ceea-4872-8eb6-b306a5e33390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1069 | 2026.04.14 21:28:18.378407 [ 3 ] {9fd39c85-ceea-4872-8eb6-b306a5e33390} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1070 | 2026.04.14 21:28:18.378450 [ 3 ] {9fd39c85-ceea-4872-8eb6-b306a5e33390} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1071 | 2026.04.14 21:28:18.378790 [ 3 ] {9fd39c85-ceea-4872-8eb6-b306a5e33390} <Debug> TCPHandler: Processed in 0.000829686 sec. | ||
| 1072 | 2026.04.14 21:28:18.379006 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1073 | 2026.04.14 21:28:18.379139 [ 3 ] {5fe683ae-7b52-4e94-a45e-e8b76bfb4e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1074 | 2026.04.14 21:28:18.379412 [ 3 ] {5fe683ae-7b52-4e94-a45e-e8b76bfb4e86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1075 | 2026.04.14 21:28:18.379455 [ 3 ] {5fe683ae-7b52-4e94-a45e-e8b76bfb4e86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1076 | 2026.04.14 21:28:18.379790 [ 3 ] {5fe683ae-7b52-4e94-a45e-e8b76bfb4e86} <Debug> TCPHandler: Processed in 0.000837246 sec. | ||
| 1077 | 2026.04.14 21:28:18.379983 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.04.14 21:28:18.380114 [ 3 ] {85e788c7-2be8-4998-a6b8-7ae00c98cfb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1079 | 2026.04.14 21:28:18.380390 [ 3 ] {85e788c7-2be8-4998-a6b8-7ae00c98cfb8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1080 | 2026.04.14 21:28:18.380433 [ 3 ] {85e788c7-2be8-4998-a6b8-7ae00c98cfb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1081 | 2026.04.14 21:28:18.380769 [ 3 ] {85e788c7-2be8-4998-a6b8-7ae00c98cfb8} <Debug> TCPHandler: Processed in 0.000835867 sec. | ||
| 1082 | 2026.04.14 21:28:18.381594 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1083 | 2026.04.14 21:28:18.381718 [ 3 ] {dd04baf5-a2eb-4a45-a9f5-6c752f70f0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1084 | 2026.04.14 21:28:18.381991 [ 3 ] {dd04baf5-a2eb-4a45-a9f5-6c752f70f0c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1085 | 2026.04.14 21:28:18.382034 [ 3 ] {dd04baf5-a2eb-4a45-a9f5-6c752f70f0c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1086 | 2026.04.14 21:28:18.382470 [ 3 ] {dd04baf5-a2eb-4a45-a9f5-6c752f70f0c9} <Debug> TCPHandler: Processed in 0.000923998 sec. | ||
| 1087 | 2026.04.14 21:28:18.382683 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1088 | 2026.04.14 21:28:18.382808 [ 3 ] {b648309e-59ab-4976-b1d9-83c6659087ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1089 | 2026.04.14 21:28:18.383074 [ 3 ] {b648309e-59ab-4976-b1d9-83c6659087ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1090 | 2026.04.14 21:28:18.383117 [ 3 ] {b648309e-59ab-4976-b1d9-83c6659087ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1091 | 2026.04.14 21:28:18.383428 [ 3 ] {b648309e-59ab-4976-b1d9-83c6659087ac} <Debug> TCPHandler: Processed in 0.000793976 sec. | ||
| 1092 | 2026.04.14 21:28:18.383649 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1093 | 2026.04.14 21:28:18.383771 [ 3 ] {5016c285-c671-4d31-a1f1-72f1212621b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1094 | 2026.04.14 21:28:18.384034 [ 3 ] {5016c285-c671-4d31-a1f1-72f1212621b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1095 | 2026.04.14 21:28:18.384086 [ 3 ] {5016c285-c671-4d31-a1f1-72f1212621b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1096 | 2026.04.14 21:28:18.384405 [ 3 ] {5016c285-c671-4d31-a1f1-72f1212621b4} <Debug> TCPHandler: Processed in 0.000802575 sec. | ||
| 1097 | 2026.04.14 21:28:18.384627 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1098 | 2026.04.14 21:28:18.384751 [ 3 ] {bcaa8612-0878-42cc-981d-f906a9d90dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1099 | 2026.04.14 21:28:18.385017 [ 3 ] {bcaa8612-0878-42cc-981d-f906a9d90dc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1100 | 2026.04.14 21:28:18.385060 [ 3 ] {bcaa8612-0878-42cc-981d-f906a9d90dc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1101 | 2026.04.14 21:28:18.385387 [ 3 ] {bcaa8612-0878-42cc-981d-f906a9d90dc0} <Debug> TCPHandler: Processed in 0.000813306 sec. | ||
| 1102 | 2026.04.14 21:28:18.385611 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2026.04.14 21:28:18.385734 [ 3 ] {73c25a2c-0132-4938-80c6-1690790df26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1104 | 2026.04.14 21:28:18.386004 [ 3 ] {73c25a2c-0132-4938-80c6-1690790df26b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1105 | 2026.04.14 21:28:18.386046 [ 3 ] {73c25a2c-0132-4938-80c6-1690790df26b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1106 | 2026.04.14 21:28:18.386386 [ 3 ] {73c25a2c-0132-4938-80c6-1690790df26b} <Debug> TCPHandler: Processed in 0.000823137 sec. | ||
| 1107 | 2026.04.14 21:28:18.386748 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1108 | 2026.04.14 21:28:18.386876 [ 3 ] {80664835-20cf-4042-9e9a-72b156cc1d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1109 | 2026.04.14 21:28:18.387148 [ 3 ] {80664835-20cf-4042-9e9a-72b156cc1d6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1110 | 2026.04.14 21:28:18.387190 [ 3 ] {80664835-20cf-4042-9e9a-72b156cc1d6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1111 | 2026.04.14 21:28:18.387512 [ 3 ] {80664835-20cf-4042-9e9a-72b156cc1d6a} <Debug> TCPHandler: Processed in 0.000812976 sec. | ||
| 1112 | 2026.04.14 21:28:18.387764 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1113 | 2026.04.14 21:28:18.387894 [ 3 ] {daf541ae-9180-40fd-b435-ce9eb6b6e06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1114 | 2026.04.14 21:28:18.388172 [ 3 ] {daf541ae-9180-40fd-b435-ce9eb6b6e06c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1115 | 2026.04.14 21:28:18.388216 [ 3 ] {daf541ae-9180-40fd-b435-ce9eb6b6e06c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1116 | 2026.04.14 21:28:18.388544 [ 3 ] {daf541ae-9180-40fd-b435-ce9eb6b6e06c} <Debug> TCPHandler: Processed in 0.000840986 sec. | ||
| 1117 | 2026.04.14 21:28:18.388785 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.04.14 21:28:18.388919 [ 3 ] {2de06921-273a-4d2b-9e8b-3639c74e088d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1119 | 2026.04.14 21:28:18.389195 [ 3 ] {2de06921-273a-4d2b-9e8b-3639c74e088d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1120 | 2026.04.14 21:28:18.389238 [ 3 ] {2de06921-273a-4d2b-9e8b-3639c74e088d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1121 | 2026.04.14 21:28:18.389558 [ 3 ] {2de06921-273a-4d2b-9e8b-3639c74e088d} <Debug> TCPHandler: Processed in 0.000823886 sec. | ||
| 1122 | 2026.04.14 21:28:18.389802 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1123 | 2026.04.14 21:28:18.389928 [ 3 ] {b7047e45-b759-4693-a59a-9c598dfd1782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1124 | 2026.04.14 21:28:18.390210 [ 3 ] {b7047e45-b759-4693-a59a-9c598dfd1782} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1125 | 2026.04.14 21:28:18.390254 [ 3 ] {b7047e45-b759-4693-a59a-9c598dfd1782} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1126 | 2026.04.14 21:28:18.390577 [ 3 ] {b7047e45-b759-4693-a59a-9c598dfd1782} <Debug> TCPHandler: Processed in 0.000822176 sec. | ||
| 1127 | 2026.04.14 21:28:18.390839 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2026.04.14 21:28:18.390965 [ 3 ] {655cec73-faa0-44d9-b834-3c500d049dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1129 | 2026.04.14 21:28:18.391256 [ 3 ] {655cec73-faa0-44d9-b834-3c500d049dcf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1130 | 2026.04.14 21:28:18.391299 [ 3 ] {655cec73-faa0-44d9-b834-3c500d049dcf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1131 | 2026.04.14 21:28:18.391624 [ 3 ] {655cec73-faa0-44d9-b834-3c500d049dcf} <Debug> TCPHandler: Processed in 0.000832917 sec. | ||
| 1132 | 2026.04.14 21:28:18.404886 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1133 | 2026.04.14 21:28:18.405011 [ 3 ] {19ddd461-9912-4e70-b8fe-2abaea531df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1134 | 2026.04.14 21:28:18.405058 [ 3 ] {19ddd461-9912-4e70-b8fe-2abaea531df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1135 | 2026.04.14 21:28:18.410220 [ 3 ] {19ddd461-9912-4e70-b8fe-2abaea531df8} <Trace> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1136 | 2026.04.14 21:28:18.410271 [ 3 ] {19ddd461-9912-4e70-b8fe-2abaea531df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1137 | 2026.04.14 21:28:18.413577 [ 3 ] {19ddd461-9912-4e70-b8fe-2abaea531df8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1138 | 2026.04.14 21:28:18.414010 [ 3 ] {19ddd461-9912-4e70-b8fe-2abaea531df8} <Trace> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1139 | 2026.04.14 21:28:18.414167 [ 3 ] {19ddd461-9912-4e70-b8fe-2abaea531df8} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.009191 sec., 3155.2605810031555 rows/sec., 653.77 KiB/sec. | ||
| 1140 | 2026.04.14 21:28:18.414209 [ 3 ] {19ddd461-9912-4e70-b8fe-2abaea531df8} <Debug> TCPHandler: Processed in 0.009381495 sec. | ||
| 1141 | 2026.04.14 21:28:18.414338 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1142 | 2026.04.14 21:28:18.414438 [ 3 ] {7fe1d8e8-b890-46bd-8098-be1cddeb3ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1143 | 2026.04.14 21:28:18.414480 [ 3 ] {7fe1d8e8-b890-46bd-8098-be1cddeb3ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1144 | 2026.04.14 21:28:18.423372 [ 3 ] {7fe1d8e8-b890-46bd-8098-be1cddeb3ed8} <Trace> oximeter.fields_i16 (edccbbd4-b519-4f56-88d6-06d3252d8bed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1145 | 2026.04.14 21:28:18.423412 [ 3 ] {7fe1d8e8-b890-46bd-8098-be1cddeb3ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1146 | 2026.04.14 21:28:18.425977 [ 3 ] {7fe1d8e8-b890-46bd-8098-be1cddeb3ed8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1147 | 2026.04.14 21:28:18.426442 [ 3 ] {7fe1d8e8-b890-46bd-8098-be1cddeb3ed8} <Trace> oximeter.fields_i16 (edccbbd4-b519-4f56-88d6-06d3252d8bed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1148 | 2026.04.14 21:28:18.426590 [ 3 ] {7fe1d8e8-b890-46bd-8098-be1cddeb3ed8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.012175 sec., 1971.2525667351129 rows/sec., 167.48 KiB/sec. | ||
| 1149 | 2026.04.14 21:28:18.426631 [ 3 ] {7fe1d8e8-b890-46bd-8098-be1cddeb3ed8} <Debug> TCPHandler: Processed in 0.012345314 sec. | ||
| 1150 | 2026.04.14 21:28:18.426756 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1151 | 2026.04.14 21:28:18.426860 [ 3 ] {0437dc84-bef2-4f65-b2c3-a27ed5a4486d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1152 | 2026.04.14 21:28:18.426902 [ 3 ] {0437dc84-bef2-4f65-b2c3-a27ed5a4486d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1153 | 2026.04.14 21:28:18.427324 [ 3 ] {0437dc84-bef2-4f65-b2c3-a27ed5a4486d} <Trace> oximeter.fields_ipaddr (2d25f079-5a58-47c9-991b-1a3ac2f79698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1154 | 2026.04.14 21:28:18.427362 [ 3 ] {0437dc84-bef2-4f65-b2c3-a27ed5a4486d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1155 | 2026.04.14 21:28:18.427806 [ 3 ] {0437dc84-bef2-4f65-b2c3-a27ed5a4486d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1156 | 2026.04.14 21:28:18.428261 [ 3 ] {0437dc84-bef2-4f65-b2c3-a27ed5a4486d} <Trace> oximeter.fields_ipaddr (2d25f079-5a58-47c9-991b-1a3ac2f79698): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1157 | 2026.04.14 21:28:18.428397 [ 3 ] {0437dc84-bef2-4f65-b2c3-a27ed5a4486d} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001562 sec., 7682.458386683738 rows/sec., 626.45 KiB/sec. | ||
| 1158 | 2026.04.14 21:28:18.428434 [ 3 ] {0437dc84-bef2-4f65-b2c3-a27ed5a4486d} <Debug> TCPHandler: Processed in 0.001735405 sec. | ||
| 1159 | 2026.04.14 21:28:18.428568 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1160 | 2026.04.14 21:28:18.428667 [ 3 ] {6e510ab6-021f-4bc9-886d-98103204c785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1161 | 2026.04.14 21:28:18.428707 [ 3 ] {6e510ab6-021f-4bc9-886d-98103204c785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1162 | 2026.04.14 21:28:18.429211 [ 3 ] {6e510ab6-021f-4bc9-886d-98103204c785} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1163 | 2026.04.14 21:28:18.429247 [ 3 ] {6e510ab6-021f-4bc9-886d-98103204c785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1164 | 2026.04.14 21:28:18.429826 [ 3 ] {6e510ab6-021f-4bc9-886d-98103204c785} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1165 | 2026.04.14 21:28:18.430255 [ 3 ] {6e510ab6-021f-4bc9-886d-98103204c785} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1166 | 2026.04.14 21:28:18.430386 [ 3 ] {6e510ab6-021f-4bc9-886d-98103204c785} <Debug> executeQuery: Read 222 rows, 20.21 KiB in 0.00174 sec., 127586.20689655172 rows/sec., 11.34 MiB/sec. | ||
| 1167 | 2026.04.14 21:28:18.430422 [ 3 ] {6e510ab6-021f-4bc9-886d-98103204c785} <Debug> TCPHandler: Processed in 0.001903888 sec. | ||
| 1168 | 2026.04.14 21:28:18.430540 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1169 | 2026.04.14 21:28:18.430645 [ 3 ] {370bd99b-6b6a-4074-8561-31b16d715914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1170 | 2026.04.14 21:28:18.430688 [ 3 ] {370bd99b-6b6a-4074-8561-31b16d715914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1171 | 2026.04.14 21:28:18.431180 [ 3 ] {370bd99b-6b6a-4074-8561-31b16d715914} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1172 | 2026.04.14 21:28:18.431218 [ 3 ] {370bd99b-6b6a-4074-8561-31b16d715914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1173 | 2026.04.14 21:28:18.431707 [ 3 ] {370bd99b-6b6a-4074-8561-31b16d715914} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1174 | 2026.04.14 21:28:18.432234 [ 3 ] {370bd99b-6b6a-4074-8561-31b16d715914} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1175 | 2026.04.14 21:28:18.432374 [ 3 ] {370bd99b-6b6a-4074-8561-31b16d715914} <Debug> executeQuery: Read 44 rows, 3.30 KiB in 0.001751 sec., 25128.498001142205 rows/sec., 1.84 MiB/sec. | ||
| 1176 | 2026.04.14 21:28:18.432416 [ 3 ] {370bd99b-6b6a-4074-8561-31b16d715914} <Debug> TCPHandler: Processed in 0.001926498 sec. | ||
| 1177 | 2026.04.14 21:28:18.432539 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1178 | 2026.04.14 21:28:18.432650 [ 3 ] {d909d24d-2c98-4270-91b2-5550c6ec92ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1179 | 2026.04.14 21:28:18.432692 [ 3 ] {d909d24d-2c98-4270-91b2-5550c6ec92ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1180 | 2026.04.14 21:28:18.433155 [ 3 ] {d909d24d-2c98-4270-91b2-5550c6ec92ac} <Trace> oximeter.fields_u32 (575a2ca3-b109-41ea-a536-f695a586467e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1181 | 2026.04.14 21:28:18.433192 [ 3 ] {d909d24d-2c98-4270-91b2-5550c6ec92ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1182 | 2026.04.14 21:28:18.433645 [ 3 ] {d909d24d-2c98-4270-91b2-5550c6ec92ac} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1183 | 2026.04.14 21:28:18.434103 [ 3 ] {d909d24d-2c98-4270-91b2-5550c6ec92ac} <Trace> oximeter.fields_u32 (575a2ca3-b109-41ea-a536-f695a586467e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1184 | 2026.04.14 21:28:18.434238 [ 3 ] {d909d24d-2c98-4270-91b2-5550c6ec92ac} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001612 sec., 14888.33746898263 rows/sec., 1.24 MiB/sec. | ||
| 1185 | 2026.04.14 21:28:18.434276 [ 3 ] {d909d24d-2c98-4270-91b2-5550c6ec92ac} <Debug> TCPHandler: Processed in 0.001792596 sec. | ||
| 1186 | 2026.04.14 21:28:18.434394 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1187 | 2026.04.14 21:28:18.434491 [ 3 ] {3a037e72-06ff-470b-981e-4782781bc5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1188 | 2026.04.14 21:28:18.434531 [ 3 ] {3a037e72-06ff-470b-981e-4782781bc5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1189 | 2026.04.14 21:28:18.434925 [ 3 ] {3a037e72-06ff-470b-981e-4782781bc5d3} <Trace> oximeter.fields_u8 (5765e183-7371-40a7-88e0-da9a468a45a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1190 | 2026.04.14 21:28:18.434961 [ 3 ] {3a037e72-06ff-470b-981e-4782781bc5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1191 | 2026.04.14 21:28:18.437597 [ 3 ] {3a037e72-06ff-470b-981e-4782781bc5d3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1192 | 2026.04.14 21:28:18.438069 [ 3 ] {3a037e72-06ff-470b-981e-4782781bc5d3} <Trace> oximeter.fields_u8 (5765e183-7371-40a7-88e0-da9a468a45a1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1193 | 2026.04.14 21:28:18.438212 [ 3 ] {3a037e72-06ff-470b-981e-4782781bc5d3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003741 sec., 3207.698476343224 rows/sec., 250.60 KiB/sec. | ||
| 1194 | 2026.04.14 21:28:18.438250 [ 3 ] {3a037e72-06ff-470b-981e-4782781bc5d3} <Debug> TCPHandler: Processed in 0.003905617 sec. | ||
| 1195 | 2026.04.14 21:28:18.438378 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1196 | 2026.04.14 21:28:18.438477 [ 3 ] {85b0d427-95a4-469a-8e7d-28f8fc7d41a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1197 | 2026.04.14 21:28:18.438519 [ 3 ] {85b0d427-95a4-469a-8e7d-28f8fc7d41a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1198 | 2026.04.14 21:28:18.439060 [ 3 ] {85b0d427-95a4-469a-8e7d-28f8fc7d41a1} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2026.04.14 21:28:18.439097 [ 3 ] {85b0d427-95a4-469a-8e7d-28f8fc7d41a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1200 | 2026.04.14 21:28:18.439534 [ 3 ] {85b0d427-95a4-469a-8e7d-28f8fc7d41a1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1201 | 2026.04.14 21:28:18.439993 [ 3 ] {85b0d427-95a4-469a-8e7d-28f8fc7d41a1} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2026.04.14 21:28:18.440132 [ 3 ] {85b0d427-95a4-469a-8e7d-28f8fc7d41a1} <Debug> executeQuery: Read 135 rows, 11.19 KiB in 0.001675 sec., 80597.01492537314 rows/sec., 6.53 MiB/sec. | ||
| 1203 | 2026.04.14 21:28:18.440171 [ 3 ] {85b0d427-95a4-469a-8e7d-28f8fc7d41a1} <Debug> TCPHandler: Processed in 0.001845396 sec. | ||
| 1204 | 2026.04.14 21:28:18.440286 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2026.04.14 21:28:18.440383 [ 3 ] {ae3deb8a-88d8-4338-a6ff-eda1a155f51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1206 | 2026.04.14 21:28:18.440426 [ 3 ] {ae3deb8a-88d8-4338-a6ff-eda1a155f51c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1207 | 2026.04.14 21:28:18.445912 [ 3 ] {ae3deb8a-88d8-4338-a6ff-eda1a155f51c} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1208 | 2026.04.14 21:28:18.445948 [ 3 ] {ae3deb8a-88d8-4338-a6ff-eda1a155f51c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1209 | 2026.04.14 21:28:18.452379 [ 3 ] {ae3deb8a-88d8-4338-a6ff-eda1a155f51c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1210 | 2026.04.14 21:28:18.453205 [ 3 ] {ae3deb8a-88d8-4338-a6ff-eda1a155f51c} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1211 | 2026.04.14 21:28:18.453373 [ 3 ] {ae3deb8a-88d8-4338-a6ff-eda1a155f51c} <Debug> executeQuery: Read 282 rows, 22.21 KiB in 0.013005 sec., 21683.96770472895 rows/sec., 1.67 MiB/sec. | ||
| 1212 | 2026.04.14 21:28:18.453431 [ 3 ] {ae3deb8a-88d8-4338-a6ff-eda1a155f51c} <Debug> TCPHandler: Processed in 0.0131927 sec. | ||
| 1213 | 2026.04.14 21:28:18.453596 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1214 | 2026.04.14 21:28:18.453710 [ 3 ] {ff1b45e3-22d8-4b0b-b388-9a561ada8cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1215 | 2026.04.14 21:28:18.453785 [ 3 ] {ff1b45e3-22d8-4b0b-b388-9a561ada8cbd} <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 | ||
| 1216 | 2026.04.14 21:28:18.454727 [ 3 ] {ff1b45e3-22d8-4b0b-b388-9a561ada8cbd} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1217 | 2026.04.14 21:28:18.454764 [ 3 ] {ff1b45e3-22d8-4b0b-b388-9a561ada8cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1218 | 2026.04.14 21:28:18.458710 [ 3 ] {ff1b45e3-22d8-4b0b-b388-9a561ada8cbd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1219 | 2026.04.14 21:28:18.459542 [ 3 ] {ff1b45e3-22d8-4b0b-b388-9a561ada8cbd} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1220 | 2026.04.14 21:28:18.459704 [ 3 ] {ff1b45e3-22d8-4b0b-b388-9a561ada8cbd} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.006023 sec., 3320.6043499916987 rows/sec., 5.95 MiB/sec. | ||
| 1221 | 2026.04.14 21:28:18.459777 [ 3 ] {ff1b45e3-22d8-4b0b-b388-9a561ada8cbd} <Debug> TCPHandler: Processed in 0.006262184 sec. | ||
| 1222 | 2026.04.14 21:28:18.459906 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1223 | 2026.04.14 21:28:18.460010 [ 3 ] {2b568877-6b1f-4963-909e-813bf298a035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1224 | 2026.04.14 21:28:18.460058 [ 3 ] {2b568877-6b1f-4963-909e-813bf298a035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1225 | 2026.04.14 21:28:18.460403 [ 3 ] {2b568877-6b1f-4963-909e-813bf298a035} <Trace> oximeter.measurements_i64 (784b2f5b-a6fd-4e88-9a63-8c820fd8e675): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2026.04.14 21:28:18.460438 [ 3 ] {2b568877-6b1f-4963-909e-813bf298a035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1227 | 2026.04.14 21:28:18.460849 [ 3 ] {2b568877-6b1f-4963-909e-813bf298a035} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1228 | 2026.04.14 21:28:18.461328 [ 3 ] {2b568877-6b1f-4963-909e-813bf298a035} <Trace> oximeter.measurements_i64 (784b2f5b-a6fd-4e88-9a63-8c820fd8e675): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2026.04.14 21:28:18.461467 [ 3 ] {2b568877-6b1f-4963-909e-813bf298a035} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.00148 sec., 2027.027027027027 rows/sec., 143.19 KiB/sec. | ||
| 1230 | 2026.04.14 21:28:18.461513 [ 3 ] {2b568877-6b1f-4963-909e-813bf298a035} <Debug> TCPHandler: Processed in 0.001665712 sec. | ||
| 1231 | 2026.04.14 21:28:18.461642 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2026.04.14 21:28:18.461742 [ 3 ] {21e26ae7-1944-495d-bcb3-0ab84e027cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1233 | 2026.04.14 21:28:18.461784 [ 3 ] {21e26ae7-1944-495d-bcb3-0ab84e027cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1234 | 2026.04.14 21:28:18.462190 [ 3 ] {21e26ae7-1944-495d-bcb3-0ab84e027cc9} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2026.04.14 21:28:18.462234 [ 3 ] {21e26ae7-1944-495d-bcb3-0ab84e027cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1236 | 2026.04.14 21:28:18.462918 [ 3 ] {21e26ae7-1944-495d-bcb3-0ab84e027cc9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1237 | 2026.04.14 21:28:18.463402 [ 3 ] {21e26ae7-1944-495d-bcb3-0ab84e027cc9} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2026.04.14 21:28:18.463536 [ 3 ] {21e26ae7-1944-495d-bcb3-0ab84e027cc9} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001815 sec., 19834.710743801654 rows/sec., 1.34 MiB/sec. | ||
| 1239 | 2026.04.14 21:28:18.463572 [ 3 ] {21e26ae7-1944-495d-bcb3-0ab84e027cc9} <Debug> TCPHandler: Processed in 0.001985779 sec. | ||
| 1240 | 2026.04.14 21:28:19.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.52 MiB, peak 171.03 MiB, free memory in arenas 0.00 B, will set to 163.29 MiB (RSS), difference: -1.23 MiB | ||
| 1241 | 2026.04.14 21:28:19.407220 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1500 | ||
| 1242 | 2026.04.14 21:28:19.407753 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2026.04.14 21:28:19.407802 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1244 | 2026.04.14 21:28:19.408457 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1245 | 2026.04.14 21:28:19.408930 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2026.04.14 21:28:19.409092 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1500 | ||
| 1247 | 2026.04.14 21:28:19.501537 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1248 | 2026.04.14 21:28:19.517776 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1249 | 2026.04.14 21:28:19.517838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1250 | 2026.04.14 21:28:19.524351 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1251 | 2026.04.14 21:28:19.525604 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1252 | 2026.04.14 21:28:19.528851 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1253 | 2026.04.14 21:28:20.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.82 MiB, peak 171.03 MiB, free memory in arenas 0.00 B, will set to 165.62 MiB (RSS), difference: 1.80 MiB | ||
| 1254 | 2026.04.14 21:28:23.321997 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1255 | 2026.04.14 21:28:23.322188 [ 3 ] {b1227a09-4282-4a13-bec7-d0fdf9bb3512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1256 | 2026.04.14 21:28:23.322254 [ 3 ] {b1227a09-4282-4a13-bec7-d0fdf9bb3512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1257 | 2026.04.14 21:28:23.322883 [ 3 ] {b1227a09-4282-4a13-bec7-d0fdf9bb3512} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1258 | 2026.04.14 21:28:23.322931 [ 3 ] {b1227a09-4282-4a13-bec7-d0fdf9bb3512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1259 | 2026.04.14 21:28:23.323466 [ 3 ] {b1227a09-4282-4a13-bec7-d0fdf9bb3512} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1260 | 2026.04.14 21:28:23.323917 [ 3 ] {b1227a09-4282-4a13-bec7-d0fdf9bb3512} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1261 | 2026.04.14 21:28:23.324090 [ 3 ] {b1227a09-4282-4a13-bec7-d0fdf9bb3512} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001949 sec., 28732.683427398668 rows/sec., 2.21 MiB/sec. | ||
| 1262 | 2026.04.14 21:28:23.324138 [ 3 ] {b1227a09-4282-4a13-bec7-d0fdf9bb3512} <Debug> TCPHandler: Processed in 0.002263705 sec. | ||
| 1263 | 2026.04.14 21:28:23.324270 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1264 | 2026.04.14 21:28:23.324374 [ 3 ] {563275d4-a988-40e1-84e3-af9334f3c42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1265 | 2026.04.14 21:28:23.324417 [ 3 ] {563275d4-a988-40e1-84e3-af9334f3c42a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1266 | 2026.04.14 21:28:23.324863 [ 3 ] {563275d4-a988-40e1-84e3-af9334f3c42a} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2026.04.14 21:28:23.324900 [ 3 ] {563275d4-a988-40e1-84e3-af9334f3c42a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1268 | 2026.04.14 21:28:23.325318 [ 3 ] {563275d4-a988-40e1-84e3-af9334f3c42a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1269 | 2026.04.14 21:28:23.325764 [ 3 ] {563275d4-a988-40e1-84e3-af9334f3c42a} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2026.04.14 21:28:23.325910 [ 3 ] {563275d4-a988-40e1-84e3-af9334f3c42a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00156 sec., 41025.64102564102 rows/sec., 3.20 MiB/sec. | ||
| 1271 | 2026.04.14 21:28:23.325947 [ 3 ] {563275d4-a988-40e1-84e3-af9334f3c42a} <Debug> TCPHandler: Processed in 0.001728304 sec. | ||
| 1272 | 2026.04.14 21:28:23.326062 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2026.04.14 21:28:23.326160 [ 3 ] {d60ef7e3-2ba3-4d85-b68e-0ef60eba93b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1274 | 2026.04.14 21:28:23.326204 [ 3 ] {d60ef7e3-2ba3-4d85-b68e-0ef60eba93b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1275 | 2026.04.14 21:28:23.326624 [ 3 ] {d60ef7e3-2ba3-4d85-b68e-0ef60eba93b3} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2026.04.14 21:28:23.326658 [ 3 ] {d60ef7e3-2ba3-4d85-b68e-0ef60eba93b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1277 | 2026.04.14 21:28:23.327097 [ 3 ] {d60ef7e3-2ba3-4d85-b68e-0ef60eba93b3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1278 | 2026.04.14 21:28:23.327507 [ 3 ] {d60ef7e3-2ba3-4d85-b68e-0ef60eba93b3} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1279 | 2026.04.14 21:28:23.327645 [ 3 ] {d60ef7e3-2ba3-4d85-b68e-0ef60eba93b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001506 sec., 106241.69986719788 rows/sec., 7.40 MiB/sec. | ||
| 1280 | 2026.04.14 21:28:23.327680 [ 3 ] {d60ef7e3-2ba3-4d85-b68e-0ef60eba93b3} <Debug> TCPHandler: Processed in 0.001667853 sec. | ||
| 1281 | 2026.04.14 21:28:23.327789 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2026.04.14 21:28:23.327884 [ 3 ] {60866275-00db-48a8-88ea-406cdb80bf44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1283 | 2026.04.14 21:28:23.327926 [ 3 ] {60866275-00db-48a8-88ea-406cdb80bf44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1284 | 2026.04.14 21:28:23.328266 [ 3 ] {60866275-00db-48a8-88ea-406cdb80bf44} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2026.04.14 21:28:23.328302 [ 3 ] {60866275-00db-48a8-88ea-406cdb80bf44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1286 | 2026.04.14 21:28:23.328729 [ 3 ] {60866275-00db-48a8-88ea-406cdb80bf44} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1287 | 2026.04.14 21:28:23.329157 [ 3 ] {60866275-00db-48a8-88ea-406cdb80bf44} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2026.04.14 21:28:23.329294 [ 3 ] {60866275-00db-48a8-88ea-406cdb80bf44} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001429 sec., 41987.40377886634 rows/sec., 2.83 MiB/sec. | ||
| 1289 | 2026.04.14 21:28:23.329329 [ 3 ] {60866275-00db-48a8-88ea-406cdb80bf44} <Debug> TCPHandler: Processed in 0.001588382 sec. | ||
| 1290 | 2026.04.14 21:28:26.823450 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1291 | 2026.04.14 21:28:26.823521 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1292 | 2026.04.14 21:28:26.895994 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 184 | ||
| 1293 | 2026.04.14 21:28:26.899325 [ 243 ] {} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1294 | 2026.04.14 21:28:26.899384 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1295 | 2026.04.14 21:28:26.900765 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1296 | 2026.04.14 21:28:26.901364 [ 243 ] {} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2026.04.14 21:28:26.901673 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 184 | ||
| 1298 | 2026.04.14 21:28:26.909218 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1948 | ||
| 1299 | 2026.04.14 21:28:26.909745 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1300 | 2026.04.14 21:28:26.909786 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1301 | 2026.04.14 21:28:26.910388 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1302 | 2026.04.14 21:28:26.910853 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1303 | 2026.04.14 21:28:26.911020 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1948 | ||
| 1304 | 2026.04.14 21:28:27.028965 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1305 | 2026.04.14 21:28:27.045913 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1306 | 2026.04.14 21:28:27.045973 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1307 | 2026.04.14 21:28:27.052390 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1308 | 2026.04.14 21:28:27.053544 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1309 | 2026.04.14 21:28:27.056834 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1310 | 2026.04.14 21:28:28.324673 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1311 | 2026.04.14 21:28:28.324886 [ 3 ] {6d153040-6c30-4080-9874-325ad304251a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1312 | 2026.04.14 21:28:28.324959 [ 3 ] {6d153040-6c30-4080-9874-325ad304251a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1313 | 2026.04.14 21:28:28.325672 [ 3 ] {6d153040-6c30-4080-9874-325ad304251a} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1314 | 2026.04.14 21:28:28.325713 [ 3 ] {6d153040-6c30-4080-9874-325ad304251a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1315 | 2026.04.14 21:28:28.326269 [ 3 ] {6d153040-6c30-4080-9874-325ad304251a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1316 | 2026.04.14 21:28:28.326727 [ 3 ] {6d153040-6c30-4080-9874-325ad304251a} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1317 | 2026.04.14 21:28:28.326888 [ 3 ] {6d153040-6c30-4080-9874-325ad304251a} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.002054 sec., 61343.71957156768 rows/sec., 5.29 MiB/sec. | ||
| 1318 | 2026.04.14 21:28:28.326930 [ 3 ] {6d153040-6c30-4080-9874-325ad304251a} <Debug> TCPHandler: Processed in 0.002388987 sec. | ||
| 1319 | 2026.04.14 21:28:28.327053 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1320 | 2026.04.14 21:28:28.327151 [ 3 ] {b6e914fc-cd40-41e1-969c-3d7b0cc64992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1321 | 2026.04.14 21:28:28.327196 [ 3 ] {b6e914fc-cd40-41e1-969c-3d7b0cc64992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1322 | 2026.04.14 21:28:28.327600 [ 3 ] {b6e914fc-cd40-41e1-969c-3d7b0cc64992} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1323 | 2026.04.14 21:28:28.327638 [ 3 ] {b6e914fc-cd40-41e1-969c-3d7b0cc64992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1324 | 2026.04.14 21:28:28.328049 [ 3 ] {b6e914fc-cd40-41e1-969c-3d7b0cc64992} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1325 | 2026.04.14 21:28:28.328528 [ 3 ] {b6e914fc-cd40-41e1-969c-3d7b0cc64992} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1326 | 2026.04.14 21:28:28.328672 [ 3 ] {b6e914fc-cd40-41e1-969c-3d7b0cc64992} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001541 sec., 22712.5243348475 rows/sec., 1.67 MiB/sec. | ||
| 1327 | 2026.04.14 21:28:28.328715 [ 3 ] {b6e914fc-cd40-41e1-969c-3d7b0cc64992} <Debug> TCPHandler: Processed in 0.001711913 sec. | ||
| 1328 | 2026.04.14 21:28:28.328825 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1329 | 2026.04.14 21:28:28.328921 [ 3 ] {8c7b5de9-bee8-4462-b2eb-4d0c296e9dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1330 | 2026.04.14 21:28:28.328963 [ 3 ] {8c7b5de9-bee8-4462-b2eb-4d0c296e9dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1331 | 2026.04.14 21:28:28.329385 [ 3 ] {8c7b5de9-bee8-4462-b2eb-4d0c296e9dd9} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1332 | 2026.04.14 21:28:28.329423 [ 3 ] {8c7b5de9-bee8-4462-b2eb-4d0c296e9dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1333 | 2026.04.14 21:28:28.329858 [ 3 ] {8c7b5de9-bee8-4462-b2eb-4d0c296e9dd9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1334 | 2026.04.14 21:28:28.330317 [ 3 ] {8c7b5de9-bee8-4462-b2eb-4d0c296e9dd9} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1335 | 2026.04.14 21:28:28.330457 [ 3 ] {8c7b5de9-bee8-4462-b2eb-4d0c296e9dd9} <Debug> executeQuery: Read 107 rows, 8.58 KiB in 0.001554 sec., 68854.56885456885 rows/sec., 5.39 MiB/sec. | ||
| 1336 | 2026.04.14 21:28:28.330495 [ 3 ] {8c7b5de9-bee8-4462-b2eb-4d0c296e9dd9} <Debug> TCPHandler: Processed in 0.001718924 sec. | ||
| 1337 | 2026.04.14 21:28:28.330608 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1338 | 2026.04.14 21:28:28.330704 [ 3 ] {8b319565-6a1f-4d20-98a0-bc274db139b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1339 | 2026.04.14 21:28:28.330749 [ 3 ] {8b319565-6a1f-4d20-98a0-bc274db139b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1340 | 2026.04.14 21:28:28.331140 [ 3 ] {8b319565-6a1f-4d20-98a0-bc274db139b2} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1341 | 2026.04.14 21:28:28.331178 [ 3 ] {8b319565-6a1f-4d20-98a0-bc274db139b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1342 | 2026.04.14 21:28:28.331619 [ 3 ] {8b319565-6a1f-4d20-98a0-bc274db139b2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1343 | 2026.04.14 21:28:28.332074 [ 3 ] {8b319565-6a1f-4d20-98a0-bc274db139b2} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1344 | 2026.04.14 21:28:28.332216 [ 3 ] {8b319565-6a1f-4d20-98a0-bc274db139b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00153 sec., 104575.16339869282 rows/sec., 7.28 MiB/sec. | ||
| 1345 | 2026.04.14 21:28:28.332255 [ 3 ] {8b319565-6a1f-4d20-98a0-bc274db139b2} <Debug> TCPHandler: Processed in 0.001695363 sec. | ||
| 1346 | 2026.04.14 21:28:28.332371 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2026.04.14 21:28:28.332474 [ 3 ] {c3e73300-78a3-4951-935d-02467e1e648a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1348 | 2026.04.14 21:28:28.332533 [ 3 ] {c3e73300-78a3-4951-935d-02467e1e648a} <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 | ||
| 1349 | 2026.04.14 21:28:28.333501 [ 3 ] {c3e73300-78a3-4951-935d-02467e1e648a} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1350 | 2026.04.14 21:28:28.333541 [ 3 ] {c3e73300-78a3-4951-935d-02467e1e648a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1351 | 2026.04.14 21:28:28.334364 [ 3 ] {c3e73300-78a3-4951-935d-02467e1e648a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1352 | 2026.04.14 21:28:28.334813 [ 3 ] {c3e73300-78a3-4951-935d-02467e1e648a} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1353 | 2026.04.14 21:28:28.334965 [ 3 ] {c3e73300-78a3-4951-935d-02467e1e648a} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00251 sec., 13944.22310756972 rows/sec., 24.99 MiB/sec. | ||
| 1354 | 2026.04.14 21:28:28.335025 [ 3 ] {c3e73300-78a3-4951-935d-02467e1e648a} <Debug> TCPHandler: Processed in 0.002705993 sec. | ||
| 1355 | 2026.04.14 21:28:28.335134 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1356 | 2026.04.14 21:28:28.335236 [ 3 ] {d635b879-c256-4a95-b64a-9534fead86e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1357 | 2026.04.14 21:28:28.335281 [ 3 ] {d635b879-c256-4a95-b64a-9534fead86e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1358 | 2026.04.14 21:28:28.335611 [ 3 ] {d635b879-c256-4a95-b64a-9534fead86e0} <Trace> oximeter.measurements_i64 (784b2f5b-a6fd-4e88-9a63-8c820fd8e675): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1359 | 2026.04.14 21:28:28.335648 [ 3 ] {d635b879-c256-4a95-b64a-9534fead86e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1360 | 2026.04.14 21:28:28.336069 [ 3 ] {d635b879-c256-4a95-b64a-9534fead86e0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1361 | 2026.04.14 21:28:28.336489 [ 3 ] {d635b879-c256-4a95-b64a-9534fead86e0} <Trace> oximeter.measurements_i64 (784b2f5b-a6fd-4e88-9a63-8c820fd8e675): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1362 | 2026.04.14 21:28:28.336621 [ 3 ] {d635b879-c256-4a95-b64a-9534fead86e0} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001403 sec., 10691.375623663578 rows/sec., 815.77 KiB/sec. | ||
| 1363 | 2026.04.14 21:28:28.336658 [ 3 ] {d635b879-c256-4a95-b64a-9534fead86e0} <Debug> TCPHandler: Processed in 0.001574181 sec. | ||
| 1364 | 2026.04.14 21:28:28.336772 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1365 | 2026.04.14 21:28:28.336872 [ 3 ] {55be7d87-a446-4ea8-abdc-7bebb1bc8307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1366 | 2026.04.14 21:28:28.336913 [ 3 ] {55be7d87-a446-4ea8-abdc-7bebb1bc8307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1367 | 2026.04.14 21:28:28.337287 [ 3 ] {55be7d87-a446-4ea8-abdc-7bebb1bc8307} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1368 | 2026.04.14 21:28:28.337330 [ 3 ] {55be7d87-a446-4ea8-abdc-7bebb1bc8307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1369 | 2026.04.14 21:28:28.337757 [ 3 ] {55be7d87-a446-4ea8-abdc-7bebb1bc8307} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1370 | 2026.04.14 21:28:28.338215 [ 3 ] {55be7d87-a446-4ea8-abdc-7bebb1bc8307} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1371 | 2026.04.14 21:28:28.338365 [ 3 ] {55be7d87-a446-4ea8-abdc-7bebb1bc8307} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001512 sec., 39682.53968253968 rows/sec., 2.67 MiB/sec. | ||
| 1372 | 2026.04.14 21:28:28.338411 [ 3 ] {55be7d87-a446-4ea8-abdc-7bebb1bc8307} <Debug> TCPHandler: Processed in 0.001689563 sec. | ||
| 1373 | 2026.04.14 21:28:33.321557 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1374 | 2026.04.14 21:28:33.321821 [ 3 ] {894f1561-d16f-41a7-8194-b313732f1650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1375 | 2026.04.14 21:28:33.321888 [ 3 ] {894f1561-d16f-41a7-8194-b313732f1650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1376 | 2026.04.14 21:28:33.322555 [ 3 ] {894f1561-d16f-41a7-8194-b313732f1650} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1377 | 2026.04.14 21:28:33.322601 [ 3 ] {894f1561-d16f-41a7-8194-b313732f1650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1378 | 2026.04.14 21:28:33.323141 [ 3 ] {894f1561-d16f-41a7-8194-b313732f1650} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1379 | 2026.04.14 21:28:33.323591 [ 3 ] {894f1561-d16f-41a7-8194-b313732f1650} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1380 | 2026.04.14 21:28:33.323759 [ 3 ] {894f1561-d16f-41a7-8194-b313732f1650} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001984 sec., 28225.8064516129 rows/sec., 2.17 MiB/sec. | ||
| 1381 | 2026.04.14 21:28:33.323812 [ 3 ] {894f1561-d16f-41a7-8194-b313732f1650} <Debug> TCPHandler: Processed in 0.002434248 sec. | ||
| 1382 | 2026.04.14 21:28:33.323940 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1383 | 2026.04.14 21:28:33.324044 [ 3 ] {257c2745-76b5-4b04-8551-6658037c71fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1384 | 2026.04.14 21:28:33.324086 [ 3 ] {257c2745-76b5-4b04-8551-6658037c71fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1385 | 2026.04.14 21:28:33.324571 [ 3 ] {257c2745-76b5-4b04-8551-6658037c71fa} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1386 | 2026.04.14 21:28:33.324607 [ 3 ] {257c2745-76b5-4b04-8551-6658037c71fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1387 | 2026.04.14 21:28:33.325010 [ 3 ] {257c2745-76b5-4b04-8551-6658037c71fa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1388 | 2026.04.14 21:28:33.325431 [ 3 ] {257c2745-76b5-4b04-8551-6658037c71fa} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1389 | 2026.04.14 21:28:33.325568 [ 3 ] {257c2745-76b5-4b04-8551-6658037c71fa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001548 sec., 41343.669250645995 rows/sec., 3.23 MiB/sec. | ||
| 1390 | 2026.04.14 21:28:33.325605 [ 3 ] {257c2745-76b5-4b04-8551-6658037c71fa} <Debug> TCPHandler: Processed in 0.001716894 sec. | ||
| 1391 | 2026.04.14 21:28:33.325716 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1392 | 2026.04.14 21:28:33.325813 [ 3 ] {4939f2e8-0e7c-4eca-b838-84146e1b4265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1393 | 2026.04.14 21:28:33.325857 [ 3 ] {4939f2e8-0e7c-4eca-b838-84146e1b4265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1394 | 2026.04.14 21:28:33.326296 [ 3 ] {4939f2e8-0e7c-4eca-b838-84146e1b4265} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1395 | 2026.04.14 21:28:33.326331 [ 3 ] {4939f2e8-0e7c-4eca-b838-84146e1b4265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1396 | 2026.04.14 21:28:33.326759 [ 3 ] {4939f2e8-0e7c-4eca-b838-84146e1b4265} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1397 | 2026.04.14 21:28:33.327174 [ 3 ] {4939f2e8-0e7c-4eca-b838-84146e1b4265} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1398 | 2026.04.14 21:28:33.327313 [ 3 ] {4939f2e8-0e7c-4eca-b838-84146e1b4265} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00152 sec., 105263.15789473684 rows/sec., 7.33 MiB/sec. | ||
| 1399 | 2026.04.14 21:28:33.327349 [ 3 ] {4939f2e8-0e7c-4eca-b838-84146e1b4265} <Debug> TCPHandler: Processed in 0.001681983 sec. | ||
| 1400 | 2026.04.14 21:28:33.327456 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1401 | 2026.04.14 21:28:33.327551 [ 3 ] {b0f0a88a-c1a4-49c5-b69b-b9971485300b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1402 | 2026.04.14 21:28:33.327593 [ 3 ] {b0f0a88a-c1a4-49c5-b69b-b9971485300b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1403 | 2026.04.14 21:28:33.327934 [ 3 ] {b0f0a88a-c1a4-49c5-b69b-b9971485300b} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1404 | 2026.04.14 21:28:33.327967 [ 3 ] {b0f0a88a-c1a4-49c5-b69b-b9971485300b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1405 | 2026.04.14 21:28:33.328379 [ 3 ] {b0f0a88a-c1a4-49c5-b69b-b9971485300b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1406 | 2026.04.14 21:28:33.328830 [ 3 ] {b0f0a88a-c1a4-49c5-b69b-b9971485300b} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1407 | 2026.04.14 21:28:33.328965 [ 3 ] {b0f0a88a-c1a4-49c5-b69b-b9971485300b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001432 sec., 41899.44134078213 rows/sec., 2.82 MiB/sec. | ||
| 1408 | 2026.04.14 21:28:33.329001 [ 3 ] {b0f0a88a-c1a4-49c5-b69b-b9971485300b} <Debug> TCPHandler: Processed in 0.001593302 sec. | ||
| 1409 | 2026.04.14 21:28:34.411343 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2460 | ||
| 1410 | 2026.04.14 21:28:34.411979 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1411 | 2026.04.14 21:28:34.412031 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1412 | 2026.04.14 21:28:34.412793 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1413 | 2026.04.14 21:28:34.413354 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1414 | 2026.04.14 21:28:34.413514 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2460 | ||
| 1415 | 2026.04.14 21:28:34.556951 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1416 | 2026.04.14 21:28:34.578015 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1417 | 2026.04.14 21:28:34.578086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1418 | 2026.04.14 21:28:34.586358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1419 | 2026.04.14 21:28:34.587748 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1420 | 2026.04.14 21:28:34.593952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1421 | 2026.04.14 21:28:35.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.78 MiB, peak 171.78 MiB, free memory in arenas 0.00 B, will set to 168.88 MiB (RSS), difference: 1.10 MiB | ||
| 1422 | 2026.04.14 21:28:36.902115 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 206 | ||
| 1423 | 2026.04.14 21:28:36.904069 [ 243 ] {} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1424 | 2026.04.14 21:28:36.904106 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1425 | 2026.04.14 21:28:36.905339 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1426 | 2026.04.14 21:28:36.905845 [ 243 ] {} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1427 | 2026.04.14 21:28:36.906068 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 206 | ||
| 1428 | 2026.04.14 21:28:38.323178 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2026.04.14 21:28:38.323358 [ 3 ] {87f92dcb-f0ce-41ab-b14f-526c8cac1e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1430 | 2026.04.14 21:28:38.323424 [ 3 ] {87f92dcb-f0ce-41ab-b14f-526c8cac1e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1431 | 2026.04.14 21:28:38.324064 [ 3 ] {87f92dcb-f0ce-41ab-b14f-526c8cac1e23} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2026.04.14 21:28:38.324113 [ 3 ] {87f92dcb-f0ce-41ab-b14f-526c8cac1e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1433 | 2026.04.14 21:28:38.324620 [ 3 ] {87f92dcb-f0ce-41ab-b14f-526c8cac1e23} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1434 | 2026.04.14 21:28:38.325123 [ 3 ] {87f92dcb-f0ce-41ab-b14f-526c8cac1e23} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2026.04.14 21:28:38.325363 [ 3 ] {87f92dcb-f0ce-41ab-b14f-526c8cac1e23} <Debug> executeQuery: Read 130 rows, 11.51 KiB in 0.002052 sec., 63352.82651072125 rows/sec., 5.48 MiB/sec. | ||
| 1436 | 2026.04.14 21:28:38.325412 [ 3 ] {87f92dcb-f0ce-41ab-b14f-526c8cac1e23} <Debug> TCPHandler: Processed in 0.002358316 sec. | ||
| 1437 | 2026.04.14 21:28:38.325531 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2026.04.14 21:28:38.325633 [ 3 ] {b28dcc68-fa91-4dd0-9013-6c421ea9cb24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1439 | 2026.04.14 21:28:38.325676 [ 3 ] {b28dcc68-fa91-4dd0-9013-6c421ea9cb24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1440 | 2026.04.14 21:28:38.326081 [ 3 ] {b28dcc68-fa91-4dd0-9013-6c421ea9cb24} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1441 | 2026.04.14 21:28:38.326118 [ 3 ] {b28dcc68-fa91-4dd0-9013-6c421ea9cb24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1442 | 2026.04.14 21:28:38.326516 [ 3 ] {b28dcc68-fa91-4dd0-9013-6c421ea9cb24} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1443 | 2026.04.14 21:28:38.326929 [ 3 ] {b28dcc68-fa91-4dd0-9013-6c421ea9cb24} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1444 | 2026.04.14 21:28:38.327062 [ 3 ] {b28dcc68-fa91-4dd0-9013-6c421ea9cb24} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.00145 sec., 25517.241379310348 rows/sec., 1.87 MiB/sec. | ||
| 1445 | 2026.04.14 21:28:38.327099 [ 3 ] {b28dcc68-fa91-4dd0-9013-6c421ea9cb24} <Debug> TCPHandler: Processed in 0.001619212 sec. | ||
| 1446 | 2026.04.14 21:28:38.327201 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2026.04.14 21:28:38.327298 [ 3 ] {a4de4a39-af07-4bc8-bdae-7a4e1f17786e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1448 | 2026.04.14 21:28:38.327338 [ 3 ] {a4de4a39-af07-4bc8-bdae-7a4e1f17786e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1449 | 2026.04.14 21:28:38.327752 [ 3 ] {a4de4a39-af07-4bc8-bdae-7a4e1f17786e} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2026.04.14 21:28:38.327787 [ 3 ] {a4de4a39-af07-4bc8-bdae-7a4e1f17786e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1451 | 2026.04.14 21:28:38.328206 [ 3 ] {a4de4a39-af07-4bc8-bdae-7a4e1f17786e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1452 | 2026.04.14 21:28:38.328678 [ 3 ] {a4de4a39-af07-4bc8-bdae-7a4e1f17786e} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2026.04.14 21:28:38.328830 [ 3 ] {a4de4a39-af07-4bc8-bdae-7a4e1f17786e} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001551 sec., 65119.27788523533 rows/sec., 5.09 MiB/sec. | ||
| 1454 | 2026.04.14 21:28:38.328869 [ 3 ] {a4de4a39-af07-4bc8-bdae-7a4e1f17786e} <Debug> TCPHandler: Processed in 0.001717044 sec. | ||
| 1455 | 2026.04.14 21:28:38.328982 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1456 | 2026.04.14 21:28:38.329079 [ 3 ] {0326e251-668f-4c7d-91a5-175d29f063c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1457 | 2026.04.14 21:28:38.329122 [ 3 ] {0326e251-668f-4c7d-91a5-175d29f063c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1458 | 2026.04.14 21:28:38.329512 [ 3 ] {0326e251-668f-4c7d-91a5-175d29f063c9} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1459 | 2026.04.14 21:28:38.329548 [ 3 ] {0326e251-668f-4c7d-91a5-175d29f063c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1460 | 2026.04.14 21:28:38.329986 [ 3 ] {0326e251-668f-4c7d-91a5-175d29f063c9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1461 | 2026.04.14 21:28:38.330422 [ 3 ] {0326e251-668f-4c7d-91a5-175d29f063c9} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1462 | 2026.04.14 21:28:38.330576 [ 3 ] {0326e251-668f-4c7d-91a5-175d29f063c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001516 sec., 105540.89709762533 rows/sec., 7.35 MiB/sec. | ||
| 1463 | 2026.04.14 21:28:38.330614 [ 3 ] {0326e251-668f-4c7d-91a5-175d29f063c9} <Debug> TCPHandler: Processed in 0.001681343 sec. | ||
| 1464 | 2026.04.14 21:28:38.330719 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1465 | 2026.04.14 21:28:38.330815 [ 3 ] {5d6c6d0c-d7aa-44cb-accc-3cc3d00e850c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1466 | 2026.04.14 21:28:38.330868 [ 3 ] {5d6c6d0c-d7aa-44cb-accc-3cc3d00e850c} <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 | ||
| 1467 | 2026.04.14 21:28:38.331655 [ 3 ] {5d6c6d0c-d7aa-44cb-accc-3cc3d00e850c} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2026.04.14 21:28:38.331693 [ 3 ] {5d6c6d0c-d7aa-44cb-accc-3cc3d00e850c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1469 | 2026.04.14 21:28:38.332410 [ 3 ] {5d6c6d0c-d7aa-44cb-accc-3cc3d00e850c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1470 | 2026.04.14 21:28:38.332839 [ 3 ] {5d6c6d0c-d7aa-44cb-accc-3cc3d00e850c} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1471 | 2026.04.14 21:28:38.332979 [ 3 ] {5d6c6d0c-d7aa-44cb-accc-3cc3d00e850c} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002183 sec., 16949.15254237288 rows/sec., 30.37 MiB/sec. | ||
| 1472 | 2026.04.14 21:28:38.333037 [ 3 ] {5d6c6d0c-d7aa-44cb-accc-3cc3d00e850c} <Debug> TCPHandler: Processed in 0.002366366 sec. | ||
| 1473 | 2026.04.14 21:28:38.333151 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1474 | 2026.04.14 21:28:38.333252 [ 3 ] {202865eb-ef87-4310-94be-f4f7cdb1d69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1475 | 2026.04.14 21:28:38.333295 [ 3 ] {202865eb-ef87-4310-94be-f4f7cdb1d69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1476 | 2026.04.14 21:28:38.333627 [ 3 ] {202865eb-ef87-4310-94be-f4f7cdb1d69c} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1477 | 2026.04.14 21:28:38.333664 [ 3 ] {202865eb-ef87-4310-94be-f4f7cdb1d69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1478 | 2026.04.14 21:28:38.334058 [ 3 ] {202865eb-ef87-4310-94be-f4f7cdb1d69c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1479 | 2026.04.14 21:28:38.334474 [ 3 ] {202865eb-ef87-4310-94be-f4f7cdb1d69c} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1480 | 2026.04.14 21:28:38.334625 [ 3 ] {202865eb-ef87-4310-94be-f4f7cdb1d69c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec. | ||
| 1481 | 2026.04.14 21:28:38.334662 [ 3 ] {202865eb-ef87-4310-94be-f4f7cdb1d69c} <Debug> TCPHandler: Processed in 0.001561301 sec. | ||
| 1482 | 2026.04.14 21:28:41.823781 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1483 | 2026.04.14 21:28:41.823890 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1484 | 2026.04.14 21:28:41.913657 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2908 | ||
| 1485 | 2026.04.14 21:28:41.914151 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2026.04.14 21:28:41.914197 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1487 | 2026.04.14 21:28:41.914858 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1488 | 2026.04.14 21:28:41.915410 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2026.04.14 21:28:41.915540 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2908 | ||
| 1490 | 2026.04.14 21:28:41.915550 [ 79 ] {} <Debug> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1491 | 2026.04.14 21:28:41.915659 [ 79 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1492 | 2026.04.14 21:28:41.915695 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1493 | 2026.04.14 21:28:41.920255 [ 202 ] {d8b2400d-abc1-446b-9efe-40af70d65634::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 | ||
| 1494 | 2026.04.14 21:28:41.922884 [ 202 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1495 | 2026.04.14 21:28:41.925062 [ 202 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1496 | 2026.04.14 21:28:41.931625 [ 202 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 439 rows starting from the beginning of the part | ||
| 1497 | 2026.04.14 21:28:41.931692 [ 202 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1498 | 2026.04.14 21:28:41.931745 [ 202 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1499 | 2026.04.14 21:28:41.931791 [ 202 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1500 | 2026.04.14 21:28:41.931842 [ 202 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1501 | 2026.04.14 21:28:41.975500 [ 197 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2908 rows, containing 4 columns (4 merged, 0 gathered) in 0.059668518 sec., 48735.9179928015 rows/sec., 713.91 KiB/sec. | ||
| 1502 | 2026.04.14 21:28:41.976378 [ 194 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1503 | 2026.04.14 21:28:41.977012 [ 194 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_6_1} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2026.04.14 21:28:41.977087 [ 194 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_6_1} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1505 | 2026.04.14 21:28:41.979442 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1506 | 2026.04.14 21:28:42.000252 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.07 MiB, peak 175.39 MiB, free memory in arenas 0.00 B, will set to 171.03 MiB (RSS), difference: 1.95 MiB | ||
| 1507 | 2026.04.14 21:28:42.094085 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1508 | 2026.04.14 21:28:42.110623 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1509 | 2026.04.14 21:28:42.110662 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1510 | 2026.04.14 21:28:42.117057 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1511 | 2026.04.14 21:28:42.118237 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1512 | 2026.04.14 21:28:42.118522 [ 79 ] {} <Debug> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1513 | 2026.04.14 21:28:42.118561 [ 79 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1514 | 2026.04.14 21:28:42.118584 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1515 | 2026.04.14 21:28:42.118707 [ 194 ] {db48e59b-116f-410c-93dd-8e3349781712::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 | ||
| 1516 | 2026.04.14 21:28:42.121374 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1517 | 2026.04.14 21:28:42.122840 [ 194 ] {db48e59b-116f-410c-93dd-8e3349781712::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1518 | 2026.04.14 21:28:42.124408 [ 194 ] {db48e59b-116f-410c-93dd-8e3349781712::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 | ||
| 1519 | 2026.04.14 21:28:42.129297 [ 194 ] {db48e59b-116f-410c-93dd-8e3349781712::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 | ||
| 1520 | 2026.04.14 21:28:42.133646 [ 194 ] {db48e59b-116f-410c-93dd-8e3349781712::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 | ||
| 1521 | 2026.04.14 21:28:42.138089 [ 194 ] {db48e59b-116f-410c-93dd-8e3349781712::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 | ||
| 1522 | 2026.04.14 21:28:42.148040 [ 194 ] {db48e59b-116f-410c-93dd-8e3349781712::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 | ||
| 1523 | 2026.04.14 21:28:42.152590 [ 194 ] {db48e59b-116f-410c-93dd-8e3349781712::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 | ||
| 1524 | 2026.04.14 21:28:42.217083 [ 197 ] {db48e59b-116f-410c-93dd-8e3349781712::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.098427602 sec., 467.34857972055437 rows/sec., 2.42 MiB/sec. | ||
| 1525 | 2026.04.14 21:28:42.219204 [ 190 ] {db48e59b-116f-410c-93dd-8e3349781712::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1526 | 2026.04.14 21:28:42.221780 [ 190 ] {db48e59b-116f-410c-93dd-8e3349781712::all_1_6_1} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1527 | 2026.04.14 21:28:42.221887 [ 190 ] {db48e59b-116f-410c-93dd-8e3349781712::all_1_6_1} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1528 | 2026.04.14 21:28:42.223310 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1529 | 2026.04.14 21:28:43.000300 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.10 MiB, peak 181.64 MiB, free memory in arenas 0.00 B, will set to 180.55 MiB (RSS), difference: 8.44 MiB | ||
| 1530 | 2026.04.14 21:28:43.321321 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1531 | 2026.04.14 21:28:43.321517 [ 3 ] {17b59994-b715-43cd-a799-251f925e1507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1532 | 2026.04.14 21:28:43.321590 [ 3 ] {17b59994-b715-43cd-a799-251f925e1507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1533 | 2026.04.14 21:28:43.322279 [ 3 ] {17b59994-b715-43cd-a799-251f925e1507} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1534 | 2026.04.14 21:28:43.322334 [ 3 ] {17b59994-b715-43cd-a799-251f925e1507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1535 | 2026.04.14 21:28:43.322825 [ 3 ] {17b59994-b715-43cd-a799-251f925e1507} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1536 | 2026.04.14 21:28:43.323358 [ 3 ] {17b59994-b715-43cd-a799-251f925e1507} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1537 | 2026.04.14 21:28:43.323488 [ 78 ] {} <Debug> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1538 | 2026.04.14 21:28:43.323520 [ 3 ] {17b59994-b715-43cd-a799-251f925e1507} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002055 sec., 27250.608272506084 rows/sec., 2.09 MiB/sec. | ||
| 1539 | 2026.04.14 21:28:43.323571 [ 78 ] {} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1540 | 2026.04.14 21:28:43.323589 [ 3 ] {17b59994-b715-43cd-a799-251f925e1507} <Debug> TCPHandler: Processed in 0.002404528 sec. | ||
| 1541 | 2026.04.14 21:28:43.323599 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1542 | 2026.04.14 21:28:43.323724 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1543 | 2026.04.14 21:28:43.323738 [ 187 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::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 | ||
| 1544 | 2026.04.14 21:28:43.323830 [ 3 ] {b7b9f274-64d3-43d4-8830-27a2ba0701d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1545 | 2026.04.14 21:28:43.323850 [ 187 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1546 | 2026.04.14 21:28:43.323874 [ 3 ] {b7b9f274-64d3-43d4-8830-27a2ba0701d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1547 | 2026.04.14 21:28:43.323893 [ 187 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 222 rows starting from the beginning of the part | ||
| 1548 | 2026.04.14 21:28:43.323992 [ 187 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::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 | ||
| 1549 | 2026.04.14 21:28:43.324047 [ 187 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 126 rows starting from the beginning of the part | ||
| 1550 | 2026.04.14 21:28:43.324095 [ 187 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::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 | ||
| 1551 | 2026.04.14 21:28:43.324144 [ 187 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 130 rows starting from the beginning of the part | ||
| 1552 | 2026.04.14 21:28:43.324194 [ 187 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::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 | ||
| 1553 | 2026.04.14 21:28:43.324315 [ 3 ] {b7b9f274-64d3-43d4-8830-27a2ba0701d8} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2026.04.14 21:28:43.324353 [ 3 ] {b7b9f274-64d3-43d4-8830-27a2ba0701d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1555 | 2026.04.14 21:28:43.324832 [ 3 ] {b7b9f274-64d3-43d4-8830-27a2ba0701d8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1556 | 2026.04.14 21:28:43.325123 [ 197 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 646 rows, containing 5 columns (5 merged, 0 gathered) in 0.001430438 sec., 451609.9264700742 rows/sec., 40.00 MiB/sec. | ||
| 1557 | 2026.04.14 21:28:43.325270 [ 3 ] {b7b9f274-64d3-43d4-8830-27a2ba0701d8} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1558 | 2026.04.14 21:28:43.325385 [ 78 ] {} <Debug> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1559 | 2026.04.14 21:28:43.325419 [ 3 ] {b7b9f274-64d3-43d4-8830-27a2ba0701d8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001612 sec., 39702.233250620346 rows/sec., 3.10 MiB/sec. | ||
| 1560 | 2026.04.14 21:28:43.325426 [ 78 ] {} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2026.04.14 21:28:43.325460 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1562 | 2026.04.14 21:28:43.325464 [ 3 ] {b7b9f274-64d3-43d4-8830-27a2ba0701d8} <Debug> TCPHandler: Processed in 0.001791506 sec. | ||
| 1563 | 2026.04.14 21:28:43.325503 [ 186 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1564 | 2026.04.14 21:28:43.325533 [ 187 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1565 | 2026.04.14 21:28:43.325586 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1566 | 2026.04.14 21:28:43.325612 [ 187 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1567 | 2026.04.14 21:28:43.325637 [ 187 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 135 rows starting from the beginning of the part | ||
| 1568 | 2026.04.14 21:28:43.325681 [ 187 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::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 | ||
| 1569 | 2026.04.14 21:28:43.325687 [ 3 ] {c55c66c4-af77-4cc5-afb8-5d6529ab96bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1570 | 2026.04.14 21:28:43.325718 [ 187 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 107 rows starting from the beginning of the part | ||
| 1571 | 2026.04.14 21:28:43.325735 [ 3 ] {c55c66c4-af77-4cc5-afb8-5d6529ab96bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1572 | 2026.04.14 21:28:43.325752 [ 187 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::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 | ||
| 1573 | 2026.04.14 21:28:43.325787 [ 187 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 101 rows starting from the beginning of the part | ||
| 1574 | 2026.04.14 21:28:43.325824 [ 187 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::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 | ||
| 1575 | 2026.04.14 21:28:43.326139 [ 3 ] {c55c66c4-af77-4cc5-afb8-5d6529ab96bf} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1576 | 2026.04.14 21:28:43.326176 [ 3 ] {c55c66c4-af77-4cc5-afb8-5d6529ab96bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1577 | 2026.04.14 21:28:43.326176 [ 186 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_6_1} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2026.04.14 21:28:43.326272 [ 186 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_6_1} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1579 | 2026.04.14 21:28:43.326366 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 1580 | 2026.04.14 21:28:43.326617 [ 187 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 5 columns (5 merged, 0 gathered) in 0.001111101 sec., 481504.3816898734 rows/sec., 39.80 MiB/sec. | ||
| 1581 | 2026.04.14 21:28:43.326632 [ 3 ] {c55c66c4-af77-4cc5-afb8-5d6529ab96bf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1582 | 2026.04.14 21:28:43.326867 [ 186 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1583 | 2026.04.14 21:28:43.327122 [ 3 ] {c55c66c4-af77-4cc5-afb8-5d6529ab96bf} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1584 | 2026.04.14 21:28:43.327240 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1585 | 2026.04.14 21:28:43.327273 [ 3 ] {c55c66c4-af77-4cc5-afb8-5d6529ab96bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001609 sec., 99440.64636420137 rows/sec., 6.93 MiB/sec. | ||
| 1586 | 2026.04.14 21:28:43.327276 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1587 | 2026.04.14 21:28:43.327317 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1588 | 2026.04.14 21:28:43.327321 [ 3 ] {c55c66c4-af77-4cc5-afb8-5d6529ab96bf} <Debug> TCPHandler: Processed in 0.001783496 sec. | ||
| 1589 | 2026.04.14 21:28:43.327378 [ 186 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_6_1} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1590 | 2026.04.14 21:28:43.327443 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1591 | 2026.04.14 21:28:43.327444 [ 193 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::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 | ||
| 1592 | 2026.04.14 21:28:43.327453 [ 186 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_6_1} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1593 | 2026.04.14 21:28:43.327546 [ 3 ] {38c32b32-6629-4d98-8dbb-333f18de025e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1594 | 2026.04.14 21:28:43.327568 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1595 | 2026.04.14 21:28:43.327593 [ 3 ] {38c32b32-6629-4d98-8dbb-333f18de025e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1596 | 2026.04.14 21:28:43.327596 [ 193 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1597 | 2026.04.14 21:28:43.327652 [ 193 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 282 rows starting from the beginning of the part | ||
| 1598 | 2026.04.14 21:28:43.327740 [ 193 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::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 | ||
| 1599 | 2026.04.14 21:28:43.327791 [ 193 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1600 | 2026.04.14 21:28:43.327839 [ 193 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::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 | ||
| 1601 | 2026.04.14 21:28:43.327882 [ 193 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1602 | 2026.04.14 21:28:43.327929 [ 193 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::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 | ||
| 1603 | 2026.04.14 21:28:43.327933 [ 3 ] {38c32b32-6629-4d98-8dbb-333f18de025e} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1604 | 2026.04.14 21:28:43.327978 [ 3 ] {38c32b32-6629-4d98-8dbb-333f18de025e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1605 | 2026.04.14 21:28:43.328427 [ 3 ] {38c32b32-6629-4d98-8dbb-333f18de025e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1606 | 2026.04.14 21:28:43.328907 [ 3 ] {38c32b32-6629-4d98-8dbb-333f18de025e} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1607 | 2026.04.14 21:28:43.329011 [ 78 ] {} <Debug> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1608 | 2026.04.14 21:28:43.329037 [ 186 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.001647542 sec., 656735.9132574465 rows/sec., 46.98 MiB/sec. | ||
| 1609 | 2026.04.14 21:28:43.329044 [ 3 ] {38c32b32-6629-4d98-8dbb-333f18de025e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001518 sec., 39525.691699604744 rows/sec., 2.66 MiB/sec. | ||
| 1610 | 2026.04.14 21:28:43.329048 [ 78 ] {} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2026.04.14 21:28:43.329091 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1612 | 2026.04.14 21:28:43.329093 [ 3 ] {38c32b32-6629-4d98-8dbb-333f18de025e} <Debug> TCPHandler: Processed in 0.001699943 sec. | ||
| 1613 | 2026.04.14 21:28:43.329203 [ 195 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::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 | ||
| 1614 | 2026.04.14 21:28:43.329314 [ 195 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1615 | 2026.04.14 21:28:43.329317 [ 187 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1616 | 2026.04.14 21:28:43.329355 [ 195 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part | ||
| 1617 | 2026.04.14 21:28:43.329440 [ 195 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::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 | ||
| 1618 | 2026.04.14 21:28:43.329492 [ 195 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1619 | 2026.04.14 21:28:43.329543 [ 195 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::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 | ||
| 1620 | 2026.04.14 21:28:43.329590 [ 195 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1621 | 2026.04.14 21:28:43.329638 [ 195 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::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 | ||
| 1622 | 2026.04.14 21:28:43.329855 [ 187 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2026.04.14 21:28:43.329921 [ 187 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1624 | 2026.04.14 21:28:43.329990 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1625 | 2026.04.14 21:28:43.330629 [ 195 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.001477419 sec., 227423.63540742334 rows/sec., 15.33 MiB/sec. | ||
| 1626 | 2026.04.14 21:28:43.330836 [ 187 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1627 | 2026.04.14 21:28:43.331297 [ 187 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_6_1} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1628 | 2026.04.14 21:28:43.331390 [ 187 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_6_1} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1629 | 2026.04.14 21:28:43.331445 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1630 | 2026.04.14 21:28:46.906359 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 226 | ||
| 1631 | 2026.04.14 21:28:46.908290 [ 243 ] {} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1632 | 2026.04.14 21:28:46.908333 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1633 | 2026.04.14 21:28:46.909555 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1634 | 2026.04.14 21:28:46.910058 [ 243 ] {} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1635 | 2026.04.14 21:28:46.910334 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 226 | ||
| 1636 | 2026.04.14 21:28:48.326773 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1637 | 2026.04.14 21:28:48.326967 [ 3 ] {149ba958-ce6c-49b6-810b-07bd03594d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1638 | 2026.04.14 21:28:48.327038 [ 3 ] {149ba958-ce6c-49b6-810b-07bd03594d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1639 | 2026.04.14 21:28:48.327692 [ 3 ] {149ba958-ce6c-49b6-810b-07bd03594d59} <Trace> oximeter.fields_i16 (edccbbd4-b519-4f56-88d6-06d3252d8bed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2026.04.14 21:28:48.327732 [ 3 ] {149ba958-ce6c-49b6-810b-07bd03594d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1641 | 2026.04.14 21:28:48.328248 [ 3 ] {149ba958-ce6c-49b6-810b-07bd03594d59} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1642 | 2026.04.14 21:28:48.328712 [ 3 ] {149ba958-ce6c-49b6-810b-07bd03594d59} <Trace> oximeter.fields_i16 (edccbbd4-b519-4f56-88d6-06d3252d8bed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1643 | 2026.04.14 21:28:48.328865 [ 3 ] {149ba958-ce6c-49b6-810b-07bd03594d59} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001949 sec., 12314.007183170857 rows/sec., 1.02 MiB/sec. | ||
| 1644 | 2026.04.14 21:28:48.328910 [ 3 ] {149ba958-ce6c-49b6-810b-07bd03594d59} <Debug> TCPHandler: Processed in 0.002270515 sec. | ||
| 1645 | 2026.04.14 21:28:48.329037 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1646 | 2026.04.14 21:28:48.329135 [ 3 ] {aa36b2b5-6122-4175-b4d8-52310a5c98a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1647 | 2026.04.14 21:28:48.329176 [ 3 ] {aa36b2b5-6122-4175-b4d8-52310a5c98a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1648 | 2026.04.14 21:28:48.329760 [ 3 ] {aa36b2b5-6122-4175-b4d8-52310a5c98a8} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1649 | 2026.04.14 21:28:48.329795 [ 3 ] {aa36b2b5-6122-4175-b4d8-52310a5c98a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1650 | 2026.04.14 21:28:48.330235 [ 3 ] {aa36b2b5-6122-4175-b4d8-52310a5c98a8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1651 | 2026.04.14 21:28:48.330747 [ 3 ] {aa36b2b5-6122-4175-b4d8-52310a5c98a8} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2026.04.14 21:28:48.330873 [ 3 ] {aa36b2b5-6122-4175-b4d8-52310a5c98a8} <Debug> executeQuery: Read 250 rows, 22.98 KiB in 0.001761 sec., 141964.79273140262 rows/sec., 12.74 MiB/sec. | ||
| 1653 | 2026.04.14 21:28:48.330909 [ 3 ] {aa36b2b5-6122-4175-b4d8-52310a5c98a8} <Debug> TCPHandler: Processed in 0.001925938 sec. | ||
| 1654 | 2026.04.14 21:28:48.331040 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1655 | 2026.04.14 21:28:48.331134 [ 3 ] {313c54de-2e14-4fec-80a8-5d577cd573ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1656 | 2026.04.14 21:28:48.331172 [ 3 ] {313c54de-2e14-4fec-80a8-5d577cd573ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1657 | 2026.04.14 21:28:48.331608 [ 3 ] {313c54de-2e14-4fec-80a8-5d577cd573ab} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1658 | 2026.04.14 21:28:48.331642 [ 3 ] {313c54de-2e14-4fec-80a8-5d577cd573ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1659 | 2026.04.14 21:28:48.332036 [ 3 ] {313c54de-2e14-4fec-80a8-5d577cd573ab} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1660 | 2026.04.14 21:28:48.332523 [ 3 ] {313c54de-2e14-4fec-80a8-5d577cd573ab} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1661 | 2026.04.14 21:28:48.332648 [ 3 ] {313c54de-2e14-4fec-80a8-5d577cd573ab} <Debug> executeQuery: Read 49 rows, 3.74 KiB in 0.001534 sec., 31942.633637548894 rows/sec., 2.38 MiB/sec. | ||
| 1662 | 2026.04.14 21:28:48.332684 [ 3 ] {313c54de-2e14-4fec-80a8-5d577cd573ab} <Debug> TCPHandler: Processed in 0.001696034 sec. | ||
| 1663 | 2026.04.14 21:28:48.332799 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1664 | 2026.04.14 21:28:48.332891 [ 3 ] {047e5c23-cd2e-466c-8bbb-695e304a478f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1665 | 2026.04.14 21:28:48.332928 [ 3 ] {047e5c23-cd2e-466c-8bbb-695e304a478f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1666 | 2026.04.14 21:28:48.333333 [ 3 ] {047e5c23-cd2e-466c-8bbb-695e304a478f} <Trace> oximeter.fields_u32 (575a2ca3-b109-41ea-a536-f695a586467e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1667 | 2026.04.14 21:28:48.333367 [ 3 ] {047e5c23-cd2e-466c-8bbb-695e304a478f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1668 | 2026.04.14 21:28:48.333772 [ 3 ] {047e5c23-cd2e-466c-8bbb-695e304a478f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1669 | 2026.04.14 21:28:48.334223 [ 3 ] {047e5c23-cd2e-466c-8bbb-695e304a478f} <Trace> oximeter.fields_u32 (575a2ca3-b109-41ea-a536-f695a586467e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1670 | 2026.04.14 21:28:48.334359 [ 3 ] {047e5c23-cd2e-466c-8bbb-695e304a478f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001486 sec., 16150.740242261105 rows/sec., 1.34 MiB/sec. | ||
| 1671 | 2026.04.14 21:28:48.334405 [ 3 ] {047e5c23-cd2e-466c-8bbb-695e304a478f} <Debug> TCPHandler: Processed in 0.001652233 sec. | ||
| 1672 | 2026.04.14 21:28:48.334524 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1673 | 2026.04.14 21:28:48.334619 [ 3 ] {8d34a120-eabe-494b-ade7-0aecdf1cb9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1674 | 2026.04.14 21:28:48.334659 [ 3 ] {8d34a120-eabe-494b-ade7-0aecdf1cb9a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1675 | 2026.04.14 21:28:48.335062 [ 3 ] {8d34a120-eabe-494b-ade7-0aecdf1cb9a7} <Trace> oximeter.fields_u8 (5765e183-7371-40a7-88e0-da9a468a45a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2026.04.14 21:28:48.335097 [ 3 ] {8d34a120-eabe-494b-ade7-0aecdf1cb9a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1677 | 2026.04.14 21:28:48.335574 [ 3 ] {8d34a120-eabe-494b-ade7-0aecdf1cb9a7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1678 | 2026.04.14 21:28:48.336084 [ 3 ] {8d34a120-eabe-494b-ade7-0aecdf1cb9a7} <Trace> oximeter.fields_u8 (5765e183-7371-40a7-88e0-da9a468a45a1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2026.04.14 21:28:48.336217 [ 3 ] {8d34a120-eabe-494b-ade7-0aecdf1cb9a7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001617 sec., 7421.150278293136 rows/sec., 579.78 KiB/sec. | ||
| 1680 | 2026.04.14 21:28:48.336253 [ 3 ] {8d34a120-eabe-494b-ade7-0aecdf1cb9a7} <Debug> TCPHandler: Processed in 0.001780295 sec. | ||
| 1681 | 2026.04.14 21:28:48.336365 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1682 | 2026.04.14 21:28:48.336460 [ 3 ] {d3e24df1-a540-4543-86ef-5d3dd916110a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1683 | 2026.04.14 21:28:48.336500 [ 3 ] {d3e24df1-a540-4543-86ef-5d3dd916110a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1684 | 2026.04.14 21:28:48.336953 [ 3 ] {d3e24df1-a540-4543-86ef-5d3dd916110a} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2026.04.14 21:28:48.336988 [ 3 ] {d3e24df1-a540-4543-86ef-5d3dd916110a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1686 | 2026.04.14 21:28:48.337465 [ 3 ] {d3e24df1-a540-4543-86ef-5d3dd916110a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1687 | 2026.04.14 21:28:48.337914 [ 3 ] {d3e24df1-a540-4543-86ef-5d3dd916110a} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1688 | 2026.04.14 21:28:48.338046 [ 3 ] {d3e24df1-a540-4543-86ef-5d3dd916110a} <Debug> executeQuery: Read 137 rows, 11.34 KiB in 0.001604 sec., 85411.47132169576 rows/sec., 6.90 MiB/sec. | ||
| 1689 | 2026.04.14 21:28:48.338084 [ 3 ] {d3e24df1-a540-4543-86ef-5d3dd916110a} <Debug> TCPHandler: Processed in 0.001768715 sec. | ||
| 1690 | 2026.04.14 21:28:48.338194 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1691 | 2026.04.14 21:28:48.338290 [ 3 ] {a2102b3d-6588-420a-861e-dae2f3322052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1692 | 2026.04.14 21:28:48.338333 [ 3 ] {a2102b3d-6588-420a-861e-dae2f3322052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1693 | 2026.04.14 21:28:48.338746 [ 3 ] {a2102b3d-6588-420a-861e-dae2f3322052} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1694 | 2026.04.14 21:28:48.338782 [ 3 ] {a2102b3d-6588-420a-861e-dae2f3322052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1695 | 2026.04.14 21:28:48.339228 [ 3 ] {a2102b3d-6588-420a-861e-dae2f3322052} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1696 | 2026.04.14 21:28:48.339676 [ 3 ] {a2102b3d-6588-420a-861e-dae2f3322052} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1697 | 2026.04.14 21:28:48.339807 [ 3 ] {a2102b3d-6588-420a-861e-dae2f3322052} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001536 sec., 127604.16666666666 rows/sec., 9.15 MiB/sec. | ||
| 1698 | 2026.04.14 21:28:48.339843 [ 3 ] {a2102b3d-6588-420a-861e-dae2f3322052} <Debug> TCPHandler: Processed in 0.001699603 sec. | ||
| 1699 | 2026.04.14 21:28:48.339953 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1700 | 2026.04.14 21:28:48.340047 [ 3 ] {b11b7b6d-a393-45c1-a4ad-66f574fe97b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1701 | 2026.04.14 21:28:48.340099 [ 3 ] {b11b7b6d-a393-45c1-a4ad-66f574fe97b7} <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 | ||
| 1702 | 2026.04.14 21:28:48.340868 [ 3 ] {b11b7b6d-a393-45c1-a4ad-66f574fe97b7} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.04.14 21:28:48.340903 [ 3 ] {b11b7b6d-a393-45c1-a4ad-66f574fe97b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1704 | 2026.04.14 21:28:48.341613 [ 3 ] {b11b7b6d-a393-45c1-a4ad-66f574fe97b7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1705 | 2026.04.14 21:28:48.342149 [ 3 ] {b11b7b6d-a393-45c1-a4ad-66f574fe97b7} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2026.04.14 21:28:48.342292 [ 3 ] {b11b7b6d-a393-45c1-a4ad-66f574fe97b7} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002263 sec., 16349.977905435264 rows/sec., 29.30 MiB/sec. | ||
| 1707 | 2026.04.14 21:28:48.342355 [ 3 ] {b11b7b6d-a393-45c1-a4ad-66f574fe97b7} <Debug> TCPHandler: Processed in 0.002451289 sec. | ||
| 1708 | 2026.04.14 21:28:48.342481 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2026.04.14 21:28:48.342577 [ 3 ] {cbda0278-2aa9-4eee-a70f-f8992739cfe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1710 | 2026.04.14 21:28:48.342619 [ 3 ] {cbda0278-2aa9-4eee-a70f-f8992739cfe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1711 | 2026.04.14 21:28:48.342961 [ 3 ] {cbda0278-2aa9-4eee-a70f-f8992739cfe7} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.04.14 21:28:48.342999 [ 3 ] {cbda0278-2aa9-4eee-a70f-f8992739cfe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1713 | 2026.04.14 21:28:48.343415 [ 3 ] {cbda0278-2aa9-4eee-a70f-f8992739cfe7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1714 | 2026.04.14 21:28:48.343909 [ 3 ] {cbda0278-2aa9-4eee-a70f-f8992739cfe7} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1715 | 2026.04.14 21:28:48.344039 [ 3 ] {cbda0278-2aa9-4eee-a70f-f8992739cfe7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001481 sec., 40513.166779203246 rows/sec., 2.73 MiB/sec. | ||
| 1716 | 2026.04.14 21:28:48.344075 [ 3 ] {cbda0278-2aa9-4eee-a70f-f8992739cfe7} <Debug> TCPHandler: Processed in 0.001648513 sec. | ||
| 1717 | 2026.04.14 21:28:49.415714 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3420 | ||
| 1718 | 2026.04.14 21:28:49.416497 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1719 | 2026.04.14 21:28:49.416539 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1720 | 2026.04.14 21:28:49.417194 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1721 | 2026.04.14 21:28:49.417722 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1722 | 2026.04.14 21:28:49.417875 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3420 | ||
| 1723 | 2026.04.14 21:28:49.621531 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1724 | 2026.04.14 21:28:49.639281 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2026.04.14 21:28:49.639350 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1726 | 2026.04.14 21:28:49.645256 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1727 | 2026.04.14 21:28:49.646390 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2026.04.14 21:28:49.649898 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1729 | 2026.04.14 21:28:53.321983 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1730 | 2026.04.14 21:28:53.322193 [ 3 ] {cc5a3a6b-e721-4031-a190-5e9055331342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1731 | 2026.04.14 21:28:53.322265 [ 3 ] {cc5a3a6b-e721-4031-a190-5e9055331342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1732 | 2026.04.14 21:28:53.322892 [ 3 ] {cc5a3a6b-e721-4031-a190-5e9055331342} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1733 | 2026.04.14 21:28:53.322943 [ 3 ] {cc5a3a6b-e721-4031-a190-5e9055331342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1734 | 2026.04.14 21:28:53.323332 [ 3 ] {cc5a3a6b-e721-4031-a190-5e9055331342} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1735 | 2026.04.14 21:28:53.323564 [ 3 ] {cc5a3a6b-e721-4031-a190-5e9055331342} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1736 | 2026.04.14 21:28:53.323727 [ 3 ] {cc5a3a6b-e721-4031-a190-5e9055331342} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001585 sec., 35331.230283911675 rows/sec., 2.71 MiB/sec. | ||
| 1737 | 2026.04.14 21:28:53.323773 [ 3 ] {cc5a3a6b-e721-4031-a190-5e9055331342} <Debug> TCPHandler: Processed in 0.001924628 sec. | ||
| 1738 | 2026.04.14 21:28:53.323890 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1739 | 2026.04.14 21:28:53.323993 [ 3 ] {b5f27de8-b655-4e37-bb77-48952da611be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1740 | 2026.04.14 21:28:53.324035 [ 3 ] {b5f27de8-b655-4e37-bb77-48952da611be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1741 | 2026.04.14 21:28:53.324456 [ 3 ] {b5f27de8-b655-4e37-bb77-48952da611be} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1742 | 2026.04.14 21:28:53.324495 [ 3 ] {b5f27de8-b655-4e37-bb77-48952da611be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1743 | 2026.04.14 21:28:53.324796 [ 3 ] {b5f27de8-b655-4e37-bb77-48952da611be} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1744 | 2026.04.14 21:28:53.325007 [ 3 ] {b5f27de8-b655-4e37-bb77-48952da611be} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1745 | 2026.04.14 21:28:53.325138 [ 3 ] {b5f27de8-b655-4e37-bb77-48952da611be} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 4.27 MiB/sec. | ||
| 1746 | 2026.04.14 21:28:53.325176 [ 3 ] {b5f27de8-b655-4e37-bb77-48952da611be} <Debug> TCPHandler: Processed in 0.001337057 sec. | ||
| 1747 | 2026.04.14 21:28:53.325284 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1748 | 2026.04.14 21:28:53.325380 [ 3 ] {e4af1353-4105-4577-a6f3-578464cc3f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1749 | 2026.04.14 21:28:53.325424 [ 3 ] {e4af1353-4105-4577-a6f3-578464cc3f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1750 | 2026.04.14 21:28:53.325827 [ 3 ] {e4af1353-4105-4577-a6f3-578464cc3f2a} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1751 | 2026.04.14 21:28:53.325864 [ 3 ] {e4af1353-4105-4577-a6f3-578464cc3f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1752 | 2026.04.14 21:28:53.326182 [ 3 ] {e4af1353-4105-4577-a6f3-578464cc3f2a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1753 | 2026.04.14 21:28:53.326399 [ 3 ] {e4af1353-4105-4577-a6f3-578464cc3f2a} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1754 | 2026.04.14 21:28:53.326532 [ 3 ] {e4af1353-4105-4577-a6f3-578464cc3f2a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 1755 | 2026.04.14 21:28:53.326568 [ 3 ] {e4af1353-4105-4577-a6f3-578464cc3f2a} <Debug> TCPHandler: Processed in 0.001333286 sec. | ||
| 1756 | 2026.04.14 21:28:53.326685 [ 3 ] {} <Trace> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1757 | 2026.04.14 21:28:53.326788 [ 3 ] {1897f0f5-ceb5-4b37-9e6e-a328ac52d915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47219) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1758 | 2026.04.14 21:28:53.326831 [ 3 ] {1897f0f5-ceb5-4b37-9e6e-a328ac52d915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1759 | 2026.04.14 21:28:53.327166 [ 3 ] {1897f0f5-ceb5-4b37-9e6e-a328ac52d915} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1760 | 2026.04.14 21:28:53.327203 [ 3 ] {1897f0f5-ceb5-4b37-9e6e-a328ac52d915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1761 | 2026.04.14 21:28:53.327511 [ 3 ] {1897f0f5-ceb5-4b37-9e6e-a328ac52d915} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1762 | 2026.04.14 21:28:53.327715 [ 3 ] {1897f0f5-ceb5-4b37-9e6e-a328ac52d915} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1763 | 2026.04.14 21:28:53.327844 [ 3 ] {1897f0f5-ceb5-4b37-9e6e-a328ac52d915} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 1764 | 2026.04.14 21:28:53.327880 [ 3 ] {1897f0f5-ceb5-4b37-9e6e-a328ac52d915} <Debug> TCPHandler: Processed in 0.001247635 sec. | ||
| 1765 | 2026.04.14 21:28:56.823959 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1766 | 2026.04.14 21:28:56.824028 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1767 | 2026.04.14 21:28:56.910595 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 252 | ||
| 1768 | 2026.04.14 21:28:56.912582 [ 243 ] {} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1769 | 2026.04.14 21:28:56.912622 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1770 | 2026.04.14 21:28:56.913746 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1771 | 2026.04.14 21:28:56.914029 [ 243 ] {} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2026.04.14 21:28:56.914182 [ 55 ] {} <Debug> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1773 | 2026.04.14 21:28:56.914243 [ 55 ] {} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1774 | 2026.04.14 21:28:56.914263 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1775 | 2026.04.14 21:28:56.914276 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 252 | ||
| 1776 | 2026.04.14 21:28:56.914410 [ 200 ] {82cc1afd-0f6d-4a55-91e5-7d3d27002160::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 | ||
| 1777 | 2026.04.14 21:28:56.915040 [ 200 ] {82cc1afd-0f6d-4a55-91e5-7d3d27002160::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1778 | 2026.04.14 21:28:56.915218 [ 200 ] {82cc1afd-0f6d-4a55-91e5-7d3d27002160::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 | ||
| 1779 | 2026.04.14 21:28:56.915659 [ 200 ] {82cc1afd-0f6d-4a55-91e5-7d3d27002160::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 | ||
| 1780 | 2026.04.14 21:28:56.916040 [ 200 ] {82cc1afd-0f6d-4a55-91e5-7d3d27002160::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 | ||
| 1781 | 2026.04.14 21:28:56.916414 [ 200 ] {82cc1afd-0f6d-4a55-91e5-7d3d27002160::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 1782 | 2026.04.14 21:28:56.916777 [ 200 ] {82cc1afd-0f6d-4a55-91e5-7d3d27002160::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 1783 | 2026.04.14 21:28:56.917131 [ 200 ] {82cc1afd-0f6d-4a55-91e5-7d3d27002160::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1784 | 2026.04.14 21:28:56.918067 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3868 | ||
| 1785 | 2026.04.14 21:28:56.918477 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1786 | 2026.04.14 21:28:56.918513 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1787 | 2026.04.14 21:28:56.919112 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1788 | 2026.04.14 21:28:56.919346 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1789 | 2026.04.14 21:28:56.919473 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3868 | ||
| 1790 | 2026.04.14 21:28:56.922636 [ 195 ] {82cc1afd-0f6d-4a55-91e5-7d3d27002160::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 72 columns (72 merged, 0 gathered) in 0.008290684 sec., 30395.562054952283 rows/sec., 30.14 MiB/sec. | ||
| 1791 | 2026.04.14 21:28:56.923446 [ 195 ] {82cc1afd-0f6d-4a55-91e5-7d3d27002160::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1792 | 2026.04.14 21:28:56.924046 [ 195 ] {82cc1afd-0f6d-4a55-91e5-7d3d27002160::all_1_6_1} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2026.04.14 21:28:56.924123 [ 195 ] {82cc1afd-0f6d-4a55-91e5-7d3d27002160::all_1_6_1} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1794 | 2026.04.14 21:28:56.924349 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 1795 | 2026.04.14 21:28:57.150098 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1796 | 2026.04.14 21:28:57.170118 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1797 | 2026.04.14 21:28:57.170175 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1798 | 2026.04.14 21:28:57.176050 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1799 | 2026.04.14 21:28:57.176886 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1800 | 2026.04.14 21:28:57.180877 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1801 | 2026.04.14 21:28:57.446266 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1802 | 2026.04.14 21:28:57.446333 [ 3 ] {} <Debug> TCP-Session: d43c96a1-9932-4c30-9834-c728dba8fdf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1803 | 2026.04.14 21:28:58.000275 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.04 MiB, peak 189.68 MiB, free memory in arenas 0.00 B, will set to 181.77 MiB (RSS), difference: 1.73 MiB | ||
| 1804 | 2026.04.14 21:28:58.323643 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1805 | 2026.04.14 21:28:58.323825 [ 4 ] {9d1ca3cd-dcdd-4d18-96a3-774448dcf5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1806 | 2026.04.14 21:28:58.323893 [ 4 ] {9d1ca3cd-dcdd-4d18-96a3-774448dcf5d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1807 | 2026.04.14 21:28:58.324674 [ 4 ] {9d1ca3cd-dcdd-4d18-96a3-774448dcf5d5} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2026.04.14 21:28:58.324719 [ 4 ] {9d1ca3cd-dcdd-4d18-96a3-774448dcf5d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1809 | 2026.04.14 21:28:58.325107 [ 4 ] {9d1ca3cd-dcdd-4d18-96a3-774448dcf5d5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1810 | 2026.04.14 21:28:58.325329 [ 4 ] {9d1ca3cd-dcdd-4d18-96a3-774448dcf5d5} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1811 | 2026.04.14 21:28:58.325471 [ 4 ] {9d1ca3cd-dcdd-4d18-96a3-774448dcf5d5} <Debug> executeQuery: Read 130 rows, 11.51 KiB in 0.001697 sec., 76605.77489687684 rows/sec., 6.63 MiB/sec. | ||
| 1812 | 2026.04.14 21:28:58.325511 [ 4 ] {9d1ca3cd-dcdd-4d18-96a3-774448dcf5d5} <Debug> TCPHandler: Processed in 0.001988999 sec. | ||
| 1813 | 2026.04.14 21:28:58.325660 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1814 | 2026.04.14 21:28:58.325774 [ 4 ] {5743f6a3-e178-493a-a398-307aa871ebf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1815 | 2026.04.14 21:28:58.325822 [ 4 ] {5743f6a3-e178-493a-a398-307aa871ebf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1816 | 2026.04.14 21:28:58.326307 [ 4 ] {5743f6a3-e178-493a-a398-307aa871ebf6} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1817 | 2026.04.14 21:28:58.326349 [ 4 ] {5743f6a3-e178-493a-a398-307aa871ebf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1818 | 2026.04.14 21:28:58.326716 [ 4 ] {5743f6a3-e178-493a-a398-307aa871ebf6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1819 | 2026.04.14 21:28:58.326925 [ 4 ] {5743f6a3-e178-493a-a398-307aa871ebf6} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1820 | 2026.04.14 21:28:58.327052 [ 4 ] {5743f6a3-e178-493a-a398-307aa871ebf6} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001302 sec., 28417.818740399387 rows/sec., 2.09 MiB/sec. | ||
| 1821 | 2026.04.14 21:28:58.327088 [ 4 ] {5743f6a3-e178-493a-a398-307aa871ebf6} <Debug> TCPHandler: Processed in 0.001489719 sec. | ||
| 1822 | 2026.04.14 21:28:58.327216 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1823 | 2026.04.14 21:28:58.327307 [ 4 ] {5920f471-c6fd-4e3d-ae6e-7b66ba06f39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1824 | 2026.04.14 21:28:58.327346 [ 4 ] {5920f471-c6fd-4e3d-ae6e-7b66ba06f39a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1825 | 2026.04.14 21:28:58.327771 [ 4 ] {5920f471-c6fd-4e3d-ae6e-7b66ba06f39a} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2026.04.14 21:28:58.327805 [ 4 ] {5920f471-c6fd-4e3d-ae6e-7b66ba06f39a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1827 | 2026.04.14 21:28:58.328094 [ 4 ] {5920f471-c6fd-4e3d-ae6e-7b66ba06f39a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1828 | 2026.04.14 21:28:58.328297 [ 4 ] {5920f471-c6fd-4e3d-ae6e-7b66ba06f39a} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1829 | 2026.04.14 21:28:58.328418 [ 4 ] {5920f471-c6fd-4e3d-ae6e-7b66ba06f39a} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001129 sec., 89459.69884853852 rows/sec., 6.99 MiB/sec. | ||
| 1830 | 2026.04.14 21:28:58.328453 [ 4 ] {5920f471-c6fd-4e3d-ae6e-7b66ba06f39a} <Debug> TCPHandler: Processed in 0.001284045 sec. | ||
| 1831 | 2026.04.14 21:28:58.328562 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1832 | 2026.04.14 21:28:58.328654 [ 4 ] {3cb577f2-6c73-402e-bd65-d2fb8bed9894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1833 | 2026.04.14 21:28:58.328695 [ 4 ] {3cb577f2-6c73-402e-bd65-d2fb8bed9894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1834 | 2026.04.14 21:28:58.329090 [ 4 ] {3cb577f2-6c73-402e-bd65-d2fb8bed9894} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1835 | 2026.04.14 21:28:58.329123 [ 4 ] {3cb577f2-6c73-402e-bd65-d2fb8bed9894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1836 | 2026.04.14 21:28:58.329430 [ 4 ] {3cb577f2-6c73-402e-bd65-d2fb8bed9894} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1837 | 2026.04.14 21:28:58.329631 [ 4 ] {3cb577f2-6c73-402e-bd65-d2fb8bed9894} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1838 | 2026.04.14 21:28:58.329753 [ 4 ] {3cb577f2-6c73-402e-bd65-d2fb8bed9894} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001117 sec., 143240.82363473592 rows/sec., 9.98 MiB/sec. | ||
| 1839 | 2026.04.14 21:28:58.329786 [ 4 ] {3cb577f2-6c73-402e-bd65-d2fb8bed9894} <Debug> TCPHandler: Processed in 0.001271395 sec. | ||
| 1840 | 2026.04.14 21:28:58.329890 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1841 | 2026.04.14 21:28:58.329981 [ 4 ] {ce0543e1-0b02-4043-8478-98b1a5373a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1842 | 2026.04.14 21:28:58.330033 [ 4 ] {ce0543e1-0b02-4043-8478-98b1a5373a8d} <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 | ||
| 1843 | 2026.04.14 21:28:58.330877 [ 4 ] {ce0543e1-0b02-4043-8478-98b1a5373a8d} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1844 | 2026.04.14 21:28:58.330911 [ 4 ] {ce0543e1-0b02-4043-8478-98b1a5373a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1845 | 2026.04.14 21:28:58.331440 [ 4 ] {ce0543e1-0b02-4043-8478-98b1a5373a8d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1846 | 2026.04.14 21:28:58.331665 [ 4 ] {ce0543e1-0b02-4043-8478-98b1a5373a8d} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1847 | 2026.04.14 21:28:58.331799 [ 4 ] {ce0543e1-0b02-4043-8478-98b1a5373a8d} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001835 sec., 20163.48773841962 rows/sec., 36.13 MiB/sec. | ||
| 1848 | 2026.04.14 21:28:58.331846 [ 4 ] {ce0543e1-0b02-4043-8478-98b1a5373a8d} <Debug> TCPHandler: Processed in 0.002002479 sec. | ||
| 1849 | 2026.04.14 21:28:58.331955 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1850 | 2026.04.14 21:28:58.332046 [ 4 ] {e27de135-9ccf-4e48-a6ea-716f8d778770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1851 | 2026.04.14 21:28:58.332087 [ 4 ] {e27de135-9ccf-4e48-a6ea-716f8d778770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1852 | 2026.04.14 21:28:58.332410 [ 4 ] {e27de135-9ccf-4e48-a6ea-716f8d778770} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1853 | 2026.04.14 21:28:58.332444 [ 4 ] {e27de135-9ccf-4e48-a6ea-716f8d778770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1854 | 2026.04.14 21:28:58.332726 [ 4 ] {e27de135-9ccf-4e48-a6ea-716f8d778770} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1855 | 2026.04.14 21:28:58.332927 [ 4 ] {e27de135-9ccf-4e48-a6ea-716f8d778770} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1856 | 2026.04.14 21:28:58.333056 [ 4 ] {e27de135-9ccf-4e48-a6ea-716f8d778770} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001028 sec., 58365.75875486381 rows/sec., 3.93 MiB/sec. | ||
| 1857 | 2026.04.14 21:28:58.333090 [ 4 ] {e27de135-9ccf-4e48-a6ea-716f8d778770} <Debug> TCPHandler: Processed in 0.001181184 sec. | ||
| 1858 | 2026.04.14 21:29:03.322543 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1859 | 2026.04.14 21:29:03.322727 [ 4 ] {92152545-e6ef-413c-a1b2-b0ee0a871a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1860 | 2026.04.14 21:29:03.322792 [ 4 ] {92152545-e6ef-413c-a1b2-b0ee0a871a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1861 | 2026.04.14 21:29:03.323445 [ 4 ] {92152545-e6ef-413c-a1b2-b0ee0a871a0a} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1862 | 2026.04.14 21:29:03.323485 [ 4 ] {92152545-e6ef-413c-a1b2-b0ee0a871a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1863 | 2026.04.14 21:29:03.323882 [ 4 ] {92152545-e6ef-413c-a1b2-b0ee0a871a0a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1864 | 2026.04.14 21:29:03.324127 [ 4 ] {92152545-e6ef-413c-a1b2-b0ee0a871a0a} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1865 | 2026.04.14 21:29:03.324303 [ 4 ] {92152545-e6ef-413c-a1b2-b0ee0a871a0a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00162 sec., 34567.9012345679 rows/sec., 2.66 MiB/sec. | ||
| 1866 | 2026.04.14 21:29:03.324364 [ 4 ] {92152545-e6ef-413c-a1b2-b0ee0a871a0a} <Debug> TCPHandler: Processed in 0.001942038 sec. | ||
| 1867 | 2026.04.14 21:29:03.324502 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1868 | 2026.04.14 21:29:03.324613 [ 4 ] {2ce62b88-f5b5-47d1-90b0-d43daba107b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1869 | 2026.04.14 21:29:03.324658 [ 4 ] {2ce62b88-f5b5-47d1-90b0-d43daba107b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1870 | 2026.04.14 21:29:03.325131 [ 4 ] {2ce62b88-f5b5-47d1-90b0-d43daba107b0} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1871 | 2026.04.14 21:29:03.325166 [ 4 ] {2ce62b88-f5b5-47d1-90b0-d43daba107b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1872 | 2026.04.14 21:29:03.325486 [ 4 ] {2ce62b88-f5b5-47d1-90b0-d43daba107b0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1873 | 2026.04.14 21:29:03.325699 [ 4 ] {2ce62b88-f5b5-47d1-90b0-d43daba107b0} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1874 | 2026.04.14 21:29:03.325831 [ 4 ] {2ce62b88-f5b5-47d1-90b0-d43daba107b0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001244 sec., 51446.94533762058 rows/sec., 4.02 MiB/sec. | ||
| 1875 | 2026.04.14 21:29:03.325869 [ 4 ] {2ce62b88-f5b5-47d1-90b0-d43daba107b0} <Debug> TCPHandler: Processed in 0.001420438 sec. | ||
| 1876 | 2026.04.14 21:29:03.325989 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1877 | 2026.04.14 21:29:03.326085 [ 4 ] {23617ed1-6a1a-48b3-8a2b-4b6d0b66fcac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1878 | 2026.04.14 21:29:03.326130 [ 4 ] {23617ed1-6a1a-48b3-8a2b-4b6d0b66fcac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1879 | 2026.04.14 21:29:03.326557 [ 4 ] {23617ed1-6a1a-48b3-8a2b-4b6d0b66fcac} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1880 | 2026.04.14 21:29:03.326592 [ 4 ] {23617ed1-6a1a-48b3-8a2b-4b6d0b66fcac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1881 | 2026.04.14 21:29:03.326925 [ 4 ] {23617ed1-6a1a-48b3-8a2b-4b6d0b66fcac} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1882 | 2026.04.14 21:29:03.327138 [ 4 ] {23617ed1-6a1a-48b3-8a2b-4b6d0b66fcac} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1883 | 2026.04.14 21:29:03.327272 [ 4 ] {23617ed1-6a1a-48b3-8a2b-4b6d0b66fcac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 1884 | 2026.04.14 21:29:03.327309 [ 4 ] {23617ed1-6a1a-48b3-8a2b-4b6d0b66fcac} <Debug> TCPHandler: Processed in 0.001369837 sec. | ||
| 1885 | 2026.04.14 21:29:03.327420 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1886 | 2026.04.14 21:29:03.327514 [ 4 ] {9c5f19d4-a6aa-4ab5-8015-2a8adee45f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1887 | 2026.04.14 21:29:03.327556 [ 4 ] {9c5f19d4-a6aa-4ab5-8015-2a8adee45f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1888 | 2026.04.14 21:29:03.327904 [ 4 ] {9c5f19d4-a6aa-4ab5-8015-2a8adee45f0d} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2026.04.14 21:29:03.327940 [ 4 ] {9c5f19d4-a6aa-4ab5-8015-2a8adee45f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1890 | 2026.04.14 21:29:03.328236 [ 4 ] {9c5f19d4-a6aa-4ab5-8015-2a8adee45f0d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1891 | 2026.04.14 21:29:03.328446 [ 4 ] {9c5f19d4-a6aa-4ab5-8015-2a8adee45f0d} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1892 | 2026.04.14 21:29:03.328573 [ 4 ] {9c5f19d4-a6aa-4ab5-8015-2a8adee45f0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 1893 | 2026.04.14 21:29:03.328612 [ 4 ] {9c5f19d4-a6aa-4ab5-8015-2a8adee45f0d} <Debug> TCPHandler: Processed in 0.001240525 sec. | ||
| 1894 | 2026.04.14 21:29:04.419667 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4380 | ||
| 1895 | 2026.04.14 21:29:04.420492 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1896 | 2026.04.14 21:29:04.420555 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1897 | 2026.04.14 21:29:04.421283 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1898 | 2026.04.14 21:29:04.421627 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1899 | 2026.04.14 21:29:04.421809 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4380 | ||
| 1900 | 2026.04.14 21:29:04.681033 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1901 | 2026.04.14 21:29:04.708831 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1902 | 2026.04.14 21:29:04.708908 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1903 | 2026.04.14 21:29:04.716124 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1904 | 2026.04.14 21:29:04.717720 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1905 | 2026.04.14 21:29:04.725959 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1906 | 2026.04.14 21:29:04.901610 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43508 | ||
| 1907 | 2026.04.14 21:29:04.901713 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1908 | 2026.04.14 21:29:04.901741 [ 3 ] {} <Debug> TCP-Session: 9ddd025e-7ce8-47d7-a854-5ecaf18cce51 Authenticating user 'default' from [fd00:1122:3344:101::e]:43508 | ||
| 1909 | 2026.04.14 21:29:04.901762 [ 3 ] {} <Debug> TCP-Session: 9ddd025e-7ce8-47d7-a854-5ecaf18cce51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1910 | 2026.04.14 21:29:04.901774 [ 3 ] {} <Debug> TCP-Session: 9ddd025e-7ce8-47d7-a854-5ecaf18cce51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1911 | 2026.04.14 21:29:04.901970 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38973 | ||
| 1912 | 2026.04.14 21:29:04.902002 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51914 | ||
| 1913 | 2026.04.14 21:29:04.902028 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36957 | ||
| 1914 | 2026.04.14 21:29:04.902057 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60803 | ||
| 1915 | 2026.04.14 21:29:04.902044 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55982 | ||
| 1916 | 2026.04.14 21:29:04.902039 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47870 | ||
| 1917 | 2026.04.14 21:29:04.902140 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1918 | 2026.04.14 21:29:04.902133 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1919 | 2026.04.14 21:29:04.902184 [ 288 ] {} <Debug> TCP-Session: 72626e2a-298b-43be-887c-c3c0437fa126 Authenticating user 'default' from [fd00:1122:3344:101::e]:51914 | ||
| 1920 | 2026.04.14 21:29:04.902026 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63405 | ||
| 1921 | 2026.04.14 21:29:04.902214 [ 286 ] {} <Debug> TCP-Session: 28e092e7-0d53-44c6-aa61-ceb432999c5c Authenticating user 'default' from [fd00:1122:3344:101::e]:38973 | ||
| 1922 | 2026.04.14 21:29:04.902218 [ 288 ] {} <Debug> TCP-Session: 72626e2a-298b-43be-887c-c3c0437fa126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1923 | 2026.04.14 21:29:04.902260 [ 286 ] {} <Debug> TCP-Session: 28e092e7-0d53-44c6-aa61-ceb432999c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1924 | 2026.04.14 21:29:04.902274 [ 288 ] {} <Debug> TCP-Session: 72626e2a-298b-43be-887c-c3c0437fa126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1925 | 2026.04.14 21:29:04.902287 [ 286 ] {} <Debug> TCP-Session: 28e092e7-0d53-44c6-aa61-ceb432999c5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1926 | 2026.04.14 21:29:04.902009 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63359 | ||
| 1927 | 2026.04.14 21:29:04.902173 [ 3 ] {} <Trace> TCP-Session: 9ddd025e-7ce8-47d7-a854-5ecaf18cce51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1928 | 2026.04.14 21:29:04.902364 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1929 | 2026.04.14 21:29:04.902407 [ 293 ] {} <Debug> TCP-Session: 4a7532ff-c640-4728-b73f-2a4bea546006 Authenticating user 'default' from [fd00:1122:3344:101::e]:60803 | ||
| 1930 | 2026.04.14 21:29:04.902430 [ 293 ] {} <Debug> TCP-Session: 4a7532ff-c640-4728-b73f-2a4bea546006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1931 | 2026.04.14 21:29:04.902443 [ 293 ] {} <Debug> TCP-Session: 4a7532ff-c640-4728-b73f-2a4bea546006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1932 | 2026.04.14 21:29:04.902519 [ 3 ] {06656bd5-49ca-46c4-9266-e039f0888977} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43508) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1933 | 2026.04.14 21:29:04.902617 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1934 | 2026.04.14 21:29:04.902638 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1935 | 2026.04.14 21:29:04.902653 [ 290 ] {} <Debug> TCP-Session: efae1a1a-0330-41a0-8447-7f9f2051d57f Authenticating user 'default' from [fd00:1122:3344:101::e]:63405 | ||
| 1936 | 2026.04.14 21:29:04.902668 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1937 | 2026.04.14 21:29:04.902692 [ 287 ] {} <Debug> TCP-Session: 47ed1399-dc16-44ab-b6c3-ec8b67c4c882 Authenticating user 'default' from [fd00:1122:3344:101::e]:63359 | ||
| 1938 | 2026.04.14 21:29:04.902721 [ 292 ] {} <Debug> TCP-Session: 4b5fcf95-01d7-4d7b-9483-e48d82869a06 Authenticating user 'default' from [fd00:1122:3344:101::e]:55982 | ||
| 1939 | 2026.04.14 21:29:04.902747 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1940 | 2026.04.14 21:29:04.902752 [ 287 ] {} <Debug> TCP-Session: 47ed1399-dc16-44ab-b6c3-ec8b67c4c882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1941 | 2026.04.14 21:29:04.902769 [ 292 ] {} <Debug> TCP-Session: 4b5fcf95-01d7-4d7b-9483-e48d82869a06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1942 | 2026.04.14 21:29:04.902786 [ 289 ] {} <Debug> TCP-Session: 821015b7-7604-4240-9091-4aedbd1006f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36957 | ||
| 1943 | 2026.04.14 21:29:04.902802 [ 287 ] {} <Debug> TCP-Session: 47ed1399-dc16-44ab-b6c3-ec8b67c4c882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1944 | 2026.04.14 21:29:04.902827 [ 289 ] {} <Debug> TCP-Session: 821015b7-7604-4240-9091-4aedbd1006f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1945 | 2026.04.14 21:29:04.902821 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1946 | 2026.04.14 21:29:04.902852 [ 289 ] {} <Debug> TCP-Session: 821015b7-7604-4240-9091-4aedbd1006f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1947 | 2026.04.14 21:29:04.902872 [ 3 ] {06656bd5-49ca-46c4-9266-e039f0888977} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1948 | 2026.04.14 21:29:04.902887 [ 291 ] {} <Debug> TCP-Session: 5ecf95b7-db9a-4ee4-8bdc-5e4e2b7e1238 Authenticating user 'default' from [fd00:1122:3344:101::e]:47870 | ||
| 1949 | 2026.04.14 21:29:04.902692 [ 290 ] {} <Debug> TCP-Session: efae1a1a-0330-41a0-8447-7f9f2051d57f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1950 | 2026.04.14 21:29:04.902923 [ 291 ] {} <Debug> TCP-Session: 5ecf95b7-db9a-4ee4-8bdc-5e4e2b7e1238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1951 | 2026.04.14 21:29:04.902941 [ 3 ] {06656bd5-49ca-46c4-9266-e039f0888977} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1952 | 2026.04.14 21:29:04.902942 [ 290 ] {} <Debug> TCP-Session: efae1a1a-0330-41a0-8447-7f9f2051d57f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1953 | 2026.04.14 21:29:04.902954 [ 291 ] {} <Debug> TCP-Session: 5ecf95b7-db9a-4ee4-8bdc-5e4e2b7e1238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1954 | 2026.04.14 21:29:04.902810 [ 292 ] {} <Debug> TCP-Session: 4b5fcf95-01d7-4d7b-9483-e48d82869a06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1955 | 2026.04.14 21:29:04.903267 [ 3 ] {06656bd5-49ca-46c4-9266-e039f0888977} <Debug> oximeter.version (be0302c1-45d8-447d-ba30-24a50965866e) (SelectExecutor): Key condition: unknown | ||
| 1956 | 2026.04.14 21:29:04.903353 [ 3 ] {06656bd5-49ca-46c4-9266-e039f0888977} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1957 | 2026.04.14 21:29:05.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.38 MiB, peak 189.68 MiB, free memory in arenas 0.00 B, will set to 185.96 MiB (RSS), difference: 3.58 MiB | ||
| 1958 | 2026.04.14 21:29:05.286772 [ 328 ] {06656bd5-49ca-46c4-9266-e039f0888977} <Trace> AggregatingTransform: Aggregating | ||
| 1959 | 2026.04.14 21:29:05.286830 [ 328 ] {06656bd5-49ca-46c4-9266-e039f0888977} <Trace> Aggregator: Aggregation method: without_key | ||
| 1960 | 2026.04.14 21:29:05.286858 [ 328 ] {06656bd5-49ca-46c4-9266-e039f0888977} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001366037 sec. (732.045 rows/sec., 28.60 KiB/sec.) | ||
| 1961 | 2026.04.14 21:29:05.286873 [ 328 ] {06656bd5-49ca-46c4-9266-e039f0888977} <Trace> Aggregator: Merging aggregated data | ||
| 1962 | 2026.04.14 21:29:05.288122 [ 3 ] {06656bd5-49ca-46c4-9266-e039f0888977} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.385651 sec., 2.5930180396265015 rows/sec., 103.72 B/sec. | ||
| 1963 | 2026.04.14 21:29:05.288327 [ 3 ] {06656bd5-49ca-46c4-9266-e039f0888977} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1964 | 2026.04.14 21:29:05.288349 [ 3 ] {06656bd5-49ca-46c4-9266-e039f0888977} <Debug> TCPHandler: Processed in 0.386291814 sec. | ||
| 1965 | 2026.04.14 21:29:05.288718 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1966 | 2026.04.14 21:29:05.288751 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1967 | 2026.04.14 21:29:05.288799 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1968 | 2026.04.14 21:29:05.288824 [ 287 ] {} <Debug> TCP-Session: 47ed1399-dc16-44ab-b6c3-ec8b67c4c882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1969 | 2026.04.14 21:29:05.288844 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1970 | 2026.04.14 21:29:05.288883 [ 288 ] {} <Debug> TCP-Session: 72626e2a-298b-43be-887c-c3c0437fa126 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1971 | 2026.04.14 21:29:05.288889 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1972 | 2026.04.14 21:29:05.288929 [ 290 ] {} <Debug> TCP-Session: efae1a1a-0330-41a0-8447-7f9f2051d57f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1973 | 2026.04.14 21:29:05.288871 [ 286 ] {} <Debug> TCP-Session: 28e092e7-0d53-44c6-aa61-ceb432999c5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1974 | 2026.04.14 21:29:05.288973 [ 291 ] {} <Debug> TCP-Session: 5ecf95b7-db9a-4ee4-8bdc-5e4e2b7e1238 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1975 | 2026.04.14 21:29:05.288862 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1976 | 2026.04.14 21:29:05.288816 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1977 | 2026.04.14 21:29:05.289061 [ 292 ] {} <Debug> TCP-Session: 4b5fcf95-01d7-4d7b-9483-e48d82869a06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1978 | 2026.04.14 21:29:05.288784 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1979 | 2026.04.14 21:29:05.289134 [ 289 ] {} <Debug> TCP-Session: 821015b7-7604-4240-9091-4aedbd1006f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1980 | 2026.04.14 21:29:05.289164 [ 293 ] {} <Debug> TCP-Session: 4a7532ff-c640-4728-b73f-2a4bea546006 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1981 | 2026.04.14 21:29:05.290932 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1982 | 2026.04.14 21:29:05.290997 [ 3 ] {} <Debug> TCP-Session: 9ddd025e-7ce8-47d7-a854-5ecaf18cce51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1983 | 2026.04.14 21:29:05.305634 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62504 | ||
| 1984 | 2026.04.14 21:29:05.305712 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1985 | 2026.04.14 21:29:05.305741 [ 288 ] {} <Debug> TCP-Session: 6df0b0a2-b180-4465-9ba6-15599d4d5062 Authenticating user 'default' from [fd00:1122:3344:101::e]:62504 | ||
| 1986 | 2026.04.14 21:29:05.305764 [ 288 ] {} <Debug> TCP-Session: 6df0b0a2-b180-4465-9ba6-15599d4d5062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1987 | 2026.04.14 21:29:05.305781 [ 288 ] {} <Debug> TCP-Session: 6df0b0a2-b180-4465-9ba6-15599d4d5062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1988 | 2026.04.14 21:29:05.305978 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41996 | ||
| 1989 | 2026.04.14 21:29:05.306008 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40278 | ||
| 1990 | 2026.04.14 21:29:05.306017 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63480 | ||
| 1991 | 2026.04.14 21:29:05.306034 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39175 | ||
| 1992 | 2026.04.14 21:29:05.306065 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1993 | 2026.04.14 21:29:05.306069 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55137 | ||
| 1994 | 2026.04.14 21:29:05.306094 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1995 | 2026.04.14 21:29:05.306101 [ 289 ] {} <Debug> TCP-Session: e2de57ec-0f93-4799-a987-e3d33d72756d Authenticating user 'default' from [fd00:1122:3344:101::e]:41996 | ||
| 1996 | 2026.04.14 21:29:05.306125 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1997 | 2026.04.14 21:29:05.306123 [ 288 ] {} <Trace> TCP-Session: 6df0b0a2-b180-4465-9ba6-15599d4d5062 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1998 | 2026.04.14 21:29:05.306147 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1999 | 2026.04.14 21:29:05.306151 [ 293 ] {} <Debug> TCP-Session: 6c813897-b659-46e3-94a8-e3e86adc0dd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39175 | ||
| 2000 | 2026.04.14 21:29:05.306179 [ 3 ] {} <Debug> TCP-Session: db5d1528-0177-4042-b8d5-91c474f91444 Authenticating user 'default' from [fd00:1122:3344:101::e]:55137 | ||
| 2001 | 2026.04.14 21:29:05.306194 [ 293 ] {} <Debug> TCP-Session: 6c813897-b659-46e3-94a8-e3e86adc0dd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2002 | 2026.04.14 21:29:05.306208 [ 3 ] {} <Debug> TCP-Session: db5d1528-0177-4042-b8d5-91c474f91444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2003 | 2026.04.14 21:29:05.306222 [ 293 ] {} <Debug> TCP-Session: 6c813897-b659-46e3-94a8-e3e86adc0dd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2004 | 2026.04.14 21:29:05.306147 [ 289 ] {} <Debug> TCP-Session: e2de57ec-0f93-4799-a987-e3d33d72756d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2005 | 2026.04.14 21:29:05.306255 [ 3 ] {} <Debug> TCP-Session: db5d1528-0177-4042-b8d5-91c474f91444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2006 | 2026.04.14 21:29:05.306273 [ 289 ] {} <Debug> TCP-Session: e2de57ec-0f93-4799-a987-e3d33d72756d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2007 | 2026.04.14 21:29:05.306138 [ 290 ] {} <Debug> TCP-Session: dd55a655-ee58-495c-99ec-ecc50bf28182 Authenticating user 'default' from [fd00:1122:3344:101::e]:40278 | ||
| 2008 | 2026.04.14 21:29:05.306109 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2009 | 2026.04.14 21:29:05.306326 [ 288 ] {5b30181f-4a0f-4fd0-b771-06b60b5a75dd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62504) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2010 | 2026.04.14 21:29:05.306332 [ 290 ] {} <Debug> TCP-Session: dd55a655-ee58-495c-99ec-ecc50bf28182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2011 | 2026.04.14 21:29:05.306342 [ 292 ] {} <Debug> TCP-Session: ff5363b9-df64-429c-9f1f-8a8a5b6a68f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63480 | ||
| 2012 | 2026.04.14 21:29:05.306370 [ 290 ] {} <Debug> TCP-Session: dd55a655-ee58-495c-99ec-ecc50bf28182 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2026.04.14 21:29:05.306388 [ 292 ] {} <Debug> TCP-Session: ff5363b9-df64-429c-9f1f-8a8a5b6a68f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2014 | 2026.04.14 21:29:05.306088 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62874 | ||
| 2015 | 2026.04.14 21:29:05.306412 [ 292 ] {} <Debug> TCP-Session: ff5363b9-df64-429c-9f1f-8a8a5b6a68f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2016 | 2026.04.14 21:29:05.306057 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55443 | ||
| 2017 | 2026.04.14 21:29:05.306026 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44785 | ||
| 2018 | 2026.04.14 21:29:05.306478 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2019 | 2026.04.14 21:29:05.306530 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2020 | 2026.04.14 21:29:05.306555 [ 286 ] {} <Debug> TCP-Session: 8e6c4ba0-2624-4564-9ff1-b7ca1a28872d Authenticating user 'default' from [fd00:1122:3344:101::e]:62874 | ||
| 2021 | 2026.04.14 21:29:05.306559 [ 294 ] {} <Debug> TCP-Session: 33174fa0-72f6-4e66-899d-260aea0c2a08 Authenticating user 'default' from [fd00:1122:3344:101::e]:55443 | ||
| 2022 | 2026.04.14 21:29:05.306573 [ 286 ] {} <Debug> TCP-Session: 8e6c4ba0-2624-4564-9ff1-b7ca1a28872d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2023 | 2026.04.14 21:29:05.306579 [ 294 ] {} <Debug> TCP-Session: 33174fa0-72f6-4e66-899d-260aea0c2a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2024 | 2026.04.14 21:29:05.306586 [ 286 ] {} <Debug> TCP-Session: 8e6c4ba0-2624-4564-9ff1-b7ca1a28872d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2025 | 2026.04.14 21:29:05.306593 [ 294 ] {} <Debug> TCP-Session: 33174fa0-72f6-4e66-899d-260aea0c2a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2026 | 2026.04.14 21:29:05.306606 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2027 | 2026.04.14 21:29:05.306627 [ 288 ] {5b30181f-4a0f-4fd0-b771-06b60b5a75dd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2028 | 2026.04.14 21:29:05.306648 [ 291 ] {} <Debug> TCP-Session: f9f6cce9-fe92-4a73-80bb-6d2629769635 Authenticating user 'default' from [fd00:1122:3344:101::e]:44785 | ||
| 2029 | 2026.04.14 21:29:05.306686 [ 291 ] {} <Debug> TCP-Session: f9f6cce9-fe92-4a73-80bb-6d2629769635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2030 | 2026.04.14 21:29:05.306696 [ 288 ] {5b30181f-4a0f-4fd0-b771-06b60b5a75dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2031 | 2026.04.14 21:29:05.306708 [ 291 ] {} <Debug> TCP-Session: f9f6cce9-fe92-4a73-80bb-6d2629769635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2032 | 2026.04.14 21:29:05.307009 [ 288 ] {5b30181f-4a0f-4fd0-b771-06b60b5a75dd} <Debug> oximeter.version (be0302c1-45d8-447d-ba30-24a50965866e) (SelectExecutor): Key condition: unknown | ||
| 2033 | 2026.04.14 21:29:05.308102 [ 333 ] {5b30181f-4a0f-4fd0-b771-06b60b5a75dd} <Trace> AggregatingTransform: Aggregating | ||
| 2034 | 2026.04.14 21:29:05.308151 [ 333 ] {5b30181f-4a0f-4fd0-b771-06b60b5a75dd} <Trace> Aggregator: Aggregation method: without_key | ||
| 2035 | 2026.04.14 21:29:05.308187 [ 333 ] {5b30181f-4a0f-4fd0-b771-06b60b5a75dd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001079471 sec. (926.380 rows/sec., 36.19 KiB/sec.) | ||
| 2036 | 2026.04.14 21:29:05.308207 [ 333 ] {5b30181f-4a0f-4fd0-b771-06b60b5a75dd} <Trace> Aggregator: Merging aggregated data | ||
| 2037 | 2026.04.14 21:29:05.309354 [ 288 ] {5b30181f-4a0f-4fd0-b771-06b60b5a75dd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003092 sec., 323.41526520051747 rows/sec., 12.63 KiB/sec. | ||
| 2038 | 2026.04.14 21:29:05.309476 [ 288 ] {5b30181f-4a0f-4fd0-b771-06b60b5a75dd} <Debug> TCPHandler: Processed in 0.003498259 sec. | ||
| 2039 | 2026.04.14 21:29:05.309598 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2040 | 2026.04.14 21:29:05.309629 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2041 | 2026.04.14 21:29:05.309630 [ 288 ] {} <Debug> TCP-Session: 6df0b0a2-b180-4465-9ba6-15599d4d5062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2042 | 2026.04.14 21:29:05.309648 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2043 | 2026.04.14 21:29:05.309668 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2044 | 2026.04.14 21:29:05.309702 [ 289 ] {} <Debug> TCP-Session: e2de57ec-0f93-4799-a987-e3d33d72756d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2045 | 2026.04.14 21:29:05.309702 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2046 | 2026.04.14 21:29:05.309727 [ 290 ] {} <Debug> TCP-Session: dd55a655-ee58-495c-99ec-ecc50bf28182 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2047 | 2026.04.14 21:29:05.309751 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2048 | 2026.04.14 21:29:05.309768 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2049 | 2026.04.14 21:29:05.309797 [ 293 ] {} <Debug> TCP-Session: 6c813897-b659-46e3-94a8-e3e86adc0dd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2050 | 2026.04.14 21:29:05.309724 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2051 | 2026.04.14 21:29:05.309672 [ 286 ] {} <Debug> TCP-Session: 8e6c4ba0-2624-4564-9ff1-b7ca1a28872d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2052 | 2026.04.14 21:29:05.309739 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2053 | 2026.04.14 21:29:05.309890 [ 291 ] {} <Debug> TCP-Session: f9f6cce9-fe92-4a73-80bb-6d2629769635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2054 | 2026.04.14 21:29:05.309765 [ 294 ] {} <Debug> TCP-Session: 33174fa0-72f6-4e66-899d-260aea0c2a08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2055 | 2026.04.14 21:29:05.309924 [ 292 ] {} <Debug> TCP-Session: ff5363b9-df64-429c-9f1f-8a8a5b6a68f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2056 | 2026.04.14 21:29:05.309819 [ 3 ] {} <Debug> TCP-Session: db5d1528-0177-4042-b8d5-91c474f91444 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2057 | 2026.04.14 21:29:06.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.58 MiB, peak 201.48 MiB, free memory in arenas 0.00 B, will set to 203.47 MiB (RSS), difference: 15.90 MiB | ||
| 2058 | 2026.04.14 21:29:06.914516 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 276 | ||
| 2059 | 2026.04.14 21:29:06.916623 [ 243 ] {} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2026.04.14 21:29:06.916667 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2061 | 2026.04.14 21:29:06.917839 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2062 | 2026.04.14 21:29:06.918108 [ 243 ] {} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2063 | 2026.04.14 21:29:06.918356 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 276 | ||
| 2064 | 2026.04.14 21:29:08.324416 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2065 | 2026.04.14 21:29:08.324583 [ 4 ] {8caa646b-5d93-440f-ad55-cd688c951189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2066 | 2026.04.14 21:29:08.324646 [ 4 ] {8caa646b-5d93-440f-ad55-cd688c951189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2067 | 2026.04.14 21:29:08.325326 [ 4 ] {8caa646b-5d93-440f-ad55-cd688c951189} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2068 | 2026.04.14 21:29:08.325368 [ 4 ] {8caa646b-5d93-440f-ad55-cd688c951189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2069 | 2026.04.14 21:29:08.325768 [ 4 ] {8caa646b-5d93-440f-ad55-cd688c951189} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2070 | 2026.04.14 21:29:08.325991 [ 4 ] {8caa646b-5d93-440f-ad55-cd688c951189} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2071 | 2026.04.14 21:29:08.326138 [ 40 ] {} <Debug> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2072 | 2026.04.14 21:29:08.326151 [ 4 ] {8caa646b-5d93-440f-ad55-cd688c951189} <Debug> executeQuery: Read 130 rows, 11.51 KiB in 0.001612 sec., 80645.16129032259 rows/sec., 6.98 MiB/sec. | ||
| 2073 | 2026.04.14 21:29:08.326219 [ 40 ] {} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2026.04.14 21:29:08.326245 [ 4 ] {8caa646b-5d93-440f-ad55-cd688c951189} <Debug> TCPHandler: Processed in 0.001949239 sec. | ||
| 2075 | 2026.04.14 21:29:08.326246 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2076 | 2026.04.14 21:29:08.326382 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2077 | 2026.04.14 21:29:08.326406 [ 198 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::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 | ||
| 2078 | 2026.04.14 21:29:08.326489 [ 4 ] {55e18a61-2306-4545-a005-39745c5cd4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2079 | 2026.04.14 21:29:08.326537 [ 4 ] {55e18a61-2306-4545-a005-39745c5cd4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2080 | 2026.04.14 21:29:08.326561 [ 198 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2081 | 2026.04.14 21:29:08.326601 [ 198 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 256 rows starting from the beginning of the part | ||
| 2082 | 2026.04.14 21:29:08.326695 [ 198 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 250 rows starting from the beginning of the part | ||
| 2083 | 2026.04.14 21:29:08.326745 [ 198 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::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 | ||
| 2084 | 2026.04.14 21:29:08.326803 [ 198 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 130 rows starting from the beginning of the part | ||
| 2085 | 2026.04.14 21:29:08.326847 [ 198 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2086 | 2026.04.14 21:29:08.326899 [ 198 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 130 rows starting from the beginning of the part | ||
| 2087 | 2026.04.14 21:29:08.326993 [ 4 ] {55e18a61-2306-4545-a005-39745c5cd4c0} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2088 | 2026.04.14 21:29:08.327035 [ 4 ] {55e18a61-2306-4545-a005-39745c5cd4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2089 | 2026.04.14 21:29:08.327378 [ 4 ] {55e18a61-2306-4545-a005-39745c5cd4c0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2090 | 2026.04.14 21:29:08.327634 [ 4 ] {55e18a61-2306-4545-a005-39745c5cd4c0} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2091 | 2026.04.14 21:29:08.327748 [ 40 ] {} <Debug> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2092 | 2026.04.14 21:29:08.327781 [ 40 ] {} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2093 | 2026.04.14 21:29:08.327781 [ 4 ] {55e18a61-2306-4545-a005-39745c5cd4c0} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001315 sec., 28136.88212927757 rows/sec., 2.07 MiB/sec. | ||
| 2094 | 2026.04.14 21:29:08.327799 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2095 | 2026.04.14 21:29:08.327835 [ 4 ] {55e18a61-2306-4545-a005-39745c5cd4c0} <Debug> TCPHandler: Processed in 0.00150463 sec. | ||
| 2096 | 2026.04.14 21:29:08.327910 [ 195 ] {88e41ee9-c644-4040-bd89-c70015aa9eac::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 | ||
| 2097 | 2026.04.14 21:29:08.327952 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2098 | 2026.04.14 21:29:08.327998 [ 192 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 878 rows, containing 5 columns (5 merged, 0 gathered) in 0.001658613 sec., 529357.9635514735 rows/sec., 48.08 MiB/sec. | ||
| 2099 | 2026.04.14 21:29:08.328042 [ 195 ] {88e41ee9-c644-4040-bd89-c70015aa9eac::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2100 | 2026.04.14 21:29:08.328052 [ 4 ] {3d17e9e0-d743-47eb-ae2b-94db68a042dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2101 | 2026.04.14 21:29:08.328080 [ 195 ] {88e41ee9-c644-4040-bd89-c70015aa9eac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 44 rows starting from the beginning of the part | ||
| 2102 | 2026.04.14 21:29:08.328102 [ 4 ] {3d17e9e0-d743-47eb-ae2b-94db68a042dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2103 | 2026.04.14 21:29:08.328148 [ 195 ] {88e41ee9-c644-4040-bd89-c70015aa9eac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part | ||
| 2104 | 2026.04.14 21:29:08.328151 [ 198 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2105 | 2026.04.14 21:29:08.328195 [ 195 ] {88e41ee9-c644-4040-bd89-c70015aa9eac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
| 2106 | 2026.04.14 21:29:08.328238 [ 195 ] {88e41ee9-c644-4040-bd89-c70015aa9eac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 49 rows starting from the beginning of the part | ||
| 2107 | 2026.04.14 21:29:08.328276 [ 195 ] {88e41ee9-c644-4040-bd89-c70015aa9eac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2108 | 2026.04.14 21:29:08.328323 [ 195 ] {88e41ee9-c644-4040-bd89-c70015aa9eac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2109 | 2026.04.14 21:29:08.328459 [ 198 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_11_2} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2110 | 2026.04.14 21:29:08.328540 [ 198 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_11_2} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2111 | 2026.04.14 21:29:08.328569 [ 4 ] {3d17e9e0-d743-47eb-ae2b-94db68a042dc} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2112 | 2026.04.14 21:29:08.328610 [ 4 ] {3d17e9e0-d743-47eb-ae2b-94db68a042dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2113 | 2026.04.14 21:29:08.328612 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2114 | 2026.04.14 21:29:08.328953 [ 4 ] {3d17e9e0-d743-47eb-ae2b-94db68a042dc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2115 | 2026.04.14 21:29:08.329181 [ 4 ] {3d17e9e0-d743-47eb-ae2b-94db68a042dc} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2116 | 2026.04.14 21:29:08.329276 [ 192 ] {88e41ee9-c644-4040-bd89-c70015aa9eac::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 239 rows, containing 5 columns (5 merged, 0 gathered) in 0.001411439 sec., 169330.73267778486 rows/sec., 13.12 MiB/sec. | ||
| 2117 | 2026.04.14 21:29:08.329296 [ 40 ] {} <Debug> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2118 | 2026.04.14 21:29:08.329314 [ 4 ] {3d17e9e0-d743-47eb-ae2b-94db68a042dc} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001281 sec., 78844.65261514441 rows/sec., 6.16 MiB/sec. | ||
| 2119 | 2026.04.14 21:29:08.329344 [ 40 ] {} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2120 | 2026.04.14 21:29:08.329368 [ 4 ] {3d17e9e0-d743-47eb-ae2b-94db68a042dc} <Debug> TCPHandler: Processed in 0.001464849 sec. | ||
| 2121 | 2026.04.14 21:29:08.329376 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2122 | 2026.04.14 21:29:08.329446 [ 196 ] {88e41ee9-c644-4040-bd89-c70015aa9eac::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2123 | 2026.04.14 21:29:08.329470 [ 195 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::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 | ||
| 2124 | 2026.04.14 21:29:08.329489 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2026.04.14 21:29:08.329562 [ 195 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2126 | 2026.04.14 21:29:08.329589 [ 4 ] {a1a06c57-279e-46e1-9064-5a4361a749fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2127 | 2026.04.14 21:29:08.329591 [ 195 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 159 rows starting from the beginning of the part | ||
| 2128 | 2026.04.14 21:29:08.329640 [ 4 ] {a1a06c57-279e-46e1-9064-5a4361a749fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2129 | 2026.04.14 21:29:08.329663 [ 195 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 137 rows starting from the beginning of the part | ||
| 2130 | 2026.04.14 21:29:08.329712 [ 195 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::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 | ||
| 2131 | 2026.04.14 21:29:08.329755 [ 195 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 101 rows starting from the beginning of the part | ||
| 2132 | 2026.04.14 21:29:08.329759 [ 196 ] {88e41ee9-c644-4040-bd89-c70015aa9eac::all_1_6_1} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2026.04.14 21:29:08.329795 [ 195 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2134 | 2026.04.14 21:29:08.329839 [ 195 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 101 rows starting from the beginning of the part | ||
| 2135 | 2026.04.14 21:29:08.329850 [ 196 ] {88e41ee9-c644-4040-bd89-c70015aa9eac::all_1_6_1} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2136 | 2026.04.14 21:29:08.329938 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2137 | 2026.04.14 21:29:08.330079 [ 4 ] {a1a06c57-279e-46e1-9064-5a4361a749fa} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2138 | 2026.04.14 21:29:08.330119 [ 4 ] {a1a06c57-279e-46e1-9064-5a4361a749fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2139 | 2026.04.14 21:29:08.330480 [ 4 ] {a1a06c57-279e-46e1-9064-5a4361a749fa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2140 | 2026.04.14 21:29:08.330658 [ 195 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 626 rows, containing 5 columns (5 merged, 0 gathered) in 0.001220944 sec., 512718.02801766497 rows/sec., 42.63 MiB/sec. | ||
| 2141 | 2026.04.14 21:29:08.330705 [ 4 ] {a1a06c57-279e-46e1-9064-5a4361a749fa} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2026.04.14 21:29:08.330796 [ 195 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2143 | 2026.04.14 21:29:08.330814 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2144 | 2026.04.14 21:29:08.330844 [ 4 ] {a1a06c57-279e-46e1-9064-5a4361a749fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 2145 | 2026.04.14 21:29:08.330847 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2146 | 2026.04.14 21:29:08.330888 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2147 | 2026.04.14 21:29:08.330889 [ 4 ] {a1a06c57-279e-46e1-9064-5a4361a749fa} <Debug> TCPHandler: Processed in 0.001448728 sec. | ||
| 2148 | 2026.04.14 21:29:08.331001 [ 188 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::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 | ||
| 2149 | 2026.04.14 21:29:08.331044 [ 195 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_11_2} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2150 | 2026.04.14 21:29:08.331017 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2151 | 2026.04.14 21:29:08.331134 [ 195 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_11_2} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2152 | 2026.04.14 21:29:08.331158 [ 188 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2153 | 2026.04.14 21:29:08.331177 [ 4 ] {a2743bec-537f-4dbc-850d-11e5ea7233cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2154 | 2026.04.14 21:29:08.331201 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2155 | 2026.04.14 21:29:08.331203 [ 188 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1082 rows starting from the beginning of the part | ||
| 2156 | 2026.04.14 21:29:08.331236 [ 4 ] {a2743bec-537f-4dbc-850d-11e5ea7233cf} <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 | ||
| 2157 | 2026.04.14 21:29:08.331304 [ 188 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part | ||
| 2158 | 2026.04.14 21:29:08.331360 [ 188 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::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 | ||
| 2159 | 2026.04.14 21:29:08.331408 [ 188 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2160 | 2026.04.14 21:29:08.331451 [ 188 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2161 | 2026.04.14 21:29:08.331495 [ 188 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2162 | 2026.04.14 21:29:08.332127 [ 4 ] {a2743bec-537f-4dbc-850d-11e5ea7233cf} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2163 | 2026.04.14 21:29:08.332170 [ 4 ] {a2743bec-537f-4dbc-850d-11e5ea7233cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2164 | 2026.04.14 21:29:08.332695 [ 188 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1918 rows, containing 5 columns (5 merged, 0 gathered) in 0.001733404 sec., 1106493.350655704 rows/sec., 78.48 MiB/sec. | ||
| 2165 | 2026.04.14 21:29:08.332800 [ 4 ] {a2743bec-537f-4dbc-850d-11e5ea7233cf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2166 | 2026.04.14 21:29:08.332994 [ 191 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2167 | 2026.04.14 21:29:08.333049 [ 4 ] {a2743bec-537f-4dbc-850d-11e5ea7233cf} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2168 | 2026.04.14 21:29:08.333169 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2169 | 2026.04.14 21:29:08.333201 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2170 | 2026.04.14 21:29:08.333207 [ 4 ] {a2743bec-537f-4dbc-850d-11e5ea7233cf} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002049 sec., 18057.58906783797 rows/sec., 32.36 MiB/sec. | ||
| 2171 | 2026.04.14 21:29:08.333225 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2172 | 2026.04.14 21:29:08.333273 [ 4 ] {a2743bec-537f-4dbc-850d-11e5ea7233cf} <Debug> TCPHandler: Processed in 0.002303765 sec. | ||
| 2173 | 2026.04.14 21:29:08.333287 [ 191 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2174 | 2026.04.14 21:29:08.333299 [ 196 ] {6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70::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 | ||
| 2175 | 2026.04.14 21:29:08.333382 [ 191 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2176 | 2026.04.14 21:29:08.333390 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2177 | 2026.04.14 21:29:08.333461 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 2178 | 2026.04.14 21:29:08.333486 [ 196 ] {6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2179 | 2026.04.14 21:29:08.333495 [ 4 ] {c511507b-6159-4f61-9bec-2ad16e48b988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2180 | 2026.04.14 21:29:08.333539 [ 196 ] {6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 2181 | 2026.04.14 21:29:08.333548 [ 4 ] {c511507b-6159-4f61-9bec-2ad16e48b988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2182 | 2026.04.14 21:29:08.333681 [ 196 ] {6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part | ||
| 2183 | 2026.04.14 21:29:08.333793 [ 196 ] {6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
| 2184 | 2026.04.14 21:29:08.333895 [ 4 ] {c511507b-6159-4f61-9bec-2ad16e48b988} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2185 | 2026.04.14 21:29:08.333903 [ 196 ] {6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part | ||
| 2186 | 2026.04.14 21:29:08.333938 [ 4 ] {c511507b-6159-4f61-9bec-2ad16e48b988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2187 | 2026.04.14 21:29:08.334022 [ 196 ] {6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2188 | 2026.04.14 21:29:08.334128 [ 196 ] {6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2189 | 2026.04.14 21:29:08.334261 [ 4 ] {c511507b-6159-4f61-9bec-2ad16e48b988} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2190 | 2026.04.14 21:29:08.334501 [ 4 ] {c511507b-6159-4f61-9bec-2ad16e48b988} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2191 | 2026.04.14 21:29:08.334615 [ 40 ] {} <Debug> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2192 | 2026.04.14 21:29:08.334636 [ 4 ] {c511507b-6159-4f61-9bec-2ad16e48b988} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 2193 | 2026.04.14 21:29:08.334644 [ 40 ] {} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2194 | 2026.04.14 21:29:08.334679 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2195 | 2026.04.14 21:29:08.334684 [ 4 ] {c511507b-6159-4f61-9bec-2ad16e48b988} <Debug> TCPHandler: Processed in 0.001341186 sec. | ||
| 2196 | 2026.04.14 21:29:08.334815 [ 189 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::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 | ||
| 2197 | 2026.04.14 21:29:08.334929 [ 189 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2198 | 2026.04.14 21:29:08.334963 [ 189 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 336 rows starting from the beginning of the part | ||
| 2199 | 2026.04.14 21:29:08.335061 [ 189 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2200 | 2026.04.14 21:29:08.335110 [ 189 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::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 | ||
| 2201 | 2026.04.14 21:29:08.335153 [ 189 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2202 | 2026.04.14 21:29:08.335208 [ 189 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2203 | 2026.04.14 21:29:08.335262 [ 189 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2204 | 2026.04.14 21:29:08.336130 [ 191 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 636 rows, containing 4 columns (4 merged, 0 gathered) in 0.001377147 sec., 461824.3368355012 rows/sec., 31.12 MiB/sec. | ||
| 2205 | 2026.04.14 21:29:08.336252 [ 189 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2206 | 2026.04.14 21:29:08.336494 [ 189 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_11_2} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2207 | 2026.04.14 21:29:08.336558 [ 189 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_11_2} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2208 | 2026.04.14 21:29:08.336622 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2209 | 2026.04.14 21:29:08.336937 [ 189 ] {6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 19 columns (19 merged, 0 gathered) in 0.003664173 sec., 55401.31429383929 rows/sec., 99.28 MiB/sec. | ||
| 2210 | 2026.04.14 21:29:08.337392 [ 191 ] {6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2211 | 2026.04.14 21:29:08.337702 [ 191 ] {6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2026.04.14 21:29:08.337766 [ 191 ] {6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2213 | 2026.04.14 21:29:08.337867 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 2214 | 2026.04.14 21:29:11.824071 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2215 | 2026.04.14 21:29:11.824155 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2216 | 2026.04.14 21:29:11.922034 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4828 | ||
| 2217 | 2026.04.14 21:29:11.922819 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2026.04.14 21:29:11.922870 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2219 | 2026.04.14 21:29:11.923425 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2220 | 2026.04.14 21:29:11.923694 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2026.04.14 21:29:11.923843 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4828 | ||
| 2222 | 2026.04.14 21:29:12.226141 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2223 | 2026.04.14 21:29:12.242798 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2224 | 2026.04.14 21:29:12.242851 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2225 | 2026.04.14 21:29:12.249052 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2226 | 2026.04.14 21:29:12.249750 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2227 | 2026.04.14 21:29:12.252640 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2228 | 2026.04.14 21:29:13.000278 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.54 MiB, peak 210.80 MiB, free memory in arenas 0.00 B, will set to 206.93 MiB (RSS), difference: 1.38 MiB | ||
| 2229 | 2026.04.14 21:29:13.322894 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2230 | 2026.04.14 21:29:13.323067 [ 4 ] {d8b63a93-872a-4849-8b31-7d584cc9b64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2231 | 2026.04.14 21:29:13.323131 [ 4 ] {d8b63a93-872a-4849-8b31-7d584cc9b64e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2232 | 2026.04.14 21:29:13.323783 [ 4 ] {d8b63a93-872a-4849-8b31-7d584cc9b64e} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2233 | 2026.04.14 21:29:13.323832 [ 4 ] {d8b63a93-872a-4849-8b31-7d584cc9b64e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2234 | 2026.04.14 21:29:13.324215 [ 4 ] {d8b63a93-872a-4849-8b31-7d584cc9b64e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2235 | 2026.04.14 21:29:13.324438 [ 4 ] {d8b63a93-872a-4849-8b31-7d584cc9b64e} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2236 | 2026.04.14 21:29:13.324600 [ 4 ] {d8b63a93-872a-4849-8b31-7d584cc9b64e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001578 sec., 35487.95944233207 rows/sec., 2.73 MiB/sec. | ||
| 2237 | 2026.04.14 21:29:13.324650 [ 4 ] {d8b63a93-872a-4849-8b31-7d584cc9b64e} <Debug> TCPHandler: Processed in 0.001882157 sec. | ||
| 2238 | 2026.04.14 21:29:13.324773 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2239 | 2026.04.14 21:29:13.324880 [ 4 ] {8679f8bf-49d8-42fa-951d-18c9eb647c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2240 | 2026.04.14 21:29:13.324924 [ 4 ] {8679f8bf-49d8-42fa-951d-18c9eb647c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2241 | 2026.04.14 21:29:13.325367 [ 4 ] {8679f8bf-49d8-42fa-951d-18c9eb647c2e} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2242 | 2026.04.14 21:29:13.325406 [ 4 ] {8679f8bf-49d8-42fa-951d-18c9eb647c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2243 | 2026.04.14 21:29:13.325718 [ 4 ] {8679f8bf-49d8-42fa-951d-18c9eb647c2e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2244 | 2026.04.14 21:29:13.325940 [ 4 ] {8679f8bf-49d8-42fa-951d-18c9eb647c2e} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2245 | 2026.04.14 21:29:13.326074 [ 4 ] {8679f8bf-49d8-42fa-951d-18c9eb647c2e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001218 sec., 52545.15599343186 rows/sec., 4.10 MiB/sec. | ||
| 2246 | 2026.04.14 21:29:13.326111 [ 4 ] {8679f8bf-49d8-42fa-951d-18c9eb647c2e} <Debug> TCPHandler: Processed in 0.001388548 sec. | ||
| 2247 | 2026.04.14 21:29:13.326220 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2248 | 2026.04.14 21:29:13.326319 [ 4 ] {e20c0982-ab97-406c-a154-61122cbabf1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2249 | 2026.04.14 21:29:13.326364 [ 4 ] {e20c0982-ab97-406c-a154-61122cbabf1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2250 | 2026.04.14 21:29:13.326775 [ 4 ] {e20c0982-ab97-406c-a154-61122cbabf1a} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2251 | 2026.04.14 21:29:13.326814 [ 4 ] {e20c0982-ab97-406c-a154-61122cbabf1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2252 | 2026.04.14 21:29:13.327137 [ 4 ] {e20c0982-ab97-406c-a154-61122cbabf1a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2253 | 2026.04.14 21:29:13.327342 [ 4 ] {e20c0982-ab97-406c-a154-61122cbabf1a} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2254 | 2026.04.14 21:29:13.327474 [ 4 ] {e20c0982-ab97-406c-a154-61122cbabf1a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 2255 | 2026.04.14 21:29:13.327510 [ 4 ] {e20c0982-ab97-406c-a154-61122cbabf1a} <Debug> TCPHandler: Processed in 0.001339157 sec. | ||
| 2256 | 2026.04.14 21:29:13.327622 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2257 | 2026.04.14 21:29:13.327717 [ 4 ] {14df03d3-934d-4159-bc9a-4442823aff8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2258 | 2026.04.14 21:29:13.327759 [ 4 ] {14df03d3-934d-4159-bc9a-4442823aff8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2259 | 2026.04.14 21:29:13.328094 [ 4 ] {14df03d3-934d-4159-bc9a-4442823aff8b} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2260 | 2026.04.14 21:29:13.328130 [ 4 ] {14df03d3-934d-4159-bc9a-4442823aff8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2261 | 2026.04.14 21:29:13.328430 [ 4 ] {14df03d3-934d-4159-bc9a-4442823aff8b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2262 | 2026.04.14 21:29:13.328643 [ 4 ] {14df03d3-934d-4159-bc9a-4442823aff8b} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2263 | 2026.04.14 21:29:13.328773 [ 4 ] {14df03d3-934d-4159-bc9a-4442823aff8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 2264 | 2026.04.14 21:29:13.328812 [ 4 ] {14df03d3-934d-4159-bc9a-4442823aff8b} <Debug> TCPHandler: Processed in 0.001240474 sec. | ||
| 2265 | 2026.04.14 21:29:16.918587 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 296 | ||
| 2266 | 2026.04.14 21:29:16.920645 [ 243 ] {} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2267 | 2026.04.14 21:29:16.920692 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2268 | 2026.04.14 21:29:16.921843 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2269 | 2026.04.14 21:29:16.922117 [ 243 ] {} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2270 | 2026.04.14 21:29:16.922425 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 296 | ||
| 2271 | 2026.04.14 21:29:18.327498 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2272 | 2026.04.14 21:29:18.327678 [ 4 ] {b745ab06-a74d-4bff-99da-d706a8fa6646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2273 | 2026.04.14 21:29:18.327748 [ 4 ] {b745ab06-a74d-4bff-99da-d706a8fa6646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2274 | 2026.04.14 21:29:18.328424 [ 4 ] {b745ab06-a74d-4bff-99da-d706a8fa6646} <Trace> oximeter.fields_i16 (edccbbd4-b519-4f56-88d6-06d3252d8bed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2275 | 2026.04.14 21:29:18.328468 [ 4 ] {b745ab06-a74d-4bff-99da-d706a8fa6646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2276 | 2026.04.14 21:29:18.328853 [ 4 ] {b745ab06-a74d-4bff-99da-d706a8fa6646} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2277 | 2026.04.14 21:29:18.329077 [ 4 ] {b745ab06-a74d-4bff-99da-d706a8fa6646} <Trace> oximeter.fields_i16 (edccbbd4-b519-4f56-88d6-06d3252d8bed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2278 | 2026.04.14 21:29:18.329235 [ 4 ] {b745ab06-a74d-4bff-99da-d706a8fa6646} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001608 sec., 14925.373134328358 rows/sec., 1.24 MiB/sec. | ||
| 2279 | 2026.04.14 21:29:18.329283 [ 4 ] {b745ab06-a74d-4bff-99da-d706a8fa6646} <Debug> TCPHandler: Processed in 0.001906217 sec. | ||
| 2280 | 2026.04.14 21:29:18.329426 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2281 | 2026.04.14 21:29:18.329538 [ 4 ] {edddaca4-4c32-4dcf-b750-9164d3b9b2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2282 | 2026.04.14 21:29:18.329581 [ 4 ] {edddaca4-4c32-4dcf-b750-9164d3b9b2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2283 | 2026.04.14 21:29:18.330024 [ 4 ] {edddaca4-4c32-4dcf-b750-9164d3b9b2a3} <Trace> oximeter.fields_ipaddr (2d25f079-5a58-47c9-991b-1a3ac2f79698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2284 | 2026.04.14 21:29:18.330062 [ 4 ] {edddaca4-4c32-4dcf-b750-9164d3b9b2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2285 | 2026.04.14 21:29:18.330354 [ 4 ] {edddaca4-4c32-4dcf-b750-9164d3b9b2a3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2286 | 2026.04.14 21:29:18.330562 [ 4 ] {edddaca4-4c32-4dcf-b750-9164d3b9b2a3} <Trace> oximeter.fields_ipaddr (2d25f079-5a58-47c9-991b-1a3ac2f79698): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2287 | 2026.04.14 21:29:18.330690 [ 4 ] {edddaca4-4c32-4dcf-b750-9164d3b9b2a3} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001176 sec., 13605.442176870749 rows/sec., 1.08 MiB/sec. | ||
| 2288 | 2026.04.14 21:29:18.330726 [ 4 ] {edddaca4-4c32-4dcf-b750-9164d3b9b2a3} <Debug> TCPHandler: Processed in 0.001351586 sec. | ||
| 2289 | 2026.04.14 21:29:18.330844 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2290 | 2026.04.14 21:29:18.330947 [ 4 ] {2efd8472-06f4-46bb-bcab-1622c66f9905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2291 | 2026.04.14 21:29:18.330986 [ 4 ] {2efd8472-06f4-46bb-bcab-1622c66f9905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2292 | 2026.04.14 21:29:18.331541 [ 4 ] {2efd8472-06f4-46bb-bcab-1622c66f9905} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2293 | 2026.04.14 21:29:18.331582 [ 4 ] {2efd8472-06f4-46bb-bcab-1622c66f9905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2294 | 2026.04.14 21:29:18.331907 [ 4 ] {2efd8472-06f4-46bb-bcab-1622c66f9905} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2295 | 2026.04.14 21:29:18.332120 [ 4 ] {2efd8472-06f4-46bb-bcab-1622c66f9905} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2296 | 2026.04.14 21:29:18.332250 [ 4 ] {2efd8472-06f4-46bb-bcab-1622c66f9905} <Debug> executeQuery: Read 266 rows, 24.34 KiB in 0.001322 sec., 201210.28744326776 rows/sec., 17.98 MiB/sec. | ||
| 2297 | 2026.04.14 21:29:18.332291 [ 4 ] {2efd8472-06f4-46bb-bcab-1622c66f9905} <Debug> TCPHandler: Processed in 0.001495549 sec. | ||
| 2298 | 2026.04.14 21:29:18.332408 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2299 | 2026.04.14 21:29:18.332505 [ 4 ] {5098e83b-fcf0-4c50-8cf0-188072a14bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2300 | 2026.04.14 21:29:18.332543 [ 4 ] {5098e83b-fcf0-4c50-8cf0-188072a14bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2301 | 2026.04.14 21:29:18.332969 [ 4 ] {5098e83b-fcf0-4c50-8cf0-188072a14bde} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2302 | 2026.04.14 21:29:18.333005 [ 4 ] {5098e83b-fcf0-4c50-8cf0-188072a14bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2303 | 2026.04.14 21:29:18.333295 [ 4 ] {5098e83b-fcf0-4c50-8cf0-188072a14bde} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2304 | 2026.04.14 21:29:18.333498 [ 4 ] {5098e83b-fcf0-4c50-8cf0-188072a14bde} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2305 | 2026.04.14 21:29:18.333622 [ 4 ] {5098e83b-fcf0-4c50-8cf0-188072a14bde} <Debug> executeQuery: Read 69 rows, 5.16 KiB in 0.001136 sec., 60739.436619718304 rows/sec., 4.44 MiB/sec. | ||
| 2306 | 2026.04.14 21:29:18.333657 [ 4 ] {5098e83b-fcf0-4c50-8cf0-188072a14bde} <Debug> TCPHandler: Processed in 0.001302505 sec. | ||
| 2307 | 2026.04.14 21:29:18.333773 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2308 | 2026.04.14 21:29:18.333872 [ 4 ] {4f64c345-cbb9-44e7-aedf-f351605836bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2309 | 2026.04.14 21:29:18.333910 [ 4 ] {4f64c345-cbb9-44e7-aedf-f351605836bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2310 | 2026.04.14 21:29:18.334305 [ 4 ] {4f64c345-cbb9-44e7-aedf-f351605836bb} <Trace> oximeter.fields_u32 (575a2ca3-b109-41ea-a536-f695a586467e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2311 | 2026.04.14 21:29:18.334341 [ 4 ] {4f64c345-cbb9-44e7-aedf-f351605836bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2312 | 2026.04.14 21:29:18.334634 [ 4 ] {4f64c345-cbb9-44e7-aedf-f351605836bb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2313 | 2026.04.14 21:29:18.334844 [ 4 ] {4f64c345-cbb9-44e7-aedf-f351605836bb} <Trace> oximeter.fields_u32 (575a2ca3-b109-41ea-a536-f695a586467e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2314 | 2026.04.14 21:29:18.334970 [ 4 ] {4f64c345-cbb9-44e7-aedf-f351605836bb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001115 sec., 21524.663677130044 rows/sec., 1.79 MiB/sec. | ||
| 2315 | 2026.04.14 21:29:18.335005 [ 4 ] {4f64c345-cbb9-44e7-aedf-f351605836bb} <Debug> TCPHandler: Processed in 0.001282895 sec. | ||
| 2316 | 2026.04.14 21:29:18.335116 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2317 | 2026.04.14 21:29:18.335216 [ 4 ] {26e584de-2aa3-41f1-8d54-3b4af444d272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2318 | 2026.04.14 21:29:18.335254 [ 4 ] {26e584de-2aa3-41f1-8d54-3b4af444d272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2319 | 2026.04.14 21:29:18.335643 [ 4 ] {26e584de-2aa3-41f1-8d54-3b4af444d272} <Trace> oximeter.fields_u8 (5765e183-7371-40a7-88e0-da9a468a45a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2320 | 2026.04.14 21:29:18.335679 [ 4 ] {26e584de-2aa3-41f1-8d54-3b4af444d272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2321 | 2026.04.14 21:29:18.335970 [ 4 ] {26e584de-2aa3-41f1-8d54-3b4af444d272} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2322 | 2026.04.14 21:29:18.336183 [ 4 ] {26e584de-2aa3-41f1-8d54-3b4af444d272} <Trace> oximeter.fields_u8 (5765e183-7371-40a7-88e0-da9a468a45a1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2323 | 2026.04.14 21:29:18.336308 [ 4 ] {26e584de-2aa3-41f1-8d54-3b4af444d272} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 840.05 KiB/sec. | ||
| 2324 | 2026.04.14 21:29:18.336344 [ 4 ] {26e584de-2aa3-41f1-8d54-3b4af444d272} <Debug> TCPHandler: Processed in 0.001276496 sec. | ||
| 2325 | 2026.04.14 21:29:18.336454 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2326 | 2026.04.14 21:29:18.336555 [ 4 ] {eb9b903b-3111-4df0-b546-41287d4118de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2327 | 2026.04.14 21:29:18.336594 [ 4 ] {eb9b903b-3111-4df0-b546-41287d4118de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2328 | 2026.04.14 21:29:18.337067 [ 4 ] {eb9b903b-3111-4df0-b546-41287d4118de} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2329 | 2026.04.14 21:29:18.337104 [ 4 ] {eb9b903b-3111-4df0-b546-41287d4118de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2330 | 2026.04.14 21:29:18.337409 [ 4 ] {eb9b903b-3111-4df0-b546-41287d4118de} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2331 | 2026.04.14 21:29:18.337620 [ 4 ] {eb9b903b-3111-4df0-b546-41287d4118de} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2332 | 2026.04.14 21:29:18.337746 [ 4 ] {eb9b903b-3111-4df0-b546-41287d4118de} <Debug> executeQuery: Read 166 rows, 13.68 KiB in 0.001215 sec., 136625.51440329218 rows/sec., 11.00 MiB/sec. | ||
| 2333 | 2026.04.14 21:29:18.337787 [ 4 ] {eb9b903b-3111-4df0-b546-41287d4118de} <Debug> TCPHandler: Processed in 0.001380897 sec. | ||
| 2334 | 2026.04.14 21:29:18.337900 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2335 | 2026.04.14 21:29:18.338001 [ 4 ] {d5f9aba1-ae2f-4fca-b443-52e0eb22e2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2336 | 2026.04.14 21:29:18.338045 [ 4 ] {d5f9aba1-ae2f-4fca-b443-52e0eb22e2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2337 | 2026.04.14 21:29:18.338451 [ 4 ] {d5f9aba1-ae2f-4fca-b443-52e0eb22e2b5} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2338 | 2026.04.14 21:29:18.338486 [ 4 ] {d5f9aba1-ae2f-4fca-b443-52e0eb22e2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2339 | 2026.04.14 21:29:18.338821 [ 4 ] {d5f9aba1-ae2f-4fca-b443-52e0eb22e2b5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2340 | 2026.04.14 21:29:18.339032 [ 4 ] {d5f9aba1-ae2f-4fca-b443-52e0eb22e2b5} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2341 | 2026.04.14 21:29:18.339156 [ 4 ] {d5f9aba1-ae2f-4fca-b443-52e0eb22e2b5} <Debug> executeQuery: Read 204 rows, 14.96 KiB in 0.001172 sec., 174061.43344709897 rows/sec., 12.47 MiB/sec. | ||
| 2342 | 2026.04.14 21:29:18.339192 [ 4 ] {d5f9aba1-ae2f-4fca-b443-52e0eb22e2b5} <Debug> TCPHandler: Processed in 0.001340757 sec. | ||
| 2343 | 2026.04.14 21:29:18.339306 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2344 | 2026.04.14 21:29:18.339406 [ 4 ] {2bf800e0-f8f6-4ff1-a2bb-8697c2d2bf54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2345 | 2026.04.14 21:29:18.339458 [ 4 ] {2bf800e0-f8f6-4ff1-a2bb-8697c2d2bf54} <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 | ||
| 2346 | 2026.04.14 21:29:18.340283 [ 4 ] {2bf800e0-f8f6-4ff1-a2bb-8697c2d2bf54} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2347 | 2026.04.14 21:29:18.340318 [ 4 ] {2bf800e0-f8f6-4ff1-a2bb-8697c2d2bf54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2348 | 2026.04.14 21:29:18.340878 [ 4 ] {2bf800e0-f8f6-4ff1-a2bb-8697c2d2bf54} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2349 | 2026.04.14 21:29:18.341099 [ 4 ] {2bf800e0-f8f6-4ff1-a2bb-8697c2d2bf54} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2350 | 2026.04.14 21:29:18.341234 [ 4 ] {2bf800e0-f8f6-4ff1-a2bb-8697c2d2bf54} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001845 sec., 22222.222222222223 rows/sec., 39.82 MiB/sec. | ||
| 2351 | 2026.04.14 21:29:18.341290 [ 4 ] {2bf800e0-f8f6-4ff1-a2bb-8697c2d2bf54} <Debug> TCPHandler: Processed in 0.00203249 sec. | ||
| 2352 | 2026.04.14 21:29:18.341404 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2353 | 2026.04.14 21:29:18.341505 [ 4 ] {b5123f5c-c04e-48a3-9125-22a00c2f4ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2354 | 2026.04.14 21:29:18.341546 [ 4 ] {b5123f5c-c04e-48a3-9125-22a00c2f4ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2355 | 2026.04.14 21:29:18.341880 [ 4 ] {b5123f5c-c04e-48a3-9125-22a00c2f4ca8} <Trace> oximeter.measurements_i64 (784b2f5b-a6fd-4e88-9a63-8c820fd8e675): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2356 | 2026.04.14 21:29:18.341922 [ 4 ] {b5123f5c-c04e-48a3-9125-22a00c2f4ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2357 | 2026.04.14 21:29:18.342242 [ 4 ] {b5123f5c-c04e-48a3-9125-22a00c2f4ca8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2358 | 2026.04.14 21:29:18.342452 [ 4 ] {b5123f5c-c04e-48a3-9125-22a00c2f4ca8} <Trace> oximeter.measurements_i64 (784b2f5b-a6fd-4e88-9a63-8c820fd8e675): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2359 | 2026.04.14 21:29:18.342574 [ 4 ] {b5123f5c-c04e-48a3-9125-22a00c2f4ca8} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001086 sec., 8287.292817679558 rows/sec., 585.40 KiB/sec. | ||
| 2360 | 2026.04.14 21:29:18.342609 [ 4 ] {b5123f5c-c04e-48a3-9125-22a00c2f4ca8} <Debug> TCPHandler: Processed in 0.001253095 sec. | ||
| 2361 | 2026.04.14 21:29:18.342722 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2362 | 2026.04.14 21:29:18.342824 [ 4 ] {e8124887-e31e-4da3-8af0-b0153dcd7c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2363 | 2026.04.14 21:29:18.342865 [ 4 ] {e8124887-e31e-4da3-8af0-b0153dcd7c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2364 | 2026.04.14 21:29:18.343200 [ 4 ] {e8124887-e31e-4da3-8af0-b0153dcd7c8b} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2026.04.14 21:29:18.343236 [ 4 ] {e8124887-e31e-4da3-8af0-b0153dcd7c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2366 | 2026.04.14 21:29:18.343530 [ 4 ] {e8124887-e31e-4da3-8af0-b0153dcd7c8b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2367 | 2026.04.14 21:29:18.343735 [ 4 ] {e8124887-e31e-4da3-8af0-b0153dcd7c8b} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2026.04.14 21:29:18.343864 [ 4 ] {e8124887-e31e-4da3-8af0-b0153dcd7c8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 2369 | 2026.04.14 21:29:18.343899 [ 4 ] {e8124887-e31e-4da3-8af0-b0153dcd7c8b} <Debug> TCPHandler: Processed in 0.001225074 sec. | ||
| 2370 | 2026.04.14 21:29:19.423912 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5340 | ||
| 2371 | 2026.04.14 21:29:19.424664 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2372 | 2026.04.14 21:29:19.424711 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2373 | 2026.04.14 21:29:19.425246 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2374 | 2026.04.14 21:29:19.425503 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2375 | 2026.04.14 21:29:19.425651 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5340 | ||
| 2376 | 2026.04.14 21:29:19.425642 [ 75 ] {} <Debug> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2377 | 2026.04.14 21:29:19.425725 [ 75 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2026.04.14 21:29:19.425745 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2379 | 2026.04.14 21:29:19.425870 [ 190 ] {d8b2400d-abc1-446b-9efe-40af70d65634::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 | ||
| 2380 | 2026.04.14 21:29:19.426029 [ 190 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2381 | 2026.04.14 21:29:19.426072 [ 190 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2908 rows starting from the beginning of the part | ||
| 2382 | 2026.04.14 21:29:19.426174 [ 190 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2383 | 2026.04.14 21:29:19.426237 [ 190 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2384 | 2026.04.14 21:29:19.426289 [ 190 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2385 | 2026.04.14 21:29:19.426337 [ 190 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2386 | 2026.04.14 21:29:19.426389 [ 190 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2387 | 2026.04.14 21:29:19.427880 [ 189 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5340 rows, containing 4 columns (4 merged, 0 gathered) in 0.00206732 sec., 2583054.3892575894 rows/sec., 36.95 MiB/sec. | ||
| 2388 | 2026.04.14 21:29:19.428736 [ 197 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2389 | 2026.04.14 21:29:19.429071 [ 197 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_11_2} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2026.04.14 21:29:19.429157 [ 197 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_11_2} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2391 | 2026.04.14 21:29:19.429258 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 2392 | 2026.04.14 21:29:19.752677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2393 | 2026.04.14 21:29:19.769309 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2026.04.14 21:29:19.769353 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2395 | 2026.04.14 21:29:19.775608 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2396 | 2026.04.14 21:29:19.776279 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2026.04.14 21:29:19.776533 [ 75 ] {} <Debug> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2398 | 2026.04.14 21:29:19.776566 [ 75 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2399 | 2026.04.14 21:29:19.776583 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2400 | 2026.04.14 21:29:19.776673 [ 190 ] {db48e59b-116f-410c-93dd-8e3349781712::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 | ||
| 2401 | 2026.04.14 21:29:19.779294 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2402 | 2026.04.14 21:29:19.779972 [ 190 ] {db48e59b-116f-410c-93dd-8e3349781712::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2403 | 2026.04.14 21:29:19.781446 [ 190 ] {db48e59b-116f-410c-93dd-8e3349781712::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 | ||
| 2404 | 2026.04.14 21:29:19.786111 [ 190 ] {db48e59b-116f-410c-93dd-8e3349781712::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 | ||
| 2405 | 2026.04.14 21:29:19.790303 [ 190 ] {db48e59b-116f-410c-93dd-8e3349781712::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 | ||
| 2406 | 2026.04.14 21:29:19.794329 [ 190 ] {db48e59b-116f-410c-93dd-8e3349781712::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 | ||
| 2407 | 2026.04.14 21:29:19.798801 [ 190 ] {db48e59b-116f-410c-93dd-8e3349781712::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 | ||
| 2408 | 2026.04.14 21:29:19.803070 [ 190 ] {db48e59b-116f-410c-93dd-8e3349781712::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 | ||
| 2409 | 2026.04.14 21:29:19.857982 [ 189 ] {db48e59b-116f-410c-93dd-8e3349781712::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.081342085 sec., 1020.3820076655277 rows/sec., 5.28 MiB/sec. | ||
| 2410 | 2026.04.14 21:29:19.860490 [ 193 ] {db48e59b-116f-410c-93dd-8e3349781712::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2411 | 2026.04.14 21:29:19.862659 [ 193 ] {db48e59b-116f-410c-93dd-8e3349781712::all_1_11_2} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2412 | 2026.04.14 21:29:19.862775 [ 193 ] {db48e59b-116f-410c-93dd-8e3349781712::all_1_11_2} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2413 | 2026.04.14 21:29:19.864720 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2414 | 2026.04.14 21:29:20.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.07 MiB, peak 217.94 MiB, free memory in arenas 0.00 B, will set to 217.22 MiB (RSS), difference: 9.16 MiB | ||
| 2415 | 2026.04.14 21:29:23.322165 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2416 | 2026.04.14 21:29:23.322355 [ 4 ] {380ab2e8-a24b-4c8b-9f07-8029f2dee6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2417 | 2026.04.14 21:29:23.322423 [ 4 ] {380ab2e8-a24b-4c8b-9f07-8029f2dee6c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2418 | 2026.04.14 21:29:23.323083 [ 4 ] {380ab2e8-a24b-4c8b-9f07-8029f2dee6c0} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2419 | 2026.04.14 21:29:23.323134 [ 4 ] {380ab2e8-a24b-4c8b-9f07-8029f2dee6c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2420 | 2026.04.14 21:29:23.323529 [ 4 ] {380ab2e8-a24b-4c8b-9f07-8029f2dee6c0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2421 | 2026.04.14 21:29:23.323759 [ 4 ] {380ab2e8-a24b-4c8b-9f07-8029f2dee6c0} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2422 | 2026.04.14 21:29:23.323929 [ 4 ] {380ab2e8-a24b-4c8b-9f07-8029f2dee6c0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001619 sec., 34589.252625077206 rows/sec., 2.66 MiB/sec. | ||
| 2423 | 2026.04.14 21:29:23.323977 [ 4 ] {380ab2e8-a24b-4c8b-9f07-8029f2dee6c0} <Debug> TCPHandler: Processed in 0.001937638 sec. | ||
| 2424 | 2026.04.14 21:29:23.324102 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2425 | 2026.04.14 21:29:23.324204 [ 4 ] {b439c083-2993-4780-a921-7782ba57aedd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2426 | 2026.04.14 21:29:23.324247 [ 4 ] {b439c083-2993-4780-a921-7782ba57aedd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2427 | 2026.04.14 21:29:23.324681 [ 4 ] {b439c083-2993-4780-a921-7782ba57aedd} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2428 | 2026.04.14 21:29:23.324717 [ 4 ] {b439c083-2993-4780-a921-7782ba57aedd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2429 | 2026.04.14 21:29:23.325046 [ 4 ] {b439c083-2993-4780-a921-7782ba57aedd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2430 | 2026.04.14 21:29:23.325271 [ 4 ] {b439c083-2993-4780-a921-7782ba57aedd} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2431 | 2026.04.14 21:29:23.325402 [ 4 ] {b439c083-2993-4780-a921-7782ba57aedd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 2432 | 2026.04.14 21:29:23.325442 [ 4 ] {b439c083-2993-4780-a921-7782ba57aedd} <Debug> TCPHandler: Processed in 0.001390778 sec. | ||
| 2433 | 2026.04.14 21:29:23.325554 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2434 | 2026.04.14 21:29:23.325649 [ 4 ] {3035c025-28e4-44e0-a813-ddee82a1c841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2435 | 2026.04.14 21:29:23.325694 [ 4 ] {3035c025-28e4-44e0-a813-ddee82a1c841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2436 | 2026.04.14 21:29:23.326104 [ 4 ] {3035c025-28e4-44e0-a813-ddee82a1c841} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2437 | 2026.04.14 21:29:23.326141 [ 4 ] {3035c025-28e4-44e0-a813-ddee82a1c841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2438 | 2026.04.14 21:29:23.326513 [ 4 ] {3035c025-28e4-44e0-a813-ddee82a1c841} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2439 | 2026.04.14 21:29:23.326729 [ 4 ] {3035c025-28e4-44e0-a813-ddee82a1c841} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2440 | 2026.04.14 21:29:23.326865 [ 4 ] {3035c025-28e4-44e0-a813-ddee82a1c841} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 2441 | 2026.04.14 21:29:23.326906 [ 4 ] {3035c025-28e4-44e0-a813-ddee82a1c841} <Debug> TCPHandler: Processed in 0.001402318 sec. | ||
| 2442 | 2026.04.14 21:29:23.327048 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2443 | 2026.04.14 21:29:23.327142 [ 4 ] {ce7e213f-5410-4c97-a04f-7b6a103e0fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2444 | 2026.04.14 21:29:23.327186 [ 4 ] {ce7e213f-5410-4c97-a04f-7b6a103e0fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2445 | 2026.04.14 21:29:23.327531 [ 4 ] {ce7e213f-5410-4c97-a04f-7b6a103e0fd6} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2446 | 2026.04.14 21:29:23.327567 [ 4 ] {ce7e213f-5410-4c97-a04f-7b6a103e0fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2447 | 2026.04.14 21:29:23.327886 [ 4 ] {ce7e213f-5410-4c97-a04f-7b6a103e0fd6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2448 | 2026.04.14 21:29:23.328100 [ 4 ] {ce7e213f-5410-4c97-a04f-7b6a103e0fd6} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2449 | 2026.04.14 21:29:23.328228 [ 4 ] {ce7e213f-5410-4c97-a04f-7b6a103e0fd6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 2450 | 2026.04.14 21:29:23.328264 [ 4 ] {ce7e213f-5410-4c97-a04f-7b6a103e0fd6} <Debug> TCPHandler: Processed in 0.001265485 sec. | ||
| 2451 | 2026.04.14 21:29:26.824222 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2452 | 2026.04.14 21:29:26.824322 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2453 | 2026.04.14 21:29:26.922599 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 326 | ||
| 2454 | 2026.04.14 21:29:26.925046 [ 243 ] {} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2455 | 2026.04.14 21:29:26.925110 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2456 | 2026.04.14 21:29:26.925833 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5788 | ||
| 2457 | 2026.04.14 21:29:26.926361 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2458 | 2026.04.14 21:29:26.926377 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2459 | 2026.04.14 21:29:26.926428 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2460 | 2026.04.14 21:29:26.926684 [ 243 ] {} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2026.04.14 21:29:26.927050 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 326 | ||
| 2462 | 2026.04.14 21:29:26.927088 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2463 | 2026.04.14 21:29:26.927343 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2464 | 2026.04.14 21:29:26.927489 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5788 | ||
| 2465 | 2026.04.14 21:29:27.279449 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2466 | 2026.04.14 21:29:27.296420 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2026.04.14 21:29:27.296479 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2468 | 2026.04.14 21:29:27.302042 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2469 | 2026.04.14 21:29:27.302762 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2026.04.14 21:29:27.305609 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2471 | 2026.04.14 21:29:28.324398 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2472 | 2026.04.14 21:29:28.324584 [ 4 ] {2a918fee-d37d-4f0f-8588-62c518b3af69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2473 | 2026.04.14 21:29:28.324655 [ 4 ] {2a918fee-d37d-4f0f-8588-62c518b3af69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2474 | 2026.04.14 21:29:28.325478 [ 4 ] {2a918fee-d37d-4f0f-8588-62c518b3af69} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2475 | 2026.04.14 21:29:28.325517 [ 4 ] {2a918fee-d37d-4f0f-8588-62c518b3af69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2476 | 2026.04.14 21:29:28.325918 [ 4 ] {2a918fee-d37d-4f0f-8588-62c518b3af69} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2477 | 2026.04.14 21:29:28.326165 [ 4 ] {2a918fee-d37d-4f0f-8588-62c518b3af69} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2478 | 2026.04.14 21:29:28.326330 [ 4 ] {2a918fee-d37d-4f0f-8588-62c518b3af69} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001796 sec., 76837.41648106904 rows/sec., 6.69 MiB/sec. | ||
| 2479 | 2026.04.14 21:29:28.326377 [ 4 ] {2a918fee-d37d-4f0f-8588-62c518b3af69} <Debug> TCPHandler: Processed in 0.002108901 sec. | ||
| 2480 | 2026.04.14 21:29:28.326540 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2481 | 2026.04.14 21:29:28.326641 [ 4 ] {a5c5d11c-b7eb-44f2-8cd0-6df2203e49b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2482 | 2026.04.14 21:29:28.326683 [ 4 ] {a5c5d11c-b7eb-44f2-8cd0-6df2203e49b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2483 | 2026.04.14 21:29:28.327155 [ 4 ] {a5c5d11c-b7eb-44f2-8cd0-6df2203e49b3} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2484 | 2026.04.14 21:29:28.327189 [ 4 ] {a5c5d11c-b7eb-44f2-8cd0-6df2203e49b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2485 | 2026.04.14 21:29:28.327491 [ 4 ] {a5c5d11c-b7eb-44f2-8cd0-6df2203e49b3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2486 | 2026.04.14 21:29:28.327701 [ 4 ] {a5c5d11c-b7eb-44f2-8cd0-6df2203e49b3} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2487 | 2026.04.14 21:29:28.327831 [ 4 ] {a5c5d11c-b7eb-44f2-8cd0-6df2203e49b3} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001213 sec., 33800.49464138499 rows/sec., 2.48 MiB/sec. | ||
| 2488 | 2026.04.14 21:29:28.327868 [ 4 ] {a5c5d11c-b7eb-44f2-8cd0-6df2203e49b3} <Debug> TCPHandler: Processed in 0.001379677 sec. | ||
| 2489 | 2026.04.14 21:29:28.327981 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2490 | 2026.04.14 21:29:28.328078 [ 4 ] {bf25d6d4-71b3-485f-8e94-9f73cfe52cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2491 | 2026.04.14 21:29:28.328118 [ 4 ] {bf25d6d4-71b3-485f-8e94-9f73cfe52cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2492 | 2026.04.14 21:29:28.328569 [ 4 ] {bf25d6d4-71b3-485f-8e94-9f73cfe52cae} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2493 | 2026.04.14 21:29:28.328603 [ 4 ] {bf25d6d4-71b3-485f-8e94-9f73cfe52cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2494 | 2026.04.14 21:29:28.328912 [ 4 ] {bf25d6d4-71b3-485f-8e94-9f73cfe52cae} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2495 | 2026.04.14 21:29:28.329122 [ 4 ] {bf25d6d4-71b3-485f-8e94-9f73cfe52cae} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2496 | 2026.04.14 21:29:28.329249 [ 4 ] {bf25d6d4-71b3-485f-8e94-9f73cfe52cae} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00119 sec., 88235.29411764705 rows/sec., 6.89 MiB/sec. | ||
| 2497 | 2026.04.14 21:29:28.329284 [ 4 ] {bf25d6d4-71b3-485f-8e94-9f73cfe52cae} <Debug> TCPHandler: Processed in 0.001351527 sec. | ||
| 2498 | 2026.04.14 21:29:28.329396 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2499 | 2026.04.14 21:29:28.329490 [ 4 ] {d1bf9d87-6eee-4ea3-af4f-0b6a338621e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2500 | 2026.04.14 21:29:28.329532 [ 4 ] {d1bf9d87-6eee-4ea3-af4f-0b6a338621e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2501 | 2026.04.14 21:29:28.329930 [ 4 ] {d1bf9d87-6eee-4ea3-af4f-0b6a338621e8} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2502 | 2026.04.14 21:29:28.329966 [ 4 ] {d1bf9d87-6eee-4ea3-af4f-0b6a338621e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2503 | 2026.04.14 21:29:28.330288 [ 4 ] {d1bf9d87-6eee-4ea3-af4f-0b6a338621e8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2504 | 2026.04.14 21:29:28.330518 [ 4 ] {d1bf9d87-6eee-4ea3-af4f-0b6a338621e8} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2505 | 2026.04.14 21:29:28.330647 [ 4 ] {d1bf9d87-6eee-4ea3-af4f-0b6a338621e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 2506 | 2026.04.14 21:29:28.330682 [ 4 ] {d1bf9d87-6eee-4ea3-af4f-0b6a338621e8} <Debug> TCPHandler: Processed in 0.001334116 sec. | ||
| 2507 | 2026.04.14 21:29:28.330790 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2508 | 2026.04.14 21:29:28.330886 [ 4 ] {b224e314-6d4a-4228-90e6-dfee8aac0c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2509 | 2026.04.14 21:29:28.330940 [ 4 ] {b224e314-6d4a-4228-90e6-dfee8aac0c40} <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 | ||
| 2510 | 2026.04.14 21:29:28.331767 [ 4 ] {b224e314-6d4a-4228-90e6-dfee8aac0c40} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2511 | 2026.04.14 21:29:28.331802 [ 4 ] {b224e314-6d4a-4228-90e6-dfee8aac0c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2512 | 2026.04.14 21:29:28.332408 [ 4 ] {b224e314-6d4a-4228-90e6-dfee8aac0c40} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2513 | 2026.04.14 21:29:28.332630 [ 4 ] {b224e314-6d4a-4228-90e6-dfee8aac0c40} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2514 | 2026.04.14 21:29:28.332766 [ 4 ] {b224e314-6d4a-4228-90e6-dfee8aac0c40} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.0019 sec., 21578.947368421053 rows/sec., 38.67 MiB/sec. | ||
| 2515 | 2026.04.14 21:29:28.332825 [ 4 ] {b224e314-6d4a-4228-90e6-dfee8aac0c40} <Debug> TCPHandler: Processed in 0.002083112 sec. | ||
| 2516 | 2026.04.14 21:29:28.332943 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2517 | 2026.04.14 21:29:28.333037 [ 4 ] {18880614-d1ca-4850-a989-84414266adca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2518 | 2026.04.14 21:29:28.333077 [ 4 ] {18880614-d1ca-4850-a989-84414266adca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2519 | 2026.04.14 21:29:28.333413 [ 4 ] {18880614-d1ca-4850-a989-84414266adca} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2520 | 2026.04.14 21:29:28.333448 [ 4 ] {18880614-d1ca-4850-a989-84414266adca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2521 | 2026.04.14 21:29:28.333750 [ 4 ] {18880614-d1ca-4850-a989-84414266adca} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2522 | 2026.04.14 21:29:28.333963 [ 4 ] {18880614-d1ca-4850-a989-84414266adca} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2523 | 2026.04.14 21:29:28.334088 [ 4 ] {18880614-d1ca-4850-a989-84414266adca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 2524 | 2026.04.14 21:29:28.334123 [ 4 ] {18880614-d1ca-4850-a989-84414266adca} <Debug> TCPHandler: Processed in 0.001228924 sec. | ||
| 2525 | 2026.04.14 21:29:33.322465 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2526 | 2026.04.14 21:29:33.322652 [ 4 ] {dddc14cf-5c91-4c74-86b8-95fdd8052bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2527 | 2026.04.14 21:29:33.322717 [ 4 ] {dddc14cf-5c91-4c74-86b8-95fdd8052bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2528 | 2026.04.14 21:29:33.323363 [ 4 ] {dddc14cf-5c91-4c74-86b8-95fdd8052bc1} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2529 | 2026.04.14 21:29:33.323412 [ 4 ] {dddc14cf-5c91-4c74-86b8-95fdd8052bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2530 | 2026.04.14 21:29:33.323817 [ 4 ] {dddc14cf-5c91-4c74-86b8-95fdd8052bc1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2531 | 2026.04.14 21:29:33.324055 [ 4 ] {dddc14cf-5c91-4c74-86b8-95fdd8052bc1} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2532 | 2026.04.14 21:29:33.324192 [ 154 ] {} <Debug> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2533 | 2026.04.14 21:29:33.324217 [ 4 ] {dddc14cf-5c91-4c74-86b8-95fdd8052bc1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001611 sec., 34761.018001241464 rows/sec., 2.67 MiB/sec. | ||
| 2534 | 2026.04.14 21:29:33.324268 [ 154 ] {} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2535 | 2026.04.14 21:29:33.324287 [ 4 ] {dddc14cf-5c91-4c74-86b8-95fdd8052bc1} <Debug> TCPHandler: Processed in 0.001947619 sec. | ||
| 2536 | 2026.04.14 21:29:33.324299 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2537 | 2026.04.14 21:29:33.324427 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2538 | 2026.04.14 21:29:33.324440 [ 187 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::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 | ||
| 2539 | 2026.04.14 21:29:33.324541 [ 4 ] {b7a6ad9c-4a9e-4f16-a94c-d53f707870ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2540 | 2026.04.14 21:29:33.324586 [ 187 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2541 | 2026.04.14 21:29:33.324594 [ 4 ] {b7a6ad9c-4a9e-4f16-a94c-d53f707870ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2542 | 2026.04.14 21:29:33.324628 [ 187 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 256 rows starting from the beginning of the part | ||
| 2543 | 2026.04.14 21:29:33.324703 [ 187 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2544 | 2026.04.14 21:29:33.324753 [ 187 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 266 rows starting from the beginning of the part | ||
| 2545 | 2026.04.14 21:29:33.324800 [ 187 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2546 | 2026.04.14 21:29:33.324848 [ 187 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 138 rows starting from the beginning of the part | ||
| 2547 | 2026.04.14 21:29:33.324889 [ 187 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 2548 | 2026.04.14 21:29:33.325060 [ 4 ] {b7a6ad9c-4a9e-4f16-a94c-d53f707870ad} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2026.04.14 21:29:33.325105 [ 4 ] {b7a6ad9c-4a9e-4f16-a94c-d53f707870ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2550 | 2026.04.14 21:29:33.325442 [ 4 ] {b7a6ad9c-4a9e-4f16-a94c-d53f707870ad} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2551 | 2026.04.14 21:29:33.325673 [ 4 ] {b7a6ad9c-4a9e-4f16-a94c-d53f707870ad} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2026.04.14 21:29:33.325782 [ 154 ] {} <Debug> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2553 | 2026.04.14 21:29:33.325814 [ 154 ] {} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2554 | 2026.04.14 21:29:33.325819 [ 4 ] {b7a6ad9c-4a9e-4f16-a94c-d53f707870ad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001306 sec., 49004.59418070444 rows/sec., 3.82 MiB/sec. | ||
| 2555 | 2026.04.14 21:29:33.325833 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2556 | 2026.04.14 21:29:33.325868 [ 4 ] {b7a6ad9c-4a9e-4f16-a94c-d53f707870ad} <Debug> TCPHandler: Processed in 0.001492829 sec. | ||
| 2557 | 2026.04.14 21:29:33.325868 [ 194 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 828 rows, containing 5 columns (5 merged, 0 gathered) in 0.001483349 sec., 558196.351634039 rows/sec., 50.37 MiB/sec. | ||
| 2558 | 2026.04.14 21:29:33.325928 [ 194 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::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 | ||
| 2559 | 2026.04.14 21:29:33.326012 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2560 | 2026.04.14 21:29:33.326036 [ 189 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2561 | 2026.04.14 21:29:33.326041 [ 194 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2562 | 2026.04.14 21:29:33.326096 [ 194 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 159 rows starting from the beginning of the part | ||
| 2563 | 2026.04.14 21:29:33.326117 [ 4 ] {4bbf3cd7-cca7-4e79-abaa-9820b20268f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2564 | 2026.04.14 21:29:33.326167 [ 4 ] {4bbf3cd7-cca7-4e79-abaa-9820b20268f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2565 | 2026.04.14 21:29:33.326178 [ 194 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 2566 | 2026.04.14 21:29:33.326238 [ 194 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 166 rows starting from the beginning of the part | ||
| 2567 | 2026.04.14 21:29:33.326292 [ 194 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 2568 | 2026.04.14 21:29:33.326313 [ 189 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_16_3} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2569 | 2026.04.14 21:29:33.326342 [ 194 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 105 rows starting from the beginning of the part | ||
| 2570 | 2026.04.14 21:29:33.326386 [ 189 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_16_3} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2571 | 2026.04.14 21:29:33.326401 [ 194 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2572 | 2026.04.14 21:29:33.326471 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2573 | 2026.04.14 21:29:33.326636 [ 4 ] {4bbf3cd7-cca7-4e79-abaa-9820b20268f2} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2574 | 2026.04.14 21:29:33.326676 [ 4 ] {4bbf3cd7-cca7-4e79-abaa-9820b20268f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2575 | 2026.04.14 21:29:33.327074 [ 4 ] {4bbf3cd7-cca7-4e79-abaa-9820b20268f2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2576 | 2026.04.14 21:29:33.327318 [ 4 ] {4bbf3cd7-cca7-4e79-abaa-9820b20268f2} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2577 | 2026.04.14 21:29:33.327422 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2578 | 2026.04.14 21:29:33.327451 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2579 | 2026.04.14 21:29:33.327461 [ 4 ] {4bbf3cd7-cca7-4e79-abaa-9820b20268f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001366 sec., 117130.3074670571 rows/sec., 8.16 MiB/sec. | ||
| 2580 | 2026.04.14 21:29:33.327468 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2581 | 2026.04.14 21:29:33.327507 [ 4 ] {4bbf3cd7-cca7-4e79-abaa-9820b20268f2} <Debug> TCPHandler: Processed in 0.00155145 sec. | ||
| 2582 | 2026.04.14 21:29:33.327504 [ 200 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605182 sec., 387495.0005669139 rows/sec., 32.24 MiB/sec. | ||
| 2583 | 2026.04.14 21:29:33.327568 [ 189 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::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 | ||
| 2584 | 2026.04.14 21:29:33.327638 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2585 | 2026.04.14 21:29:33.327657 [ 189 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2586 | 2026.04.14 21:29:33.327684 [ 189 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1918 rows starting from the beginning of the part | ||
| 2587 | 2026.04.14 21:29:33.327735 [ 4 ] {fd675820-ecf2-4092-a01d-a14938e6de3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2588 | 2026.04.14 21:29:33.327736 [ 189 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2589 | 2026.04.14 21:29:33.327739 [ 199 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2590 | 2026.04.14 21:29:33.327781 [ 4 ] {fd675820-ecf2-4092-a01d-a14938e6de3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2591 | 2026.04.14 21:29:33.327788 [ 189 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 204 rows starting from the beginning of the part | ||
| 2592 | 2026.04.14 21:29:33.327829 [ 189 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2593 | 2026.04.14 21:29:33.327865 [ 189 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::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 | ||
| 2594 | 2026.04.14 21:29:33.327901 [ 189 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2595 | 2026.04.14 21:29:33.328060 [ 199 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_16_3} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2596 | 2026.04.14 21:29:33.328137 [ 199 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_16_3} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2597 | 2026.04.14 21:29:33.328151 [ 4 ] {fd675820-ecf2-4092-a01d-a14938e6de3e} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2598 | 2026.04.14 21:29:33.328191 [ 4 ] {fd675820-ecf2-4092-a01d-a14938e6de3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2599 | 2026.04.14 21:29:33.328221 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2600 | 2026.04.14 21:29:33.328511 [ 4 ] {fd675820-ecf2-4092-a01d-a14938e6de3e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2601 | 2026.04.14 21:29:33.328743 [ 4 ] {fd675820-ecf2-4092-a01d-a14938e6de3e} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2026.04.14 21:29:33.328851 [ 154 ] {} <Debug> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2603 | 2026.04.14 21:29:33.328883 [ 154 ] {} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2604 | 2026.04.14 21:29:33.328885 [ 4 ] {fd675820-ecf2-4092-a01d-a14938e6de3e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 2605 | 2026.04.14 21:29:33.328901 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2606 | 2026.04.14 21:29:33.328936 [ 4 ] {fd675820-ecf2-4092-a01d-a14938e6de3e} <Debug> TCPHandler: Processed in 0.001347047 sec. | ||
| 2607 | 2026.04.14 21:29:33.328987 [ 186 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::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 | ||
| 2608 | 2026.04.14 21:29:33.329095 [ 186 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2609 | 2026.04.14 21:29:33.329120 [ 186 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 636 rows starting from the beginning of the part | ||
| 2610 | 2026.04.14 21:29:33.329153 [ 194 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2762 rows, containing 5 columns (5 merged, 0 gathered) in 0.001625772 sec., 1698885.2065357259 rows/sec., 120.08 MiB/sec. | ||
| 2611 | 2026.04.14 21:29:33.329189 [ 186 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2612 | 2026.04.14 21:29:33.329253 [ 186 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::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 | ||
| 2613 | 2026.04.14 21:29:33.329307 [ 186 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2614 | 2026.04.14 21:29:33.329362 [ 186 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::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 | ||
| 2615 | 2026.04.14 21:29:33.329413 [ 186 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2616 | 2026.04.14 21:29:33.329433 [ 189 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2617 | 2026.04.14 21:29:33.329706 [ 189 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2618 | 2026.04.14 21:29:33.329768 [ 189 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2619 | 2026.04.14 21:29:33.329822 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 2620 | 2026.04.14 21:29:33.330290 [ 189 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 936 rows, containing 4 columns (4 merged, 0 gathered) in 0.001336366 sec., 700406.9244503377 rows/sec., 47.20 MiB/sec. | ||
| 2621 | 2026.04.14 21:29:33.330465 [ 186 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2622 | 2026.04.14 21:29:33.330715 [ 186 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_16_3} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2623 | 2026.04.14 21:29:33.330785 [ 186 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_16_3} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2624 | 2026.04.14 21:29:33.330854 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2625 | 2026.04.14 21:29:34.428512 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6300 | ||
| 2626 | 2026.04.14 21:29:34.429084 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2627 | 2026.04.14 21:29:34.429142 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2628 | 2026.04.14 21:29:34.429672 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2629 | 2026.04.14 21:29:34.429923 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2630 | 2026.04.14 21:29:34.430082 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6300 | ||
| 2631 | 2026.04.14 21:29:34.806583 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2632 | 2026.04.14 21:29:34.823816 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2026.04.14 21:29:34.823884 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2634 | 2026.04.14 21:29:34.829309 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2635 | 2026.04.14 21:29:34.830052 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2026.04.14 21:29:34.833583 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2637 | 2026.04.14 21:29:36.928105 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 346 | ||
| 2638 | 2026.04.14 21:29:36.930134 [ 243 ] {} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2639 | 2026.04.14 21:29:36.930193 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2640 | 2026.04.14 21:29:36.931377 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2641 | 2026.04.14 21:29:36.931669 [ 243 ] {} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2642 | 2026.04.14 21:29:36.932029 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 346 | ||
| 2643 | 2026.04.14 21:29:38.324546 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2644 | 2026.04.14 21:29:38.324721 [ 4 ] {f869813e-5e00-4f77-a7d7-a204d9226ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2645 | 2026.04.14 21:29:38.324789 [ 4 ] {f869813e-5e00-4f77-a7d7-a204d9226ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2646 | 2026.04.14 21:29:38.325460 [ 4 ] {f869813e-5e00-4f77-a7d7-a204d9226ea4} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2026.04.14 21:29:38.325509 [ 4 ] {f869813e-5e00-4f77-a7d7-a204d9226ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2648 | 2026.04.14 21:29:38.325928 [ 4 ] {f869813e-5e00-4f77-a7d7-a204d9226ea4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2649 | 2026.04.14 21:29:38.326159 [ 4 ] {f869813e-5e00-4f77-a7d7-a204d9226ea4} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2650 | 2026.04.14 21:29:38.326319 [ 4 ] {f869813e-5e00-4f77-a7d7-a204d9226ea4} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001643 sec., 83992.69628727937 rows/sec., 7.31 MiB/sec. | ||
| 2651 | 2026.04.14 21:29:38.326368 [ 4 ] {f869813e-5e00-4f77-a7d7-a204d9226ea4} <Debug> TCPHandler: Processed in 0.001950039 sec. | ||
| 2652 | 2026.04.14 21:29:38.326489 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2653 | 2026.04.14 21:29:38.326592 [ 4 ] {a5f35440-44de-4a16-946c-08e97858b3d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2654 | 2026.04.14 21:29:38.326637 [ 4 ] {a5f35440-44de-4a16-946c-08e97858b3d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2655 | 2026.04.14 21:29:38.327060 [ 4 ] {a5f35440-44de-4a16-946c-08e97858b3d6} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2656 | 2026.04.14 21:29:38.327099 [ 4 ] {a5f35440-44de-4a16-946c-08e97858b3d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2657 | 2026.04.14 21:29:38.327402 [ 4 ] {a5f35440-44de-4a16-946c-08e97858b3d6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2658 | 2026.04.14 21:29:38.327610 [ 4 ] {a5f35440-44de-4a16-946c-08e97858b3d6} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2659 | 2026.04.14 21:29:38.327742 [ 4 ] {a5f35440-44de-4a16-946c-08e97858b3d6} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001174 sec., 34923.33901192505 rows/sec., 2.56 MiB/sec. | ||
| 2660 | 2026.04.14 21:29:38.327789 [ 4 ] {a5f35440-44de-4a16-946c-08e97858b3d6} <Debug> TCPHandler: Processed in 0.001351197 sec. | ||
| 2661 | 2026.04.14 21:29:38.327909 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2662 | 2026.04.14 21:29:38.328005 [ 4 ] {1c4c6af5-4629-4ee5-a61b-f906f8d09aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2663 | 2026.04.14 21:29:38.328045 [ 4 ] {1c4c6af5-4629-4ee5-a61b-f906f8d09aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2664 | 2026.04.14 21:29:38.328469 [ 4 ] {1c4c6af5-4629-4ee5-a61b-f906f8d09aed} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2665 | 2026.04.14 21:29:38.328505 [ 4 ] {1c4c6af5-4629-4ee5-a61b-f906f8d09aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2666 | 2026.04.14 21:29:38.328809 [ 4 ] {1c4c6af5-4629-4ee5-a61b-f906f8d09aed} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2667 | 2026.04.14 21:29:38.329018 [ 4 ] {1c4c6af5-4629-4ee5-a61b-f906f8d09aed} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2668 | 2026.04.14 21:29:38.329147 [ 4 ] {1c4c6af5-4629-4ee5-a61b-f906f8d09aed} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001162 sec., 90361.44578313253 rows/sec., 7.06 MiB/sec. | ||
| 2669 | 2026.04.14 21:29:38.329186 [ 4 ] {1c4c6af5-4629-4ee5-a61b-f906f8d09aed} <Debug> TCPHandler: Processed in 0.001326486 sec. | ||
| 2670 | 2026.04.14 21:29:38.329300 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2671 | 2026.04.14 21:29:38.329394 [ 4 ] {4129ac37-76fd-4664-92be-d57710f2004f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2672 | 2026.04.14 21:29:38.329438 [ 4 ] {4129ac37-76fd-4664-92be-d57710f2004f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2673 | 2026.04.14 21:29:38.329833 [ 4 ] {4129ac37-76fd-4664-92be-d57710f2004f} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2674 | 2026.04.14 21:29:38.329871 [ 4 ] {4129ac37-76fd-4664-92be-d57710f2004f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2675 | 2026.04.14 21:29:38.330212 [ 4 ] {4129ac37-76fd-4664-92be-d57710f2004f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2676 | 2026.04.14 21:29:38.330433 [ 4 ] {4129ac37-76fd-4664-92be-d57710f2004f} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2677 | 2026.04.14 21:29:38.330564 [ 4 ] {4129ac37-76fd-4664-92be-d57710f2004f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 2678 | 2026.04.14 21:29:38.330602 [ 4 ] {4129ac37-76fd-4664-92be-d57710f2004f} <Debug> TCPHandler: Processed in 0.001350756 sec. | ||
| 2679 | 2026.04.14 21:29:38.330709 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2680 | 2026.04.14 21:29:38.330804 [ 4 ] {38f407f4-443e-435c-8115-b11c8a83dc43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2681 | 2026.04.14 21:29:38.330857 [ 4 ] {38f407f4-443e-435c-8115-b11c8a83dc43} <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 | ||
| 2682 | 2026.04.14 21:29:38.331646 [ 4 ] {38f407f4-443e-435c-8115-b11c8a83dc43} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2683 | 2026.04.14 21:29:38.331682 [ 4 ] {38f407f4-443e-435c-8115-b11c8a83dc43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2684 | 2026.04.14 21:29:38.332257 [ 4 ] {38f407f4-443e-435c-8115-b11c8a83dc43} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2685 | 2026.04.14 21:29:38.332484 [ 4 ] {38f407f4-443e-435c-8115-b11c8a83dc43} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2686 | 2026.04.14 21:29:38.332623 [ 4 ] {38f407f4-443e-435c-8115-b11c8a83dc43} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001838 sec., 22306.855277475515 rows/sec., 39.97 MiB/sec. | ||
| 2687 | 2026.04.14 21:29:38.332682 [ 4 ] {38f407f4-443e-435c-8115-b11c8a83dc43} <Debug> TCPHandler: Processed in 0.00202307 sec. | ||
| 2688 | 2026.04.14 21:29:38.332798 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2689 | 2026.04.14 21:29:38.332893 [ 4 ] {d7381083-0de0-42ca-9f89-ee2fefd6ebff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2690 | 2026.04.14 21:29:38.332934 [ 4 ] {d7381083-0de0-42ca-9f89-ee2fefd6ebff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2691 | 2026.04.14 21:29:38.333265 [ 4 ] {d7381083-0de0-42ca-9f89-ee2fefd6ebff} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2026.04.14 21:29:38.333302 [ 4 ] {d7381083-0de0-42ca-9f89-ee2fefd6ebff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2693 | 2026.04.14 21:29:38.333610 [ 4 ] {d7381083-0de0-42ca-9f89-ee2fefd6ebff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2694 | 2026.04.14 21:29:38.333828 [ 4 ] {d7381083-0de0-42ca-9f89-ee2fefd6ebff} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2695 | 2026.04.14 21:29:38.333954 [ 4 ] {d7381083-0de0-42ca-9f89-ee2fefd6ebff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 2696 | 2026.04.14 21:29:38.333991 [ 4 ] {d7381083-0de0-42ca-9f89-ee2fefd6ebff} <Debug> TCPHandler: Processed in 0.001244204 sec. | ||
| 2697 | 2026.04.14 21:29:41.824367 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2698 | 2026.04.14 21:29:41.824432 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2699 | 2026.04.14 21:29:41.931120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6748 | ||
| 2700 | 2026.04.14 21:29:41.931634 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2026.04.14 21:29:41.931679 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2702 | 2026.04.14 21:29:41.932170 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2703 | 2026.04.14 21:29:41.932401 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2704 | 2026.04.14 21:29:41.932535 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6748 | ||
| 2705 | 2026.04.14 21:29:42.334632 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2706 | 2026.04.14 21:29:42.350893 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2026.04.14 21:29:42.350946 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2708 | 2026.04.14 21:29:42.356658 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2709 | 2026.04.14 21:29:42.357356 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2026.04.14 21:29:42.360732 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2711 | 2026.04.14 21:29:43.322850 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2712 | 2026.04.14 21:29:43.323024 [ 4 ] {140bb6de-4adf-44d0-bd15-f347f01706f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2713 | 2026.04.14 21:29:43.323089 [ 4 ] {140bb6de-4adf-44d0-bd15-f347f01706f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2714 | 2026.04.14 21:29:43.323723 [ 4 ] {140bb6de-4adf-44d0-bd15-f347f01706f5} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2715 | 2026.04.14 21:29:43.323775 [ 4 ] {140bb6de-4adf-44d0-bd15-f347f01706f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2716 | 2026.04.14 21:29:43.324194 [ 4 ] {140bb6de-4adf-44d0-bd15-f347f01706f5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2717 | 2026.04.14 21:29:43.324429 [ 4 ] {140bb6de-4adf-44d0-bd15-f347f01706f5} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2026.04.14 21:29:43.324604 [ 4 ] {140bb6de-4adf-44d0-bd15-f347f01706f5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001626 sec., 34440.34440344403 rows/sec., 2.65 MiB/sec. | ||
| 2719 | 2026.04.14 21:29:43.324653 [ 4 ] {140bb6de-4adf-44d0-bd15-f347f01706f5} <Debug> TCPHandler: Processed in 0.001929018 sec. | ||
| 2720 | 2026.04.14 21:29:43.324766 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2026.04.14 21:29:43.324868 [ 4 ] {c6a429e5-8d9e-4f53-a7a3-0ad946e124ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2722 | 2026.04.14 21:29:43.324910 [ 4 ] {c6a429e5-8d9e-4f53-a7a3-0ad946e124ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2723 | 2026.04.14 21:29:43.325335 [ 4 ] {c6a429e5-8d9e-4f53-a7a3-0ad946e124ef} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.04.14 21:29:43.325373 [ 4 ] {c6a429e5-8d9e-4f53-a7a3-0ad946e124ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2725 | 2026.04.14 21:29:43.325686 [ 4 ] {c6a429e5-8d9e-4f53-a7a3-0ad946e124ef} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2726 | 2026.04.14 21:29:43.325896 [ 4 ] {c6a429e5-8d9e-4f53-a7a3-0ad946e124ef} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.04.14 21:29:43.326033 [ 4 ] {c6a429e5-8d9e-4f53-a7a3-0ad946e124ef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 2728 | 2026.04.14 21:29:43.326071 [ 4 ] {c6a429e5-8d9e-4f53-a7a3-0ad946e124ef} <Debug> TCPHandler: Processed in 0.001360027 sec. | ||
| 2729 | 2026.04.14 21:29:43.326184 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2730 | 2026.04.14 21:29:43.326281 [ 4 ] {e63639bd-bfa7-4fa0-a2a9-ad2b2c3941b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2731 | 2026.04.14 21:29:43.326325 [ 4 ] {e63639bd-bfa7-4fa0-a2a9-ad2b2c3941b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2732 | 2026.04.14 21:29:43.326717 [ 4 ] {e63639bd-bfa7-4fa0-a2a9-ad2b2c3941b1} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2026.04.14 21:29:43.326756 [ 4 ] {e63639bd-bfa7-4fa0-a2a9-ad2b2c3941b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2734 | 2026.04.14 21:29:43.327076 [ 4 ] {e63639bd-bfa7-4fa0-a2a9-ad2b2c3941b1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2735 | 2026.04.14 21:29:43.327280 [ 4 ] {e63639bd-bfa7-4fa0-a2a9-ad2b2c3941b1} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2026.04.14 21:29:43.327417 [ 4 ] {e63639bd-bfa7-4fa0-a2a9-ad2b2c3941b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 2737 | 2026.04.14 21:29:43.327454 [ 4 ] {e63639bd-bfa7-4fa0-a2a9-ad2b2c3941b1} <Debug> TCPHandler: Processed in 0.001318726 sec. | ||
| 2738 | 2026.04.14 21:29:43.327571 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2026.04.14 21:29:43.327665 [ 4 ] {248cfa41-f1dd-4da6-a4c8-76cb8de1d535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2740 | 2026.04.14 21:29:43.327705 [ 4 ] {248cfa41-f1dd-4da6-a4c8-76cb8de1d535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2741 | 2026.04.14 21:29:43.328032 [ 4 ] {248cfa41-f1dd-4da6-a4c8-76cb8de1d535} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2026.04.14 21:29:43.328068 [ 4 ] {248cfa41-f1dd-4da6-a4c8-76cb8de1d535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2743 | 2026.04.14 21:29:43.328380 [ 4 ] {248cfa41-f1dd-4da6-a4c8-76cb8de1d535} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2744 | 2026.04.14 21:29:43.328594 [ 4 ] {248cfa41-f1dd-4da6-a4c8-76cb8de1d535} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2026.04.14 21:29:43.328730 [ 4 ] {248cfa41-f1dd-4da6-a4c8-76cb8de1d535} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 2746 | 2026.04.14 21:29:43.328772 [ 4 ] {248cfa41-f1dd-4da6-a4c8-76cb8de1d535} <Debug> TCPHandler: Processed in 0.001259564 sec. | ||
| 2747 | 2026.04.14 21:29:45.937566 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2748 | 2026.04.14 21:29:45.937799 [ 4 ] {db06f12f-f2d7-4dba-b001-2aa3cbdaa8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2749 | 2026.04.14 21:29:45.938138 [ 4 ] {db06f12f-f2d7-4dba-b001-2aa3cbdaa8f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2750 | 2026.04.14 21:29:45.940116 [ 4 ] {db06f12f-f2d7-4dba-b001-2aa3cbdaa8f6} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2751 | 2026.04.14 21:29:45.940418 [ 4 ] {db06f12f-f2d7-4dba-b001-2aa3cbdaa8f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2752 | 2026.04.14 21:29:45.940491 [ 4 ] {db06f12f-f2d7-4dba-b001-2aa3cbdaa8f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2753 | 2026.04.14 21:29:45.940670 [ 4 ] {db06f12f-f2d7-4dba-b001-2aa3cbdaa8f6} <Debug> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2754 | 2026.04.14 21:29:45.942774 [ 4 ] {db06f12f-f2d7-4dba-b001-2aa3cbdaa8f6} <Trace> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2755 | 2026.04.14 21:29:45.944688 [ 4 ] {db06f12f-f2d7-4dba-b001-2aa3cbdaa8f6} <Debug> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (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 | ||
| 2756 | 2026.04.14 21:29:45.944711 [ 4 ] {db06f12f-f2d7-4dba-b001-2aa3cbdaa8f6} <Trace> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2757 | 2026.04.14 21:29:45.947234 [ 4 ] {db06f12f-f2d7-4dba-b001-2aa3cbdaa8f6} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2758 | 2026.04.14 21:29:45.947264 [ 4 ] {db06f12f-f2d7-4dba-b001-2aa3cbdaa8f6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 2759 | 2026.04.14 21:29:45.960360 [ 4 ] {db06f12f-f2d7-4dba-b001-2aa3cbdaa8f6} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.022659 sec., 1279.8446533386293 rows/sec., 55.77 KiB/sec. | ||
| 2760 | 2026.04.14 21:29:45.960448 [ 4 ] {db06f12f-f2d7-4dba-b001-2aa3cbdaa8f6} <Debug> TCPHandler: Processed in 0.023009164 sec. | ||
| 2761 | 2026.04.14 21:29:45.978705 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2762 | 2026.04.14 21:29:45.978856 [ 4 ] {a8b75f14-908c-42bb-b6cd-54100b493373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2763 | 2026.04.14 21:29:45.979105 [ 4 ] {a8b75f14-908c-42bb-b6cd-54100b493373} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2764 | 2026.04.14 21:29:45.979142 [ 4 ] {a8b75f14-908c-42bb-b6cd-54100b493373} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2765 | 2026.04.14 21:29:45.979342 [ 4 ] {a8b75f14-908c-42bb-b6cd-54100b493373} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2766 | 2026.04.14 21:29:45.979399 [ 4 ] {a8b75f14-908c-42bb-b6cd-54100b493373} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2767 | 2026.04.14 21:29:45.979507 [ 4 ] {a8b75f14-908c-42bb-b6cd-54100b493373} <Debug> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2768 | 2026.04.14 21:29:45.979538 [ 4 ] {a8b75f14-908c-42bb-b6cd-54100b493373} <Trace> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2769 | 2026.04.14 21:29:45.979557 [ 4 ] {a8b75f14-908c-42bb-b6cd-54100b493373} <Debug> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (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 | ||
| 2770 | 2026.04.14 21:29:45.979571 [ 4 ] {a8b75f14-908c-42bb-b6cd-54100b493373} <Trace> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2771 | 2026.04.14 21:29:45.979606 [ 4 ] {a8b75f14-908c-42bb-b6cd-54100b493373} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2772 | 2026.04.14 21:29:45.979625 [ 4 ] {a8b75f14-908c-42bb-b6cd-54100b493373} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 2773 | 2026.04.14 21:29:45.980081 [ 4 ] {a8b75f14-908c-42bb-b6cd-54100b493373} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001292 sec., 22445.820433436533 rows/sec., 978.07 KiB/sec. | ||
| 2774 | 2026.04.14 21:29:45.980143 [ 4 ] {a8b75f14-908c-42bb-b6cd-54100b493373} <Debug> TCPHandler: Processed in 0.00149493 sec. | ||
| 2775 | 2026.04.14 21:29:45.980467 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2026.04.14 21:29:45.980603 [ 4 ] {46200add-dac2-4673-9eca-59358171e192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2777 | 2026.04.14 21:29:45.980815 [ 4 ] {46200add-dac2-4673-9eca-59358171e192} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2778 | 2026.04.14 21:29:45.980850 [ 4 ] {46200add-dac2-4673-9eca-59358171e192} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2779 | 2026.04.14 21:29:45.981040 [ 4 ] {46200add-dac2-4673-9eca-59358171e192} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2780 | 2026.04.14 21:29:45.981093 [ 4 ] {46200add-dac2-4673-9eca-59358171e192} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2781 | 2026.04.14 21:29:45.981190 [ 4 ] {46200add-dac2-4673-9eca-59358171e192} <Debug> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2782 | 2026.04.14 21:29:45.981219 [ 4 ] {46200add-dac2-4673-9eca-59358171e192} <Trace> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2783 | 2026.04.14 21:29:45.981237 [ 4 ] {46200add-dac2-4673-9eca-59358171e192} <Debug> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (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 | ||
| 2784 | 2026.04.14 21:29:45.981251 [ 4 ] {46200add-dac2-4673-9eca-59358171e192} <Trace> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2785 | 2026.04.14 21:29:45.981283 [ 4 ] {46200add-dac2-4673-9eca-59358171e192} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2786 | 2026.04.14 21:29:45.981331 [ 4 ] {46200add-dac2-4673-9eca-59358171e192} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 2787 | 2026.04.14 21:29:45.981746 [ 4 ] {46200add-dac2-4673-9eca-59358171e192} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001197 sec., 24227.234753550543 rows/sec., 1.03 MiB/sec. | ||
| 2788 | 2026.04.14 21:29:45.981809 [ 4 ] {46200add-dac2-4673-9eca-59358171e192} <Debug> TCPHandler: Processed in 0.001391137 sec. | ||
| 2789 | 2026.04.14 21:29:45.982035 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2026.04.14 21:29:45.982166 [ 4 ] {bf34944c-8074-4e08-9d3e-6bbf5cfdc54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2791 | 2026.04.14 21:29:45.982409 [ 4 ] {bf34944c-8074-4e08-9d3e-6bbf5cfdc54a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2792 | 2026.04.14 21:29:45.982443 [ 4 ] {bf34944c-8074-4e08-9d3e-6bbf5cfdc54a} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2793 | 2026.04.14 21:29:45.982632 [ 4 ] {bf34944c-8074-4e08-9d3e-6bbf5cfdc54a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2794 | 2026.04.14 21:29:45.982684 [ 4 ] {bf34944c-8074-4e08-9d3e-6bbf5cfdc54a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2795 | 2026.04.14 21:29:45.982786 [ 4 ] {bf34944c-8074-4e08-9d3e-6bbf5cfdc54a} <Debug> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2796 | 2026.04.14 21:29:45.982814 [ 4 ] {bf34944c-8074-4e08-9d3e-6bbf5cfdc54a} <Trace> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2797 | 2026.04.14 21:29:45.982833 [ 4 ] {bf34944c-8074-4e08-9d3e-6bbf5cfdc54a} <Debug> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (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 | ||
| 2798 | 2026.04.14 21:29:45.982847 [ 4 ] {bf34944c-8074-4e08-9d3e-6bbf5cfdc54a} <Trace> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2799 | 2026.04.14 21:29:45.982882 [ 4 ] {bf34944c-8074-4e08-9d3e-6bbf5cfdc54a} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2800 | 2026.04.14 21:29:45.982900 [ 4 ] {bf34944c-8074-4e08-9d3e-6bbf5cfdc54a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 2801 | 2026.04.14 21:29:45.983267 [ 4 ] {bf34944c-8074-4e08-9d3e-6bbf5cfdc54a} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001155 sec., 25108.22510822511 rows/sec., 1.07 MiB/sec. | ||
| 2802 | 2026.04.14 21:29:45.983324 [ 4 ] {bf34944c-8074-4e08-9d3e-6bbf5cfdc54a} <Debug> TCPHandler: Processed in 0.001338416 sec. | ||
| 2803 | 2026.04.14 21:29:45.983530 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2026.04.14 21:29:45.983661 [ 4 ] {a009309a-3574-48ef-bb6d-b720cce28f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2805 | 2026.04.14 21:29:45.983867 [ 4 ] {a009309a-3574-48ef-bb6d-b720cce28f59} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2806 | 2026.04.14 21:29:45.983901 [ 4 ] {a009309a-3574-48ef-bb6d-b720cce28f59} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2807 | 2026.04.14 21:29:45.984090 [ 4 ] {a009309a-3574-48ef-bb6d-b720cce28f59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2808 | 2026.04.14 21:29:45.984140 [ 4 ] {a009309a-3574-48ef-bb6d-b720cce28f59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2809 | 2026.04.14 21:29:45.984235 [ 4 ] {a009309a-3574-48ef-bb6d-b720cce28f59} <Debug> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2810 | 2026.04.14 21:29:45.984263 [ 4 ] {a009309a-3574-48ef-bb6d-b720cce28f59} <Trace> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2811 | 2026.04.14 21:29:45.984280 [ 4 ] {a009309a-3574-48ef-bb6d-b720cce28f59} <Debug> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (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 | ||
| 2812 | 2026.04.14 21:29:45.984294 [ 4 ] {a009309a-3574-48ef-bb6d-b720cce28f59} <Trace> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2813 | 2026.04.14 21:29:45.984325 [ 4 ] {a009309a-3574-48ef-bb6d-b720cce28f59} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2814 | 2026.04.14 21:29:45.984342 [ 4 ] {a009309a-3574-48ef-bb6d-b720cce28f59} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 2815 | 2026.04.14 21:29:45.984688 [ 4 ] {a009309a-3574-48ef-bb6d-b720cce28f59} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001081 sec., 26827.012025901946 rows/sec., 1.14 MiB/sec. | ||
| 2816 | 2026.04.14 21:29:45.984746 [ 4 ] {a009309a-3574-48ef-bb6d-b720cce28f59} <Debug> TCPHandler: Processed in 0.001264145 sec. | ||
| 2817 | 2026.04.14 21:29:45.984950 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2818 | 2026.04.14 21:29:45.985080 [ 4 ] {90730d56-c817-42a7-bac5-59a4f67dc528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2819 | 2026.04.14 21:29:45.985283 [ 4 ] {90730d56-c817-42a7-bac5-59a4f67dc528} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2820 | 2026.04.14 21:29:45.985318 [ 4 ] {90730d56-c817-42a7-bac5-59a4f67dc528} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2821 | 2026.04.14 21:29:45.985523 [ 4 ] {90730d56-c817-42a7-bac5-59a4f67dc528} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2822 | 2026.04.14 21:29:45.985574 [ 4 ] {90730d56-c817-42a7-bac5-59a4f67dc528} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2823 | 2026.04.14 21:29:45.985671 [ 4 ] {90730d56-c817-42a7-bac5-59a4f67dc528} <Debug> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2824 | 2026.04.14 21:29:45.985698 [ 4 ] {90730d56-c817-42a7-bac5-59a4f67dc528} <Trace> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2825 | 2026.04.14 21:29:45.985716 [ 4 ] {90730d56-c817-42a7-bac5-59a4f67dc528} <Debug> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (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 | ||
| 2826 | 2026.04.14 21:29:45.985730 [ 4 ] {90730d56-c817-42a7-bac5-59a4f67dc528} <Trace> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2827 | 2026.04.14 21:29:45.985768 [ 4 ] {90730d56-c817-42a7-bac5-59a4f67dc528} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2828 | 2026.04.14 21:29:45.985786 [ 4 ] {90730d56-c817-42a7-bac5-59a4f67dc528} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 2829 | 2026.04.14 21:29:45.986142 [ 4 ] {90730d56-c817-42a7-bac5-59a4f67dc528} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001115 sec., 26008.968609865467 rows/sec., 1.11 MiB/sec. | ||
| 2830 | 2026.04.14 21:29:45.986199 [ 4 ] {90730d56-c817-42a7-bac5-59a4f67dc528} <Debug> TCPHandler: Processed in 0.001297145 sec. | ||
| 2831 | 2026.04.14 21:29:45.986396 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2832 | 2026.04.14 21:29:45.986526 [ 4 ] {1e53df7a-f0a0-45bb-8e41-949d7a0bbcb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2833 | 2026.04.14 21:29:45.986732 [ 4 ] {1e53df7a-f0a0-45bb-8e41-949d7a0bbcb0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2834 | 2026.04.14 21:29:45.986773 [ 4 ] {1e53df7a-f0a0-45bb-8e41-949d7a0bbcb0} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2835 | 2026.04.14 21:29:45.986986 [ 4 ] {1e53df7a-f0a0-45bb-8e41-949d7a0bbcb0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2836 | 2026.04.14 21:29:45.987038 [ 4 ] {1e53df7a-f0a0-45bb-8e41-949d7a0bbcb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2837 | 2026.04.14 21:29:45.987135 [ 4 ] {1e53df7a-f0a0-45bb-8e41-949d7a0bbcb0} <Debug> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2838 | 2026.04.14 21:29:45.987162 [ 4 ] {1e53df7a-f0a0-45bb-8e41-949d7a0bbcb0} <Trace> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2839 | 2026.04.14 21:29:45.987179 [ 4 ] {1e53df7a-f0a0-45bb-8e41-949d7a0bbcb0} <Debug> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (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 | ||
| 2840 | 2026.04.14 21:29:45.987193 [ 4 ] {1e53df7a-f0a0-45bb-8e41-949d7a0bbcb0} <Trace> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2841 | 2026.04.14 21:29:45.987224 [ 4 ] {1e53df7a-f0a0-45bb-8e41-949d7a0bbcb0} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2842 | 2026.04.14 21:29:45.987242 [ 4 ] {1e53df7a-f0a0-45bb-8e41-949d7a0bbcb0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 2843 | 2026.04.14 21:29:45.987735 [ 4 ] {1e53df7a-f0a0-45bb-8e41-949d7a0bbcb0} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001261 sec., 22997.620935765266 rows/sec., 1002.12 KiB/sec. | ||
| 2844 | 2026.04.14 21:29:45.987795 [ 4 ] {1e53df7a-f0a0-45bb-8e41-949d7a0bbcb0} <Debug> TCPHandler: Processed in 0.001447819 sec. | ||
| 2845 | 2026.04.14 21:29:46.018532 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2846 | 2026.04.14 21:29:46.018669 [ 4 ] {d6c631ef-8c79-411c-8635-509f5cf1693a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2847 | 2026.04.14 21:29:46.018898 [ 4 ] {d6c631ef-8c79-411c-8635-509f5cf1693a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2848 | 2026.04.14 21:29:46.018934 [ 4 ] {d6c631ef-8c79-411c-8635-509f5cf1693a} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2849 | 2026.04.14 21:29:46.019131 [ 4 ] {d6c631ef-8c79-411c-8635-509f5cf1693a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2850 | 2026.04.14 21:29:46.019184 [ 4 ] {d6c631ef-8c79-411c-8635-509f5cf1693a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2851 | 2026.04.14 21:29:46.019282 [ 4 ] {d6c631ef-8c79-411c-8635-509f5cf1693a} <Debug> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2852 | 2026.04.14 21:29:46.019310 [ 4 ] {d6c631ef-8c79-411c-8635-509f5cf1693a} <Trace> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2853 | 2026.04.14 21:29:46.019328 [ 4 ] {d6c631ef-8c79-411c-8635-509f5cf1693a} <Debug> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (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 | ||
| 2854 | 2026.04.14 21:29:46.019342 [ 4 ] {d6c631ef-8c79-411c-8635-509f5cf1693a} <Trace> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2855 | 2026.04.14 21:29:46.019375 [ 4 ] {d6c631ef-8c79-411c-8635-509f5cf1693a} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2856 | 2026.04.14 21:29:46.019393 [ 4 ] {d6c631ef-8c79-411c-8635-509f5cf1693a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 2857 | 2026.04.14 21:29:46.019849 [ 4 ] {d6c631ef-8c79-411c-8635-509f5cf1693a} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001235 sec., 23481.781376518218 rows/sec., 1023.22 KiB/sec. | ||
| 2858 | 2026.04.14 21:29:46.019907 [ 4 ] {d6c631ef-8c79-411c-8635-509f5cf1693a} <Debug> TCPHandler: Processed in 0.001426608 sec. | ||
| 2859 | 2026.04.14 21:29:46.129059 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2860 | 2026.04.14 21:29:46.129198 [ 4 ] {16fa1d8a-5119-4673-bf76-c861a516f20b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2861 | 2026.04.14 21:29:46.129425 [ 4 ] {16fa1d8a-5119-4673-bf76-c861a516f20b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2862 | 2026.04.14 21:29:46.129461 [ 4 ] {16fa1d8a-5119-4673-bf76-c861a516f20b} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2863 | 2026.04.14 21:29:46.129660 [ 4 ] {16fa1d8a-5119-4673-bf76-c861a516f20b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2864 | 2026.04.14 21:29:46.129713 [ 4 ] {16fa1d8a-5119-4673-bf76-c861a516f20b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2865 | 2026.04.14 21:29:46.129817 [ 4 ] {16fa1d8a-5119-4673-bf76-c861a516f20b} <Debug> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2866 | 2026.04.14 21:29:46.129845 [ 4 ] {16fa1d8a-5119-4673-bf76-c861a516f20b} <Trace> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2867 | 2026.04.14 21:29:46.129863 [ 4 ] {16fa1d8a-5119-4673-bf76-c861a516f20b} <Debug> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (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 | ||
| 2868 | 2026.04.14 21:29:46.129878 [ 4 ] {16fa1d8a-5119-4673-bf76-c861a516f20b} <Trace> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2869 | 2026.04.14 21:29:46.129911 [ 4 ] {16fa1d8a-5119-4673-bf76-c861a516f20b} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2870 | 2026.04.14 21:29:46.129929 [ 4 ] {16fa1d8a-5119-4673-bf76-c861a516f20b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 2871 | 2026.04.14 21:29:46.130653 [ 4 ] {16fa1d8a-5119-4673-bf76-c861a516f20b} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00151 sec., 19205.298013245032 rows/sec., 836.87 KiB/sec. | ||
| 2872 | 2026.04.14 21:29:46.130736 [ 4 ] {16fa1d8a-5119-4673-bf76-c861a516f20b} <Debug> TCPHandler: Processed in 0.001729524 sec. | ||
| 2873 | 2026.04.14 21:29:46.132575 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2874 | 2026.04.14 21:29:46.132681 [ 4 ] {96bfce2e-cb15-4ff9-88e3-be3080e2e72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2875 | 2026.04.14 21:29:46.132722 [ 4 ] {96bfce2e-cb15-4ff9-88e3-be3080e2e72b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2876 | 2026.04.14 21:29:46.133288 [ 4 ] {96bfce2e-cb15-4ff9-88e3-be3080e2e72b} <Trace> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.04.14 21:29:46.133328 [ 4 ] {96bfce2e-cb15-4ff9-88e3-be3080e2e72b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2878 | 2026.04.14 21:29:46.133754 [ 4 ] {96bfce2e-cb15-4ff9-88e3-be3080e2e72b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2879 | 2026.04.14 21:29:46.133958 [ 4 ] {96bfce2e-cb15-4ff9-88e3-be3080e2e72b} <Trace> oximeter.timeseries_schema (9ed8367b-d65e-4e05-bf85-1418d0dee6f7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.04.14 21:29:46.134107 [ 4 ] {96bfce2e-cb15-4ff9-88e3-be3080e2e72b} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001456 sec., 6181.318681318681 rows/sec., 1.26 MiB/sec. | ||
| 2881 | 2026.04.14 21:29:46.134146 [ 4 ] {96bfce2e-cb15-4ff9-88e3-be3080e2e72b} <Debug> TCPHandler: Processed in 0.001619632 sec. | ||
| 2882 | 2026.04.14 21:29:46.134253 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2883 | 2026.04.14 21:29:46.134349 [ 4 ] {d9ae4ce6-df17-4dc0-a05d-d8bc42f420bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2884 | 2026.04.14 21:29:46.134389 [ 4 ] {d9ae4ce6-df17-4dc0-a05d-d8bc42f420bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2885 | 2026.04.14 21:29:46.134822 [ 4 ] {d9ae4ce6-df17-4dc0-a05d-d8bc42f420bc} <Trace> oximeter.fields_i16 (edccbbd4-b519-4f56-88d6-06d3252d8bed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2026.04.14 21:29:46.134858 [ 4 ] {d9ae4ce6-df17-4dc0-a05d-d8bc42f420bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2887 | 2026.04.14 21:29:46.135153 [ 4 ] {d9ae4ce6-df17-4dc0-a05d-d8bc42f420bc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2888 | 2026.04.14 21:29:46.135373 [ 4 ] {d9ae4ce6-df17-4dc0-a05d-d8bc42f420bc} <Trace> oximeter.fields_i16 (edccbbd4-b519-4f56-88d6-06d3252d8bed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2889 | 2026.04.14 21:29:46.135513 [ 4 ] {d9ae4ce6-df17-4dc0-a05d-d8bc42f420bc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001185 sec., 20253.164556962023 rows/sec., 1.68 MiB/sec. | ||
| 2890 | 2026.04.14 21:29:46.135550 [ 4 ] {d9ae4ce6-df17-4dc0-a05d-d8bc42f420bc} <Debug> TCPHandler: Processed in 0.001344656 sec. | ||
| 2891 | 2026.04.14 21:29:46.135656 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2892 | 2026.04.14 21:29:46.135753 [ 4 ] {bdca06bf-319a-42b2-850d-1945214958a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2893 | 2026.04.14 21:29:46.135793 [ 4 ] {bdca06bf-319a-42b2-850d-1945214958a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2894 | 2026.04.14 21:29:46.136186 [ 4 ] {bdca06bf-319a-42b2-850d-1945214958a5} <Trace> oximeter.fields_ipaddr (2d25f079-5a58-47c9-991b-1a3ac2f79698): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2026.04.14 21:29:46.136221 [ 4 ] {bdca06bf-319a-42b2-850d-1945214958a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2896 | 2026.04.14 21:29:46.136506 [ 4 ] {bdca06bf-319a-42b2-850d-1945214958a5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2897 | 2026.04.14 21:29:46.136727 [ 4 ] {bdca06bf-319a-42b2-850d-1945214958a5} <Trace> oximeter.fields_ipaddr (2d25f079-5a58-47c9-991b-1a3ac2f79698): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2026.04.14 21:29:46.136864 [ 4 ] {bdca06bf-319a-42b2-850d-1945214958a5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001131 sec., 1768.3465959328028 rows/sec., 144.20 KiB/sec. | ||
| 2899 | 2026.04.14 21:29:46.136901 [ 4 ] {bdca06bf-319a-42b2-850d-1945214958a5} <Debug> TCPHandler: Processed in 0.001292196 sec. | ||
| 2900 | 2026.04.14 21:29:46.137004 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2901 | 2026.04.14 21:29:46.137095 [ 4 ] {4b338bb0-6d2e-49b2-be95-3592e8690a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2902 | 2026.04.14 21:29:46.137133 [ 4 ] {4b338bb0-6d2e-49b2-be95-3592e8690a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2903 | 2026.04.14 21:29:46.138563 [ 4 ] {4b338bb0-6d2e-49b2-be95-3592e8690a00} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2026.04.14 21:29:46.138599 [ 4 ] {4b338bb0-6d2e-49b2-be95-3592e8690a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2905 | 2026.04.14 21:29:46.139076 [ 4 ] {4b338bb0-6d2e-49b2-be95-3592e8690a00} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2906 | 2026.04.14 21:29:46.139304 [ 4 ] {4b338bb0-6d2e-49b2-be95-3592e8690a00} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2026.04.14 21:29:46.139444 [ 4 ] {4b338bb0-6d2e-49b2-be95-3592e8690a00} <Debug> executeQuery: Read 2606 rows, 200.91 KiB in 0.002366 sec., 1101437.0245139475 rows/sec., 82.92 MiB/sec. | ||
| 2908 | 2026.04.14 21:29:46.139482 [ 4 ] {4b338bb0-6d2e-49b2-be95-3592e8690a00} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 2909 | 2026.04.14 21:29:46.139495 [ 4 ] {4b338bb0-6d2e-49b2-be95-3592e8690a00} <Debug> TCPHandler: Processed in 0.00253892 sec. | ||
| 2910 | 2026.04.14 21:29:46.139609 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2911 | 2026.04.14 21:29:46.139703 [ 4 ] {d26e511b-7222-414d-a8e8-9f2a4a6caf90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2912 | 2026.04.14 21:29:46.139745 [ 4 ] {d26e511b-7222-414d-a8e8-9f2a4a6caf90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2913 | 2026.04.14 21:29:46.140174 [ 4 ] {d26e511b-7222-414d-a8e8-9f2a4a6caf90} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2914 | 2026.04.14 21:29:46.140211 [ 4 ] {d26e511b-7222-414d-a8e8-9f2a4a6caf90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2915 | 2026.04.14 21:29:46.140508 [ 4 ] {d26e511b-7222-414d-a8e8-9f2a4a6caf90} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2916 | 2026.04.14 21:29:46.140716 [ 4 ] {d26e511b-7222-414d-a8e8-9f2a4a6caf90} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2917 | 2026.04.14 21:29:46.140858 [ 4 ] {d26e511b-7222-414d-a8e8-9f2a4a6caf90} <Debug> executeQuery: Read 64 rows, 4.86 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.05 MiB/sec. | ||
| 2918 | 2026.04.14 21:29:46.140897 [ 4 ] {d26e511b-7222-414d-a8e8-9f2a4a6caf90} <Debug> TCPHandler: Processed in 0.001336547 sec. | ||
| 2919 | 2026.04.14 21:29:46.140994 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2920 | 2026.04.14 21:29:46.141087 [ 4 ] {6ab75a19-c244-4b52-9141-dbb3e99b9939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2921 | 2026.04.14 21:29:46.141125 [ 4 ] {6ab75a19-c244-4b52-9141-dbb3e99b9939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2922 | 2026.04.14 21:29:46.141757 [ 4 ] {6ab75a19-c244-4b52-9141-dbb3e99b9939} <Trace> oximeter.fields_u32 (575a2ca3-b109-41ea-a536-f695a586467e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2026.04.14 21:29:46.141793 [ 4 ] {6ab75a19-c244-4b52-9141-dbb3e99b9939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2924 | 2026.04.14 21:29:46.142150 [ 4 ] {6ab75a19-c244-4b52-9141-dbb3e99b9939} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2925 | 2026.04.14 21:29:46.142358 [ 4 ] {6ab75a19-c244-4b52-9141-dbb3e99b9939} <Trace> oximeter.fields_u32 (575a2ca3-b109-41ea-a536-f695a586467e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2026.04.14 21:29:46.142484 [ 4 ] {6ab75a19-c244-4b52-9141-dbb3e99b9939} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001414 sec., 583451.2022630835 rows/sec., 34.13 MiB/sec. | ||
| 2927 | 2026.04.14 21:29:46.142520 [ 4 ] {6ab75a19-c244-4b52-9141-dbb3e99b9939} <Debug> TCPHandler: Processed in 0.001572651 sec. | ||
| 2928 | 2026.04.14 21:29:46.142624 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2929 | 2026.04.14 21:29:46.142717 [ 4 ] {dbb37053-d7e5-4bd5-8e04-45dd57d888ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2930 | 2026.04.14 21:29:46.142757 [ 4 ] {dbb37053-d7e5-4bd5-8e04-45dd57d888ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2931 | 2026.04.14 21:29:46.143128 [ 4 ] {dbb37053-d7e5-4bd5-8e04-45dd57d888ee} <Trace> oximeter.fields_u64 (974ee6c4-9097-45f9-9d09-0872cc6bff10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2026.04.14 21:29:46.143163 [ 4 ] {dbb37053-d7e5-4bd5-8e04-45dd57d888ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2933 | 2026.04.14 21:29:46.143448 [ 4 ] {dbb37053-d7e5-4bd5-8e04-45dd57d888ee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2934 | 2026.04.14 21:29:46.143664 [ 4 ] {dbb37053-d7e5-4bd5-8e04-45dd57d888ee} <Trace> oximeter.fields_u64 (974ee6c4-9097-45f9-9d09-0872cc6bff10): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2026.04.14 21:29:46.143788 [ 4 ] {dbb37053-d7e5-4bd5-8e04-45dd57d888ee} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001089 sec., 1836.5472910927458 rows/sec., 129.13 KiB/sec. | ||
| 2936 | 2026.04.14 21:29:46.143826 [ 4 ] {dbb37053-d7e5-4bd5-8e04-45dd57d888ee} <Debug> TCPHandler: Processed in 0.001250544 sec. | ||
| 2937 | 2026.04.14 21:29:46.143930 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2938 | 2026.04.14 21:29:46.144023 [ 4 ] {ccfa975f-cc61-455a-a3ed-034469059090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2939 | 2026.04.14 21:29:46.144060 [ 4 ] {ccfa975f-cc61-455a-a3ed-034469059090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2940 | 2026.04.14 21:29:46.144451 [ 4 ] {ccfa975f-cc61-455a-a3ed-034469059090} <Trace> oximeter.fields_u8 (5765e183-7371-40a7-88e0-da9a468a45a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2026.04.14 21:29:46.144485 [ 4 ] {ccfa975f-cc61-455a-a3ed-034469059090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2942 | 2026.04.14 21:29:46.144779 [ 4 ] {ccfa975f-cc61-455a-a3ed-034469059090} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2943 | 2026.04.14 21:29:46.144983 [ 4 ] {ccfa975f-cc61-455a-a3ed-034469059090} <Trace> oximeter.fields_u8 (5765e183-7371-40a7-88e0-da9a468a45a1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2944 | 2026.04.14 21:29:46.145115 [ 4 ] {ccfa975f-cc61-455a-a3ed-034469059090} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 845.36 KiB/sec. | ||
| 2945 | 2026.04.14 21:29:46.145152 [ 4 ] {ccfa975f-cc61-455a-a3ed-034469059090} <Debug> TCPHandler: Processed in 0.001269305 sec. | ||
| 2946 | 2026.04.14 21:29:46.145255 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2947 | 2026.04.14 21:29:46.145346 [ 4 ] {cfbf7991-4672-4e99-b01f-ed4682ca8fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2948 | 2026.04.14 21:29:46.145384 [ 4 ] {cfbf7991-4672-4e99-b01f-ed4682ca8fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2949 | 2026.04.14 21:29:46.146209 [ 4 ] {cfbf7991-4672-4e99-b01f-ed4682ca8fb4} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2950 | 2026.04.14 21:29:46.146245 [ 4 ] {cfbf7991-4672-4e99-b01f-ed4682ca8fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2951 | 2026.04.14 21:29:46.146684 [ 4 ] {cfbf7991-4672-4e99-b01f-ed4682ca8fb4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2952 | 2026.04.14 21:29:46.146907 [ 4 ] {cfbf7991-4672-4e99-b01f-ed4682ca8fb4} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2026.04.14 21:29:46.147048 [ 4 ] {cfbf7991-4672-4e99-b01f-ed4682ca8fb4} <Debug> executeQuery: Read 1367 rows, 94.66 KiB in 0.001717 sec., 796156.086196855 rows/sec., 53.84 MiB/sec. | ||
| 2954 | 2026.04.14 21:29:46.147087 [ 4 ] {cfbf7991-4672-4e99-b01f-ed4682ca8fb4} <Debug> TCPHandler: Processed in 0.001880107 sec. | ||
| 2955 | 2026.04.14 21:29:46.147198 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2956 | 2026.04.14 21:29:46.147290 [ 4 ] {2b378f5b-e49f-4f3c-be10-e3c31a9903d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2957 | 2026.04.14 21:29:46.147332 [ 4 ] {2b378f5b-e49f-4f3c-be10-e3c31a9903d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2958 | 2026.04.14 21:29:46.148717 [ 4 ] {2b378f5b-e49f-4f3c-be10-e3c31a9903d7} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2026.04.14 21:29:46.148755 [ 4 ] {2b378f5b-e49f-4f3c-be10-e3c31a9903d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2960 | 2026.04.14 21:29:46.149449 [ 4 ] {2b378f5b-e49f-4f3c-be10-e3c31a9903d7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2961 | 2026.04.14 21:29:46.149671 [ 4 ] {2b378f5b-e49f-4f3c-be10-e3c31a9903d7} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2026.04.14 21:29:46.149810 [ 4 ] {2b378f5b-e49f-4f3c-be10-e3c31a9903d7} <Debug> executeQuery: Read 4593 rows, 302.13 KiB in 0.002537 sec., 1810405.9913283405 rows/sec., 116.30 MiB/sec. | ||
| 2963 | 2026.04.14 21:29:46.149849 [ 4 ] {2b378f5b-e49f-4f3c-be10-e3c31a9903d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 2964 | 2026.04.14 21:29:46.149862 [ 4 ] {2b378f5b-e49f-4f3c-be10-e3c31a9903d7} <Debug> TCPHandler: Processed in 0.002712944 sec. | ||
| 2965 | 2026.04.14 21:29:46.149973 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2026.04.14 21:29:46.150067 [ 4 ] {e2e5b35f-463b-43e5-96dc-3c26c86fd910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2967 | 2026.04.14 21:29:46.150121 [ 4 ] {e2e5b35f-463b-43e5-96dc-3c26c86fd910} <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 | ||
| 2968 | 2026.04.14 21:29:46.150961 [ 4 ] {e2e5b35f-463b-43e5-96dc-3c26c86fd910} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.04.14 21:29:46.150997 [ 4 ] {e2e5b35f-463b-43e5-96dc-3c26c86fd910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2970 | 2026.04.14 21:29:46.151567 [ 4 ] {e2e5b35f-463b-43e5-96dc-3c26c86fd910} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2971 | 2026.04.14 21:29:46.151795 [ 4 ] {e2e5b35f-463b-43e5-96dc-3c26c86fd910} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.04.14 21:29:46.151932 [ 4 ] {e2e5b35f-463b-43e5-96dc-3c26c86fd910} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001883 sec., 26553.37227827934 rows/sec., 47.58 MiB/sec. | ||
| 2973 | 2026.04.14 21:29:46.151989 [ 4 ] {e2e5b35f-463b-43e5-96dc-3c26c86fd910} <Debug> TCPHandler: Processed in 0.002065191 sec. | ||
| 2974 | 2026.04.14 21:29:46.152106 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.04.14 21:29:46.152200 [ 4 ] {ecb4287e-eff6-4ed1-af01-29dd0f837914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2976 | 2026.04.14 21:29:46.152241 [ 4 ] {ecb4287e-eff6-4ed1-af01-29dd0f837914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2977 | 2026.04.14 21:29:46.152562 [ 4 ] {ecb4287e-eff6-4ed1-af01-29dd0f837914} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2026.04.14 21:29:46.152598 [ 4 ] {ecb4287e-eff6-4ed1-af01-29dd0f837914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2979 | 2026.04.14 21:29:46.152894 [ 4 ] {ecb4287e-eff6-4ed1-af01-29dd0f837914} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2980 | 2026.04.14 21:29:46.153101 [ 4 ] {ecb4287e-eff6-4ed1-af01-29dd0f837914} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.04.14 21:29:46.153227 [ 4 ] {ecb4287e-eff6-4ed1-af01-29dd0f837914} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001045 sec., 34449.76076555024 rows/sec., 2.32 MiB/sec. | ||
| 2982 | 2026.04.14 21:29:46.153262 [ 4 ] {ecb4287e-eff6-4ed1-af01-29dd0f837914} <Debug> TCPHandler: Processed in 0.001205104 sec. | ||
| 2983 | 2026.04.14 21:29:46.933090 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 408 | ||
| 2984 | 2026.04.14 21:29:46.935818 [ 243 ] {} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2026.04.14 21:29:46.935863 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2986 | 2026.04.14 21:29:46.937051 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2987 | 2026.04.14 21:29:46.937308 [ 243 ] {} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2988 | 2026.04.14 21:29:46.937461 [ 142 ] {} <Debug> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2989 | 2026.04.14 21:29:46.937532 [ 142 ] {} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2026.04.14 21:29:46.937552 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2991 | 2026.04.14 21:29:46.937554 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 408 | ||
| 2992 | 2026.04.14 21:29:46.937693 [ 194 ] {82cc1afd-0f6d-4a55-91e5-7d3d27002160::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 | ||
| 2993 | 2026.04.14 21:29:46.938340 [ 194 ] {82cc1afd-0f6d-4a55-91e5-7d3d27002160::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2994 | 2026.04.14 21:29:46.938535 [ 194 ] {82cc1afd-0f6d-4a55-91e5-7d3d27002160::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 252 rows starting from the beginning of the part | ||
| 2995 | 2026.04.14 21:29:46.938957 [ 194 ] {82cc1afd-0f6d-4a55-91e5-7d3d27002160::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2996 | 2026.04.14 21:29:46.939352 [ 194 ] {82cc1afd-0f6d-4a55-91e5-7d3d27002160::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
| 2997 | 2026.04.14 21:29:46.939744 [ 194 ] {82cc1afd-0f6d-4a55-91e5-7d3d27002160::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 | ||
| 2998 | 2026.04.14 21:29:46.940129 [ 194 ] {82cc1afd-0f6d-4a55-91e5-7d3d27002160::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part | ||
| 2999 | 2026.04.14 21:29:46.940511 [ 194 ] {82cc1afd-0f6d-4a55-91e5-7d3d27002160::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 62 rows starting from the beginning of the part | ||
| 3000 | 2026.04.14 21:29:46.947083 [ 189 ] {82cc1afd-0f6d-4a55-91e5-7d3d27002160::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 408 rows, containing 72 columns (72 merged, 0 gathered) in 0.009452097 sec., 43165.02465008559 rows/sec., 40.62 MiB/sec. | ||
| 3001 | 2026.04.14 21:29:46.947900 [ 198 ] {82cc1afd-0f6d-4a55-91e5-7d3d27002160::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3002 | 2026.04.14 21:29:46.948446 [ 198 ] {82cc1afd-0f6d-4a55-91e5-7d3d27002160::all_1_11_2} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2026.04.14 21:29:46.948522 [ 198 ] {82cc1afd-0f6d-4a55-91e5-7d3d27002160::all_1_11_2} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3004 | 2026.04.14 21:29:46.948663 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 3005 | 2026.04.14 21:29:48.317655 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3006 | 2026.04.14 21:29:48.317829 [ 4 ] {a61aeb7b-77c0-43ba-8fb5-bc32ffd23540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3007 | 2026.04.14 21:29:48.317894 [ 4 ] {a61aeb7b-77c0-43ba-8fb5-bc32ffd23540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3008 | 2026.04.14 21:29:48.318567 [ 4 ] {a61aeb7b-77c0-43ba-8fb5-bc32ffd23540} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3009 | 2026.04.14 21:29:48.318607 [ 4 ] {a61aeb7b-77c0-43ba-8fb5-bc32ffd23540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3010 | 2026.04.14 21:29:48.319026 [ 4 ] {a61aeb7b-77c0-43ba-8fb5-bc32ffd23540} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3011 | 2026.04.14 21:29:48.319269 [ 4 ] {a61aeb7b-77c0-43ba-8fb5-bc32ffd23540} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2026.04.14 21:29:48.319439 [ 4 ] {a61aeb7b-77c0-43ba-8fb5-bc32ffd23540} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001656 sec., 33816.42512077295 rows/sec., 2.60 MiB/sec. | ||
| 3013 | 2026.04.14 21:29:48.319487 [ 4 ] {a61aeb7b-77c0-43ba-8fb5-bc32ffd23540} <Debug> TCPHandler: Processed in 0.001954288 sec. | ||
| 3014 | 2026.04.14 21:29:48.319610 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3015 | 2026.04.14 21:29:48.319713 [ 4 ] {c4208a3f-fe27-40b9-a34b-38594001769c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3016 | 2026.04.14 21:29:48.319758 [ 4 ] {c4208a3f-fe27-40b9-a34b-38594001769c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3017 | 2026.04.14 21:29:48.320184 [ 4 ] {c4208a3f-fe27-40b9-a34b-38594001769c} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3018 | 2026.04.14 21:29:48.320218 [ 4 ] {c4208a3f-fe27-40b9-a34b-38594001769c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3019 | 2026.04.14 21:29:48.320532 [ 4 ] {c4208a3f-fe27-40b9-a34b-38594001769c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3020 | 2026.04.14 21:29:48.320745 [ 4 ] {c4208a3f-fe27-40b9-a34b-38594001769c} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2026.04.14 21:29:48.320877 [ 4 ] {c4208a3f-fe27-40b9-a34b-38594001769c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 3022 | 2026.04.14 21:29:48.320915 [ 4 ] {c4208a3f-fe27-40b9-a34b-38594001769c} <Debug> TCPHandler: Processed in 0.001356427 sec. | ||
| 3023 | 2026.04.14 21:29:48.321027 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3024 | 2026.04.14 21:29:48.321121 [ 4 ] {eeb290f8-cbc5-4889-9674-b75862caebcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3025 | 2026.04.14 21:29:48.321165 [ 4 ] {eeb290f8-cbc5-4889-9674-b75862caebcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3026 | 2026.04.14 21:29:48.321526 [ 4 ] {eeb290f8-cbc5-4889-9674-b75862caebcf} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2026.04.14 21:29:48.321560 [ 4 ] {eeb290f8-cbc5-4889-9674-b75862caebcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3028 | 2026.04.14 21:29:48.321878 [ 4 ] {eeb290f8-cbc5-4889-9674-b75862caebcf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3029 | 2026.04.14 21:29:48.322084 [ 4 ] {eeb290f8-cbc5-4889-9674-b75862caebcf} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2026.04.14 21:29:48.322209 [ 4 ] {eeb290f8-cbc5-4889-9674-b75862caebcf} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001108 sec., 57761.73285198556 rows/sec., 4.02 MiB/sec. | ||
| 3031 | 2026.04.14 21:29:48.322245 [ 4 ] {eeb290f8-cbc5-4889-9674-b75862caebcf} <Debug> TCPHandler: Processed in 0.001268665 sec. | ||
| 3032 | 2026.04.14 21:29:48.322355 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3033 | 2026.04.14 21:29:48.322449 [ 4 ] {55d49772-8834-4d7d-b500-f268aad4abdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3034 | 2026.04.14 21:29:48.322490 [ 4 ] {55d49772-8834-4d7d-b500-f268aad4abdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3035 | 2026.04.14 21:29:48.322794 [ 4 ] {55d49772-8834-4d7d-b500-f268aad4abdc} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2026.04.14 21:29:48.322827 [ 4 ] {55d49772-8834-4d7d-b500-f268aad4abdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3037 | 2026.04.14 21:29:48.323126 [ 4 ] {55d49772-8834-4d7d-b500-f268aad4abdc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3038 | 2026.04.14 21:29:48.323347 [ 4 ] {55d49772-8834-4d7d-b500-f268aad4abdc} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2026.04.14 21:29:48.323473 [ 4 ] {55d49772-8834-4d7d-b500-f268aad4abdc} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001043 sec., 23010.546500479384 rows/sec., 1.55 MiB/sec. | ||
| 3040 | 2026.04.14 21:29:48.323508 [ 4 ] {55d49772-8834-4d7d-b500-f268aad4abdc} <Debug> TCPHandler: Processed in 0.001201454 sec. | ||
| 3041 | 2026.04.14 21:29:49.433577 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7260 | ||
| 3042 | 2026.04.14 21:29:49.434107 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2026.04.14 21:29:49.434155 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3044 | 2026.04.14 21:29:49.434822 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3045 | 2026.04.14 21:29:49.435067 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3046 | 2026.04.14 21:29:49.435210 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7260 | ||
| 3047 | 2026.04.14 21:29:49.861768 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3048 | 2026.04.14 21:29:49.878119 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3049 | 2026.04.14 21:29:49.878172 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3050 | 2026.04.14 21:29:49.883705 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3051 | 2026.04.14 21:29:49.884398 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3052 | 2026.04.14 21:29:49.887144 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3053 | 2026.04.14 21:29:53.323074 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3054 | 2026.04.14 21:29:53.323261 [ 4 ] {9fa2f45e-ab07-4f88-9d8e-37cf22dd25d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3055 | 2026.04.14 21:29:53.323326 [ 4 ] {9fa2f45e-ab07-4f88-9d8e-37cf22dd25d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3056 | 2026.04.14 21:29:53.323980 [ 4 ] {9fa2f45e-ab07-4f88-9d8e-37cf22dd25d4} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2026.04.14 21:29:53.324027 [ 4 ] {9fa2f45e-ab07-4f88-9d8e-37cf22dd25d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3058 | 2026.04.14 21:29:53.324424 [ 4 ] {9fa2f45e-ab07-4f88-9d8e-37cf22dd25d4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3059 | 2026.04.14 21:29:53.324653 [ 4 ] {9fa2f45e-ab07-4f88-9d8e-37cf22dd25d4} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2026.04.14 21:29:53.324823 [ 4 ] {9fa2f45e-ab07-4f88-9d8e-37cf22dd25d4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001608 sec., 34825.87064676617 rows/sec., 2.68 MiB/sec. | ||
| 3061 | 2026.04.14 21:29:53.324831 [ 134 ] {} <Debug> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3062 | 2026.04.14 21:29:53.324872 [ 4 ] {9fa2f45e-ab07-4f88-9d8e-37cf22dd25d4} <Debug> TCPHandler: Processed in 0.001921408 sec. | ||
| 3063 | 2026.04.14 21:29:53.324908 [ 134 ] {} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3064 | 2026.04.14 21:29:53.324937 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3065 | 2026.04.14 21:29:53.325010 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3066 | 2026.04.14 21:29:53.325059 [ 194 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::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 | ||
| 3067 | 2026.04.14 21:29:53.325117 [ 4 ] {0ccdac5e-1be8-47f2-9809-42f76bad7880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3068 | 2026.04.14 21:29:53.325165 [ 4 ] {0ccdac5e-1be8-47f2-9809-42f76bad7880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3069 | 2026.04.14 21:29:53.325192 [ 194 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3070 | 2026.04.14 21:29:53.325234 [ 194 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 266 rows starting from the beginning of the part | ||
| 3071 | 2026.04.14 21:29:53.325312 [ 194 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 138 rows starting from the beginning of the part | ||
| 3072 | 2026.04.14 21:29:53.325374 [ 194 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 3073 | 2026.04.14 21:29:53.325422 [ 194 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2606 rows starting from the beginning of the part | ||
| 3074 | 2026.04.14 21:29:53.325464 [ 194 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 3075 | 2026.04.14 21:29:53.325506 [ 194 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::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 | ||
| 3076 | 2026.04.14 21:29:53.325591 [ 4 ] {0ccdac5e-1be8-47f2-9809-42f76bad7880} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2026.04.14 21:29:53.325635 [ 4 ] {0ccdac5e-1be8-47f2-9809-42f76bad7880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3078 | 2026.04.14 21:29:53.325989 [ 4 ] {0ccdac5e-1be8-47f2-9809-42f76bad7880} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3079 | 2026.04.14 21:29:53.326220 [ 4 ] {0ccdac5e-1be8-47f2-9809-42f76bad7880} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2026.04.14 21:29:53.326356 [ 134 ] {} <Debug> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3081 | 2026.04.14 21:29:53.326358 [ 4 ] {0ccdac5e-1be8-47f2-9809-42f76bad7880} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001263 sec., 50673.00079176564 rows/sec., 3.96 MiB/sec. | ||
| 3082 | 2026.04.14 21:29:53.326410 [ 134 ] {} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2026.04.14 21:29:53.326438 [ 4 ] {0ccdac5e-1be8-47f2-9809-42f76bad7880} <Debug> TCPHandler: Processed in 0.001482849 sec. | ||
| 3084 | 2026.04.14 21:29:53.326439 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3085 | 2026.04.14 21:29:53.326538 [ 198 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::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 | ||
| 3086 | 2026.04.14 21:29:53.326562 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3087 | 2026.04.14 21:29:53.326635 [ 198 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3088 | 2026.04.14 21:29:53.326663 [ 4 ] {32b87a08-7327-4dcf-81c2-4cd8ee3b1959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3089 | 2026.04.14 21:29:53.326666 [ 198 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 175 rows starting from the beginning of the part | ||
| 3090 | 2026.04.14 21:29:53.326722 [ 4 ] {32b87a08-7327-4dcf-81c2-4cd8ee3b1959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3091 | 2026.04.14 21:29:53.326752 [ 198 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 105 rows starting from the beginning of the part | ||
| 3092 | 2026.04.14 21:29:53.326797 [ 198 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
| 3093 | 2026.04.14 21:29:53.326833 [ 198 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1367 rows starting from the beginning of the part | ||
| 3094 | 2026.04.14 21:29:53.326872 [ 198 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 3095 | 2026.04.14 21:29:53.326886 [ 192 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3178 rows, containing 5 columns (5 merged, 0 gathered) in 0.001871137 sec., 1698432.5573167545 rows/sec., 137.36 MiB/sec. | ||
| 3096 | 2026.04.14 21:29:53.326917 [ 198 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::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 | ||
| 3097 | 2026.04.14 21:29:53.327153 [ 4 ] {32b87a08-7327-4dcf-81c2-4cd8ee3b1959} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2026.04.14 21:29:53.327196 [ 4 ] {32b87a08-7327-4dcf-81c2-4cd8ee3b1959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3099 | 2026.04.14 21:29:53.327225 [ 194 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3100 | 2026.04.14 21:29:53.327492 [ 194 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_21_4} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3101 | 2026.04.14 21:29:53.327567 [ 194 ] {d810c8dc-98ba-4d6c-b416-db667a97ea70::all_1_21_4} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3102 | 2026.04.14 21:29:53.327635 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 3103 | 2026.04.14 21:29:53.327686 [ 4 ] {32b87a08-7327-4dcf-81c2-4cd8ee3b1959} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3104 | 2026.04.14 21:29:53.327888 [ 188 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1839 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384237 sec., 1328529.7243174398 rows/sec., 98.76 MiB/sec. | ||
| 3105 | 2026.04.14 21:29:53.327929 [ 4 ] {32b87a08-7327-4dcf-81c2-4cd8ee3b1959} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2026.04.14 21:29:53.328050 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3107 | 2026.04.14 21:29:53.328069 [ 4 ] {32b87a08-7327-4dcf-81c2-4cd8ee3b1959} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001426 sec., 112201.96353436186 rows/sec., 7.81 MiB/sec. | ||
| 3108 | 2026.04.14 21:29:53.328092 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2026.04.14 21:29:53.328115 [ 4 ] {32b87a08-7327-4dcf-81c2-4cd8ee3b1959} <Debug> TCPHandler: Processed in 0.001601121 sec. | ||
| 3110 | 2026.04.14 21:29:53.328117 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3111 | 2026.04.14 21:29:53.328183 [ 192 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3112 | 2026.04.14 21:29:53.328222 [ 202 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::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 | ||
| 3113 | 2026.04.14 21:29:53.328231 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3114 | 2026.04.14 21:29:53.328320 [ 202 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3115 | 2026.04.14 21:29:53.328337 [ 4 ] {02bee0cf-aadc-4f4b-b2e6-fee476d9e20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3116 | 2026.04.14 21:29:53.328352 [ 202 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2762 rows starting from the beginning of the part | ||
| 3117 | 2026.04.14 21:29:53.328389 [ 4 ] {02bee0cf-aadc-4f4b-b2e6-fee476d9e20c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3118 | 2026.04.14 21:29:53.328414 [ 202 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3119 | 2026.04.14 21:29:53.328463 [ 202 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3120 | 2026.04.14 21:29:53.328504 [ 202 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4593 rows starting from the beginning of the part | ||
| 3121 | 2026.04.14 21:29:53.328513 [ 192 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_21_4} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3122 | 2026.04.14 21:29:53.328545 [ 202 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 3123 | 2026.04.14 21:29:53.328589 [ 202 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::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 | ||
| 3124 | 2026.04.14 21:29:53.328605 [ 192 ] {d54fef41-7fd1-4ac6-9332-047e20c2aae8::all_1_21_4} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3125 | 2026.04.14 21:29:53.328711 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 3126 | 2026.04.14 21:29:53.328739 [ 4 ] {02bee0cf-aadc-4f4b-b2e6-fee476d9e20c} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3127 | 2026.04.14 21:29:53.328782 [ 4 ] {02bee0cf-aadc-4f4b-b2e6-fee476d9e20c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3128 | 2026.04.14 21:29:53.329116 [ 4 ] {02bee0cf-aadc-4f4b-b2e6-fee476d9e20c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3129 | 2026.04.14 21:29:53.329347 [ 4 ] {02bee0cf-aadc-4f4b-b2e6-fee476d9e20c} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3130 | 2026.04.14 21:29:53.329456 [ 134 ] {} <Debug> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3131 | 2026.04.14 21:29:53.329479 [ 4 ] {02bee0cf-aadc-4f4b-b2e6-fee476d9e20c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 3132 | 2026.04.14 21:29:53.329489 [ 134 ] {} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.04.14 21:29:53.329521 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3134 | 2026.04.14 21:29:53.329524 [ 4 ] {02bee0cf-aadc-4f4b-b2e6-fee476d9e20c} <Debug> TCPHandler: Processed in 0.001341766 sec. | ||
| 3135 | 2026.04.14 21:29:53.329609 [ 188 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::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 | ||
| 3136 | 2026.04.14 21:29:53.329718 [ 188 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3137 | 2026.04.14 21:29:53.329749 [ 188 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 936 rows starting from the beginning of the part | ||
| 3138 | 2026.04.14 21:29:53.329807 [ 188 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::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 | ||
| 3139 | 2026.04.14 21:29:53.329848 [ 188 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3140 | 2026.04.14 21:29:53.329884 [ 188 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 3141 | 2026.04.14 21:29:53.329919 [ 188 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 3142 | 2026.04.14 21:29:53.329956 [ 188 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::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 | ||
| 3143 | 2026.04.14 21:29:53.330884 [ 192 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1176 rows, containing 4 columns (4 merged, 0 gathered) in 0.001315616 sec., 893877.8488555931 rows/sec., 60.24 MiB/sec. | ||
| 3144 | 2026.04.14 21:29:53.331020 [ 196 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7899 rows, containing 5 columns (5 merged, 0 gathered) in 0.002824326 sec., 2796773.4602875165 rows/sec., 187.01 MiB/sec. | ||
| 3145 | 2026.04.14 21:29:53.331070 [ 192 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3146 | 2026.04.14 21:29:53.331303 [ 192 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_21_4} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3147 | 2026.04.14 21:29:53.331366 [ 192 ] {cf1fde0e-3d90-41c4-b385-b1a2c7251977::all_1_21_4} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3148 | 2026.04.14 21:29:53.331423 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 3149 | 2026.04.14 21:29:53.331561 [ 195 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3150 | 2026.04.14 21:29:53.331898 [ 195 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2026.04.14 21:29:53.331981 [ 195 ] {7e8e0359-18df-4964-83af-ad4f31c51bae::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3152 | 2026.04.14 21:29:53.332074 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 3153 | 2026.04.14 21:29:56.824700 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3154 | 2026.04.14 21:29:56.824805 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3155 | 2026.04.14 21:29:56.936227 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7708 | ||
| 3156 | 2026.04.14 21:29:56.936724 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2026.04.14 21:29:56.936770 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3158 | 2026.04.14 21:29:56.937270 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3159 | 2026.04.14 21:29:56.937499 [ 245 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3160 | 2026.04.14 21:29:56.937641 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7708 | ||
| 3161 | 2026.04.14 21:29:56.937665 [ 127 ] {} <Debug> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3162 | 2026.04.14 21:29:56.937736 [ 127 ] {} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3163 | 2026.04.14 21:29:56.937760 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3164 | 2026.04.14 21:29:56.937867 [ 191 ] {d8b2400d-abc1-446b-9efe-40af70d65634::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 | ||
| 3165 | 2026.04.14 21:29:56.937978 [ 191 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3166 | 2026.04.14 21:29:56.938014 [ 191 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5340 rows starting from the beginning of the part | ||
| 3167 | 2026.04.14 21:29:56.938104 [ 191 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3168 | 2026.04.14 21:29:56.938149 [ 191 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3169 | 2026.04.14 21:29:56.938193 [ 191 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3170 | 2026.04.14 21:29:56.938235 [ 191 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3171 | 2026.04.14 21:29:56.938278 [ 191 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3172 | 2026.04.14 21:29:56.938697 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 424 | ||
| 3173 | 2026.04.14 21:29:56.939734 [ 191 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7708 rows, containing 4 columns (4 merged, 0 gathered) in 0.001908808 sec., 4038122.220778622 rows/sec., 57.77 MiB/sec. | ||
| 3174 | 2026.04.14 21:29:56.940283 [ 196 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3175 | 2026.04.14 21:29:56.940555 [ 196 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_16_3} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3176 | 2026.04.14 21:29:56.940561 [ 243 ] {} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2026.04.14 21:29:56.940618 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3178 | 2026.04.14 21:29:56.940624 [ 196 ] {d8b2400d-abc1-446b-9efe-40af70d65634::all_1_16_3} <Trace> system.asynchronous_metric_log (d8b2400d-abc1-446b-9efe-40af70d65634) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3179 | 2026.04.14 21:29:56.940719 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3180 | 2026.04.14 21:29:56.941751 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3181 | 2026.04.14 21:29:56.942031 [ 243 ] {} <Trace> system.query_log (82cc1afd-0f6d-4a55-91e5-7d3d27002160): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3182 | 2026.04.14 21:29:56.942366 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 424 | ||
| 3183 | 2026.04.14 21:29:57.002122 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000812206 sec. | ||
| 3184 | 2026.04.14 21:29:57.388166 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3185 | 2026.04.14 21:29:57.404182 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2026.04.14 21:29:57.404229 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3187 | 2026.04.14 21:29:57.410455 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3188 | 2026.04.14 21:29:57.411133 [ 244 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2026.04.14 21:29:57.411414 [ 126 ] {} <Debug> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3190 | 2026.04.14 21:29:57.411486 [ 126 ] {} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2026.04.14 21:29:57.411506 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3192 | 2026.04.14 21:29:57.411607 [ 192 ] {db48e59b-116f-410c-93dd-8e3349781712::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 | ||
| 3193 | 2026.04.14 21:29:57.414115 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3194 | 2026.04.14 21:29:57.416037 [ 192 ] {db48e59b-116f-410c-93dd-8e3349781712::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3195 | 2026.04.14 21:29:57.417509 [ 192 ] {db48e59b-116f-410c-93dd-8e3349781712::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 | ||
| 3196 | 2026.04.14 21:29:57.422182 [ 192 ] {db48e59b-116f-410c-93dd-8e3349781712::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 | ||
| 3197 | 2026.04.14 21:29:57.426464 [ 192 ] {db48e59b-116f-410c-93dd-8e3349781712::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 | ||
| 3198 | 2026.04.14 21:29:57.430650 [ 192 ] {db48e59b-116f-410c-93dd-8e3349781712::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 | ||
| 3199 | 2026.04.14 21:29:57.435190 [ 192 ] {db48e59b-116f-410c-93dd-8e3349781712::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 | ||
| 3200 | 2026.04.14 21:29:57.439531 [ 192 ] {db48e59b-116f-410c-93dd-8e3349781712::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 | ||
| 3201 | 2026.04.14 21:29:57.495065 [ 191 ] {db48e59b-116f-410c-93dd-8e3349781712::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.083501508 sec., 1449.075626274917 rows/sec., 7.49 MiB/sec. | ||
| 3202 | 2026.04.14 21:29:57.497764 [ 197 ] {db48e59b-116f-410c-93dd-8e3349781712::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3203 | 2026.04.14 21:29:57.499914 [ 197 ] {db48e59b-116f-410c-93dd-8e3349781712::all_1_16_3} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3204 | 2026.04.14 21:29:57.500027 [ 197 ] {db48e59b-116f-410c-93dd-8e3349781712::all_1_16_3} <Trace> system.metric_log (db48e59b-116f-410c-93dd-8e3349781712) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3205 | 2026.04.14 21:29:57.502088 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3206 | 2026.04.14 21:29:57.527291 [ 132 ] {} <Debug> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3207 | 2026.04.14 21:29:57.527357 [ 132 ] {} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3208 | 2026.04.14 21:29:57.527382 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3209 | 2026.04.14 21:29:57.527480 [ 193 ] {88e41ee9-c644-4040-bd89-c70015aa9eac::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 3210 | 2026.04.14 21:29:57.527603 [ 193 ] {88e41ee9-c644-4040-bd89-c70015aa9eac::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3211 | 2026.04.14 21:29:57.527638 [ 193 ] {88e41ee9-c644-4040-bd89-c70015aa9eac::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 61 rows starting from the beginning of the part | ||
| 3212 | 2026.04.14 21:29:57.527708 [ 193 ] {88e41ee9-c644-4040-bd89-c70015aa9eac::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 69 rows starting from the beginning of the part | ||
| 3213 | 2026.04.14 21:29:57.527757 [ 193 ] {88e41ee9-c644-4040-bd89-c70015aa9eac::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 3214 | 2026.04.14 21:29:57.527801 [ 193 ] {88e41ee9-c644-4040-bd89-c70015aa9eac::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 3215 | 2026.04.14 21:29:57.527845 [ 193 ] {88e41ee9-c644-4040-bd89-c70015aa9eac::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 3216 | 2026.04.14 21:29:57.528693 [ 190 ] {88e41ee9-c644-4040-bd89-c70015aa9eac::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 5 columns (5 merged, 0 gathered) in 0.001253314 sec., 220216.16290889593 rows/sec., 17.02 MiB/sec. | ||
| 3217 | 2026.04.14 21:29:57.528898 [ 200 ] {88e41ee9-c644-4040-bd89-c70015aa9eac::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3218 | 2026.04.14 21:29:57.529235 [ 200 ] {88e41ee9-c644-4040-bd89-c70015aa9eac::all_1_10_2} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3219 | 2026.04.14 21:29:57.529318 [ 200 ] {88e41ee9-c644-4040-bd89-c70015aa9eac::all_1_10_2} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3220 | 2026.04.14 21:29:57.529404 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3221 | 2026.04.14 21:29:58.001203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.03 MiB, peak 233.97 MiB, free memory in arenas 0.00 B, will set to 233.54 MiB (RSS), difference: 9.50 MiB | ||
| 3222 | 2026.04.14 21:29:58.324385 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3223 | 2026.04.14 21:29:58.324564 [ 4 ] {819c83ed-b90c-44ff-99ff-4c6591dc8921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3224 | 2026.04.14 21:29:58.324630 [ 4 ] {819c83ed-b90c-44ff-99ff-4c6591dc8921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3225 | 2026.04.14 21:29:58.325352 [ 4 ] {819c83ed-b90c-44ff-99ff-4c6591dc8921} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3226 | 2026.04.14 21:29:58.325397 [ 4 ] {819c83ed-b90c-44ff-99ff-4c6591dc8921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3227 | 2026.04.14 21:29:58.325813 [ 4 ] {819c83ed-b90c-44ff-99ff-4c6591dc8921} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3228 | 2026.04.14 21:29:58.326041 [ 4 ] {819c83ed-b90c-44ff-99ff-4c6591dc8921} <Trace> oximeter.fields_string (d810c8dc-98ba-4d6c-b416-db667a97ea70): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3229 | 2026.04.14 21:29:58.326201 [ 4 ] {819c83ed-b90c-44ff-99ff-4c6591dc8921} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001683 sec., 81996.43493761141 rows/sec., 7.14 MiB/sec. | ||
| 3230 | 2026.04.14 21:29:58.326252 [ 4 ] {819c83ed-b90c-44ff-99ff-4c6591dc8921} <Debug> TCPHandler: Processed in 0.00198909 sec. | ||
| 3231 | 2026.04.14 21:29:58.326396 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3232 | 2026.04.14 21:29:58.326540 [ 4 ] {f47aa3fd-df81-4e59-9ffb-6b119fb8097a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3233 | 2026.04.14 21:29:58.326592 [ 4 ] {f47aa3fd-df81-4e59-9ffb-6b119fb8097a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3234 | 2026.04.14 21:29:58.327103 [ 4 ] {f47aa3fd-df81-4e59-9ffb-6b119fb8097a} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3235 | 2026.04.14 21:29:58.327149 [ 4 ] {f47aa3fd-df81-4e59-9ffb-6b119fb8097a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3236 | 2026.04.14 21:29:58.327530 [ 4 ] {f47aa3fd-df81-4e59-9ffb-6b119fb8097a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3237 | 2026.04.14 21:29:58.327769 [ 4 ] {f47aa3fd-df81-4e59-9ffb-6b119fb8097a} <Trace> oximeter.fields_u16 (88e41ee9-c644-4040-bd89-c70015aa9eac): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3238 | 2026.04.14 21:29:58.327902 [ 4 ] {f47aa3fd-df81-4e59-9ffb-6b119fb8097a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001391 sec., 29475.197699496763 rows/sec., 2.16 MiB/sec. | ||
| 3239 | 2026.04.14 21:29:58.327942 [ 4 ] {f47aa3fd-df81-4e59-9ffb-6b119fb8097a} <Debug> TCPHandler: Processed in 0.001620962 sec. | ||
| 3240 | 2026.04.14 21:29:58.328055 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3241 | 2026.04.14 21:29:58.328167 [ 4 ] {9e9a9210-da1e-45a6-a40c-6db097819ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3242 | 2026.04.14 21:29:58.328208 [ 4 ] {9e9a9210-da1e-45a6-a40c-6db097819ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3243 | 2026.04.14 21:29:58.328627 [ 4 ] {9e9a9210-da1e-45a6-a40c-6db097819ed1} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2026.04.14 21:29:58.328664 [ 4 ] {9e9a9210-da1e-45a6-a40c-6db097819ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3245 | 2026.04.14 21:29:58.328968 [ 4 ] {9e9a9210-da1e-45a6-a40c-6db097819ed1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3246 | 2026.04.14 21:29:58.329184 [ 4 ] {9e9a9210-da1e-45a6-a40c-6db097819ed1} <Trace> oximeter.fields_uuid (d54fef41-7fd1-4ac6-9332-047e20c2aae8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2026.04.14 21:29:58.329310 [ 4 ] {9e9a9210-da1e-45a6-a40c-6db097819ed1} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001162 sec., 90361.44578313253 rows/sec., 7.06 MiB/sec. | ||
| 3248 | 2026.04.14 21:29:58.329348 [ 4 ] {9e9a9210-da1e-45a6-a40c-6db097819ed1} <Debug> TCPHandler: Processed in 0.001343697 sec. | ||
| 3249 | 2026.04.14 21:29:58.329463 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3250 | 2026.04.14 21:29:58.329572 [ 4 ] {61af8dc9-1519-4140-8c9e-bc341a3ce60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3251 | 2026.04.14 21:29:58.329614 [ 4 ] {61af8dc9-1519-4140-8c9e-bc341a3ce60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3252 | 2026.04.14 21:29:58.330021 [ 4 ] {61af8dc9-1519-4140-8c9e-bc341a3ce60d} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2026.04.14 21:29:58.330056 [ 4 ] {61af8dc9-1519-4140-8c9e-bc341a3ce60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3254 | 2026.04.14 21:29:58.330380 [ 4 ] {61af8dc9-1519-4140-8c9e-bc341a3ce60d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3255 | 2026.04.14 21:29:58.330597 [ 4 ] {61af8dc9-1519-4140-8c9e-bc341a3ce60d} <Trace> oximeter.measurements_cumulativeu64 (7e8e0359-18df-4964-83af-ad4f31c51bae): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2026.04.14 21:29:58.330726 [ 4 ] {61af8dc9-1519-4140-8c9e-bc341a3ce60d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 3257 | 2026.04.14 21:29:58.330763 [ 4 ] {61af8dc9-1519-4140-8c9e-bc341a3ce60d} <Debug> TCPHandler: Processed in 0.001349487 sec. | ||
| 3258 | 2026.04.14 21:29:58.330873 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3259 | 2026.04.14 21:29:58.330977 [ 4 ] {36d9f2be-e341-4c01-bb80-f0ae92c9aa09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3260 | 2026.04.14 21:29:58.331030 [ 4 ] {36d9f2be-e341-4c01-bb80-f0ae92c9aa09} <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 | ||
| 3261 | 2026.04.14 21:29:58.331888 [ 4 ] {36d9f2be-e341-4c01-bb80-f0ae92c9aa09} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2026.04.14 21:29:58.331925 [ 4 ] {36d9f2be-e341-4c01-bb80-f0ae92c9aa09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3263 | 2026.04.14 21:29:58.332501 [ 4 ] {36d9f2be-e341-4c01-bb80-f0ae92c9aa09} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3264 | 2026.04.14 21:29:58.332737 [ 4 ] {36d9f2be-e341-4c01-bb80-f0ae92c9aa09} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2026.04.14 21:29:58.332862 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3266 | 2026.04.14 21:29:58.332872 [ 4 ] {36d9f2be-e341-4c01-bb80-f0ae92c9aa09} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001912 sec., 21443.514644351464 rows/sec., 38.43 MiB/sec. | ||
| 3267 | 2026.04.14 21:29:58.332942 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2026.04.14 21:29:58.332969 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3269 | 2026.04.14 21:29:58.332985 [ 4 ] {36d9f2be-e341-4c01-bb80-f0ae92c9aa09} <Debug> TCPHandler: Processed in 0.002160493 sec. | ||
| 3270 | 2026.04.14 21:29:58.333089 [ 199 ] {6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70::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 | ||
| 3271 | 2026.04.14 21:29:58.333106 [ 4 ] {} <Trace> TCP-Session: fb8064ea-624f-4120-9271-e8490acb8622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3272 | 2026.04.14 21:29:58.333225 [ 4 ] {a431da04-f339-45ff-bc87-31092eff233f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40705) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3273 | 2026.04.14 21:29:58.333268 [ 4 ] {a431da04-f339-45ff-bc87-31092eff233f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3274 | 2026.04.14 21:29:58.333399 [ 199 ] {6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3275 | 2026.04.14 21:29:58.333478 [ 199 ] {6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 203 rows starting from the beginning of the part | ||
| 3276 | 2026.04.14 21:29:58.333618 [ 4 ] {a431da04-f339-45ff-bc87-31092eff233f} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2026.04.14 21:29:58.333659 [ 4 ] {a431da04-f339-45ff-bc87-31092eff233f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3278 | 2026.04.14 21:29:58.333660 [ 199 ] {6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part | ||
| 3279 | 2026.04.14 21:29:58.333789 [ 199 ] {6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 3280 | 2026.04.14 21:29:58.333898 [ 199 ] {6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 3281 | 2026.04.14 21:29:58.333988 [ 4 ] {a431da04-f339-45ff-bc87-31092eff233f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3282 | 2026.04.14 21:29:58.333999 [ 199 ] {6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 3283 | 2026.04.14 21:29:58.334103 [ 199 ] {6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 3284 | 2026.04.14 21:29:58.334222 [ 4 ] {a431da04-f339-45ff-bc87-31092eff233f} <Trace> oximeter.measurements_u64 (cf1fde0e-3d90-41c4-b385-b1a2c7251977): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2026.04.14 21:29:58.334357 [ 4 ] {a431da04-f339-45ff-bc87-31092eff233f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 3286 | 2026.04.14 21:29:58.334398 [ 4 ] {a431da04-f339-45ff-bc87-31092eff233f} <Debug> TCPHandler: Processed in 0.001341617 sec. | ||
| 3287 | 2026.04.14 21:29:58.338135 [ 200 ] {6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 417 rows, containing 19 columns (19 merged, 0 gathered) in 0.005105021 sec., 81684.28690107248 rows/sec., 146.37 MiB/sec. | ||
| 3288 | 2026.04.14 21:29:58.338910 [ 200 ] {6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3289 | 2026.04.14 21:29:58.339271 [ 200 ] {6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2026.04.14 21:29:58.339357 [ 200 ] {6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (6f0fc5da-e29b-4ee6-82ec-c19eb6c39f70) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3291 | 2026.04.14 21:29:58.339485 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 3292 | 2026.04.14 21:29:59.001161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.02 MiB, peak 239.32 MiB, free memory in arenas 0.00 B, will set to 235.60 MiB (RSS), difference: 1.58 MiB | ||