| 1 | [ Jan 23 15:27:56 Enabled. ] | ||
| 2 | [ Jan 23 15:27:56 Rereading configuration. ] | ||
| 3 | [ Jan 23 15:27:58 Rereading configuration. ] | ||
| 4 | [ Jan 23 15:28:04 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 | [ Jan 23 15:28:05 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.01.23 15:28:07.199458 [ 1 ] {} <Information> Application: Will watch for the process with pid 24290 | ||
| 29 | 2026.01.23 15:28:07.199798 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.23 15:28:07.432688 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24290 | ||
| 31 | 2026.01.23 15:28:07.435371 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.23 15:28:07.435530 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.23 15:28:07.680896 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.23 15:28:07.706459 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.23 15:28:07.706514 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.23 15:28:07.706537 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.23 15:28:07.706597 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.23 15:28:07.706996 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.23 15:28:07.710789 [ 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.01.23 15:28:07.711605 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.23 15:28:07.712498 [ 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.01.23 15:28:07.712523 [ 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.01.23 15:28:07.712537 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.23 15:28:07.714679 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.23 15:28:07.715610 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.23 15:28:07.722329 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.23 15:28:07.723147 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.23 15:28:07.724544 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.23 15:28:07.724614 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.23 15:28:07.725648 [ 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.01.23 15:28:07.726055 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.23 15:28:07.734608 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.23 15:28:07.735240 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.23 15:28:07.740142 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.23 15:28:07.740649 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.23 15:28:07.741106 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.23 15:28:07.741493 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.23 15:28:07.742969 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.23 15:28:07.742998 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.23 15:28:07.743075 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.23 15:28:07.743142 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.23 15:28:07.750909 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.23 15:28:07.750936 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000160474 sec | ||
| 68 | 2026.01.23 15:28:07.750962 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.23 15:28:07.750976 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.23 15:28:07.751722 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.23 15:28:07.752349 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.23 15:28:07.765433 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.23 15:28:07.765478 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.23 15:28:07.765500 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.23 15:28:07.765512 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.23 15:28:07.765544 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.23 15:28:07.765562 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.23 15:28:07.767626 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.23 15:28:07.767670 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.23 15:28:07.767690 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.23 15:28:07.767829 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.23 15:28:07.767872 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.23 15:28:07.767885 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.23 15:28:07.767903 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.23 15:28:07.767915 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.23 15:28:07.767945 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.23 15:28:07.767962 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.23 15:28:07.792578 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.23 15:28:07.794100 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.23 15:28:07.794140 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.9881e-05 sec | ||
| 91 | 2026.01.23 15:28:07.794152 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.23 15:28:07.794163 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.23 15:28:07.794189 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.23 15:28:07.794374 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.23 15:28:07.794418 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.23 15:28:07.794431 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.23 15:28:07.794443 [ 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.01.23 15:28:07.794454 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.23 15:28:07.807711 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.23 15:28:07.807936 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.75 MiB (RSS), difference: 91.98 MiB | ||
| 101 | 2026.01.23 15:28:07.809434 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.539e-05 sec. | ||
| 102 | 2026.01.23 15:28:07.809884 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.23 15:28:07.811257 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.23 15:28:07.811289 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.23 15:28:08.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.77 MiB, peak 116.77 MiB, free memory in arenas 0.00 B, will set to 118.29 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.01.23 15:28:09.491377 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42618 | ||
| 107 | 2026.01.23 15:28:09.492276 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.01.23 15:28:09.493035 [ 3 ] {} <Debug> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Authenticating user 'default' from [fd00:1122:3344:101::d]:42618 | ||
| 109 | 2026.01.23 15:28:09.493140 [ 3 ] {} <Debug> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.23 15:28:09.493155 [ 3 ] {} <Debug> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.01.23 15:28:09.493247 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.01.23 15:28:09.493339 [ 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.01.23 15:28:09.493356 [ 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.01.23 15:28:09.493942 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39700 | ||
| 115 | 2026.01.23 15:28:09.494059 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40291 | ||
| 116 | 2026.01.23 15:28:09.494089 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63840 | ||
| 117 | 2026.01.23 15:28:09.494197 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.01.23 15:28:09.494225 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.01.23 15:28:09.494241 [ 4 ] {} <Debug> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39700 | ||
| 120 | 2026.01.23 15:28:09.494292 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54956 | ||
| 121 | 2026.01.23 15:28:09.494264 [ 5 ] {} <Debug> TCP-Session: 30253b02-03fa-4f1e-8cb3-ec45c9c64862 Authenticating user 'default' from [fd00:1122:3344:101::d]:40291 | ||
| 122 | 2026.01.23 15:28:09.494353 [ 4 ] {} <Debug> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.01.23 15:28:09.494359 [ 5 ] {} <Debug> TCP-Session: 30253b02-03fa-4f1e-8cb3-ec45c9c64862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.01.23 15:28:09.494444 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40259 | ||
| 125 | 2026.01.23 15:28:09.494388 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.01.23 15:28:09.494504 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.01.23 15:28:09.494539 [ 254 ] {} <Debug> TCP-Session: 88c4e0f2-1547-4890-bd12-c8b24a32a8a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63840 | ||
| 128 | 2026.01.23 15:28:09.494604 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44089 | ||
| 129 | 2026.01.23 15:28:09.494512 [ 5 ] {} <Debug> TCP-Session: 30253b02-03fa-4f1e-8cb3-ec45c9c64862 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.01.23 15:28:09.494660 [ 255 ] {} <Debug> TCP-Session: bd923897-2d1c-4855-8595-8b35daf1603b Authenticating user 'default' from [fd00:1122:3344:101::d]:54956 | ||
| 131 | 2026.01.23 15:28:09.494701 [ 254 ] {} <Debug> TCP-Session: 88c4e0f2-1547-4890-bd12-c8b24a32a8a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.01.23 15:28:09.494739 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57029 | ||
| 133 | 2026.01.23 15:28:09.494685 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.01.23 15:28:09.494812 [ 254 ] {} <Debug> TCP-Session: 88c4e0f2-1547-4890-bd12-c8b24a32a8a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.01.23 15:28:09.494790 [ 255 ] {} <Debug> TCP-Session: bd923897-2d1c-4855-8595-8b35daf1603b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.01.23 15:28:09.494384 [ 4 ] {} <Debug> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.23 15:28:09.494927 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53094 | ||
| 138 | 2026.01.23 15:28:09.494949 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.01.23 15:28:09.494944 [ 255 ] {} <Debug> TCP-Session: bd923897-2d1c-4855-8595-8b35daf1603b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.23 15:28:09.494933 [ 256 ] {} <Debug> TCP-Session: c9282811-ec7f-4699-974f-46a65fccd3b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40259 | ||
| 141 | 2026.01.23 15:28:09.495047 [ 258 ] {} <Debug> TCP-Session: d3c87ce6-3346-4fc2-b648-61fb23f2d660 Authenticating user 'default' from [fd00:1122:3344:101::d]:57029 | ||
| 142 | 2026.01.23 15:28:09.494853 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.01.23 15:28:09.495164 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.01.23 15:28:09.495200 [ 257 ] {} <Debug> TCP-Session: a7a6cc79-2eee-4110-b8a5-163689a5e0c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44089 | ||
| 145 | 2026.01.23 15:28:09.495206 [ 258 ] {} <Debug> TCP-Session: d3c87ce6-3346-4fc2-b648-61fb23f2d660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.23 15:28:09.495188 [ 256 ] {} <Debug> TCP-Session: c9282811-ec7f-4699-974f-46a65fccd3b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.23 15:28:09.495321 [ 257 ] {} <Debug> TCP-Session: a7a6cc79-2eee-4110-b8a5-163689a5e0c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.23 15:28:09.495308 [ 259 ] {} <Debug> TCP-Session: 061a2fdd-dbf2-4449-889e-7d32221752e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53094 | ||
| 149 | 2026.01.23 15:28:09.495297 [ 258 ] {} <Debug> TCP-Session: d3c87ce6-3346-4fc2-b648-61fb23f2d660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.01.23 15:28:09.495396 [ 259 ] {} <Debug> TCP-Session: 061a2fdd-dbf2-4449-889e-7d32221752e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.01.23 15:28:09.495383 [ 256 ] {} <Debug> TCP-Session: c9282811-ec7f-4699-974f-46a65fccd3b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.23 15:28:09.495406 [ 257 ] {} <Debug> TCP-Session: a7a6cc79-2eee-4110-b8a5-163689a5e0c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.23 15:28:09.495507 [ 259 ] {} <Debug> TCP-Session: 061a2fdd-dbf2-4449-889e-7d32221752e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.23 15:28:09.498731 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.01.23 15:28:09.503301 [ 3 ] {fbac3094-c55a-4f42-bdf4-c9f573f97977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.01.23 15:28:09.615869 [ 3 ] {fbac3094-c55a-4f42-bdf4-c9f573f97977} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42618) (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 @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.01.23 15:28:09.616744 [ 3 ] {fbac3094-c55a-4f42-bdf4-c9f573f97977} <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 @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.01.23 15:28:09.616831 [ 3 ] {fbac3094-c55a-4f42-bdf4-c9f573f97977} <Debug> TCPHandler: Processed in 0.120411338 sec. | ||
| 205 | 2026.01.23 15:28:09.617312 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.01.23 15:28:09.617598 [ 4 ] {80c17a69-d939-48a4-b92d-aee36a0e22d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.01.23 15:28:09.617977 [ 4 ] {80c17a69-d939-48a4-b92d-aee36a0e22d0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:39700) (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 @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.01.23 15:28:09.618131 [ 4 ] {80c17a69-d939-48a4-b92d-aee36a0e22d0} <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 @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.01.23 15:28:09.618211 [ 4 ] {80c17a69-d939-48a4-b92d-aee36a0e22d0} <Debug> TCPHandler: Processed in 0.001083445 sec. | ||
| 256 | 2026.01.23 15:28:09.618520 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.01.23 15:28:09.619287 [ 3 ] {a0665505-2add-43fd-88db-cd19876c6d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.01.23 15:28:09.621459 [ 3 ] {a0665505-2add-43fd-88db-cd19876c6d62} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.01.23 15:28:09.623978 [ 3 ] {a0665505-2add-43fd-88db-cd19876c6d62} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.01.23 15:28:09.624002 [ 3 ] {a0665505-2add-43fd-88db-cd19876c6d62} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7341e-05 sec | ||
| 261 | 2026.01.23 15:28:09.624040 [ 3 ] {a0665505-2add-43fd-88db-cd19876c6d62} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.01.23 15:28:09.624052 [ 3 ] {a0665505-2add-43fd-88db-cd19876c6d62} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.01.23 15:28:09.624075 [ 3 ] {a0665505-2add-43fd-88db-cd19876c6d62} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.01.23 15:28:09.626171 [ 3 ] {a0665505-2add-43fd-88db-cd19876c6d62} <Debug> TCPHandler: Processed in 0.00776605 sec. | ||
| 265 | 2026.01.23 15:28:09.626394 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.01.23 15:28:09.626569 [ 3 ] {77311704-e304-425f-bbb5-fb362f6614d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) /* 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.01.23 15:28:09.626657 [ 3 ] {77311704-e304-425f-bbb5-fb362f6614d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.01.23 15:28:09.635142 [ 3 ] {77311704-e304-425f-bbb5-fb362f6614d6} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.01.23 15:28:09.636932 [ 3 ] {77311704-e304-425f-bbb5-fb362f6614d6} <Debug> oximeter.version (eacc2e24-053b-4b2b-a755-7fc0b2704d50): Loading data parts | ||
| 271 | 2026.01.23 15:28:09.639477 [ 3 ] {77311704-e304-425f-bbb5-fb362f6614d6} <Debug> oximeter.version (eacc2e24-053b-4b2b-a755-7fc0b2704d50): There are no data parts | ||
| 272 | 2026.01.23 15:28:09.643765 [ 3 ] {77311704-e304-425f-bbb5-fb362f6614d6} <Debug> TCPHandler: Processed in 0.017434774 sec. | ||
| 273 | 2026.01.23 15:28:09.643953 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.01.23 15:28:09.644173 [ 3 ] {ac479ade-1215-4c94-ae70-fc54ab5ebe7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) /* 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.01.23 15:28:09.644245 [ 3 ] {ac479ade-1215-4c94-ae70-fc54ab5ebe7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.01.23 15:28:09.662186 [ 3 ] {ac479ade-1215-4c94-ae70-fc54ab5ebe7f} <Debug> oximeter.measurements_bool (f8149926-56bc-4fd7-bbfb-097c01e21050): Loading data parts | ||
| 287 | 2026.01.23 15:28:09.662430 [ 3 ] {ac479ade-1215-4c94-ae70-fc54ab5ebe7f} <Debug> oximeter.measurements_bool (f8149926-56bc-4fd7-bbfb-097c01e21050): There are no data parts | ||
| 288 | 2026.01.23 15:28:09.663661 [ 3 ] {ac479ade-1215-4c94-ae70-fc54ab5ebe7f} <Debug> TCPHandler: Processed in 0.019768337 sec. | ||
| 289 | 2026.01.23 15:28:09.663924 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.01.23 15:28:09.664102 [ 3 ] {eee41821-77a4-424c-abcc-d7e1aa9b497d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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.01.23 15:28:09.664247 [ 3 ] {eee41821-77a4-424c-abcc-d7e1aa9b497d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.01.23 15:28:09.666017 [ 3 ] {eee41821-77a4-424c-abcc-d7e1aa9b497d} <Debug> oximeter.measurements_i8 (23288176-a24a-4954-9252-db7830e30c47): Loading data parts | ||
| 293 | 2026.01.23 15:28:09.666243 [ 3 ] {eee41821-77a4-424c-abcc-d7e1aa9b497d} <Debug> oximeter.measurements_i8 (23288176-a24a-4954-9252-db7830e30c47): There are no data parts | ||
| 294 | 2026.01.23 15:28:09.668093 [ 3 ] {eee41821-77a4-424c-abcc-d7e1aa9b497d} <Debug> TCPHandler: Processed in 0.004231438 sec. | ||
| 295 | 2026.01.23 15:28:09.668264 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.01.23 15:28:09.668549 [ 3 ] {866f966b-932e-4fa3-8a8f-07b6c1241b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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.01.23 15:28:09.668598 [ 3 ] {866f966b-932e-4fa3-8a8f-07b6c1241b4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.01.23 15:28:09.670570 [ 3 ] {866f966b-932e-4fa3-8a8f-07b6c1241b4e} <Debug> oximeter.measurements_u8 (8320c2c4-713f-48d0-bbb2-26fc79502c40): Loading data parts | ||
| 299 | 2026.01.23 15:28:09.670715 [ 3 ] {866f966b-932e-4fa3-8a8f-07b6c1241b4e} <Debug> oximeter.measurements_u8 (8320c2c4-713f-48d0-bbb2-26fc79502c40): There are no data parts | ||
| 300 | 2026.01.23 15:28:09.672035 [ 3 ] {866f966b-932e-4fa3-8a8f-07b6c1241b4e} <Debug> TCPHandler: Processed in 0.003822029 sec. | ||
| 301 | 2026.01.23 15:28:09.672313 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.01.23 15:28:09.672504 [ 3 ] {b61e9619-c3c5-4f9b-84da-0aea0074a173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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.01.23 15:28:09.672641 [ 3 ] {b61e9619-c3c5-4f9b-84da-0aea0074a173} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.01.23 15:28:09.674739 [ 3 ] {b61e9619-c3c5-4f9b-84da-0aea0074a173} <Debug> oximeter.measurements_i16 (b8ab38d1-3de9-484d-9ab9-8ce24c07af5d): Loading data parts | ||
| 305 | 2026.01.23 15:28:09.674883 [ 3 ] {b61e9619-c3c5-4f9b-84da-0aea0074a173} <Debug> oximeter.measurements_i16 (b8ab38d1-3de9-484d-9ab9-8ce24c07af5d): There are no data parts | ||
| 306 | 2026.01.23 15:28:09.676660 [ 3 ] {b61e9619-c3c5-4f9b-84da-0aea0074a173} <Debug> TCPHandler: Processed in 0.004404513 sec. | ||
| 307 | 2026.01.23 15:28:09.676837 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.01.23 15:28:09.677035 [ 3 ] {e67af597-c9a2-47eb-894f-d2381b98695c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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.01.23 15:28:09.677189 [ 3 ] {e67af597-c9a2-47eb-894f-d2381b98695c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.01.23 15:28:09.679459 [ 3 ] {e67af597-c9a2-47eb-894f-d2381b98695c} <Debug> oximeter.measurements_u16 (dd24cd96-c863-4509-ac6b-bfd3374f2fc1): Loading data parts | ||
| 311 | 2026.01.23 15:28:09.679644 [ 3 ] {e67af597-c9a2-47eb-894f-d2381b98695c} <Debug> oximeter.measurements_u16 (dd24cd96-c863-4509-ac6b-bfd3374f2fc1): There are no data parts | ||
| 312 | 2026.01.23 15:28:09.681265 [ 3 ] {e67af597-c9a2-47eb-894f-d2381b98695c} <Debug> TCPHandler: Processed in 0.004487634 sec. | ||
| 313 | 2026.01.23 15:28:09.681462 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.01.23 15:28:09.681672 [ 3 ] {f82ac6d9-7490-4801-822e-3ab000f20de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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.01.23 15:28:09.681792 [ 3 ] {f82ac6d9-7490-4801-822e-3ab000f20de9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.01.23 15:28:09.684481 [ 3 ] {f82ac6d9-7490-4801-822e-3ab000f20de9} <Debug> oximeter.measurements_i32 (eccee4c6-fdd4-4abe-b423-ab09e26b5518): Loading data parts | ||
| 317 | 2026.01.23 15:28:09.684650 [ 3 ] {f82ac6d9-7490-4801-822e-3ab000f20de9} <Debug> oximeter.measurements_i32 (eccee4c6-fdd4-4abe-b423-ab09e26b5518): There are no data parts | ||
| 318 | 2026.01.23 15:28:09.686123 [ 3 ] {f82ac6d9-7490-4801-822e-3ab000f20de9} <Debug> TCPHandler: Processed in 0.004711129 sec. | ||
| 319 | 2026.01.23 15:28:09.686278 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.01.23 15:28:09.686447 [ 3 ] {0b679f4a-e8bb-4120-ae5d-90ed2d7271cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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.01.23 15:28:09.686577 [ 3 ] {0b679f4a-e8bb-4120-ae5d-90ed2d7271cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.01.23 15:28:09.688366 [ 3 ] {0b679f4a-e8bb-4120-ae5d-90ed2d7271cb} <Debug> oximeter.measurements_u32 (d11db0cf-b57b-47b1-a649-cdad94bb115e): Loading data parts | ||
| 323 | 2026.01.23 15:28:09.688715 [ 3 ] {0b679f4a-e8bb-4120-ae5d-90ed2d7271cb} <Debug> oximeter.measurements_u32 (d11db0cf-b57b-47b1-a649-cdad94bb115e): There are no data parts | ||
| 324 | 2026.01.23 15:28:09.690777 [ 3 ] {0b679f4a-e8bb-4120-ae5d-90ed2d7271cb} <Debug> TCPHandler: Processed in 0.004548985 sec. | ||
| 325 | 2026.01.23 15:28:09.690934 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.01.23 15:28:09.691191 [ 3 ] {fe75c0fd-7960-4847-9ed4-30b6d30fc62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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.01.23 15:28:09.691313 [ 3 ] {fe75c0fd-7960-4847-9ed4-30b6d30fc62c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.01.23 15:28:09.693343 [ 3 ] {fe75c0fd-7960-4847-9ed4-30b6d30fc62c} <Debug> oximeter.measurements_i64 (51b1c7f5-7328-42a1-95b1-aefa28181326): Loading data parts | ||
| 329 | 2026.01.23 15:28:09.693504 [ 3 ] {fe75c0fd-7960-4847-9ed4-30b6d30fc62c} <Debug> oximeter.measurements_i64 (51b1c7f5-7328-42a1-95b1-aefa28181326): There are no data parts | ||
| 330 | 2026.01.23 15:28:09.694742 [ 3 ] {fe75c0fd-7960-4847-9ed4-30b6d30fc62c} <Debug> TCPHandler: Processed in 0.003859309 sec. | ||
| 331 | 2026.01.23 15:28:09.694913 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.01.23 15:28:09.695073 [ 3 ] {6d426556-8052-48c2-ab15-0ca54f8f04c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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.01.23 15:28:09.695206 [ 3 ] {6d426556-8052-48c2-ab15-0ca54f8f04c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.01.23 15:28:09.697007 [ 3 ] {6d426556-8052-48c2-ab15-0ca54f8f04c8} <Debug> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Loading data parts | ||
| 335 | 2026.01.23 15:28:09.697210 [ 3 ] {6d426556-8052-48c2-ab15-0ca54f8f04c8} <Debug> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): There are no data parts | ||
| 336 | 2026.01.23 15:28:09.698439 [ 3 ] {6d426556-8052-48c2-ab15-0ca54f8f04c8} <Debug> TCPHandler: Processed in 0.003579583 sec. | ||
| 337 | 2026.01.23 15:28:09.698592 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.01.23 15:28:09.698830 [ 3 ] {5c13e677-175c-455e-a9de-b65ef5269fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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.01.23 15:28:09.698952 [ 3 ] {5c13e677-175c-455e-a9de-b65ef5269fcc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.01.23 15:28:09.700938 [ 3 ] {5c13e677-175c-455e-a9de-b65ef5269fcc} <Debug> oximeter.measurements_f32 (f5e10c26-f78a-4727-81ac-e2dd4a10d942): Loading data parts | ||
| 341 | 2026.01.23 15:28:09.701088 [ 3 ] {5c13e677-175c-455e-a9de-b65ef5269fcc} <Debug> oximeter.measurements_f32 (f5e10c26-f78a-4727-81ac-e2dd4a10d942): There are no data parts | ||
| 342 | 2026.01.23 15:28:09.702396 [ 3 ] {5c13e677-175c-455e-a9de-b65ef5269fcc} <Debug> TCPHandler: Processed in 0.003850539 sec. | ||
| 343 | 2026.01.23 15:28:09.702553 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.01.23 15:28:09.702708 [ 3 ] {6e8cc10d-bf4e-41da-8c4b-e17c72231f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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.01.23 15:28:09.702825 [ 3 ] {6e8cc10d-bf4e-41da-8c4b-e17c72231f2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.01.23 15:28:09.705702 [ 3 ] {6e8cc10d-bf4e-41da-8c4b-e17c72231f2a} <Debug> oximeter.measurements_f64 (96dda2d6-5775-424b-ad86-9ea5791c01b0): Loading data parts | ||
| 347 | 2026.01.23 15:28:09.705975 [ 3 ] {6e8cc10d-bf4e-41da-8c4b-e17c72231f2a} <Debug> oximeter.measurements_f64 (96dda2d6-5775-424b-ad86-9ea5791c01b0): There are no data parts | ||
| 348 | 2026.01.23 15:28:09.707341 [ 3 ] {6e8cc10d-bf4e-41da-8c4b-e17c72231f2a} <Debug> TCPHandler: Processed in 0.004837062 sec. | ||
| 349 | 2026.01.23 15:28:09.707497 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.01.23 15:28:09.707777 [ 3 ] {a047fa55-94c4-4b91-931d-95dedef592c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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.01.23 15:28:09.707918 [ 3 ] {a047fa55-94c4-4b91-931d-95dedef592c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.01.23 15:28:09.709508 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34571 | ||
| 353 | 2026.01.23 15:28:09.709655 [ 3 ] {a047fa55-94c4-4b91-931d-95dedef592c6} <Debug> oximeter.measurements_string (fdd2fd2f-5537-41a3-9b46-b4000bc343a5): Loading data parts | ||
| 354 | 2026.01.23 15:28:09.709855 [ 3 ] {a047fa55-94c4-4b91-931d-95dedef592c6} <Debug> oximeter.measurements_string (fdd2fd2f-5537-41a3-9b46-b4000bc343a5): There are no data parts | ||
| 355 | 2026.01.23 15:28:09.710155 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 356 | 2026.01.23 15:28:09.710194 [ 262 ] {} <Debug> TCP-Session: e289c2d2-2e32-4378-8f0b-a3a91c6b9bc0 Authenticating user 'default' from [fd00:1122:3344:101::b]:34571 | ||
| 357 | 2026.01.23 15:28:09.710216 [ 262 ] {} <Debug> TCP-Session: e289c2d2-2e32-4378-8f0b-a3a91c6b9bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 358 | 2026.01.23 15:28:09.710317 [ 262 ] {} <Debug> TCP-Session: e289c2d2-2e32-4378-8f0b-a3a91c6b9bc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 359 | 2026.01.23 15:28:09.710421 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 360 | 2026.01.23 15:28:09.710449 [ 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 | ||
| 361 | 2026.01.23 15:28:09.710550 [ 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 | ||
| 362 | 2026.01.23 15:28:09.711208 [ 3 ] {a047fa55-94c4-4b91-931d-95dedef592c6} <Debug> TCPHandler: Processed in 0.003761267 sec. | ||
| 363 | 2026.01.23 15:28:09.711383 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 364 | 2026.01.23 15:28:09.711597 [ 3 ] {a4cd0d78-0707-4506-8600-438448265367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 365 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 366 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 367 | * a string isn't palatable for a few reasons. | ||
| 368 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 369 | * details. | ||
| 370 | */ | ||
| 371 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 372 | 2026.01.23 15:28:09.711805 [ 3 ] {a4cd0d78-0707-4506-8600-438448265367} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 373 | 2026.01.23 15:28:09.713003 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36706 | ||
| 374 | 2026.01.23 15:28:09.713110 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60802 | ||
| 375 | 2026.01.23 15:28:09.713209 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 376 | 2026.01.23 15:28:09.713242 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35763 | ||
| 377 | 2026.01.23 15:28:09.713257 [ 263 ] {} <Debug> TCP-Session: ba83dccd-443f-4bbe-be39-a89a0f91cf95 Authenticating user 'default' from [fd00:1122:3344:101::b]:36706 | ||
| 378 | 2026.01.23 15:28:09.713333 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48178 | ||
| 379 | 2026.01.23 15:28:09.713400 [ 263 ] {} <Debug> TCP-Session: ba83dccd-443f-4bbe-be39-a89a0f91cf95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 380 | 2026.01.23 15:28:09.713422 [ 263 ] {} <Debug> TCP-Session: ba83dccd-443f-4bbe-be39-a89a0f91cf95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 381 | 2026.01.23 15:28:09.713440 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55905 | ||
| 382 | 2026.01.23 15:28:09.713597 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 383 | 2026.01.23 15:28:09.713602 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 384 | 2026.01.23 15:28:09.713643 [ 265 ] {} <Debug> TCP-Session: 858eb188-9bfd-47a4-99e2-9293f00d4b7c Authenticating user 'default' from [fd00:1122:3344:101::b]:35763 | ||
| 385 | 2026.01.23 15:28:09.713699 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 386 | 2026.01.23 15:28:09.713671 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62975 | ||
| 387 | 2026.01.23 15:28:09.713684 [ 264 ] {} <Debug> TCP-Session: cb6d90e4-fd3e-40d5-86bc-eddd85e053ff Authenticating user 'default' from [fd00:1122:3344:101::b]:60802 | ||
| 388 | 2026.01.23 15:28:09.713778 [ 265 ] {} <Debug> TCP-Session: 858eb188-9bfd-47a4-99e2-9293f00d4b7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 389 | 2026.01.23 15:28:09.713802 [ 267 ] {} <Debug> TCP-Session: a62f818e-17f3-49d9-8d2f-ca7432baa2d0 Authenticating user 'default' from [fd00:1122:3344:101::b]:55905 | ||
| 390 | 2026.01.23 15:28:09.713792 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53810 | ||
| 391 | 2026.01.23 15:28:09.713873 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 392 | 2026.01.23 15:28:09.713917 [ 267 ] {} <Debug> TCP-Session: a62f818e-17f3-49d9-8d2f-ca7432baa2d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 393 | 2026.01.23 15:28:09.713889 [ 265 ] {} <Debug> TCP-Session: 858eb188-9bfd-47a4-99e2-9293f00d4b7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 394 | 2026.01.23 15:28:09.713793 [ 264 ] {} <Debug> TCP-Session: cb6d90e4-fd3e-40d5-86bc-eddd85e053ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 395 | 2026.01.23 15:28:09.714028 [ 268 ] {} <Debug> TCP-Session: 68749869-7be0-4852-9e75-f6a9455af8d5 Authenticating user 'default' from [fd00:1122:3344:101::b]:62975 | ||
| 396 | 2026.01.23 15:28:09.714026 [ 267 ] {} <Debug> TCP-Session: a62f818e-17f3-49d9-8d2f-ca7432baa2d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 397 | 2026.01.23 15:28:09.713998 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 398 | 2026.01.23 15:28:09.714131 [ 268 ] {} <Debug> TCP-Session: 68749869-7be0-4852-9e75-f6a9455af8d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 399 | 2026.01.23 15:28:09.714180 [ 269 ] {} <Debug> TCP-Session: ba3d5766-3a76-4d68-93f8-72c74a433dd1 Authenticating user 'default' from [fd00:1122:3344:101::b]:53810 | ||
| 400 | 2026.01.23 15:28:09.714104 [ 264 ] {} <Debug> TCP-Session: cb6d90e4-fd3e-40d5-86bc-eddd85e053ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 401 | 2026.01.23 15:28:09.713666 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 402 | 2026.01.23 15:28:09.714257 [ 269 ] {} <Debug> TCP-Session: ba3d5766-3a76-4d68-93f8-72c74a433dd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 403 | 2026.01.23 15:28:09.714231 [ 268 ] {} <Debug> TCP-Session: 68749869-7be0-4852-9e75-f6a9455af8d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 404 | 2026.01.23 15:28:09.713677 [ 3 ] {a4cd0d78-0707-4506-8600-438448265367} <Debug> oximeter.measurements_bytes (620210cd-242c-46f3-b7f0-b15ca2be79ed): Loading data parts | ||
| 405 | 2026.01.23 15:28:09.714346 [ 269 ] {} <Debug> TCP-Session: ba3d5766-3a76-4d68-93f8-72c74a433dd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 406 | 2026.01.23 15:28:09.714329 [ 266 ] {} <Debug> TCP-Session: 05cd8205-5a84-4144-91b5-c1eacc4daa9a Authenticating user 'default' from [fd00:1122:3344:101::b]:48178 | ||
| 407 | 2026.01.23 15:28:09.714493 [ 266 ] {} <Debug> TCP-Session: 05cd8205-5a84-4144-91b5-c1eacc4daa9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 408 | 2026.01.23 15:28:09.714599 [ 3 ] {a4cd0d78-0707-4506-8600-438448265367} <Debug> oximeter.measurements_bytes (620210cd-242c-46f3-b7f0-b15ca2be79ed): There are no data parts | ||
| 409 | 2026.01.23 15:28:09.714638 [ 266 ] {} <Debug> TCP-Session: 05cd8205-5a84-4144-91b5-c1eacc4daa9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 410 | 2026.01.23 15:28:09.716080 [ 3 ] {a4cd0d78-0707-4506-8600-438448265367} <Debug> TCPHandler: Processed in 0.00474784 sec. | ||
| 411 | 2026.01.23 15:28:09.716335 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.01.23 15:28:09.716503 [ 3 ] {1641a231-2037-4f62-8490-fb3269820913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 413 | 2026.01.23 15:28:09.716649 [ 3 ] {1641a231-2037-4f62-8490-fb3269820913} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2026.01.23 15:28:09.718861 [ 3 ] {1641a231-2037-4f62-8490-fb3269820913} <Debug> oximeter.measurements_cumulativei64 (0ec51390-109f-4b2c-b864-1abab0e6928c): Loading data parts | ||
| 415 | 2026.01.23 15:28:09.719128 [ 3 ] {1641a231-2037-4f62-8490-fb3269820913} <Debug> oximeter.measurements_cumulativei64 (0ec51390-109f-4b2c-b864-1abab0e6928c): There are no data parts | ||
| 416 | 2026.01.23 15:28:09.720652 [ 3 ] {1641a231-2037-4f62-8490-fb3269820913} <Debug> TCPHandler: Processed in 0.004366751 sec. | ||
| 417 | 2026.01.23 15:28:09.720837 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.01.23 15:28:09.721167 [ 3 ] {47ffb950-f37c-4257-b96c-7648b806142f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 419 | 2026.01.23 15:28:09.721315 [ 3 ] {47ffb950-f37c-4257-b96c-7648b806142f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2026.01.23 15:28:09.723122 [ 3 ] {47ffb950-f37c-4257-b96c-7648b806142f} <Debug> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Loading data parts | ||
| 421 | 2026.01.23 15:28:09.723367 [ 3 ] {47ffb950-f37c-4257-b96c-7648b806142f} <Debug> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): There are no data parts | ||
| 422 | 2026.01.23 15:28:09.724925 [ 3 ] {47ffb950-f37c-4257-b96c-7648b806142f} <Debug> TCPHandler: Processed in 0.004150786 sec. | ||
| 423 | 2026.01.23 15:28:09.725085 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.01.23 15:28:09.725272 [ 3 ] {f975f4b9-0484-497c-951e-57dc5847a7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 425 | 2026.01.23 15:28:09.725416 [ 3 ] {f975f4b9-0484-497c-951e-57dc5847a7ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2026.01.23 15:28:09.727510 [ 3 ] {f975f4b9-0484-497c-951e-57dc5847a7ac} <Debug> oximeter.measurements_cumulativef32 (0a5a6e19-ea46-4376-bff0-33b53dc1c055): Loading data parts | ||
| 427 | 2026.01.23 15:28:09.727676 [ 3 ] {f975f4b9-0484-497c-951e-57dc5847a7ac} <Debug> oximeter.measurements_cumulativef32 (0a5a6e19-ea46-4376-bff0-33b53dc1c055): There are no data parts | ||
| 428 | 2026.01.23 15:28:09.728953 [ 3 ] {f975f4b9-0484-497c-951e-57dc5847a7ac} <Debug> TCPHandler: Processed in 0.00392169 sec. | ||
| 429 | 2026.01.23 15:28:09.729183 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.01.23 15:28:09.729351 [ 3 ] {a1e1b9ae-d540-4737-8681-2a1a4292a354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 431 | 2026.01.23 15:28:09.729508 [ 3 ] {a1e1b9ae-d540-4737-8681-2a1a4292a354} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2026.01.23 15:28:09.731525 [ 3 ] {a1e1b9ae-d540-4737-8681-2a1a4292a354} <Debug> oximeter.measurements_cumulativef64 (12a3d646-0efd-4561-bcc7-e1b06157a309): Loading data parts | ||
| 433 | 2026.01.23 15:28:09.731760 [ 3 ] {a1e1b9ae-d540-4737-8681-2a1a4292a354} <Debug> oximeter.measurements_cumulativef64 (12a3d646-0efd-4561-bcc7-e1b06157a309): There are no data parts | ||
| 434 | 2026.01.23 15:28:09.733138 [ 3 ] {a1e1b9ae-d540-4737-8681-2a1a4292a354} <Debug> TCPHandler: Processed in 0.004005213 sec. | ||
| 435 | 2026.01.23 15:28:09.733295 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.01.23 15:28:09.733692 [ 3 ] {8b09c7bb-4d54-4459-92c2-247c0a1e3fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 447 | 2026.01.23 15:28:09.733868 [ 3 ] {8b09c7bb-4d54-4459-92c2-247c0a1e3fcb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2026.01.23 15:28:09.735894 [ 3 ] {8b09c7bb-4d54-4459-92c2-247c0a1e3fcb} <Debug> oximeter.measurements_histogrami8 (7347ecbd-3d3e-45a2-997e-b6423883138b): Loading data parts | ||
| 449 | 2026.01.23 15:28:09.736045 [ 3 ] {8b09c7bb-4d54-4459-92c2-247c0a1e3fcb} <Debug> oximeter.measurements_histogrami8 (7347ecbd-3d3e-45a2-997e-b6423883138b): There are no data parts | ||
| 450 | 2026.01.23 15:28:09.737280 [ 3 ] {8b09c7bb-4d54-4459-92c2-247c0a1e3fcb} <Debug> TCPHandler: Processed in 0.004036593 sec. | ||
| 451 | 2026.01.23 15:28:09.737511 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.01.23 15:28:09.737726 [ 3 ] {7825b1b9-0a91-42af-90cd-59ae23991326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 453 | 2026.01.23 15:28:09.737867 [ 3 ] {7825b1b9-0a91-42af-90cd-59ae23991326} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2026.01.23 15:28:09.739795 [ 3 ] {7825b1b9-0a91-42af-90cd-59ae23991326} <Debug> oximeter.measurements_histogramu8 (8f5e2d6b-bc9d-41e1-81b3-2fe2d58ace2c): Loading data parts | ||
| 455 | 2026.01.23 15:28:09.739935 [ 3 ] {7825b1b9-0a91-42af-90cd-59ae23991326} <Debug> oximeter.measurements_histogramu8 (8f5e2d6b-bc9d-41e1-81b3-2fe2d58ace2c): There are no data parts | ||
| 456 | 2026.01.23 15:28:09.741294 [ 3 ] {7825b1b9-0a91-42af-90cd-59ae23991326} <Debug> TCPHandler: Processed in 0.003837529 sec. | ||
| 457 | 2026.01.23 15:28:09.741450 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.01.23 15:28:09.741663 [ 3 ] {7d6ea900-32f4-4c2f-9b0f-80c84727c2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 459 | 2026.01.23 15:28:09.741796 [ 3 ] {7d6ea900-32f4-4c2f-9b0f-80c84727c2bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2026.01.23 15:28:09.743731 [ 3 ] {7d6ea900-32f4-4c2f-9b0f-80c84727c2bc} <Debug> oximeter.measurements_histogrami16 (0ad29c7c-b908-4401-801e-b8404aff9305): Loading data parts | ||
| 461 | 2026.01.23 15:28:09.743861 [ 3 ] {7d6ea900-32f4-4c2f-9b0f-80c84727c2bc} <Debug> oximeter.measurements_histogrami16 (0ad29c7c-b908-4401-801e-b8404aff9305): There are no data parts | ||
| 462 | 2026.01.23 15:28:09.745092 [ 3 ] {7d6ea900-32f4-4c2f-9b0f-80c84727c2bc} <Debug> TCPHandler: Processed in 0.003691785 sec. | ||
| 463 | 2026.01.23 15:28:09.745265 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.01.23 15:28:09.745562 [ 3 ] {c60511b6-232d-464e-b1af-dc62f532e4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 465 | 2026.01.23 15:28:09.745719 [ 3 ] {c60511b6-232d-464e-b1af-dc62f532e4a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2026.01.23 15:28:09.747882 [ 3 ] {c60511b6-232d-464e-b1af-dc62f532e4a4} <Debug> oximeter.measurements_histogramu16 (40457b4b-7076-4ed1-bf16-69f669c9d85f): Loading data parts | ||
| 467 | 2026.01.23 15:28:09.748031 [ 3 ] {c60511b6-232d-464e-b1af-dc62f532e4a4} <Debug> oximeter.measurements_histogramu16 (40457b4b-7076-4ed1-bf16-69f669c9d85f): There are no data parts | ||
| 468 | 2026.01.23 15:28:09.749303 [ 3 ] {c60511b6-232d-464e-b1af-dc62f532e4a4} <Debug> TCPHandler: Processed in 0.004087635 sec. | ||
| 469 | 2026.01.23 15:28:09.749466 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.01.23 15:28:09.749712 [ 3 ] {86ce78ff-c16d-4656-9ee6-f8d113cfcab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 471 | 2026.01.23 15:28:09.749914 [ 3 ] {86ce78ff-c16d-4656-9ee6-f8d113cfcab0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2026.01.23 15:28:09.751841 [ 3 ] {86ce78ff-c16d-4656-9ee6-f8d113cfcab0} <Debug> oximeter.measurements_histogrami32 (c2bef661-63fc-4ae7-b177-c332090a4cbe): Loading data parts | ||
| 473 | 2026.01.23 15:28:09.752028 [ 3 ] {86ce78ff-c16d-4656-9ee6-f8d113cfcab0} <Debug> oximeter.measurements_histogrami32 (c2bef661-63fc-4ae7-b177-c332090a4cbe): There are no data parts | ||
| 474 | 2026.01.23 15:28:09.753454 [ 3 ] {86ce78ff-c16d-4656-9ee6-f8d113cfcab0} <Debug> TCPHandler: Processed in 0.004044024 sec. | ||
| 475 | 2026.01.23 15:28:09.753615 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.01.23 15:28:09.753905 [ 3 ] {bff55779-e7ec-4244-9603-86fd3e35db44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 477 | 2026.01.23 15:28:09.754042 [ 3 ] {bff55779-e7ec-4244-9603-86fd3e35db44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2026.01.23 15:28:09.756213 [ 3 ] {bff55779-e7ec-4244-9603-86fd3e35db44} <Debug> oximeter.measurements_histogramu32 (88f158d7-1520-44c9-b6de-22710c0399a1): Loading data parts | ||
| 479 | 2026.01.23 15:28:09.756356 [ 3 ] {bff55779-e7ec-4244-9603-86fd3e35db44} <Debug> oximeter.measurements_histogramu32 (88f158d7-1520-44c9-b6de-22710c0399a1): There are no data parts | ||
| 480 | 2026.01.23 15:28:09.757681 [ 3 ] {bff55779-e7ec-4244-9603-86fd3e35db44} <Debug> TCPHandler: Processed in 0.004117485 sec. | ||
| 481 | 2026.01.23 15:28:09.757837 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.01.23 15:28:09.758059 [ 3 ] {b84e9d8c-139e-4087-90fa-4d81a8da1a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 483 | 2026.01.23 15:28:09.758200 [ 3 ] {b84e9d8c-139e-4087-90fa-4d81a8da1a2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2026.01.23 15:28:09.760193 [ 3 ] {b84e9d8c-139e-4087-90fa-4d81a8da1a2f} <Debug> oximeter.measurements_histogrami64 (02bdfa56-5d5b-44d1-bf12-0d6dbe44047e): Loading data parts | ||
| 485 | 2026.01.23 15:28:09.760512 [ 3 ] {b84e9d8c-139e-4087-90fa-4d81a8da1a2f} <Debug> oximeter.measurements_histogrami64 (02bdfa56-5d5b-44d1-bf12-0d6dbe44047e): There are no data parts | ||
| 486 | 2026.01.23 15:28:09.761841 [ 3 ] {b84e9d8c-139e-4087-90fa-4d81a8da1a2f} <Debug> TCPHandler: Processed in 0.004052124 sec. | ||
| 487 | 2026.01.23 15:28:09.762015 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.01.23 15:28:09.762445 [ 3 ] {8a2e9e06-0eb9-411e-a283-769e2798a599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2026.01.23 15:28:09.762590 [ 3 ] {8a2e9e06-0eb9-411e-a283-769e2798a599} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2026.01.23 15:28:09.764850 [ 3 ] {8a2e9e06-0eb9-411e-a283-769e2798a599} <Debug> oximeter.measurements_histogramu64 (970ab6dd-7be0-4f7f-936e-9c83491ab51e): Loading data parts | ||
| 491 | 2026.01.23 15:28:09.765098 [ 3 ] {8a2e9e06-0eb9-411e-a283-769e2798a599} <Debug> oximeter.measurements_histogramu64 (970ab6dd-7be0-4f7f-936e-9c83491ab51e): There are no data parts | ||
| 492 | 2026.01.23 15:28:09.767395 [ 3 ] {8a2e9e06-0eb9-411e-a283-769e2798a599} <Debug> TCPHandler: Processed in 0.005438497 sec. | ||
| 493 | 2026.01.23 15:28:09.767561 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.01.23 15:28:09.767786 [ 3 ] {d11dbfdd-7c2d-4aff-8d5d-c1a2e38d5710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2026.01.23 15:28:09.767952 [ 3 ] {d11dbfdd-7c2d-4aff-8d5d-c1a2e38d5710} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.01.23 15:28:09.769861 [ 3 ] {d11dbfdd-7c2d-4aff-8d5d-c1a2e38d5710} <Debug> oximeter.measurements_histogramf32 (737bb792-f474-4317-b388-e11725b1cde2): Loading data parts | ||
| 497 | 2026.01.23 15:28:09.770094 [ 3 ] {d11dbfdd-7c2d-4aff-8d5d-c1a2e38d5710} <Debug> oximeter.measurements_histogramf32 (737bb792-f474-4317-b388-e11725b1cde2): There are no data parts | ||
| 498 | 2026.01.23 15:28:09.771687 [ 3 ] {d11dbfdd-7c2d-4aff-8d5d-c1a2e38d5710} <Debug> TCPHandler: Processed in 0.004177717 sec. | ||
| 499 | 2026.01.23 15:28:09.771849 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.01.23 15:28:09.772152 [ 3 ] {c5bdb52b-4aef-48e8-b1fe-0d624952d060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2026.01.23 15:28:09.772285 [ 3 ] {c5bdb52b-4aef-48e8-b1fe-0d624952d060} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.01.23 15:28:09.774889 [ 3 ] {c5bdb52b-4aef-48e8-b1fe-0d624952d060} <Debug> oximeter.measurements_histogramf64 (0ff37469-18a5-4c0a-a18c-15ea04641191): Loading data parts | ||
| 503 | 2026.01.23 15:28:09.775063 [ 3 ] {c5bdb52b-4aef-48e8-b1fe-0d624952d060} <Debug> oximeter.measurements_histogramf64 (0ff37469-18a5-4c0a-a18c-15ea04641191): There are no data parts | ||
| 504 | 2026.01.23 15:28:09.776919 [ 3 ] {c5bdb52b-4aef-48e8-b1fe-0d624952d060} <Debug> TCPHandler: Processed in 0.005119649 sec. | ||
| 505 | 2026.01.23 15:28:09.777098 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.01.23 15:28:09.777316 [ 3 ] {62e05e43-e570-4fdd-b777-26e20240793c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 532 | 2026.01.23 15:28:09.777545 [ 3 ] {62e05e43-e570-4fdd-b777-26e20240793c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.01.23 15:28:09.779650 [ 3 ] {62e05e43-e570-4fdd-b777-26e20240793c} <Debug> oximeter.fields_bool (99f5efb5-35bd-46fc-96e3-4c48b7959a64): Loading data parts | ||
| 534 | 2026.01.23 15:28:09.779858 [ 3 ] {62e05e43-e570-4fdd-b777-26e20240793c} <Debug> oximeter.fields_bool (99f5efb5-35bd-46fc-96e3-4c48b7959a64): There are no data parts | ||
| 535 | 2026.01.23 15:28:09.781825 [ 3 ] {62e05e43-e570-4fdd-b777-26e20240793c} <Debug> TCPHandler: Processed in 0.004786891 sec. | ||
| 536 | 2026.01.23 15:28:09.782002 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.01.23 15:28:09.782262 [ 3 ] {27266b39-a136-4a8c-b865-4a28cb321293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 538 | 2026.01.23 15:28:09.782375 [ 3 ] {27266b39-a136-4a8c-b865-4a28cb321293} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.01.23 15:28:09.784340 [ 3 ] {27266b39-a136-4a8c-b865-4a28cb321293} <Debug> oximeter.fields_i8 (37c398b8-3fd4-4fe5-94c1-405ea3d4a13b): Loading data parts | ||
| 540 | 2026.01.23 15:28:09.784495 [ 3 ] {27266b39-a136-4a8c-b865-4a28cb321293} <Debug> oximeter.fields_i8 (37c398b8-3fd4-4fe5-94c1-405ea3d4a13b): There are no data parts | ||
| 541 | 2026.01.23 15:28:09.786278 [ 3 ] {27266b39-a136-4a8c-b865-4a28cb321293} <Debug> TCPHandler: Processed in 0.004338721 sec. | ||
| 542 | 2026.01.23 15:28:09.786521 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.01.23 15:28:09.786684 [ 3 ] {87a5b10d-ffef-4a0e-a71c-103ceaeb2b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 544 | 2026.01.23 15:28:09.786812 [ 3 ] {87a5b10d-ffef-4a0e-a71c-103ceaeb2b27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.01.23 15:28:09.788641 [ 3 ] {87a5b10d-ffef-4a0e-a71c-103ceaeb2b27} <Debug> oximeter.fields_u8 (f7b8c972-0c4f-462b-9456-9ef836e6be8e): Loading data parts | ||
| 546 | 2026.01.23 15:28:09.788832 [ 3 ] {87a5b10d-ffef-4a0e-a71c-103ceaeb2b27} <Debug> oximeter.fields_u8 (f7b8c972-0c4f-462b-9456-9ef836e6be8e): There are no data parts | ||
| 547 | 2026.01.23 15:28:09.790542 [ 3 ] {87a5b10d-ffef-4a0e-a71c-103ceaeb2b27} <Debug> TCPHandler: Processed in 0.004073534 sec. | ||
| 548 | 2026.01.23 15:28:09.790711 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.01.23 15:28:09.790926 [ 3 ] {215e4b97-0afa-4335-b4cb-50668c606b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 550 | 2026.01.23 15:28:09.791019 [ 3 ] {215e4b97-0afa-4335-b4cb-50668c606b3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.01.23 15:28:09.793654 [ 3 ] {215e4b97-0afa-4335-b4cb-50668c606b3f} <Debug> oximeter.fields_i16 (9437889c-e483-4a68-b67d-ba678c89656e): Loading data parts | ||
| 552 | 2026.01.23 15:28:09.793819 [ 3 ] {215e4b97-0afa-4335-b4cb-50668c606b3f} <Debug> oximeter.fields_i16 (9437889c-e483-4a68-b67d-ba678c89656e): There are no data parts | ||
| 553 | 2026.01.23 15:28:09.795085 [ 3 ] {215e4b97-0afa-4335-b4cb-50668c606b3f} <Debug> TCPHandler: Processed in 0.004430193 sec. | ||
| 554 | 2026.01.23 15:28:09.795392 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.01.23 15:28:09.795557 [ 3 ] {9d884737-c0ad-4365-8e48-6023a4005f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 556 | 2026.01.23 15:28:09.795823 [ 3 ] {9d884737-c0ad-4365-8e48-6023a4005f3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.01.23 15:28:09.797826 [ 3 ] {9d884737-c0ad-4365-8e48-6023a4005f3f} <Debug> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Loading data parts | ||
| 558 | 2026.01.23 15:28:09.798102 [ 3 ] {9d884737-c0ad-4365-8e48-6023a4005f3f} <Debug> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): There are no data parts | ||
| 559 | 2026.01.23 15:28:09.798150 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41565 | ||
| 560 | 2026.01.23 15:28:09.799774 [ 3 ] {9d884737-c0ad-4365-8e48-6023a4005f3f} <Debug> TCPHandler: Processed in 0.004432002 sec. | ||
| 561 | 2026.01.23 15:28:09.799954 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.01.23 15:28:09.800209 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 563 | 2026.01.23 15:28:09.800237 [ 3 ] {1ea3eee8-2778-4234-ad07-2befd032497e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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) | ||
| 564 | 2026.01.23 15:28:09.800285 [ 270 ] {} <Debug> TCP-Session: a8a5804c-2102-4fa3-9196-53ccfc81db4f Authenticating user 'default' from [fd00:1122:3344:101::c]:41565 | ||
| 565 | 2026.01.23 15:28:09.800420 [ 3 ] {1ea3eee8-2778-4234-ad07-2befd032497e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 566 | 2026.01.23 15:28:09.800431 [ 270 ] {} <Debug> TCP-Session: a8a5804c-2102-4fa3-9196-53ccfc81db4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 567 | 2026.01.23 15:28:09.800700 [ 270 ] {} <Debug> TCP-Session: a8a5804c-2102-4fa3-9196-53ccfc81db4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 568 | 2026.01.23 15:28:09.800775 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 569 | 2026.01.23 15:28:09.800941 [ 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 | ||
| 570 | 2026.01.23 15:28:09.800966 [ 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 | ||
| 571 | 2026.01.23 15:28:09.802844 [ 3 ] {1ea3eee8-2778-4234-ad07-2befd032497e} <Debug> oximeter.fields_i32 (b7be283e-82b1-4a70-b67c-acbd02b951bd): Loading data parts | ||
| 572 | 2026.01.23 15:28:09.802995 [ 3 ] {1ea3eee8-2778-4234-ad07-2befd032497e} <Debug> oximeter.fields_i32 (b7be283e-82b1-4a70-b67c-acbd02b951bd): There are no data parts | ||
| 573 | 2026.01.23 15:28:09.803663 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55621 | ||
| 574 | 2026.01.23 15:28:09.803910 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 575 | 2026.01.23 15:28:09.803954 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38280 | ||
| 576 | 2026.01.23 15:28:09.803967 [ 271 ] {} <Debug> TCP-Session: 39fe1626-1866-46f2-abbf-749b5d5ea2d6 Authenticating user 'default' from [fd00:1122:3344:101::c]:55621 | ||
| 577 | 2026.01.23 15:28:09.804038 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45076 | ||
| 578 | 2026.01.23 15:28:09.803965 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57104 | ||
| 579 | 2026.01.23 15:28:09.804124 [ 271 ] {} <Debug> TCP-Session: 39fe1626-1866-46f2-abbf-749b5d5ea2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 580 | 2026.01.23 15:28:09.804157 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35273 | ||
| 581 | 2026.01.23 15:28:09.804215 [ 271 ] {} <Debug> TCP-Session: 39fe1626-1866-46f2-abbf-749b5d5ea2d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.01.23 15:28:09.804139 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 583 | 2026.01.23 15:28:09.804386 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36064 | ||
| 584 | 2026.01.23 15:28:09.804434 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 585 | 2026.01.23 15:28:09.804405 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 586 | 2026.01.23 15:28:09.804399 [ 273 ] {} <Debug> TCP-Session: 429d5e4a-35a4-4663-b561-9246316f62aa Authenticating user 'default' from [fd00:1122:3344:101::c]:38280 | ||
| 587 | 2026.01.23 15:28:09.804594 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57296 | ||
| 588 | 2026.01.23 15:28:09.804673 [ 272 ] {} <Debug> TCP-Session: 96c56260-b84c-4089-8e0a-b2ca396a7b29 Authenticating user 'default' from [fd00:1122:3344:101::c]:57104 | ||
| 589 | 2026.01.23 15:28:09.804656 [ 273 ] {} <Debug> TCP-Session: 429d5e4a-35a4-4663-b561-9246316f62aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 590 | 2026.01.23 15:28:09.804741 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 591 | 2026.01.23 15:28:09.804810 [ 273 ] {} <Debug> TCP-Session: 429d5e4a-35a4-4663-b561-9246316f62aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 592 | 2026.01.23 15:28:09.804831 [ 272 ] {} <Debug> TCP-Session: 96c56260-b84c-4089-8e0a-b2ca396a7b29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2026.01.23 15:28:09.804637 [ 274 ] {} <Debug> TCP-Session: 9af720b4-ed8e-4506-9f09-310003398a3e Authenticating user 'default' from [fd00:1122:3344:101::c]:45076 | ||
| 594 | 2026.01.23 15:28:09.804894 [ 272 ] {} <Debug> TCP-Session: 96c56260-b84c-4089-8e0a-b2ca396a7b29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 595 | 2026.01.23 15:28:09.804889 [ 276 ] {} <Debug> TCP-Session: ffbae701-5b84-44a5-8cc9-5a8708e296f5 Authenticating user 'default' from [fd00:1122:3344:101::c]:36064 | ||
| 596 | 2026.01.23 15:28:09.804941 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 597 | 2026.01.23 15:28:09.805023 [ 276 ] {} <Debug> TCP-Session: ffbae701-5b84-44a5-8cc9-5a8708e296f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.01.23 15:28:09.805012 [ 274 ] {} <Debug> TCP-Session: 9af720b4-ed8e-4506-9f09-310003398a3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.01.23 15:28:09.805087 [ 277 ] {} <Debug> TCP-Session: 80788cdd-97d0-4c1b-9829-dc6be5f23d9e Authenticating user 'default' from [fd00:1122:3344:101::c]:57296 | ||
| 600 | 2026.01.23 15:28:09.805144 [ 276 ] {} <Debug> TCP-Session: ffbae701-5b84-44a5-8cc9-5a8708e296f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.01.23 15:28:09.805155 [ 274 ] {} <Debug> TCP-Session: 9af720b4-ed8e-4506-9f09-310003398a3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2026.01.23 15:28:09.805174 [ 277 ] {} <Debug> TCP-Session: 80788cdd-97d0-4c1b-9829-dc6be5f23d9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2026.01.23 15:28:09.804599 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.01.23 15:28:09.804625 [ 3 ] {1ea3eee8-2778-4234-ad07-2befd032497e} <Debug> TCPHandler: Processed in 0.004730089 sec. | ||
| 605 | 2026.01.23 15:28:09.805316 [ 277 ] {} <Debug> TCP-Session: 80788cdd-97d0-4c1b-9829-dc6be5f23d9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.01.23 15:28:09.805361 [ 275 ] {} <Debug> TCP-Session: 298e8de7-448f-4d36-90ed-516e0bc30558 Authenticating user 'default' from [fd00:1122:3344:101::c]:35273 | ||
| 607 | 2026.01.23 15:28:09.805510 [ 275 ] {} <Debug> TCP-Session: 298e8de7-448f-4d36-90ed-516e0bc30558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.01.23 15:28:09.805516 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 609 | 2026.01.23 15:28:09.805528 [ 275 ] {} <Debug> TCP-Session: 298e8de7-448f-4d36-90ed-516e0bc30558 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.01.23 15:28:09.805714 [ 3 ] {57c880ae-e341-45a6-9d79-979cde15f6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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) | ||
| 611 | 2026.01.23 15:28:09.806032 [ 3 ] {57c880ae-e341-45a6-9d79-979cde15f6e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 612 | 2026.01.23 15:28:09.808120 [ 3 ] {57c880ae-e341-45a6-9d79-979cde15f6e2} <Debug> oximeter.fields_u32 (276d3439-43d5-47f2-a065-78824dbb62c6): Loading data parts | ||
| 613 | 2026.01.23 15:28:09.808316 [ 3 ] {57c880ae-e341-45a6-9d79-979cde15f6e2} <Debug> oximeter.fields_u32 (276d3439-43d5-47f2-a065-78824dbb62c6): There are no data parts | ||
| 614 | 2026.01.23 15:28:09.809732 [ 3 ] {57c880ae-e341-45a6-9d79-979cde15f6e2} <Debug> TCPHandler: Processed in 0.004278849 sec. | ||
| 615 | 2026.01.23 15:28:09.809908 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 616 | 2026.01.23 15:28:09.810075 [ 3 ] {99d37848-580a-4de8-ad36-619f9b03d01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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) | ||
| 617 | 2026.01.23 15:28:09.810222 [ 3 ] {99d37848-580a-4de8-ad36-619f9b03d01e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 618 | 2026.01.23 15:28:09.812427 [ 3 ] {99d37848-580a-4de8-ad36-619f9b03d01e} <Debug> oximeter.fields_i64 (8db2490c-ae57-47db-855b-3a8776e551ae): Loading data parts | ||
| 619 | 2026.01.23 15:28:09.812636 [ 3 ] {99d37848-580a-4de8-ad36-619f9b03d01e} <Debug> oximeter.fields_i64 (8db2490c-ae57-47db-855b-3a8776e551ae): There are no data parts | ||
| 620 | 2026.01.23 15:28:09.813929 [ 3 ] {99d37848-580a-4de8-ad36-619f9b03d01e} <Debug> TCPHandler: Processed in 0.004080664 sec. | ||
| 621 | 2026.01.23 15:28:09.814098 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2026.01.23 15:28:09.814459 [ 3 ] {477d5b4c-3e50-4e89-abca-c47e064ce61a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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) | ||
| 623 | 2026.01.23 15:28:09.814610 [ 3 ] {477d5b4c-3e50-4e89-abca-c47e064ce61a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 624 | 2026.01.23 15:28:09.816424 [ 3 ] {477d5b4c-3e50-4e89-abca-c47e064ce61a} <Debug> oximeter.fields_u64 (38bcde3f-fd29-45ba-a8f8-2420bf4dfcfc): Loading data parts | ||
| 625 | 2026.01.23 15:28:09.816560 [ 3 ] {477d5b4c-3e50-4e89-abca-c47e064ce61a} <Debug> oximeter.fields_u64 (38bcde3f-fd29-45ba-a8f8-2420bf4dfcfc): There are no data parts | ||
| 626 | 2026.01.23 15:28:09.817841 [ 3 ] {477d5b4c-3e50-4e89-abca-c47e064ce61a} <Debug> TCPHandler: Processed in 0.003803448 sec. | ||
| 627 | 2026.01.23 15:28:09.818005 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 628 | 2026.01.23 15:28:09.818163 [ 3 ] {dac5a920-8d19-45cb-9b77-014e0b6b00e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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) | ||
| 629 | 2026.01.23 15:28:09.818286 [ 3 ] {dac5a920-8d19-45cb-9b77-014e0b6b00e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 630 | 2026.01.23 15:28:09.820487 [ 3 ] {dac5a920-8d19-45cb-9b77-014e0b6b00e5} <Debug> oximeter.fields_ipaddr (5e3a80cd-f63a-4a32-a527-628591470b1a): Loading data parts | ||
| 631 | 2026.01.23 15:28:09.820710 [ 3 ] {dac5a920-8d19-45cb-9b77-014e0b6b00e5} <Debug> oximeter.fields_ipaddr (5e3a80cd-f63a-4a32-a527-628591470b1a): There are no data parts | ||
| 632 | 2026.01.23 15:28:09.821919 [ 3 ] {dac5a920-8d19-45cb-9b77-014e0b6b00e5} <Debug> TCPHandler: Processed in 0.003962732 sec. | ||
| 633 | 2026.01.23 15:28:09.822083 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.01.23 15:28:09.822358 [ 3 ] {64a01363-3cf5-439a-ac3b-ae446268c75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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) | ||
| 635 | 2026.01.23 15:28:09.822497 [ 3 ] {64a01363-3cf5-439a-ac3b-ae446268c75a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 636 | 2026.01.23 15:28:09.824771 [ 3 ] {64a01363-3cf5-439a-ac3b-ae446268c75a} <Debug> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Loading data parts | ||
| 637 | 2026.01.23 15:28:09.824934 [ 3 ] {64a01363-3cf5-439a-ac3b-ae446268c75a} <Debug> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): There are no data parts | ||
| 638 | 2026.01.23 15:28:09.826494 [ 3 ] {64a01363-3cf5-439a-ac3b-ae446268c75a} <Debug> TCPHandler: Processed in 0.004462444 sec. | ||
| 639 | 2026.01.23 15:28:09.826667 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.01.23 15:28:09.826851 [ 3 ] {3ae69bd1-1210-4b94-ab75-4f44d6585a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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) | ||
| 641 | 2026.01.23 15:28:09.827171 [ 3 ] {3ae69bd1-1210-4b94-ab75-4f44d6585a90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 642 | 2026.01.23 15:28:09.829308 [ 3 ] {3ae69bd1-1210-4b94-ab75-4f44d6585a90} <Debug> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Loading data parts | ||
| 643 | 2026.01.23 15:28:09.829466 [ 3 ] {3ae69bd1-1210-4b94-ab75-4f44d6585a90} <Debug> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): There are no data parts | ||
| 644 | 2026.01.23 15:28:09.830746 [ 3 ] {3ae69bd1-1210-4b94-ab75-4f44d6585a90} <Debug> TCPHandler: Processed in 0.004142796 sec. | ||
| 645 | 2026.01.23 15:28:09.830945 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.01.23 15:28:09.831436 [ 3 ] {45866781-0fcb-4817-9c73-efd8fe16100c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) /* The timeseries schema table stores the extracted schema for the samples | ||
| 647 | * oximeter collects. | ||
| 648 | */ | ||
| 649 | 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) | ||
| 650 | 2026.01.23 15:28:09.831631 [ 3 ] {45866781-0fcb-4817-9c73-efd8fe16100c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 651 | 2026.01.23 15:28:09.833795 [ 3 ] {45866781-0fcb-4817-9c73-efd8fe16100c} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21): Loading data parts | ||
| 652 | 2026.01.23 15:28:09.834103 [ 3 ] {45866781-0fcb-4817-9c73-efd8fe16100c} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21): There are no data parts | ||
| 653 | 2026.01.23 15:28:09.835463 [ 3 ] {45866781-0fcb-4817-9c73-efd8fe16100c} <Debug> TCPHandler: Processed in 0.004577806 sec. | ||
| 654 | 2026.01.23 15:28:09.835741 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2026.01.23 15:28:09.836138 [ 4 ] {d82d4451-1818-4b7f-b133-9b08eeb527f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 656 | 2026.01.23 15:28:09.837581 [ 4 ] {d82d4451-1818-4b7f-b133-9b08eeb527f4} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 657 | 2026.01.23 15:28:09.857357 [ 260 ] {d82d4451-1818-4b7f-b133-9b08eeb527f4} <Trace> oximeter.version (eacc2e24-053b-4b2b-a755-7fc0b2704d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 658 | 2026.01.23 15:28:09.857515 [ 260 ] {d82d4451-1818-4b7f-b133-9b08eeb527f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 659 | 2026.01.23 15:28:09.862657 [ 260 ] {d82d4451-1818-4b7f-b133-9b08eeb527f4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 660 | 2026.01.23 15:28:09.863562 [ 260 ] {d82d4451-1818-4b7f-b133-9b08eeb527f4} <Trace> oximeter.version (eacc2e24-053b-4b2b-a755-7fc0b2704d50): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 661 | 2026.01.23 15:28:09.864072 [ 4 ] {d82d4451-1818-4b7f-b133-9b08eeb527f4} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.028073 sec., 35.621415595055744 rows/sec., 569.94 B/sec. | ||
| 662 | 2026.01.23 15:28:09.864411 [ 4 ] {d82d4451-1818-4b7f-b133-9b08eeb527f4} <Debug> TCPHandler: Processed in 0.028801477 sec. | ||
| 663 | 2026.01.23 15:28:10.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.74 MiB, peak 125.74 MiB, free memory in arenas 0.00 B, will set to 139.06 MiB (RSS), difference: 13.32 MiB | ||
| 664 | 2026.01.23 15:28:10.155584 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64590 | ||
| 665 | 2026.01.23 15:28:10.157752 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.01.23 15:28:10.157809 [ 278 ] {} <Debug> TCP-Session: 601a557f-cbb0-4521-b986-d95ad55367a3 Authenticating user 'default' from [fd00:1122:3344:101::a]:64590 | ||
| 667 | 2026.01.23 15:28:10.157958 [ 278 ] {} <Debug> TCP-Session: 601a557f-cbb0-4521-b986-d95ad55367a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.23 15:28:10.157973 [ 278 ] {} <Debug> TCP-Session: 601a557f-cbb0-4521-b986-d95ad55367a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.01.23 15:28:10.158053 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.01.23 15:28:10.158223 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.01.23 15:28:10.158254 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.01.23 15:28:10.159697 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45704 | ||
| 673 | 2026.01.23 15:28:10.159800 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37355 | ||
| 674 | 2026.01.23 15:28:10.159909 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.01.23 15:28:10.159944 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36675 | ||
| 676 | 2026.01.23 15:28:10.160080 [ 279 ] {} <Debug> TCP-Session: af3f549f-65bb-4695-948f-172d43d89694 Authenticating user 'default' from [fd00:1122:3344:101::a]:45704 | ||
| 677 | 2026.01.23 15:28:10.160109 [ 279 ] {} <Debug> TCP-Session: af3f549f-65bb-4695-948f-172d43d89694 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.01.23 15:28:10.160232 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52874 | ||
| 679 | 2026.01.23 15:28:10.160236 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53056 | ||
| 680 | 2026.01.23 15:28:10.160295 [ 279 ] {} <Debug> TCP-Session: af3f549f-65bb-4695-948f-172d43d89694 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.01.23 15:28:10.160338 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.01.23 15:28:10.160318 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.01.23 15:28:10.160447 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46101 | ||
| 684 | 2026.01.23 15:28:10.160490 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.01.23 15:28:10.160551 [ 281 ] {} <Debug> TCP-Session: 2ee996ea-6297-4cfa-8569-bff1aa6223d6 Authenticating user 'default' from [fd00:1122:3344:101::a]:36675 | ||
| 686 | 2026.01.23 15:28:10.160540 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.01.23 15:28:10.160540 [ 280 ] {} <Debug> TCP-Session: 1a44a76c-21f4-46ec-8bd8-7cf5a85ee7db Authenticating user 'default' from [fd00:1122:3344:101::a]:37355 | ||
| 688 | 2026.01.23 15:28:10.160733 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.01.23 15:28:10.160737 [ 281 ] {} <Debug> TCP-Session: 2ee996ea-6297-4cfa-8569-bff1aa6223d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.01.23 15:28:10.160702 [ 282 ] {} <Debug> TCP-Session: 9e8161cf-5749-4b56-8ed2-78c6d2b81b45 Authenticating user 'default' from [fd00:1122:3344:101::a]:53056 | ||
| 691 | 2026.01.23 15:28:10.160846 [ 284 ] {} <Debug> TCP-Session: 7e6b294f-8893-4975-8ad1-5ba5c3d92733 Authenticating user 'default' from [fd00:1122:3344:101::a]:46101 | ||
| 692 | 2026.01.23 15:28:10.160855 [ 281 ] {} <Debug> TCP-Session: 2ee996ea-6297-4cfa-8569-bff1aa6223d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.01.23 15:28:10.160887 [ 282 ] {} <Debug> TCP-Session: 9e8161cf-5749-4b56-8ed2-78c6d2b81b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.01.23 15:28:10.160969 [ 284 ] {} <Debug> TCP-Session: 7e6b294f-8893-4975-8ad1-5ba5c3d92733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.01.23 15:28:10.161002 [ 282 ] {} <Debug> TCP-Session: 9e8161cf-5749-4b56-8ed2-78c6d2b81b45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.01.23 15:28:10.160836 [ 280 ] {} <Debug> TCP-Session: 1a44a76c-21f4-46ec-8bd8-7cf5a85ee7db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.01.23 15:28:10.161070 [ 284 ] {} <Debug> TCP-Session: 7e6b294f-8893-4975-8ad1-5ba5c3d92733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.01.23 15:28:10.161146 [ 280 ] {} <Debug> TCP-Session: 1a44a76c-21f4-46ec-8bd8-7cf5a85ee7db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.01.23 15:28:10.160714 [ 283 ] {} <Debug> TCP-Session: 2088f06f-cfe8-40a8-8336-673c3e1fac3b Authenticating user 'default' from [fd00:1122:3344:101::a]:52874 | ||
| 700 | 2026.01.23 15:28:10.160809 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45176 | ||
| 701 | 2026.01.23 15:28:10.161273 [ 283 ] {} <Debug> TCP-Session: 2088f06f-cfe8-40a8-8336-673c3e1fac3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.01.23 15:28:10.161379 [ 283 ] {} <Debug> TCP-Session: 2088f06f-cfe8-40a8-8336-673c3e1fac3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.23 15:28:10.161619 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2026.01.23 15:28:10.161793 [ 285 ] {} <Debug> TCP-Session: f5eecfc6-0c9a-4fac-b579-e211037516b9 Authenticating user 'default' from [fd00:1122:3344:101::a]:45176 | ||
| 705 | 2026.01.23 15:28:10.161817 [ 285 ] {} <Debug> TCP-Session: f5eecfc6-0c9a-4fac-b579-e211037516b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.23 15:28:10.161843 [ 285 ] {} <Debug> TCP-Session: f5eecfc6-0c9a-4fac-b579-e211037516b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.01.23 15:28:15.268397 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.01.23 15:28:15.268437 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2026.01.23 15:28:15.268505 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.01.23 15:28:15.268536 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.01.23 15:28:15.273519 [ 245 ] {} <Debug> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Loading data parts | ||
| 712 | 2026.01.23 15:28:15.273818 [ 245 ] {} <Debug> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): There are no data parts | ||
| 713 | 2026.01.23 15:28:15.280782 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.01.23 15:28:15.281001 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 715 | 2026.01.23 15:28:15.292280 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.01.23 15:28:15.292871 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.01.23 15:28:15.293126 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 718 | 2026.01.23 15:28:15.310681 [ 244 ] {} <Debug> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Loading data parts | ||
| 719 | 2026.01.23 15:28:15.310870 [ 244 ] {} <Debug> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): There are no data parts | ||
| 720 | 2026.01.23 15:28:15.337245 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.01.23 15:28:15.337409 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 722 | 2026.01.23 15:28:15.344904 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.01.23 15:28:15.346220 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.01.23 15:28:15.350292 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.01.23 15:28:16.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.77 MiB, peak 148.77 MiB, free memory in arenas 0.00 B, will set to 153.81 MiB (RSS), difference: 9.03 MiB | ||
| 726 | 2026.01.23 15:28:17.768348 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.01.23 15:28:17.768503 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.01.23 15:28:17.772822 [ 243 ] {} <Debug> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Loading data parts | ||
| 729 | 2026.01.23 15:28:17.773010 [ 243 ] {} <Debug> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): There are no data parts | ||
| 730 | 2026.01.23 15:28:17.778720 [ 243 ] {} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.01.23 15:28:17.778846 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 732 | 2026.01.23 15:28:17.783480 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.01.23 15:28:17.783976 [ 243 ] {} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.01.23 15:28:17.784272 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.01.23 15:28:18.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.01 MiB, peak 158.01 MiB, free memory in arenas 0.00 B, will set to 154.99 MiB (RSS), difference: -3.02 MiB | ||
| 736 | 2026.01.23 15:28:22.168481 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58829 | ||
| 737 | 2026.01.23 15:28:22.170565 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 738 | 2026.01.23 15:28:22.170739 [ 286 ] {} <Debug> TCP-Session: 979b6ff6-96e8-42e0-bfd0-62a86543a869 Authenticating user 'default' from [fd00:1122:3344:101::e]:58829 | ||
| 739 | 2026.01.23 15:28:22.170764 [ 286 ] {} <Debug> TCP-Session: 979b6ff6-96e8-42e0-bfd0-62a86543a869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.01.23 15:28:22.170778 [ 286 ] {} <Debug> TCP-Session: 979b6ff6-96e8-42e0-bfd0-62a86543a869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.01.23 15:28:22.170914 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 742 | 2026.01.23 15:28:22.170942 [ 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 | ||
| 743 | 2026.01.23 15:28:22.171041 [ 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 | ||
| 744 | 2026.01.23 15:28:22.171397 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57076 | ||
| 745 | 2026.01.23 15:28:22.171710 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 746 | 2026.01.23 15:28:22.171753 [ 287 ] {} <Debug> TCP-Session: d7e9900e-4b79-46c3-8c6a-377346a06144 Authenticating user 'default' from [fd00:1122:3344:101::e]:57076 | ||
| 747 | 2026.01.23 15:28:22.171751 [ 286 ] {} <Trace> TCP-Session: 979b6ff6-96e8-42e0-bfd0-62a86543a869 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 748 | 2026.01.23 15:28:22.171841 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60405 | ||
| 749 | 2026.01.23 15:28:22.171835 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58966 | ||
| 750 | 2026.01.23 15:28:22.171787 [ 287 ] {} <Debug> TCP-Session: d7e9900e-4b79-46c3-8c6a-377346a06144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.01.23 15:28:22.171763 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37682 | ||
| 752 | 2026.01.23 15:28:22.171940 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56051 | ||
| 753 | 2026.01.23 15:28:22.171760 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53271 | ||
| 754 | 2026.01.23 15:28:22.172044 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32883 | ||
| 755 | 2026.01.23 15:28:22.172108 [ 287 ] {} <Debug> TCP-Session: d7e9900e-4b79-46c3-8c6a-377346a06144 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.01.23 15:28:22.172186 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35094 | ||
| 757 | 2026.01.23 15:28:22.172196 [ 286 ] {d3ea363f-447f-49b7-a610-04a60091d6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58829) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 758 | 2026.01.23 15:28:22.174865 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 759 | 2026.01.23 15:28:22.174860 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 760 | 2026.01.23 15:28:22.174981 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.01.23 15:28:22.175013 [ 288 ] {} <Debug> TCP-Session: 1884e2c8-d3e4-470a-876c-f5a6b24b2cf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60405 | ||
| 762 | 2026.01.23 15:28:22.175046 [ 288 ] {} <Debug> TCP-Session: 1884e2c8-d3e4-470a-876c-f5a6b24b2cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.01.23 15:28:22.175056 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 764 | 2026.01.23 15:28:22.175060 [ 288 ] {} <Debug> TCP-Session: 1884e2c8-d3e4-470a-876c-f5a6b24b2cf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.01.23 15:28:22.175098 [ 291 ] {} <Debug> TCP-Session: a10d6bcc-a572-432c-a5a5-a1b6e8b68193 Authenticating user 'default' from [fd00:1122:3344:101::e]:58966 | ||
| 766 | 2026.01.23 15:28:22.175110 [ 294 ] {} <Debug> TCP-Session: 64f7bd7b-a7c1-422d-a09d-51522b2b6736 Authenticating user 'default' from [fd00:1122:3344:101::e]:35094 | ||
| 767 | 2026.01.23 15:28:22.175133 [ 291 ] {} <Debug> TCP-Session: a10d6bcc-a572-432c-a5a5-a1b6e8b68193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.01.23 15:28:22.175102 [ 289 ] {} <Debug> TCP-Session: e9673b8f-75d1-4fa8-8a1e-a361769d2935 Authenticating user 'default' from [fd00:1122:3344:101::e]:53271 | ||
| 769 | 2026.01.23 15:28:22.175159 [ 291 ] {} <Debug> TCP-Session: a10d6bcc-a572-432c-a5a5-a1b6e8b68193 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.01.23 15:28:22.175181 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.01.23 15:28:22.175195 [ 289 ] {} <Debug> TCP-Session: e9673b8f-75d1-4fa8-8a1e-a361769d2935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.01.23 15:28:22.175226 [ 292 ] {} <Debug> TCP-Session: 38f6bc5d-2010-42ad-9d8f-4fcc2c432eb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56051 | ||
| 773 | 2026.01.23 15:28:22.175234 [ 289 ] {} <Debug> TCP-Session: e9673b8f-75d1-4fa8-8a1e-a361769d2935 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.01.23 15:28:22.175252 [ 292 ] {} <Debug> TCP-Session: 38f6bc5d-2010-42ad-9d8f-4fcc2c432eb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.01.23 15:28:22.175182 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 776 | 2026.01.23 15:28:22.175287 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 777 | 2026.01.23 15:28:22.175280 [ 292 ] {} <Debug> TCP-Session: 38f6bc5d-2010-42ad-9d8f-4fcc2c432eb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.01.23 15:28:22.175333 [ 290 ] {} <Debug> TCP-Session: 90369b00-12eb-48e4-b116-c8f5f0c17125 Authenticating user 'default' from [fd00:1122:3344:101::e]:37682 | ||
| 779 | 2026.01.23 15:28:22.175342 [ 293 ] {} <Debug> TCP-Session: 4f793501-e9d7-439b-b407-96d23b530d0d Authenticating user 'default' from [fd00:1122:3344:101::e]:32883 | ||
| 780 | 2026.01.23 15:28:22.175383 [ 290 ] {} <Debug> TCP-Session: 90369b00-12eb-48e4-b116-c8f5f0c17125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.01.23 15:28:22.175400 [ 293 ] {} <Debug> TCP-Session: 4f793501-e9d7-439b-b407-96d23b530d0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.01.23 15:28:22.175414 [ 290 ] {} <Debug> TCP-Session: 90369b00-12eb-48e4-b116-c8f5f0c17125 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.01.23 15:28:22.175440 [ 293 ] {} <Debug> TCP-Session: 4f793501-e9d7-439b-b407-96d23b530d0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.01.23 15:28:22.175153 [ 294 ] {} <Debug> TCP-Session: 64f7bd7b-a7c1-422d-a09d-51522b2b6736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.01.23 15:28:22.175371 [ 286 ] {d3ea363f-447f-49b7-a610-04a60091d6b2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 786 | 2026.01.23 15:28:22.175490 [ 294 ] {} <Debug> TCP-Session: 64f7bd7b-a7c1-422d-a09d-51522b2b6736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.01.23 15:28:22.182470 [ 286 ] {d3ea363f-447f-49b7-a610-04a60091d6b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2026.01.23 15:28:22.192314 [ 286 ] {d3ea363f-447f-49b7-a610-04a60091d6b2} <Debug> oximeter.version (eacc2e24-053b-4b2b-a755-7fc0b2704d50) (SelectExecutor): Key condition: unknown | ||
| 789 | 2026.01.23 15:28:22.212727 [ 297 ] {d3ea363f-447f-49b7-a610-04a60091d6b2} <Trace> AggregatingTransform: Aggregating | ||
| 790 | 2026.01.23 15:28:22.214797 [ 297 ] {d3ea363f-447f-49b7-a610-04a60091d6b2} <Trace> Aggregator: Aggregation method: without_key | ||
| 791 | 2026.01.23 15:28:22.215440 [ 297 ] {d3ea363f-447f-49b7-a610-04a60091d6b2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006506011 sec. (153.704 rows/sec., 6.00 KiB/sec.) | ||
| 792 | 2026.01.23 15:28:22.215464 [ 297 ] {d3ea363f-447f-49b7-a610-04a60091d6b2} <Trace> Aggregator: Merging aggregated data | ||
| 793 | 2026.01.23 15:28:22.215490 [ 297 ] {d3ea363f-447f-49b7-a610-04a60091d6b2} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 794 | 2026.01.23 15:28:22.218793 [ 286 ] {d3ea363f-447f-49b7-a610-04a60091d6b2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.046712 sec., 21.407775303990412 rows/sec., 856.31 B/sec. | ||
| 795 | 2026.01.23 15:28:22.218918 [ 286 ] {d3ea363f-447f-49b7-a610-04a60091d6b2} <Debug> TCPHandler: Processed in 0.047346446 sec. | ||
| 796 | 2026.01.23 15:28:22.222867 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 797 | 2026.01.23 15:28:22.222909 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.01.23 15:28:22.222932 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.01.23 15:28:22.222966 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 800 | 2026.01.23 15:28:22.222980 [ 287 ] {} <Debug> TCP-Session: d7e9900e-4b79-46c3-8c6a-377346a06144 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.01.23 15:28:22.222998 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2026.01.23 15:28:22.223019 [ 290 ] {} <Debug> TCP-Session: 90369b00-12eb-48e4-b116-c8f5f0c17125 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.01.23 15:28:22.223032 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2026.01.23 15:28:22.223051 [ 288 ] {} <Debug> TCP-Session: 1884e2c8-d3e4-470a-876c-f5a6b24b2cf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.01.23 15:28:22.223016 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 806 | 2026.01.23 15:28:22.223080 [ 294 ] {} <Debug> TCP-Session: 64f7bd7b-a7c1-422d-a09d-51522b2b6736 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.01.23 15:28:22.222984 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 808 | 2026.01.23 15:28:22.223145 [ 289 ] {} <Debug> TCP-Session: e9673b8f-75d1-4fa8-8a1e-a361769d2935 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.01.23 15:28:22.222947 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 810 | 2026.01.23 15:28:22.223176 [ 293 ] {} <Debug> TCP-Session: 4f793501-e9d7-439b-b407-96d23b530d0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2026.01.23 15:28:22.223027 [ 291 ] {} <Debug> TCP-Session: a10d6bcc-a572-432c-a5a5-a1b6e8b68193 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2026.01.23 15:28:22.223227 [ 292 ] {} <Debug> TCP-Session: 38f6bc5d-2010-42ad-9d8f-4fcc2c432eb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.01.23 15:28:22.222930 [ 286 ] {} <Debug> TCP-Session: 979b6ff6-96e8-42e0-bfd0-62a86543a869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.01.23 15:28:22.743207 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 815 | 2026.01.23 15:28:22.743259 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 816 | 2026.01.23 15:28:22.793269 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 817 | 2026.01.23 15:28:22.796946 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 818 | 2026.01.23 15:28:22.797001 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 819 | 2026.01.23 15:28:22.797712 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 820 | 2026.01.23 15:28:22.798176 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 821 | 2026.01.23 15:28:22.800531 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 822 | 2026.01.23 15:28:22.850432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 823 | 2026.01.23 15:28:22.869319 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 824 | 2026.01.23 15:28:22.869374 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 825 | 2026.01.23 15:28:22.876135 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 826 | 2026.01.23 15:28:22.877335 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 827 | 2026.01.23 15:28:22.880599 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 828 | 2026.01.23 15:28:23.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.97 MiB, peak 166.46 MiB, free memory in arenas 0.00 B, will set to 162.11 MiB (RSS), difference: 6.14 MiB | ||
| 829 | 2026.01.23 15:28:23.988180 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56787 | ||
| 830 | 2026.01.23 15:28:23.988292 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 831 | 2026.01.23 15:28:23.988319 [ 286 ] {} <Debug> TCP-Session: 3ccbdda3-1a40-4ead-b146-3352411e7733 Authenticating user 'default' from [fd00:1122:3344:101::e]:56787 | ||
| 832 | 2026.01.23 15:28:23.988342 [ 286 ] {} <Debug> TCP-Session: 3ccbdda3-1a40-4ead-b146-3352411e7733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 833 | 2026.01.23 15:28:23.988356 [ 286 ] {} <Debug> TCP-Session: 3ccbdda3-1a40-4ead-b146-3352411e7733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.01.23 15:28:23.988581 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50052 | ||
| 835 | 2026.01.23 15:28:23.988607 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63393 | ||
| 836 | 2026.01.23 15:28:23.988631 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59322 | ||
| 837 | 2026.01.23 15:28:23.988646 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65488 | ||
| 838 | 2026.01.23 15:28:23.988666 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43220 | ||
| 839 | 2026.01.23 15:28:23.988702 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37448 | ||
| 840 | 2026.01.23 15:28:23.988716 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2026.01.23 15:28:23.988761 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2026.01.23 15:28:23.988771 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.01.23 15:28:23.988782 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.01.23 15:28:23.988804 [ 291 ] {} <Debug> TCP-Session: 61ff6210-e289-42f6-9f81-cceb522faebb Authenticating user 'default' from [fd00:1122:3344:101::e]:65488 | ||
| 845 | 2026.01.23 15:28:23.988825 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 846 | 2026.01.23 15:28:23.988830 [ 293 ] {} <Debug> TCP-Session: 53dd7502-dc8c-47e3-ad70-249ae05742d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43220 | ||
| 847 | 2026.01.23 15:28:23.988847 [ 291 ] {} <Debug> TCP-Session: 61ff6210-e289-42f6-9f81-cceb522faebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2026.01.23 15:28:23.988863 [ 294 ] {} <Debug> TCP-Session: 8ca78840-8674-41bf-a928-17983091d957 Authenticating user 'default' from [fd00:1122:3344:101::e]:37448 | ||
| 849 | 2026.01.23 15:28:23.988876 [ 293 ] {} <Debug> TCP-Session: 53dd7502-dc8c-47e3-ad70-249ae05742d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.01.23 15:28:23.988880 [ 291 ] {} <Debug> TCP-Session: 61ff6210-e289-42f6-9f81-cceb522faebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.01.23 15:28:23.988904 [ 294 ] {} <Debug> TCP-Session: 8ca78840-8674-41bf-a928-17983091d957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.01.23 15:28:23.988907 [ 293 ] {} <Debug> TCP-Session: 53dd7502-dc8c-47e3-ad70-249ae05742d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.01.23 15:28:23.988934 [ 294 ] {} <Debug> TCP-Session: 8ca78840-8674-41bf-a928-17983091d957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.01.23 15:28:23.988819 [ 289 ] {} <Debug> TCP-Session: eeb22b7a-43b3-4802-be79-3f129e63b667 Authenticating user 'default' from [fd00:1122:3344:101::e]:59322 | ||
| 855 | 2026.01.23 15:28:23.988734 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 856 | 2026.01.23 15:28:23.988996 [ 289 ] {} <Debug> TCP-Session: eeb22b7a-43b3-4802-be79-3f129e63b667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.01.23 15:28:23.988658 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38404 | ||
| 858 | 2026.01.23 15:28:23.989030 [ 289 ] {} <Debug> TCP-Session: eeb22b7a-43b3-4802-be79-3f129e63b667 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.01.23 15:28:23.989026 [ 287 ] {} <Debug> TCP-Session: 83b622c2-f699-482e-9610-32524e1c5fdd Authenticating user 'default' from [fd00:1122:3344:101::e]:50052 | ||
| 860 | 2026.01.23 15:28:23.988643 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58607 | ||
| 861 | 2026.01.23 15:28:23.989096 [ 287 ] {} <Debug> TCP-Session: 83b622c2-f699-482e-9610-32524e1c5fdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.01.23 15:28:23.988732 [ 286 ] {} <Trace> TCP-Session: 3ccbdda3-1a40-4ead-b146-3352411e7733 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.01.23 15:28:23.989132 [ 287 ] {} <Debug> TCP-Session: 83b622c2-f699-482e-9610-32524e1c5fdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.01.23 15:28:23.988794 [ 288 ] {} <Debug> TCP-Session: 90ce2af8-37fa-4fe2-a8d9-5c46bf18c5d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63393 | ||
| 865 | 2026.01.23 15:28:23.989199 [ 288 ] {} <Debug> TCP-Session: 90ce2af8-37fa-4fe2-a8d9-5c46bf18c5d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.01.23 15:28:23.989211 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 867 | 2026.01.23 15:28:23.989219 [ 288 ] {} <Debug> TCP-Session: 90ce2af8-37fa-4fe2-a8d9-5c46bf18c5d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2026.01.23 15:28:23.989237 [ 292 ] {} <Debug> TCP-Session: 49f0e2ff-4a94-4b36-8b80-65602ade2aa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38404 | ||
| 869 | 2026.01.23 15:28:23.989238 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 870 | 2026.01.23 15:28:23.989257 [ 292 ] {} <Debug> TCP-Session: 49f0e2ff-4a94-4b36-8b80-65602ade2aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.01.23 15:28:23.989279 [ 290 ] {} <Debug> TCP-Session: 9c5e82b0-efa4-48a5-88e6-2f07622b8e51 Authenticating user 'default' from [fd00:1122:3344:101::e]:58607 | ||
| 872 | 2026.01.23 15:28:23.989282 [ 292 ] {} <Debug> TCP-Session: 49f0e2ff-4a94-4b36-8b80-65602ade2aa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.01.23 15:28:23.989304 [ 290 ] {} <Debug> TCP-Session: 9c5e82b0-efa4-48a5-88e6-2f07622b8e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2026.01.23 15:28:23.989322 [ 286 ] {ffbe5422-6ba8-4006-821e-f5549e1d9f15} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56787) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 875 | 2026.01.23 15:28:23.989325 [ 290 ] {} <Debug> TCP-Session: 9c5e82b0-efa4-48a5-88e6-2f07622b8e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.01.23 15:28:23.989578 [ 286 ] {ffbe5422-6ba8-4006-821e-f5549e1d9f15} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 877 | 2026.01.23 15:28:23.989638 [ 286 ] {ffbe5422-6ba8-4006-821e-f5549e1d9f15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 878 | 2026.01.23 15:28:23.989932 [ 286 ] {ffbe5422-6ba8-4006-821e-f5549e1d9f15} <Debug> oximeter.version (eacc2e24-053b-4b2b-a755-7fc0b2704d50) (SelectExecutor): Key condition: unknown | ||
| 879 | 2026.01.23 15:28:23.990769 [ 260 ] {ffbe5422-6ba8-4006-821e-f5549e1d9f15} <Trace> AggregatingTransform: Aggregating | ||
| 880 | 2026.01.23 15:28:23.990806 [ 260 ] {ffbe5422-6ba8-4006-821e-f5549e1d9f15} <Trace> Aggregator: Aggregation method: without_key | ||
| 881 | 2026.01.23 15:28:23.990840 [ 260 ] {ffbe5422-6ba8-4006-821e-f5549e1d9f15} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000809808 sec. (1234.861 rows/sec., 48.24 KiB/sec.) | ||
| 882 | 2026.01.23 15:28:23.990859 [ 260 ] {ffbe5422-6ba8-4006-821e-f5549e1d9f15} <Trace> Aggregator: Merging aggregated data | ||
| 883 | 2026.01.23 15:28:23.992210 [ 286 ] {ffbe5422-6ba8-4006-821e-f5549e1d9f15} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002955 sec., 338.409475465313 rows/sec., 13.22 KiB/sec. | ||
| 884 | 2026.01.23 15:28:23.992341 [ 286 ] {ffbe5422-6ba8-4006-821e-f5549e1d9f15} <Debug> TCPHandler: Processed in 0.003731457 sec. | ||
| 885 | 2026.01.23 15:28:23.992468 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 886 | 2026.01.23 15:28:23.992496 [ 286 ] {} <Debug> TCP-Session: 3ccbdda3-1a40-4ead-b146-3352411e7733 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.01.23 15:28:23.992501 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.01.23 15:28:23.992521 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.01.23 15:28:23.992546 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.01.23 15:28:23.992554 [ 292 ] {} <Debug> TCP-Session: 49f0e2ff-4a94-4b36-8b80-65602ade2aa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.01.23 15:28:23.992574 [ 293 ] {} <Debug> TCP-Session: 53dd7502-dc8c-47e3-ad70-249ae05742d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.01.23 15:28:23.992594 [ 288 ] {} <Debug> TCP-Session: 90ce2af8-37fa-4fe2-a8d9-5c46bf18c5d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.01.23 15:28:23.992605 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.01.23 15:28:23.992626 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.01.23 15:28:23.992585 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.01.23 15:28:23.992653 [ 290 ] {} <Debug> TCP-Session: 9c5e82b0-efa4-48a5-88e6-2f07622b8e51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.01.23 15:28:23.992667 [ 294 ] {} <Debug> TCP-Session: 8ca78840-8674-41bf-a928-17983091d957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.01.23 15:28:23.992569 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 899 | 2026.01.23 15:28:23.992698 [ 291 ] {} <Debug> TCP-Session: 61ff6210-e289-42f6-9f81-cceb522faebb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.01.23 15:28:23.992550 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 901 | 2026.01.23 15:28:23.992742 [ 289 ] {} <Debug> TCP-Session: eeb22b7a-43b3-4802-be79-3f129e63b667 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.01.23 15:28:23.992770 [ 287 ] {} <Debug> TCP-Session: 83b622c2-f699-482e-9610-32524e1c5fdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.01.23 15:28:24.081921 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42037 | ||
| 904 | 2026.01.23 15:28:24.082036 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 905 | 2026.01.23 15:28:24.082065 [ 286 ] {} <Debug> TCP-Session: 4cfc76c1-d804-4564-a72b-d74d22a823a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42037 | ||
| 906 | 2026.01.23 15:28:24.082087 [ 286 ] {} <Debug> TCP-Session: 4cfc76c1-d804-4564-a72b-d74d22a823a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.01.23 15:28:24.082099 [ 286 ] {} <Debug> TCP-Session: 4cfc76c1-d804-4564-a72b-d74d22a823a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.01.23 15:28:24.082289 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48673 | ||
| 909 | 2026.01.23 15:28:24.082295 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54082 | ||
| 910 | 2026.01.23 15:28:24.082355 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61978 | ||
| 911 | 2026.01.23 15:28:24.082378 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65277 | ||
| 912 | 2026.01.23 15:28:24.082410 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 913 | 2026.01.23 15:28:24.082424 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 914 | 2026.01.23 15:28:24.082448 [ 286 ] {} <Trace> TCP-Session: 4cfc76c1-d804-4564-a72b-d74d22a823a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2026.01.23 15:28:24.082450 [ 287 ] {} <Debug> TCP-Session: 4017a364-9714-4971-b9a4-c9327ab5ce5b Authenticating user 'default' from [fd00:1122:3344:101::e]:48673 | ||
| 916 | 2026.01.23 15:28:24.082474 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.01.23 15:28:24.082468 [ 288 ] {} <Debug> TCP-Session: 30fbfdcd-b237-4c6c-a91e-fff528eb0dd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54082 | ||
| 918 | 2026.01.23 15:28:24.082495 [ 287 ] {} <Debug> TCP-Session: 4017a364-9714-4971-b9a4-c9327ab5ce5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 919 | 2026.01.23 15:28:24.082507 [ 292 ] {} <Debug> TCP-Session: f96a18fe-bda5-4efb-927d-338ecf4c7629 Authenticating user 'default' from [fd00:1122:3344:101::e]:65277 | ||
| 920 | 2026.01.23 15:28:24.082517 [ 288 ] {} <Debug> TCP-Session: 30fbfdcd-b237-4c6c-a91e-fff528eb0dd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 921 | 2026.01.23 15:28:24.082528 [ 287 ] {} <Debug> TCP-Session: 4017a364-9714-4971-b9a4-c9327ab5ce5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.01.23 15:28:24.082540 [ 292 ] {} <Debug> TCP-Session: f96a18fe-bda5-4efb-927d-338ecf4c7629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2026.01.23 15:28:24.082553 [ 288 ] {} <Debug> TCP-Session: 30fbfdcd-b237-4c6c-a91e-fff528eb0dd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.01.23 15:28:24.082576 [ 292 ] {} <Debug> TCP-Session: f96a18fe-bda5-4efb-927d-338ecf4c7629 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.01.23 15:28:24.082401 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33095 | ||
| 926 | 2026.01.23 15:28:24.082613 [ 286 ] {fabf4f52-053f-4cfa-9991-11ea3338d6ae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42037) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 927 | 2026.01.23 15:28:24.082392 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52029 | ||
| 928 | 2026.01.23 15:28:24.082366 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50862 | ||
| 929 | 2026.01.23 15:28:24.082702 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 930 | 2026.01.23 15:28:24.082364 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64577 | ||
| 931 | 2026.01.23 15:28:24.082739 [ 294 ] {} <Debug> TCP-Session: 90350cff-65c8-4157-ab8d-e03580fafd44 Authenticating user 'default' from [fd00:1122:3344:101::e]:33095 | ||
| 932 | 2026.01.23 15:28:24.082732 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 933 | 2026.01.23 15:28:24.082751 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 934 | 2026.01.23 15:28:24.082766 [ 294 ] {} <Debug> TCP-Session: 90350cff-65c8-4157-ab8d-e03580fafd44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.01.23 15:28:24.082784 [ 293 ] {} <Debug> TCP-Session: e00e5932-3c5a-4b1f-9384-e2fce78a57e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52029 | ||
| 936 | 2026.01.23 15:28:24.082792 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 937 | 2026.01.23 15:28:24.082794 [ 291 ] {} <Debug> TCP-Session: 01eea126-9b85-4f12-aa79-04a963b0475a Authenticating user 'default' from [fd00:1122:3344:101::e]:50862 | ||
| 938 | 2026.01.23 15:28:24.082838 [ 293 ] {} <Debug> TCP-Session: e00e5932-3c5a-4b1f-9384-e2fce78a57e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2026.01.23 15:28:24.082846 [ 290 ] {} <Debug> TCP-Session: cde6f1ed-8814-4ccc-a9bb-a39217ef8082 Authenticating user 'default' from [fd00:1122:3344:101::e]:64577 | ||
| 940 | 2026.01.23 15:28:24.082873 [ 286 ] {fabf4f52-053f-4cfa-9991-11ea3338d6ae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 941 | 2026.01.23 15:28:24.082907 [ 290 ] {} <Debug> TCP-Session: cde6f1ed-8814-4ccc-a9bb-a39217ef8082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.01.23 15:28:24.082863 [ 291 ] {} <Debug> TCP-Session: 01eea126-9b85-4f12-aa79-04a963b0475a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.01.23 15:28:24.082934 [ 290 ] {} <Debug> TCP-Session: cde6f1ed-8814-4ccc-a9bb-a39217ef8082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.01.23 15:28:24.082951 [ 291 ] {} <Debug> TCP-Session: 01eea126-9b85-4f12-aa79-04a963b0475a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.01.23 15:28:24.082955 [ 286 ] {fabf4f52-053f-4cfa-9991-11ea3338d6ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 946 | 2026.01.23 15:28:24.082876 [ 293 ] {} <Debug> TCP-Session: e00e5932-3c5a-4b1f-9384-e2fce78a57e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.01.23 15:28:24.082802 [ 294 ] {} <Debug> TCP-Session: 90350cff-65c8-4157-ab8d-e03580fafd44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.01.23 15:28:24.082486 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 949 | 2026.01.23 15:28:24.083059 [ 289 ] {} <Debug> TCP-Session: b4e10408-b620-4a64-b1ea-7fd515709e78 Authenticating user 'default' from [fd00:1122:3344:101::e]:61978 | ||
| 950 | 2026.01.23 15:28:24.083075 [ 289 ] {} <Debug> TCP-Session: b4e10408-b620-4a64-b1ea-7fd515709e78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.01.23 15:28:24.083088 [ 289 ] {} <Debug> TCP-Session: b4e10408-b620-4a64-b1ea-7fd515709e78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.01.23 15:28:24.083250 [ 286 ] {fabf4f52-053f-4cfa-9991-11ea3338d6ae} <Debug> oximeter.version (eacc2e24-053b-4b2b-a755-7fc0b2704d50) (SelectExecutor): Key condition: unknown | ||
| 953 | 2026.01.23 15:28:24.084121 [ 307 ] {fabf4f52-053f-4cfa-9991-11ea3338d6ae} <Trace> AggregatingTransform: Aggregating | ||
| 954 | 2026.01.23 15:28:24.084183 [ 307 ] {fabf4f52-053f-4cfa-9991-11ea3338d6ae} <Trace> Aggregator: Aggregation method: without_key | ||
| 955 | 2026.01.23 15:28:24.084226 [ 307 ] {fabf4f52-053f-4cfa-9991-11ea3338d6ae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877961 sec. (1139.003 rows/sec., 44.49 KiB/sec.) | ||
| 956 | 2026.01.23 15:28:24.084250 [ 307 ] {fabf4f52-053f-4cfa-9991-11ea3338d6ae} <Trace> Aggregator: Merging aggregated data | ||
| 957 | 2026.01.23 15:28:24.085556 [ 286 ] {fabf4f52-053f-4cfa-9991-11ea3338d6ae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003001 sec., 333.22225924691764 rows/sec., 13.02 KiB/sec. | ||
| 958 | 2026.01.23 15:28:24.085693 [ 286 ] {fabf4f52-053f-4cfa-9991-11ea3338d6ae} <Debug> TCPHandler: Processed in 0.003351208 sec. | ||
| 959 | 2026.01.23 15:28:24.085802 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 960 | 2026.01.23 15:28:24.085831 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 961 | 2026.01.23 15:28:24.085850 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.01.23 15:28:24.085869 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.01.23 15:28:24.085876 [ 287 ] {} <Debug> TCP-Session: 4017a364-9714-4971-b9a4-c9327ab5ce5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.01.23 15:28:24.085890 [ 291 ] {} <Debug> TCP-Session: 01eea126-9b85-4f12-aa79-04a963b0475a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 965 | 2026.01.23 15:28:24.085909 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.01.23 15:28:24.085930 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.01.23 15:28:24.085947 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2026.01.23 15:28:24.085958 [ 289 ] {} <Debug> TCP-Session: b4e10408-b620-4a64-b1ea-7fd515709e78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.01.23 15:28:24.085971 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2026.01.23 15:28:24.085976 [ 290 ] {} <Debug> TCP-Session: cde6f1ed-8814-4ccc-a9bb-a39217ef8082 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.01.23 15:28:24.085989 [ 292 ] {} <Debug> TCP-Session: f96a18fe-bda5-4efb-927d-338ecf4c7629 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.01.23 15:28:24.086016 [ 293 ] {} <Debug> TCP-Session: e00e5932-3c5a-4b1f-9384-e2fce78a57e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.01.23 15:28:24.085835 [ 286 ] {} <Debug> TCP-Session: 4cfc76c1-d804-4564-a72b-d74d22a823a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.01.23 15:28:24.085918 [ 288 ] {} <Debug> TCP-Session: 30fbfdcd-b237-4c6c-a91e-fff528eb0dd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.01.23 15:28:24.085890 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 976 | 2026.01.23 15:28:24.086116 [ 294 ] {} <Debug> TCP-Session: 90350cff-65c8-4157-ab8d-e03580fafd44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.01.23 15:28:27.786651 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 94 | ||
| 978 | 2026.01.23 15:28:27.788761 [ 243 ] {} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2026.01.23 15:28:27.788804 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 980 | 2026.01.23 15:28:27.789922 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 981 | 2026.01.23 15:28:27.790328 [ 243 ] {} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2026.01.23 15:28:27.790557 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 983 | 2026.01.23 15:28:28.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.19 MiB, peak 172.44 MiB, free memory in arenas 0.00 B, will set to 162.21 MiB (RSS), difference: 4.03 MiB | ||
| 984 | 2026.01.23 15:28:29.875827 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2026.01.23 15:28:29.876019 [ 3 ] {55f71e79-6bd3-4eae-8f79-26148dac4a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 986 | 2026.01.23 15:28:29.876293 [ 3 ] {55f71e79-6bd3-4eae-8f79-26148dac4a52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 987 | 2026.01.23 15:28:29.876362 [ 3 ] {55f71e79-6bd3-4eae-8f79-26148dac4a52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 988 | 2026.01.23 15:28:29.876786 [ 3 ] {55f71e79-6bd3-4eae-8f79-26148dac4a52} <Debug> TCPHandler: Processed in 0.001084125 sec. | ||
| 989 | 2026.01.23 15:28:29.890169 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 990 | 2026.01.23 15:28:29.890323 [ 3 ] {0c918935-b7a3-4247-96c8-bb3590122c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 991 | 2026.01.23 15:28:29.896978 [ 3 ] {0c918935-b7a3-4247-96c8-bb3590122c10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 992 | 2026.01.23 15:28:29.897032 [ 3 ] {0c918935-b7a3-4247-96c8-bb3590122c10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 993 | 2026.01.23 15:28:29.899439 [ 3 ] {0c918935-b7a3-4247-96c8-bb3590122c10} <Debug> TCPHandler: Processed in 0.009331057 sec. | ||
| 994 | 2026.01.23 15:28:29.902315 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.01.23 15:28:29.902448 [ 3 ] {0ef8dc0c-bcfe-45c7-8074-cf921bc27804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 996 | 2026.01.23 15:28:29.907038 [ 3 ] {0ef8dc0c-bcfe-45c7-8074-cf921bc27804} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 997 | 2026.01.23 15:28:29.907091 [ 3 ] {0ef8dc0c-bcfe-45c7-8074-cf921bc27804} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 998 | 2026.01.23 15:28:29.907491 [ 3 ] {0ef8dc0c-bcfe-45c7-8074-cf921bc27804} <Debug> TCPHandler: Processed in 0.005229441 sec. | ||
| 999 | 2026.01.23 15:28:29.907820 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2026.01.23 15:28:29.907944 [ 3 ] {99e33123-5af4-4fe2-8fee-24e8f4834b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1001 | 2026.01.23 15:28:29.908203 [ 3 ] {99e33123-5af4-4fe2-8fee-24e8f4834b4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1002 | 2026.01.23 15:28:29.908247 [ 3 ] {99e33123-5af4-4fe2-8fee-24e8f4834b4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1003 | 2026.01.23 15:28:29.908570 [ 3 ] {99e33123-5af4-4fe2-8fee-24e8f4834b4a} <Debug> TCPHandler: Processed in 0.000800708 sec. | ||
| 1004 | 2026.01.23 15:28:29.908897 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2026.01.23 15:28:29.909015 [ 3 ] {50c4fedf-9909-4d33-aa0b-b84a4b729501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1006 | 2026.01.23 15:28:29.909279 [ 3 ] {50c4fedf-9909-4d33-aa0b-b84a4b729501} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1007 | 2026.01.23 15:28:29.909324 [ 3 ] {50c4fedf-9909-4d33-aa0b-b84a4b729501} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1008 | 2026.01.23 15:28:29.909647 [ 3 ] {50c4fedf-9909-4d33-aa0b-b84a4b729501} <Debug> TCPHandler: Processed in 0.000799698 sec. | ||
| 1009 | 2026.01.23 15:28:29.909894 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1010 | 2026.01.23 15:28:29.910013 [ 3 ] {e37b4506-0a72-4b2c-9c7b-a3b6e77570c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1011 | 2026.01.23 15:28:29.910262 [ 3 ] {e37b4506-0a72-4b2c-9c7b-a3b6e77570c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1012 | 2026.01.23 15:28:29.910307 [ 3 ] {e37b4506-0a72-4b2c-9c7b-a3b6e77570c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1013 | 2026.01.23 15:28:29.910629 [ 3 ] {e37b4506-0a72-4b2c-9c7b-a3b6e77570c0} <Debug> TCPHandler: Processed in 0.000783208 sec. | ||
| 1014 | 2026.01.23 15:28:29.910876 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1015 | 2026.01.23 15:28:29.910994 [ 3 ] {3128cd12-98a4-4f56-9c56-06c603512ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1016 | 2026.01.23 15:28:29.911241 [ 3 ] {3128cd12-98a4-4f56-9c56-06c603512ae1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1017 | 2026.01.23 15:28:29.911292 [ 3 ] {3128cd12-98a4-4f56-9c56-06c603512ae1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1018 | 2026.01.23 15:28:29.911639 [ 3 ] {3128cd12-98a4-4f56-9c56-06c603512ae1} <Debug> TCPHandler: Processed in 0.000812569 sec. | ||
| 1019 | 2026.01.23 15:28:29.911976 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1020 | 2026.01.23 15:28:29.912098 [ 3 ] {104a7028-1af2-4fa1-9ef4-872d1dacffa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1021 | 2026.01.23 15:28:29.912349 [ 3 ] {104a7028-1af2-4fa1-9ef4-872d1dacffa3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1022 | 2026.01.23 15:28:29.912394 [ 3 ] {104a7028-1af2-4fa1-9ef4-872d1dacffa3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1023 | 2026.01.23 15:28:29.912746 [ 3 ] {104a7028-1af2-4fa1-9ef4-872d1dacffa3} <Debug> TCPHandler: Processed in 0.000821809 sec. | ||
| 1024 | 2026.01.23 15:28:29.920148 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1025 | 2026.01.23 15:28:29.920297 [ 3 ] {8bd26989-063a-428f-9b05-46fb4af137a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1026 | 2026.01.23 15:28:29.920617 [ 3 ] {8bd26989-063a-428f-9b05-46fb4af137a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1027 | 2026.01.23 15:28:29.920672 [ 3 ] {8bd26989-063a-428f-9b05-46fb4af137a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1028 | 2026.01.23 15:28:29.921091 [ 3 ] {8bd26989-063a-428f-9b05-46fb4af137a0} <Debug> TCPHandler: Processed in 0.000997483 sec. | ||
| 1029 | 2026.01.23 15:28:29.921345 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1030 | 2026.01.23 15:28:29.921468 [ 3 ] {4fe1e95b-b959-40e7-bd59-79d808c7ec1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1031 | 2026.01.23 15:28:29.921722 [ 3 ] {4fe1e95b-b959-40e7-bd59-79d808c7ec1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1032 | 2026.01.23 15:28:29.921767 [ 3 ] {4fe1e95b-b959-40e7-bd59-79d808c7ec1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1033 | 2026.01.23 15:28:29.922093 [ 3 ] {4fe1e95b-b959-40e7-bd59-79d808c7ec1c} <Debug> TCPHandler: Processed in 0.000796548 sec. | ||
| 1034 | 2026.01.23 15:28:29.922311 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1035 | 2026.01.23 15:28:29.922431 [ 3 ] {391fc15f-31e8-433e-9cb2-c953fdcc1662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1036 | 2026.01.23 15:28:29.922689 [ 3 ] {391fc15f-31e8-433e-9cb2-c953fdcc1662} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1037 | 2026.01.23 15:28:29.922733 [ 3 ] {391fc15f-31e8-433e-9cb2-c953fdcc1662} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1038 | 2026.01.23 15:28:29.923062 [ 3 ] {391fc15f-31e8-433e-9cb2-c953fdcc1662} <Debug> TCPHandler: Processed in 0.000798889 sec. | ||
| 1039 | 2026.01.23 15:28:29.923274 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1040 | 2026.01.23 15:28:29.923393 [ 3 ] {db1691d0-112b-4f8e-8456-5fcf054924c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1041 | 2026.01.23 15:28:29.923649 [ 3 ] {db1691d0-112b-4f8e-8456-5fcf054924c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1042 | 2026.01.23 15:28:29.923694 [ 3 ] {db1691d0-112b-4f8e-8456-5fcf054924c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1043 | 2026.01.23 15:28:29.924019 [ 3 ] {db1691d0-112b-4f8e-8456-5fcf054924c4} <Debug> TCPHandler: Processed in 0.000792979 sec. | ||
| 1044 | 2026.01.23 15:28:29.924251 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1045 | 2026.01.23 15:28:29.924371 [ 3 ] {5d0f7ce7-06cc-45bb-87c3-3f3b59a87192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1046 | 2026.01.23 15:28:29.924627 [ 3 ] {5d0f7ce7-06cc-45bb-87c3-3f3b59a87192} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1047 | 2026.01.23 15:28:29.924671 [ 3 ] {5d0f7ce7-06cc-45bb-87c3-3f3b59a87192} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1048 | 2026.01.23 15:28:29.924996 [ 3 ] {5d0f7ce7-06cc-45bb-87c3-3f3b59a87192} <Debug> TCPHandler: Processed in 0.000793358 sec. | ||
| 1049 | 2026.01.23 15:28:29.925193 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2026.01.23 15:28:29.925313 [ 3 ] {bf4d9410-0e8f-4ae7-b9b3-318e64efc8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1051 | 2026.01.23 15:28:29.925571 [ 3 ] {bf4d9410-0e8f-4ae7-b9b3-318e64efc8f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1052 | 2026.01.23 15:28:29.925616 [ 3 ] {bf4d9410-0e8f-4ae7-b9b3-318e64efc8f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1053 | 2026.01.23 15:28:29.925968 [ 3 ] {bf4d9410-0e8f-4ae7-b9b3-318e64efc8f4} <Debug> TCPHandler: Processed in 0.000823619 sec. | ||
| 1054 | 2026.01.23 15:28:29.926177 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1055 | 2026.01.23 15:28:29.926302 [ 3 ] {509f031d-e2a7-4fe2-a770-ff903a83dcf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1056 | 2026.01.23 15:28:29.926602 [ 3 ] {509f031d-e2a7-4fe2-a770-ff903a83dcf5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1057 | 2026.01.23 15:28:29.926648 [ 3 ] {509f031d-e2a7-4fe2-a770-ff903a83dcf5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1058 | 2026.01.23 15:28:29.926977 [ 3 ] {509f031d-e2a7-4fe2-a770-ff903a83dcf5} <Debug> TCPHandler: Processed in 0.000849969 sec. | ||
| 1059 | 2026.01.23 15:28:29.927214 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2026.01.23 15:28:29.927339 [ 3 ] {739e0e56-92ce-40c5-bbcd-33ae52f8c79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1061 | 2026.01.23 15:28:29.927610 [ 3 ] {739e0e56-92ce-40c5-bbcd-33ae52f8c79e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1062 | 2026.01.23 15:28:29.927655 [ 3 ] {739e0e56-92ce-40c5-bbcd-33ae52f8c79e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1063 | 2026.01.23 15:28:29.927963 [ 3 ] {739e0e56-92ce-40c5-bbcd-33ae52f8c79e} <Debug> TCPHandler: Processed in 0.000798038 sec. | ||
| 1064 | 2026.01.23 15:28:29.928165 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2026.01.23 15:28:29.928286 [ 3 ] {102c34b5-d2f4-470c-b957-066d3070b8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1066 | 2026.01.23 15:28:29.928551 [ 3 ] {102c34b5-d2f4-470c-b957-066d3070b8a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1067 | 2026.01.23 15:28:29.928597 [ 3 ] {102c34b5-d2f4-470c-b957-066d3070b8a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1068 | 2026.01.23 15:28:29.928920 [ 3 ] {102c34b5-d2f4-470c-b957-066d3070b8a2} <Debug> TCPHandler: Processed in 0.000804498 sec. | ||
| 1069 | 2026.01.23 15:28:29.929131 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.01.23 15:28:29.929253 [ 3 ] {147550af-627d-427a-9270-24a937364ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1071 | 2026.01.23 15:28:29.929519 [ 3 ] {147550af-627d-427a-9270-24a937364ce6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1072 | 2026.01.23 15:28:29.929563 [ 3 ] {147550af-627d-427a-9270-24a937364ce6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1073 | 2026.01.23 15:28:29.929891 [ 3 ] {147550af-627d-427a-9270-24a937364ce6} <Debug> TCPHandler: Processed in 0.000808219 sec. | ||
| 1074 | 2026.01.23 15:28:29.930097 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2026.01.23 15:28:29.930219 [ 3 ] {2826e984-97dc-4be5-9a54-224f2d60d0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1076 | 2026.01.23 15:28:29.930479 [ 3 ] {2826e984-97dc-4be5-9a54-224f2d60d0b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1077 | 2026.01.23 15:28:29.930521 [ 3 ] {2826e984-97dc-4be5-9a54-224f2d60d0b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1078 | 2026.01.23 15:28:29.930862 [ 3 ] {2826e984-97dc-4be5-9a54-224f2d60d0b0} <Debug> TCPHandler: Processed in 0.000813259 sec. | ||
| 1079 | 2026.01.23 15:28:29.931079 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2026.01.23 15:28:29.931204 [ 3 ] {bedd9786-4727-4589-af47-0181bb9b0a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1081 | 2026.01.23 15:28:29.931467 [ 3 ] {bedd9786-4727-4589-af47-0181bb9b0a1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1082 | 2026.01.23 15:28:29.931511 [ 3 ] {bedd9786-4727-4589-af47-0181bb9b0a1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1083 | 2026.01.23 15:28:29.931836 [ 3 ] {bedd9786-4727-4589-af47-0181bb9b0a1c} <Debug> TCPHandler: Processed in 0.000814639 sec. | ||
| 1084 | 2026.01.23 15:28:29.932055 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2026.01.23 15:28:29.932170 [ 3 ] {68ac7815-35b3-49ef-9bad-5313fa84280e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1086 | 2026.01.23 15:28:29.932418 [ 3 ] {68ac7815-35b3-49ef-9bad-5313fa84280e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1087 | 2026.01.23 15:28:29.932460 [ 3 ] {68ac7815-35b3-49ef-9bad-5313fa84280e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1088 | 2026.01.23 15:28:29.932766 [ 3 ] {68ac7815-35b3-49ef-9bad-5313fa84280e} <Debug> TCPHandler: Processed in 0.000807489 sec. | ||
| 1089 | 2026.01.23 15:28:29.933034 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1090 | 2026.01.23 15:28:29.933162 [ 3 ] {f15f69f6-27df-4211-907c-0d53eac770e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1091 | 2026.01.23 15:28:29.933445 [ 3 ] {f15f69f6-27df-4211-907c-0d53eac770e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1092 | 2026.01.23 15:28:29.933491 [ 3 ] {f15f69f6-27df-4211-907c-0d53eac770e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1093 | 2026.01.23 15:28:29.933827 [ 3 ] {f15f69f6-27df-4211-907c-0d53eac770e8} <Debug> TCPHandler: Processed in 0.00084259 sec. | ||
| 1094 | 2026.01.23 15:28:29.934355 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2026.01.23 15:28:29.934478 [ 3 ] {408e42d6-e266-4ddc-8de9-db4e54392c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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', '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') FORMAT Native; (stage: Complete) | ||
| 1096 | 2026.01.23 15:28:29.934749 [ 3 ] {408e42d6-e266-4ddc-8de9-db4e54392c3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1097 | 2026.01.23 15:28:29.934793 [ 3 ] {408e42d6-e266-4ddc-8de9-db4e54392c3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1098 | 2026.01.23 15:28:29.935119 [ 3 ] {408e42d6-e266-4ddc-8de9-db4e54392c3b} <Debug> TCPHandler: Processed in 0.000812779 sec. | ||
| 1099 | 2026.01.23 15:28:29.935327 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.01.23 15:28:29.935453 [ 3 ] {67b85fd8-932b-45db-8d51-d3fd10a5fbe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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', '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') FORMAT Native; (stage: Complete) | ||
| 1101 | 2026.01.23 15:28:29.935723 [ 3 ] {67b85fd8-932b-45db-8d51-d3fd10a5fbe5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1102 | 2026.01.23 15:28:29.935766 [ 3 ] {67b85fd8-932b-45db-8d51-d3fd10a5fbe5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1103 | 2026.01.23 15:28:29.936126 [ 3 ] {67b85fd8-932b-45db-8d51-d3fd10a5fbe5} <Debug> TCPHandler: Processed in 0.00084552 sec. | ||
| 1104 | 2026.01.23 15:28:29.936323 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2026.01.23 15:28:29.936449 [ 3 ] {f7439fac-4e05-4f02-ab9e-a2f7f93a37ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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', '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') FORMAT Native; (stage: Complete) | ||
| 1106 | 2026.01.23 15:28:29.936720 [ 3 ] {f7439fac-4e05-4f02-ab9e-a2f7f93a37ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1107 | 2026.01.23 15:28:29.936763 [ 3 ] {f7439fac-4e05-4f02-ab9e-a2f7f93a37ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1108 | 2026.01.23 15:28:29.937120 [ 3 ] {f7439fac-4e05-4f02-ab9e-a2f7f93a37ab} <Debug> TCPHandler: Processed in 0.000845199 sec. | ||
| 1109 | 2026.01.23 15:28:29.939495 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2026.01.23 15:28:29.939606 [ 3 ] {fa94cb73-ffcc-421e-a5b3-be4950309122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1111 | 2026.01.23 15:28:29.939647 [ 3 ] {fa94cb73-ffcc-421e-a5b3-be4950309122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1112 | 2026.01.23 15:28:29.942696 [ 3 ] {fa94cb73-ffcc-421e-a5b3-be4950309122} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1113 | 2026.01.23 15:28:29.942739 [ 3 ] {fa94cb73-ffcc-421e-a5b3-be4950309122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1114 | 2026.01.23 15:28:29.943344 [ 3 ] {fa94cb73-ffcc-421e-a5b3-be4950309122} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1115 | 2026.01.23 15:28:29.943763 [ 3 ] {fa94cb73-ffcc-421e-a5b3-be4950309122} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1116 | 2026.01.23 15:28:29.943916 [ 3 ] {fa94cb73-ffcc-421e-a5b3-be4950309122} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.004341 sec., 5759.041695461875 rows/sec., 1.24 MiB/sec. | ||
| 1117 | 2026.01.23 15:28:29.943955 [ 3 ] {fa94cb73-ffcc-421e-a5b3-be4950309122} <Debug> TCPHandler: Processed in 0.004511864 sec. | ||
| 1118 | 2026.01.23 15:28:29.944077 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2026.01.23 15:28:29.944175 [ 3 ] {7b994564-e3bb-4921-a2fd-3c066b78f2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1120 | 2026.01.23 15:28:29.944216 [ 3 ] {7b994564-e3bb-4921-a2fd-3c066b78f2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1121 | 2026.01.23 15:28:29.950716 [ 3 ] {7b994564-e3bb-4921-a2fd-3c066b78f2e8} <Trace> oximeter.fields_i16 (9437889c-e483-4a68-b67d-ba678c89656e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1122 | 2026.01.23 15:28:29.950751 [ 3 ] {7b994564-e3bb-4921-a2fd-3c066b78f2e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1123 | 2026.01.23 15:28:29.953678 [ 3 ] {7b994564-e3bb-4921-a2fd-3c066b78f2e8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1124 | 2026.01.23 15:28:29.954103 [ 3 ] {7b994564-e3bb-4921-a2fd-3c066b78f2e8} <Trace> oximeter.fields_i16 (9437889c-e483-4a68-b67d-ba678c89656e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1125 | 2026.01.23 15:28:29.954241 [ 3 ] {7b994564-e3bb-4921-a2fd-3c066b78f2e8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.010088 sec., 2379.064234734338 rows/sec., 202.13 KiB/sec. | ||
| 1126 | 2026.01.23 15:28:29.954298 [ 3 ] {7b994564-e3bb-4921-a2fd-3c066b78f2e8} <Debug> TCPHandler: Processed in 0.010252298 sec. | ||
| 1127 | 2026.01.23 15:28:29.954425 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2026.01.23 15:28:29.954524 [ 3 ] {ee7b211f-cbe9-4bf0-8e4c-8c2b1a237ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1129 | 2026.01.23 15:28:29.954565 [ 3 ] {ee7b211f-cbe9-4bf0-8e4c-8c2b1a237ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1130 | 2026.01.23 15:28:29.955044 [ 3 ] {ee7b211f-cbe9-4bf0-8e4c-8c2b1a237ceb} <Trace> oximeter.fields_ipaddr (5e3a80cd-f63a-4a32-a527-628591470b1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1131 | 2026.01.23 15:28:29.955089 [ 3 ] {ee7b211f-cbe9-4bf0-8e4c-8c2b1a237ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1132 | 2026.01.23 15:28:29.955550 [ 3 ] {ee7b211f-cbe9-4bf0-8e4c-8c2b1a237ceb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1133 | 2026.01.23 15:28:29.956004 [ 3 ] {ee7b211f-cbe9-4bf0-8e4c-8c2b1a237ceb} <Trace> oximeter.fields_ipaddr (5e3a80cd-f63a-4a32-a527-628591470b1a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1134 | 2026.01.23 15:28:29.956139 [ 3 ] {ee7b211f-cbe9-4bf0-8e4c-8c2b1a237ceb} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001636 sec., 4889.975550122249 rows/sec., 398.74 KiB/sec. | ||
| 1135 | 2026.01.23 15:28:29.956175 [ 3 ] {ee7b211f-cbe9-4bf0-8e4c-8c2b1a237ceb} <Debug> TCPHandler: Processed in 0.001799531 sec. | ||
| 1136 | 2026.01.23 15:28:29.956288 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2026.01.23 15:28:29.956382 [ 3 ] {a83e7d06-5954-4004-ab47-831dbfe9d7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1138 | 2026.01.23 15:28:29.956422 [ 3 ] {a83e7d06-5954-4004-ab47-831dbfe9d7cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1139 | 2026.01.23 15:28:29.956917 [ 3 ] {a83e7d06-5954-4004-ab47-831dbfe9d7cb} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1140 | 2026.01.23 15:28:29.956955 [ 3 ] {a83e7d06-5954-4004-ab47-831dbfe9d7cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1141 | 2026.01.23 15:28:29.957521 [ 3 ] {a83e7d06-5954-4004-ab47-831dbfe9d7cb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1142 | 2026.01.23 15:28:29.957978 [ 3 ] {a83e7d06-5954-4004-ab47-831dbfe9d7cb} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1143 | 2026.01.23 15:28:29.958114 [ 3 ] {a83e7d06-5954-4004-ab47-831dbfe9d7cb} <Debug> executeQuery: Read 180 rows, 16.78 KiB in 0.001752 sec., 102739.72602739725 rows/sec., 9.35 MiB/sec. | ||
| 1144 | 2026.01.23 15:28:29.958153 [ 3 ] {a83e7d06-5954-4004-ab47-831dbfe9d7cb} <Debug> TCPHandler: Processed in 0.001915924 sec. | ||
| 1145 | 2026.01.23 15:28:29.958267 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2026.01.23 15:28:29.958365 [ 3 ] {499db478-6ed2-4607-be44-60c215b5e332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1147 | 2026.01.23 15:28:29.958407 [ 3 ] {499db478-6ed2-4607-be44-60c215b5e332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1148 | 2026.01.23 15:28:29.958828 [ 3 ] {499db478-6ed2-4607-be44-60c215b5e332} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1149 | 2026.01.23 15:28:29.958865 [ 3 ] {499db478-6ed2-4607-be44-60c215b5e332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1150 | 2026.01.23 15:28:29.959384 [ 3 ] {499db478-6ed2-4607-be44-60c215b5e332} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1151 | 2026.01.23 15:28:29.959831 [ 3 ] {499db478-6ed2-4607-be44-60c215b5e332} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1152 | 2026.01.23 15:28:29.959966 [ 3 ] {499db478-6ed2-4607-be44-60c215b5e332} <Debug> executeQuery: Read 35 rows, 2.65 KiB in 0.00162 sec., 21604.93827160494 rows/sec., 1.60 MiB/sec. | ||
| 1153 | 2026.01.23 15:28:29.960004 [ 3 ] {499db478-6ed2-4607-be44-60c215b5e332} <Debug> TCPHandler: Processed in 0.001786671 sec. | ||
| 1154 | 2026.01.23 15:28:29.960119 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2026.01.23 15:28:29.960214 [ 3 ] {aad9e521-302b-4061-99de-ab06b337c0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1156 | 2026.01.23 15:28:29.960260 [ 3 ] {aad9e521-302b-4061-99de-ab06b337c0bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1157 | 2026.01.23 15:28:29.960695 [ 3 ] {aad9e521-302b-4061-99de-ab06b337c0bd} <Trace> oximeter.fields_u32 (276d3439-43d5-47f2-a065-78824dbb62c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1158 | 2026.01.23 15:28:29.960730 [ 3 ] {aad9e521-302b-4061-99de-ab06b337c0bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1159 | 2026.01.23 15:28:29.961171 [ 3 ] {aad9e521-302b-4061-99de-ab06b337c0bd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1160 | 2026.01.23 15:28:29.961599 [ 3 ] {aad9e521-302b-4061-99de-ab06b337c0bd} <Trace> oximeter.fields_u32 (276d3439-43d5-47f2-a065-78824dbb62c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1161 | 2026.01.23 15:28:29.961737 [ 3 ] {aad9e521-302b-4061-99de-ab06b337c0bd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001541 sec., 15574.302401038287 rows/sec., 1.29 MiB/sec. | ||
| 1162 | 2026.01.23 15:28:29.961774 [ 3 ] {aad9e521-302b-4061-99de-ab06b337c0bd} <Debug> TCPHandler: Processed in 0.00170943 sec. | ||
| 1163 | 2026.01.23 15:28:29.961883 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2026.01.23 15:28:29.961979 [ 3 ] {220601c4-f7f6-4447-ad43-63ca68e24a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1165 | 2026.01.23 15:28:29.962026 [ 3 ] {220601c4-f7f6-4447-ad43-63ca68e24a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1166 | 2026.01.23 15:28:29.962413 [ 3 ] {220601c4-f7f6-4447-ad43-63ca68e24a13} <Trace> oximeter.fields_u8 (f7b8c972-0c4f-462b-9456-9ef836e6be8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2026.01.23 15:28:29.962450 [ 3 ] {220601c4-f7f6-4447-ad43-63ca68e24a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1168 | 2026.01.23 15:28:29.962904 [ 3 ] {220601c4-f7f6-4447-ad43-63ca68e24a13} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1169 | 2026.01.23 15:28:29.963329 [ 3 ] {220601c4-f7f6-4447-ad43-63ca68e24a13} <Trace> oximeter.fields_u8 (f7b8c972-0c4f-462b-9456-9ef836e6be8e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2026.01.23 15:28:29.963487 [ 3 ] {220601c4-f7f6-4447-ad43-63ca68e24a13} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001528 sec., 7853.4031413612565 rows/sec., 613.55 KiB/sec. | ||
| 1171 | 2026.01.23 15:28:29.963532 [ 3 ] {220601c4-f7f6-4447-ad43-63ca68e24a13} <Debug> TCPHandler: Processed in 0.00169847 sec. | ||
| 1172 | 2026.01.23 15:28:29.963674 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2026.01.23 15:28:29.963780 [ 3 ] {f668ff41-6a7c-4c69-9c31-0f0fad43dc04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1174 | 2026.01.23 15:28:29.963828 [ 3 ] {f668ff41-6a7c-4c69-9c31-0f0fad43dc04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1175 | 2026.01.23 15:28:29.965966 [ 3 ] {f668ff41-6a7c-4c69-9c31-0f0fad43dc04} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2026.01.23 15:28:29.966036 [ 3 ] {f668ff41-6a7c-4c69-9c31-0f0fad43dc04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1177 | 2026.01.23 15:28:29.966648 [ 3 ] {f668ff41-6a7c-4c69-9c31-0f0fad43dc04} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1178 | 2026.01.23 15:28:29.967095 [ 3 ] {f668ff41-6a7c-4c69-9c31-0f0fad43dc04} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2026.01.23 15:28:29.967259 [ 3 ] {f668ff41-6a7c-4c69-9c31-0f0fad43dc04} <Debug> executeQuery: Read 90 rows, 7.59 KiB in 0.003499 sec., 25721.63475278651 rows/sec., 2.12 MiB/sec. | ||
| 1180 | 2026.01.23 15:28:29.967311 [ 3 ] {f668ff41-6a7c-4c69-9c31-0f0fad43dc04} <Debug> TCPHandler: Processed in 0.003693335 sec. | ||
| 1181 | 2026.01.23 15:28:29.967437 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.01.23 15:28:29.967544 [ 3 ] {fa8cec41-6f68-4776-857c-ca07c9d32505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1183 | 2026.01.23 15:28:29.967594 [ 3 ] {fa8cec41-6f68-4776-857c-ca07c9d32505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1184 | 2026.01.23 15:28:29.970088 [ 3 ] {fa8cec41-6f68-4776-857c-ca07c9d32505} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.01.23 15:28:29.970122 [ 3 ] {fa8cec41-6f68-4776-857c-ca07c9d32505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1186 | 2026.01.23 15:28:29.970704 [ 3 ] {fa8cec41-6f68-4776-857c-ca07c9d32505} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1187 | 2026.01.23 15:28:29.971131 [ 3 ] {fa8cec41-6f68-4776-857c-ca07c9d32505} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.01.23 15:28:29.971264 [ 3 ] {fa8cec41-6f68-4776-857c-ca07c9d32505} <Debug> executeQuery: Read 222 rows, 17.78 KiB in 0.003744 sec., 59294.8717948718 rows/sec., 4.64 MiB/sec. | ||
| 1189 | 2026.01.23 15:28:29.971302 [ 3 ] {fa8cec41-6f68-4776-857c-ca07c9d32505} <Debug> TCPHandler: Processed in 0.003915511 sec. | ||
| 1190 | 2026.01.23 15:28:29.971430 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.01.23 15:28:29.971527 [ 3 ] {778b607c-0d29-4d78-bd67-29a09ed5139c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1192 | 2026.01.23 15:28:29.971582 [ 3 ] {778b607c-0d29-4d78-bd67-29a09ed5139c} <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 | ||
| 1193 | 2026.01.23 15:28:29.972372 [ 3 ] {778b607c-0d29-4d78-bd67-29a09ed5139c} <Trace> oximeter.measurements_histogramu64 (970ab6dd-7be0-4f7f-936e-9c83491ab51e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2026.01.23 15:28:29.972409 [ 3 ] {778b607c-0d29-4d78-bd67-29a09ed5139c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1195 | 2026.01.23 15:28:29.977381 [ 3 ] {778b607c-0d29-4d78-bd67-29a09ed5139c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1196 | 2026.01.23 15:28:29.978041 [ 3 ] {778b607c-0d29-4d78-bd67-29a09ed5139c} <Trace> oximeter.measurements_histogramu64 (970ab6dd-7be0-4f7f-936e-9c83491ab51e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2026.01.23 15:28:29.978217 [ 3 ] {778b607c-0d29-4d78-bd67-29a09ed5139c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.006708 sec., 2236.1359570661893 rows/sec., 4.01 MiB/sec. | ||
| 1198 | 2026.01.23 15:28:29.978297 [ 3 ] {778b607c-0d29-4d78-bd67-29a09ed5139c} <Debug> TCPHandler: Processed in 0.00691598 sec. | ||
| 1199 | 2026.01.23 15:28:29.978444 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2026.01.23 15:28:29.978556 [ 3 ] {ef88714c-0a57-407e-82de-271856572841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1201 | 2026.01.23 15:28:29.978608 [ 3 ] {ef88714c-0a57-407e-82de-271856572841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1202 | 2026.01.23 15:28:29.979003 [ 3 ] {ef88714c-0a57-407e-82de-271856572841} <Trace> oximeter.measurements_i64 (51b1c7f5-7328-42a1-95b1-aefa28181326): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2026.01.23 15:28:29.979045 [ 3 ] {ef88714c-0a57-407e-82de-271856572841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1204 | 2026.01.23 15:28:29.979695 [ 3 ] {ef88714c-0a57-407e-82de-271856572841} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1205 | 2026.01.23 15:28:29.980281 [ 3 ] {ef88714c-0a57-407e-82de-271856572841} <Trace> oximeter.measurements_i64 (51b1c7f5-7328-42a1-95b1-aefa28181326): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2026.01.23 15:28:29.980419 [ 3 ] {ef88714c-0a57-407e-82de-271856572841} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001894 sec., 1583.949313621964 rows/sec., 111.89 KiB/sec. | ||
| 1207 | 2026.01.23 15:28:29.980456 [ 3 ] {ef88714c-0a57-407e-82de-271856572841} <Debug> TCPHandler: Processed in 0.002069438 sec. | ||
| 1208 | 2026.01.23 15:28:29.980576 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1209 | 2026.01.23 15:28:29.980672 [ 3 ] {e2bda5a5-3a7a-4d9d-a621-2d920a031e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1210 | 2026.01.23 15:28:29.980714 [ 3 ] {e2bda5a5-3a7a-4d9d-a621-2d920a031e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1211 | 2026.01.23 15:28:29.981063 [ 3 ] {e2bda5a5-3a7a-4d9d-a621-2d920a031e38} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2026.01.23 15:28:29.981101 [ 3 ] {e2bda5a5-3a7a-4d9d-a621-2d920a031e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1213 | 2026.01.23 15:28:29.981604 [ 3 ] {e2bda5a5-3a7a-4d9d-a621-2d920a031e38} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1214 | 2026.01.23 15:28:29.982011 [ 3 ] {e2bda5a5-3a7a-4d9d-a621-2d920a031e38} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2026.01.23 15:28:29.982145 [ 3 ] {e2bda5a5-3a7a-4d9d-a621-2d920a031e38} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001491 sec., 13413.816230717639 rows/sec., 943.16 KiB/sec. | ||
| 1216 | 2026.01.23 15:28:29.982183 [ 3 ] {e2bda5a5-3a7a-4d9d-a621-2d920a031e38} <Debug> TCPHandler: Processed in 0.001658748 sec. | ||
| 1217 | 2026.01.23 15:28:30.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.97 MiB, peak 172.44 MiB, free memory in arenas 0.00 B, will set to 162.86 MiB (RSS), difference: -1.11 MiB | ||
| 1218 | 2026.01.23 15:28:30.300674 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1488 | ||
| 1219 | 2026.01.23 15:28:30.301245 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2026.01.23 15:28:30.301289 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1221 | 2026.01.23 15:28:30.302320 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1222 | 2026.01.23 15:28:30.302769 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2026.01.23 15:28:30.302915 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1488 | ||
| 1224 | 2026.01.23 15:28:30.380741 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1225 | 2026.01.23 15:28:30.400537 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2026.01.23 15:28:30.400598 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1227 | 2026.01.23 15:28:30.407538 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1228 | 2026.01.23 15:28:30.408860 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2026.01.23 15:28:30.413083 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1230 | 2026.01.23 15:28:31.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.39 MiB, peak 172.44 MiB, free memory in arenas 0.00 B, will set to 164.94 MiB (RSS), difference: 1.54 MiB | ||
| 1231 | 2026.01.23 15:28:34.878842 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2026.01.23 15:28:34.879032 [ 3 ] {93cee4fc-2f6d-4d4c-9226-80e99e02e8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1233 | 2026.01.23 15:28:34.879098 [ 3 ] {93cee4fc-2f6d-4d4c-9226-80e99e02e8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1234 | 2026.01.23 15:28:34.879778 [ 3 ] {93cee4fc-2f6d-4d4c-9226-80e99e02e8da} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2026.01.23 15:28:34.879826 [ 3 ] {93cee4fc-2f6d-4d4c-9226-80e99e02e8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1236 | 2026.01.23 15:28:34.880328 [ 3 ] {93cee4fc-2f6d-4d4c-9226-80e99e02e8da} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1237 | 2026.01.23 15:28:34.880786 [ 3 ] {93cee4fc-2f6d-4d4c-9226-80e99e02e8da} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2026.01.23 15:28:34.880963 [ 3 ] {93cee4fc-2f6d-4d4c-9226-80e99e02e8da} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001978 sec., 13144.59049544995 rows/sec., 1.02 MiB/sec. | ||
| 1239 | 2026.01.23 15:28:34.881010 [ 3 ] {93cee4fc-2f6d-4d4c-9226-80e99e02e8da} <Debug> TCPHandler: Processed in 0.002290493 sec. | ||
| 1240 | 2026.01.23 15:28:34.881139 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2026.01.23 15:28:34.881242 [ 3 ] {cee783e1-3975-4341-8d33-0123d90eb91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1242 | 2026.01.23 15:28:34.881287 [ 3 ] {cee783e1-3975-4341-8d33-0123d90eb91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1243 | 2026.01.23 15:28:34.881716 [ 3 ] {cee783e1-3975-4341-8d33-0123d90eb91f} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2026.01.23 15:28:34.881752 [ 3 ] {cee783e1-3975-4341-8d33-0123d90eb91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1245 | 2026.01.23 15:28:34.882186 [ 3 ] {cee783e1-3975-4341-8d33-0123d90eb91f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1246 | 2026.01.23 15:28:34.882654 [ 3 ] {cee783e1-3975-4341-8d33-0123d90eb91f} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2026.01.23 15:28:34.882799 [ 3 ] {cee783e1-3975-4341-8d33-0123d90eb91f} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001579 sec., 17732.74224192527 rows/sec., 1.38 MiB/sec. | ||
| 1248 | 2026.01.23 15:28:34.882838 [ 3 ] {cee783e1-3975-4341-8d33-0123d90eb91f} <Debug> TCPHandler: Processed in 0.001752261 sec. | ||
| 1249 | 2026.01.23 15:28:34.882963 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2026.01.23 15:28:34.883062 [ 3 ] {0ae48868-192a-42bb-a560-7b7121074457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1251 | 2026.01.23 15:28:34.883107 [ 3 ] {0ae48868-192a-42bb-a560-7b7121074457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1252 | 2026.01.23 15:28:34.883492 [ 3 ] {0ae48868-192a-42bb-a560-7b7121074457} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1253 | 2026.01.23 15:28:34.883528 [ 3 ] {0ae48868-192a-42bb-a560-7b7121074457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1254 | 2026.01.23 15:28:34.883992 [ 3 ] {0ae48868-192a-42bb-a560-7b7121074457} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1255 | 2026.01.23 15:28:34.884445 [ 3 ] {0ae48868-192a-42bb-a560-7b7121074457} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1256 | 2026.01.23 15:28:34.884592 [ 3 ] {0ae48868-192a-42bb-a560-7b7121074457} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.00155 sec., 32258.064516129034 rows/sec., 2.24 MiB/sec. | ||
| 1257 | 2026.01.23 15:28:34.884630 [ 3 ] {0ae48868-192a-42bb-a560-7b7121074457} <Debug> TCPHandler: Processed in 0.001719429 sec. | ||
| 1258 | 2026.01.23 15:28:34.884745 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2026.01.23 15:28:34.884841 [ 3 ] {81bcd90d-683b-4ea9-9ac8-37a5418a419a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1260 | 2026.01.23 15:28:34.884884 [ 3 ] {81bcd90d-683b-4ea9-9ac8-37a5418a419a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1261 | 2026.01.23 15:28:34.885222 [ 3 ] {81bcd90d-683b-4ea9-9ac8-37a5418a419a} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2026.01.23 15:28:34.885257 [ 3 ] {81bcd90d-683b-4ea9-9ac8-37a5418a419a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1263 | 2026.01.23 15:28:34.885669 [ 3 ] {81bcd90d-683b-4ea9-9ac8-37a5418a419a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1264 | 2026.01.23 15:28:34.886106 [ 3 ] {81bcd90d-683b-4ea9-9ac8-37a5418a419a} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2026.01.23 15:28:34.886246 [ 3 ] {81bcd90d-683b-4ea9-9ac8-37a5418a419a} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001424 sec., 14044.94382022472 rows/sec., 987.54 KiB/sec. | ||
| 1266 | 2026.01.23 15:28:34.886282 [ 3 ] {81bcd90d-683b-4ea9-9ac8-37a5418a419a} <Debug> TCPHandler: Processed in 0.001586567 sec. | ||
| 1267 | 2026.01.23 15:28:37.743504 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1268 | 2026.01.23 15:28:37.743570 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1269 | 2026.01.23 15:28:37.790673 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 176 | ||
| 1270 | 2026.01.23 15:28:37.793884 [ 243 ] {} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1271 | 2026.01.23 15:28:37.793932 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1272 | 2026.01.23 15:28:37.795301 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1273 | 2026.01.23 15:28:37.795837 [ 243 ] {} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1274 | 2026.01.23 15:28:37.796148 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 176 | ||
| 1275 | 2026.01.23 15:28:37.802990 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1936 | ||
| 1276 | 2026.01.23 15:28:37.803524 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1277 | 2026.01.23 15:28:37.803573 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1278 | 2026.01.23 15:28:37.804210 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1279 | 2026.01.23 15:28:37.804732 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1280 | 2026.01.23 15:28:37.804880 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1936 | ||
| 1281 | 2026.01.23 15:28:37.913152 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1282 | 2026.01.23 15:28:37.930162 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2026.01.23 15:28:37.930220 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1284 | 2026.01.23 15:28:37.936616 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1285 | 2026.01.23 15:28:37.937792 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2026.01.23 15:28:37.940606 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1287 | 2026.01.23 15:28:39.881120 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1288 | 2026.01.23 15:28:39.881334 [ 3 ] {e56e8980-58ca-4382-bf6b-f00f8e580da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1289 | 2026.01.23 15:28:39.881409 [ 3 ] {e56e8980-58ca-4382-bf6b-f00f8e580da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1290 | 2026.01.23 15:28:39.882098 [ 3 ] {e56e8980-58ca-4382-bf6b-f00f8e580da0} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2026.01.23 15:28:39.882146 [ 3 ] {e56e8980-58ca-4382-bf6b-f00f8e580da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1292 | 2026.01.23 15:28:39.882670 [ 3 ] {e56e8980-58ca-4382-bf6b-f00f8e580da0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1293 | 2026.01.23 15:28:39.883134 [ 3 ] {e56e8980-58ca-4382-bf6b-f00f8e580da0} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2026.01.23 15:28:39.883301 [ 3 ] {e56e8980-58ca-4382-bf6b-f00f8e580da0} <Debug> executeQuery: Read 92 rows, 8.36 KiB in 0.00202 sec., 45544.55445544554 rows/sec., 4.04 MiB/sec. | ||
| 1295 | 2026.01.23 15:28:39.883348 [ 3 ] {e56e8980-58ca-4382-bf6b-f00f8e580da0} <Debug> TCPHandler: Processed in 0.002360495 sec. | ||
| 1296 | 2026.01.23 15:28:39.883477 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1297 | 2026.01.23 15:28:39.883581 [ 3 ] {c154e4b2-fe6c-4dc7-957c-83fc57ef8ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1298 | 2026.01.23 15:28:39.883626 [ 3 ] {c154e4b2-fe6c-4dc7-957c-83fc57ef8ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1299 | 2026.01.23 15:28:39.884060 [ 3 ] {c154e4b2-fe6c-4dc7-957c-83fc57ef8ca5} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1300 | 2026.01.23 15:28:39.884099 [ 3 ] {c154e4b2-fe6c-4dc7-957c-83fc57ef8ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1301 | 2026.01.23 15:28:39.884556 [ 3 ] {c154e4b2-fe6c-4dc7-957c-83fc57ef8ca5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1302 | 2026.01.23 15:28:39.884988 [ 3 ] {c154e4b2-fe6c-4dc7-957c-83fc57ef8ca5} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1303 | 2026.01.23 15:28:39.885125 [ 3 ] {c154e4b2-fe6c-4dc7-957c-83fc57ef8ca5} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001567 sec., 21059.349074664966 rows/sec., 1.55 MiB/sec. | ||
| 1304 | 2026.01.23 15:28:39.885165 [ 3 ] {c154e4b2-fe6c-4dc7-957c-83fc57ef8ca5} <Debug> TCPHandler: Processed in 0.0017406 sec. | ||
| 1305 | 2026.01.23 15:28:39.885278 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1306 | 2026.01.23 15:28:39.885375 [ 3 ] {989cd7cf-49bd-45f4-86d6-cc2576749edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1307 | 2026.01.23 15:28:39.885417 [ 3 ] {989cd7cf-49bd-45f4-86d6-cc2576749edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1308 | 2026.01.23 15:28:39.885839 [ 3 ] {989cd7cf-49bd-45f4-86d6-cc2576749edd} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1309 | 2026.01.23 15:28:39.885877 [ 3 ] {989cd7cf-49bd-45f4-86d6-cc2576749edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1310 | 2026.01.23 15:28:39.886310 [ 3 ] {989cd7cf-49bd-45f4-86d6-cc2576749edd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1311 | 2026.01.23 15:28:39.886766 [ 3 ] {989cd7cf-49bd-45f4-86d6-cc2576749edd} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1312 | 2026.01.23 15:28:39.886901 [ 3 ] {989cd7cf-49bd-45f4-86d6-cc2576749edd} <Debug> executeQuery: Read 69 rows, 5.54 KiB in 0.001545 sec., 44660.194174757286 rows/sec., 3.50 MiB/sec. | ||
| 1313 | 2026.01.23 15:28:39.886940 [ 3 ] {989cd7cf-49bd-45f4-86d6-cc2576749edd} <Debug> TCPHandler: Processed in 0.00171243 sec. | ||
| 1314 | 2026.01.23 15:28:39.887061 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2026.01.23 15:28:39.887156 [ 3 ] {48c2667f-3cb9-4cdc-b66a-3fa72831645c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1316 | 2026.01.23 15:28:39.887201 [ 3 ] {48c2667f-3cb9-4cdc-b66a-3fa72831645c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1317 | 2026.01.23 15:28:39.887570 [ 3 ] {48c2667f-3cb9-4cdc-b66a-3fa72831645c} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1318 | 2026.01.23 15:28:39.887608 [ 3 ] {48c2667f-3cb9-4cdc-b66a-3fa72831645c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1319 | 2026.01.23 15:28:39.888031 [ 3 ] {48c2667f-3cb9-4cdc-b66a-3fa72831645c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1320 | 2026.01.23 15:28:39.888521 [ 3 ] {48c2667f-3cb9-4cdc-b66a-3fa72831645c} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1321 | 2026.01.23 15:28:39.888655 [ 3 ] {48c2667f-3cb9-4cdc-b66a-3fa72831645c} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001516 sec., 32981.530343007915 rows/sec., 2.29 MiB/sec. | ||
| 1322 | 2026.01.23 15:28:39.888692 [ 3 ] {48c2667f-3cb9-4cdc-b66a-3fa72831645c} <Debug> TCPHandler: Processed in 0.00168105 sec. | ||
| 1323 | 2026.01.23 15:28:39.888864 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2026.01.23 15:28:39.888958 [ 3 ] {c3a7d740-9bfd-4f9e-9613-9e7663c1dd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1325 | 2026.01.23 15:28:39.889012 [ 3 ] {c3a7d740-9bfd-4f9e-9613-9e7663c1dd2b} <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 | ||
| 1326 | 2026.01.23 15:28:39.889877 [ 3 ] {c3a7d740-9bfd-4f9e-9613-9e7663c1dd2b} <Trace> oximeter.measurements_histogramu64 (970ab6dd-7be0-4f7f-936e-9c83491ab51e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1327 | 2026.01.23 15:28:39.889915 [ 3 ] {c3a7d740-9bfd-4f9e-9613-9e7663c1dd2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1328 | 2026.01.23 15:28:39.890578 [ 3 ] {c3a7d740-9bfd-4f9e-9613-9e7663c1dd2b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1329 | 2026.01.23 15:28:39.891057 [ 3 ] {c3a7d740-9bfd-4f9e-9613-9e7663c1dd2b} <Trace> oximeter.measurements_histogramu64 (970ab6dd-7be0-4f7f-936e-9c83491ab51e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1330 | 2026.01.23 15:28:39.891204 [ 3 ] {c3a7d740-9bfd-4f9e-9613-9e7663c1dd2b} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002263 sec., 14582.412726469289 rows/sec., 26.13 MiB/sec. | ||
| 1331 | 2026.01.23 15:28:39.891254 [ 3 ] {c3a7d740-9bfd-4f9e-9613-9e7663c1dd2b} <Debug> TCPHandler: Processed in 0.002439937 sec. | ||
| 1332 | 2026.01.23 15:28:39.891373 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2026.01.23 15:28:39.891469 [ 3 ] {3c38513b-925a-44a1-81ef-3c25ae093c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1334 | 2026.01.23 15:28:39.891513 [ 3 ] {3c38513b-925a-44a1-81ef-3c25ae093c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1335 | 2026.01.23 15:28:39.891833 [ 3 ] {3c38513b-925a-44a1-81ef-3c25ae093c68} <Trace> oximeter.measurements_i64 (51b1c7f5-7328-42a1-95b1-aefa28181326): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1336 | 2026.01.23 15:28:39.891869 [ 3 ] {3c38513b-925a-44a1-81ef-3c25ae093c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1337 | 2026.01.23 15:28:39.892290 [ 3 ] {3c38513b-925a-44a1-81ef-3c25ae093c68} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1338 | 2026.01.23 15:28:39.892725 [ 3 ] {3c38513b-925a-44a1-81ef-3c25ae093c68} <Trace> oximeter.measurements_i64 (51b1c7f5-7328-42a1-95b1-aefa28181326): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1339 | 2026.01.23 15:28:39.892854 [ 3 ] {3c38513b-925a-44a1-81ef-3c25ae093c68} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001404 sec., 10683.760683760684 rows/sec., 815.19 KiB/sec. | ||
| 1340 | 2026.01.23 15:28:39.892890 [ 3 ] {3c38513b-925a-44a1-81ef-3c25ae093c68} <Debug> TCPHandler: Processed in 0.001567817 sec. | ||
| 1341 | 2026.01.23 15:28:39.892992 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2026.01.23 15:28:39.893088 [ 3 ] {4241e555-b4f8-4191-93b3-d27db3d6c868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1343 | 2026.01.23 15:28:39.893130 [ 3 ] {4241e555-b4f8-4191-93b3-d27db3d6c868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1344 | 2026.01.23 15:28:39.893444 [ 3 ] {4241e555-b4f8-4191-93b3-d27db3d6c868} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1345 | 2026.01.23 15:28:39.893480 [ 3 ] {4241e555-b4f8-4191-93b3-d27db3d6c868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1346 | 2026.01.23 15:28:39.893895 [ 3 ] {4241e555-b4f8-4191-93b3-d27db3d6c868} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1347 | 2026.01.23 15:28:39.894325 [ 3 ] {4241e555-b4f8-4191-93b3-d27db3d6c868} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1348 | 2026.01.23 15:28:39.894467 [ 3 ] {4241e555-b4f8-4191-93b3-d27db3d6c868} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001397 sec., 14316.392269148175 rows/sec., 1006.62 KiB/sec. | ||
| 1349 | 2026.01.23 15:28:39.894504 [ 3 ] {4241e555-b4f8-4191-93b3-d27db3d6c868} <Debug> TCPHandler: Processed in 0.001561196 sec. | ||
| 1350 | 2026.01.23 15:28:44.878339 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1351 | 2026.01.23 15:28:44.878613 [ 3 ] {040b97ae-0b82-4029-bcbb-3ed2bf425fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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', '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') FORMAT Native; (stage: Complete) | ||
| 1352 | 2026.01.23 15:28:44.878987 [ 3 ] {040b97ae-0b82-4029-bcbb-3ed2bf425fe4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1353 | 2026.01.23 15:28:44.883863 [ 3 ] {040b97ae-0b82-4029-bcbb-3ed2bf425fe4} <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', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1354 | 2026.01.23 15:28:44.884168 [ 3 ] {040b97ae-0b82-4029-bcbb-3ed2bf425fe4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1355 | 2026.01.23 15:28:44.884253 [ 3 ] {040b97ae-0b82-4029-bcbb-3ed2bf425fe4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1356 | 2026.01.23 15:28:44.884466 [ 3 ] {040b97ae-0b82-4029-bcbb-3ed2bf425fe4} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1357 | 2026.01.23 15:28:44.886684 [ 3 ] {040b97ae-0b82-4029-bcbb-3ed2bf425fe4} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1358 | 2026.01.23 15:28:44.888834 [ 3 ] {040b97ae-0b82-4029-bcbb-3ed2bf425fe4} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (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 | ||
| 1359 | 2026.01.23 15:28:44.888874 [ 3 ] {040b97ae-0b82-4029-bcbb-3ed2bf425fe4} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1360 | 2026.01.23 15:28:44.893927 [ 3 ] {040b97ae-0b82-4029-bcbb-3ed2bf425fe4} <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', 'oximeter_collector:collections', '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'))" | ||
| 1361 | 2026.01.23 15:28:44.893963 [ 3 ] {040b97ae-0b82-4029-bcbb-3ed2bf425fe4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1362 | 2026.01.23 15:28:44.921042 [ 3 ] {040b97ae-0b82-4029-bcbb-3ed2bf425fe4} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.042534 sec., 587.7650820520054 rows/sec., 25.83 KiB/sec. | ||
| 1363 | 2026.01.23 15:28:44.921171 [ 3 ] {040b97ae-0b82-4029-bcbb-3ed2bf425fe4} <Debug> TCPHandler: Processed in 0.042969675 sec. | ||
| 1364 | 2026.01.23 15:28:44.921650 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1365 | 2026.01.23 15:28:44.921815 [ 3 ] {af54f27a-f5c6-4ae1-a98b-34dc938765d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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', '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') FORMAT Native; (stage: Complete) | ||
| 1366 | 2026.01.23 15:28:44.922067 [ 3 ] {af54f27a-f5c6-4ae1-a98b-34dc938765d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1367 | 2026.01.23 15:28:44.922104 [ 3 ] {af54f27a-f5c6-4ae1-a98b-34dc938765d7} <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', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1368 | 2026.01.23 15:28:44.922301 [ 3 ] {af54f27a-f5c6-4ae1-a98b-34dc938765d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1369 | 2026.01.23 15:28:44.922358 [ 3 ] {af54f27a-f5c6-4ae1-a98b-34dc938765d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1370 | 2026.01.23 15:28:44.922471 [ 3 ] {af54f27a-f5c6-4ae1-a98b-34dc938765d7} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1371 | 2026.01.23 15:28:44.922502 [ 3 ] {af54f27a-f5c6-4ae1-a98b-34dc938765d7} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1372 | 2026.01.23 15:28:44.922523 [ 3 ] {af54f27a-f5c6-4ae1-a98b-34dc938765d7} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (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 | ||
| 1373 | 2026.01.23 15:28:44.922540 [ 3 ] {af54f27a-f5c6-4ae1-a98b-34dc938765d7} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1374 | 2026.01.23 15:28:44.922578 [ 3 ] {af54f27a-f5c6-4ae1-a98b-34dc938765d7} <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', 'oximeter_collector:collections', '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'))" | ||
| 1375 | 2026.01.23 15:28:44.922600 [ 3 ] {af54f27a-f5c6-4ae1-a98b-34dc938765d7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1376 | 2026.01.23 15:28:44.923133 [ 3 ] {af54f27a-f5c6-4ae1-a98b-34dc938765d7} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001386 sec., 18037.518037518035 rows/sec., 792.66 KiB/sec. | ||
| 1377 | 2026.01.23 15:28:44.923218 [ 3 ] {af54f27a-f5c6-4ae1-a98b-34dc938765d7} <Debug> TCPHandler: Processed in 0.001635027 sec. | ||
| 1378 | 2026.01.23 15:28:44.923426 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1379 | 2026.01.23 15:28:44.923561 [ 3 ] {8587e9f1-b6e9-4a9f-a8e7-792cacfcce18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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_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') FORMAT Native; (stage: Complete) | ||
| 1380 | 2026.01.23 15:28:44.923788 [ 3 ] {8587e9f1-b6e9-4a9f-a8e7-792cacfcce18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1381 | 2026.01.23 15:28:44.923823 [ 3 ] {8587e9f1-b6e9-4a9f-a8e7-792cacfcce18} <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', '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')" moved to PREWHERE | ||
| 1382 | 2026.01.23 15:28:44.924015 [ 3 ] {8587e9f1-b6e9-4a9f-a8e7-792cacfcce18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1383 | 2026.01.23 15:28:44.924069 [ 3 ] {8587e9f1-b6e9-4a9f-a8e7-792cacfcce18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1384 | 2026.01.23 15:28:44.924173 [ 3 ] {8587e9f1-b6e9-4a9f-a8e7-792cacfcce18} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1385 | 2026.01.23 15:28:44.924203 [ 3 ] {8587e9f1-b6e9-4a9f-a8e7-792cacfcce18} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1386 | 2026.01.23 15:28:44.924308 [ 3 ] {8587e9f1-b6e9-4a9f-a8e7-792cacfcce18} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (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 | ||
| 1387 | 2026.01.23 15:28:44.924325 [ 3 ] {8587e9f1-b6e9-4a9f-a8e7-792cacfcce18} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1388 | 2026.01.23 15:28:44.924362 [ 3 ] {8587e9f1-b6e9-4a9f-a8e7-792cacfcce18} <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', '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'))" | ||
| 1389 | 2026.01.23 15:28:44.924456 [ 3 ] {8587e9f1-b6e9-4a9f-a8e7-792cacfcce18} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1390 | 2026.01.23 15:28:44.925005 [ 3 ] {8587e9f1-b6e9-4a9f-a8e7-792cacfcce18} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001499 sec., 16677.785190126753 rows/sec., 732.91 KiB/sec. | ||
| 1391 | 2026.01.23 15:28:44.925091 [ 3 ] {8587e9f1-b6e9-4a9f-a8e7-792cacfcce18} <Debug> TCPHandler: Processed in 0.00171663 sec. | ||
| 1392 | 2026.01.23 15:28:44.925296 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2026.01.23 15:28:44.925430 [ 3 ] {ef1ca777-6328-4b63-bb7b-3e2820fb2ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) 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_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) | ||
| 1394 | 2026.01.23 15:28:44.925654 [ 3 ] {ef1ca777-6328-4b63-bb7b-3e2820fb2ff3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1395 | 2026.01.23 15:28:44.925691 [ 3 ] {ef1ca777-6328-4b63-bb7b-3e2820fb2ff3} <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', '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 | ||
| 1396 | 2026.01.23 15:28:44.925884 [ 3 ] {ef1ca777-6328-4b63-bb7b-3e2820fb2ff3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1397 | 2026.01.23 15:28:44.925943 [ 3 ] {ef1ca777-6328-4b63-bb7b-3e2820fb2ff3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1398 | 2026.01.23 15:28:44.926047 [ 3 ] {ef1ca777-6328-4b63-bb7b-3e2820fb2ff3} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1399 | 2026.01.23 15:28:44.926076 [ 3 ] {ef1ca777-6328-4b63-bb7b-3e2820fb2ff3} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1400 | 2026.01.23 15:28:44.926097 [ 3 ] {ef1ca777-6328-4b63-bb7b-3e2820fb2ff3} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (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 | ||
| 1401 | 2026.01.23 15:28:44.926112 [ 3 ] {ef1ca777-6328-4b63-bb7b-3e2820fb2ff3} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1402 | 2026.01.23 15:28:44.926146 [ 3 ] {ef1ca777-6328-4b63-bb7b-3e2820fb2ff3} <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', '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'))" | ||
| 1403 | 2026.01.23 15:28:44.926165 [ 3 ] {ef1ca777-6328-4b63-bb7b-3e2820fb2ff3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1404 | 2026.01.23 15:28:44.926843 [ 3 ] {ef1ca777-6328-4b63-bb7b-3e2820fb2ff3} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001466 sec., 17053.20600272851 rows/sec., 749.41 KiB/sec. | ||
| 1405 | 2026.01.23 15:28:44.926933 [ 3 ] {ef1ca777-6328-4b63-bb7b-3e2820fb2ff3} <Debug> TCPHandler: Processed in 0.001688599 sec. | ||
| 1406 | 2026.01.23 15:28:44.933089 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2026.01.23 15:28:44.933218 [ 3 ] {32880f0a-f3d8-4b70-a7ee-b0a7d6bd55e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1408 | 2026.01.23 15:28:44.933269 [ 3 ] {32880f0a-f3d8-4b70-a7ee-b0a7d6bd55e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1409 | 2026.01.23 15:28:44.933924 [ 3 ] {32880f0a-f3d8-4b70-a7ee-b0a7d6bd55e8} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2026.01.23 15:28:44.933972 [ 3 ] {32880f0a-f3d8-4b70-a7ee-b0a7d6bd55e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1411 | 2026.01.23 15:28:44.934512 [ 3 ] {32880f0a-f3d8-4b70-a7ee-b0a7d6bd55e8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1412 | 2026.01.23 15:28:44.934925 [ 3 ] {32880f0a-f3d8-4b70-a7ee-b0a7d6bd55e8} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2026.01.23 15:28:44.935088 [ 3 ] {32880f0a-f3d8-4b70-a7ee-b0a7d6bd55e8} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001905 sec., 2099.737532808399 rows/sec., 267.08 KiB/sec. | ||
| 1414 | 2026.01.23 15:28:44.935127 [ 3 ] {32880f0a-f3d8-4b70-a7ee-b0a7d6bd55e8} <Debug> TCPHandler: Processed in 0.002099798 sec. | ||
| 1415 | 2026.01.23 15:28:44.935232 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2026.01.23 15:28:44.935329 [ 3 ] {8794385e-1e8a-459f-af60-ffd512478e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1417 | 2026.01.23 15:28:44.935371 [ 3 ] {8794385e-1e8a-459f-af60-ffd512478e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1418 | 2026.01.23 15:28:44.935803 [ 3 ] {8794385e-1e8a-459f-af60-ffd512478e51} <Trace> oximeter.fields_ipaddr (5e3a80cd-f63a-4a32-a527-628591470b1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1419 | 2026.01.23 15:28:44.935842 [ 3 ] {8794385e-1e8a-459f-af60-ffd512478e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1420 | 2026.01.23 15:28:44.936251 [ 3 ] {8794385e-1e8a-459f-af60-ffd512478e51} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1421 | 2026.01.23 15:28:44.936685 [ 3 ] {8794385e-1e8a-459f-af60-ffd512478e51} <Trace> oximeter.fields_ipaddr (5e3a80cd-f63a-4a32-a527-628591470b1a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1422 | 2026.01.23 15:28:44.936828 [ 3 ] {8794385e-1e8a-459f-af60-ffd512478e51} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001519 sec., 2633.3113890717577 rows/sec., 214.73 KiB/sec. | ||
| 1423 | 2026.01.23 15:28:44.936866 [ 3 ] {8794385e-1e8a-459f-af60-ffd512478e51} <Debug> TCPHandler: Processed in 0.001683529 sec. | ||
| 1424 | 2026.01.23 15:28:44.936981 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1425 | 2026.01.23 15:28:44.937076 [ 3 ] {0b180d7d-71df-4ed4-a497-55e435123fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1426 | 2026.01.23 15:28:44.937117 [ 3 ] {0b180d7d-71df-4ed4-a497-55e435123fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1427 | 2026.01.23 15:28:44.937542 [ 3 ] {0b180d7d-71df-4ed4-a497-55e435123fb8} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2026.01.23 15:28:44.937580 [ 3 ] {0b180d7d-71df-4ed4-a497-55e435123fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1429 | 2026.01.23 15:28:44.938019 [ 3 ] {0b180d7d-71df-4ed4-a497-55e435123fb8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1430 | 2026.01.23 15:28:44.938525 [ 3 ] {0b180d7d-71df-4ed4-a497-55e435123fb8} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1431 | 2026.01.23 15:28:44.938675 [ 3 ] {0b180d7d-71df-4ed4-a497-55e435123fb8} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001616 sec., 35891.08910891089 rows/sec., 2.75 MiB/sec. | ||
| 1432 | 2026.01.23 15:28:44.938713 [ 3 ] {0b180d7d-71df-4ed4-a497-55e435123fb8} <Debug> TCPHandler: Processed in 0.001782401 sec. | ||
| 1433 | 2026.01.23 15:28:44.938824 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1434 | 2026.01.23 15:28:44.938925 [ 3 ] {4d14f840-aeb9-47fb-96ca-9b9fdb59372d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1435 | 2026.01.23 15:28:44.938966 [ 3 ] {4d14f840-aeb9-47fb-96ca-9b9fdb59372d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1436 | 2026.01.23 15:28:44.939378 [ 3 ] {4d14f840-aeb9-47fb-96ca-9b9fdb59372d} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1437 | 2026.01.23 15:28:44.939415 [ 3 ] {4d14f840-aeb9-47fb-96ca-9b9fdb59372d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1438 | 2026.01.23 15:28:44.939865 [ 3 ] {4d14f840-aeb9-47fb-96ca-9b9fdb59372d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1439 | 2026.01.23 15:28:44.940298 [ 3 ] {4d14f840-aeb9-47fb-96ca-9b9fdb59372d} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1440 | 2026.01.23 15:28:44.940440 [ 3 ] {4d14f840-aeb9-47fb-96ca-9b9fdb59372d} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001538 sec., 2600.780234070221 rows/sec., 181.60 KiB/sec. | ||
| 1441 | 2026.01.23 15:28:44.940478 [ 3 ] {4d14f840-aeb9-47fb-96ca-9b9fdb59372d} <Debug> TCPHandler: Processed in 0.00170469 sec. | ||
| 1442 | 2026.01.23 15:28:44.940581 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1443 | 2026.01.23 15:28:44.940675 [ 3 ] {39246d44-fc54-45e2-a054-99d3a18a9045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1444 | 2026.01.23 15:28:44.940716 [ 3 ] {39246d44-fc54-45e2-a054-99d3a18a9045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1445 | 2026.01.23 15:28:44.941142 [ 3 ] {39246d44-fc54-45e2-a054-99d3a18a9045} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1446 | 2026.01.23 15:28:44.941179 [ 3 ] {39246d44-fc54-45e2-a054-99d3a18a9045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1447 | 2026.01.23 15:28:44.941605 [ 3 ] {39246d44-fc54-45e2-a054-99d3a18a9045} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1448 | 2026.01.23 15:28:44.942034 [ 3 ] {39246d44-fc54-45e2-a054-99d3a18a9045} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1449 | 2026.01.23 15:28:44.942176 [ 3 ] {39246d44-fc54-45e2-a054-99d3a18a9045} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001519 sec., 44766.29361421988 rows/sec., 3.50 MiB/sec. | ||
| 1450 | 2026.01.23 15:28:44.942214 [ 3 ] {39246d44-fc54-45e2-a054-99d3a18a9045} <Debug> TCPHandler: Processed in 0.001681909 sec. | ||
| 1451 | 2026.01.23 15:28:44.942327 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1452 | 2026.01.23 15:28:44.942422 [ 3 ] {a8616897-2a92-4fc4-8143-9e0f4693673f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1453 | 2026.01.23 15:28:44.942465 [ 3 ] {a8616897-2a92-4fc4-8143-9e0f4693673f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1454 | 2026.01.23 15:28:44.943011 [ 3 ] {a8616897-2a92-4fc4-8143-9e0f4693673f} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1455 | 2026.01.23 15:28:44.943048 [ 3 ] {a8616897-2a92-4fc4-8143-9e0f4693673f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1456 | 2026.01.23 15:28:44.943497 [ 3 ] {a8616897-2a92-4fc4-8143-9e0f4693673f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1457 | 2026.01.23 15:28:44.943986 [ 3 ] {a8616897-2a92-4fc4-8143-9e0f4693673f} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1458 | 2026.01.23 15:28:44.944131 [ 3 ] {a8616897-2a92-4fc4-8143-9e0f4693673f} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001728 sec., 93750 rows/sec., 6.53 MiB/sec. | ||
| 1459 | 2026.01.23 15:28:44.944168 [ 3 ] {a8616897-2a92-4fc4-8143-9e0f4693673f} <Debug> TCPHandler: Processed in 0.001890903 sec. | ||
| 1460 | 2026.01.23 15:28:44.944274 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1461 | 2026.01.23 15:28:44.944369 [ 3 ] {3ba956b1-1e45-4e99-91e3-3fd2ea97cc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1462 | 2026.01.23 15:28:44.944410 [ 3 ] {3ba956b1-1e45-4e99-91e3-3fd2ea97cc6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1463 | 2026.01.23 15:28:44.944753 [ 3 ] {3ba956b1-1e45-4e99-91e3-3fd2ea97cc6a} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1464 | 2026.01.23 15:28:44.944790 [ 3 ] {3ba956b1-1e45-4e99-91e3-3fd2ea97cc6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1465 | 2026.01.23 15:28:44.945223 [ 3 ] {3ba956b1-1e45-4e99-91e3-3fd2ea97cc6a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1466 | 2026.01.23 15:28:44.945696 [ 3 ] {3ba956b1-1e45-4e99-91e3-3fd2ea97cc6a} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1467 | 2026.01.23 15:28:44.945837 [ 3 ] {3ba956b1-1e45-4e99-91e3-3fd2ea97cc6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001485 sec., 40404.0404040404 rows/sec., 2.72 MiB/sec. | ||
| 1468 | 2026.01.23 15:28:44.945874 [ 3 ] {3ba956b1-1e45-4e99-91e3-3fd2ea97cc6a} <Debug> TCPHandler: Processed in 0.001649248 sec. | ||
| 1469 | 2026.01.23 15:28:45.304957 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2448 | ||
| 1470 | 2026.01.23 15:28:45.305453 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1471 | 2026.01.23 15:28:45.305499 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1472 | 2026.01.23 15:28:45.306106 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1473 | 2026.01.23 15:28:45.306562 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1474 | 2026.01.23 15:28:45.306720 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2448 | ||
| 1475 | 2026.01.23 15:28:45.440678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1476 | 2026.01.23 15:28:45.459188 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1477 | 2026.01.23 15:28:45.459254 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1478 | 2026.01.23 15:28:45.465868 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1479 | 2026.01.23 15:28:45.466995 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): 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.01.23 15:28:45.470150 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1481 | 2026.01.23 15:28:46.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.39 MiB, peak 172.44 MiB, free memory in arenas 0.00 B, will set to 169.40 MiB (RSS), difference: 1.02 MiB | ||
| 1482 | 2026.01.23 15:28:47.796437 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 212 | ||
| 1483 | 2026.01.23 15:28:47.798736 [ 243 ] {} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1484 | 2026.01.23 15:28:47.798789 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1485 | 2026.01.23 15:28:47.800065 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1486 | 2026.01.23 15:28:47.800659 [ 243 ] {} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1487 | 2026.01.23 15:28:47.800976 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 212 | ||
| 1488 | 2026.01.23 15:28:49.885818 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1489 | 2026.01.23 15:28:49.886023 [ 3 ] {ef6dbcff-cf68-469e-9680-90fc5bec2679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1490 | 2026.01.23 15:28:49.886096 [ 3 ] {ef6dbcff-cf68-469e-9680-90fc5bec2679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1491 | 2026.01.23 15:28:49.886909 [ 3 ] {ef6dbcff-cf68-469e-9680-90fc5bec2679} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1492 | 2026.01.23 15:28:49.886955 [ 3 ] {ef6dbcff-cf68-469e-9680-90fc5bec2679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1493 | 2026.01.23 15:28:49.887548 [ 3 ] {ef6dbcff-cf68-469e-9680-90fc5bec2679} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1494 | 2026.01.23 15:28:49.888002 [ 3 ] {ef6dbcff-cf68-469e-9680-90fc5bec2679} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1495 | 2026.01.23 15:28:49.888184 [ 3 ] {ef6dbcff-cf68-469e-9680-90fc5bec2679} <Debug> executeQuery: Read 126 rows, 11.10 KiB in 0.002213 sec., 56936.285585178484 rows/sec., 4.90 MiB/sec. | ||
| 1496 | 2026.01.23 15:28:49.888232 [ 3 ] {ef6dbcff-cf68-469e-9680-90fc5bec2679} <Debug> TCPHandler: Processed in 0.002545399 sec. | ||
| 1497 | 2026.01.23 15:28:49.888367 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1498 | 2026.01.23 15:28:49.888470 [ 3 ] {87c08bf3-453e-492c-a526-846f63b69867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1499 | 2026.01.23 15:28:49.888515 [ 3 ] {87c08bf3-453e-492c-a526-846f63b69867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1500 | 2026.01.23 15:28:49.888949 [ 3 ] {87c08bf3-453e-492c-a526-846f63b69867} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2026.01.23 15:28:49.888985 [ 3 ] {87c08bf3-453e-492c-a526-846f63b69867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1502 | 2026.01.23 15:28:49.889380 [ 3 ] {87c08bf3-453e-492c-a526-846f63b69867} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1503 | 2026.01.23 15:28:49.889802 [ 3 ] {87c08bf3-453e-492c-a526-846f63b69867} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2026.01.23 15:28:49.889940 [ 3 ] {87c08bf3-453e-492c-a526-846f63b69867} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001494 sec., 23427.041499330655 rows/sec., 1.72 MiB/sec. | ||
| 1505 | 2026.01.23 15:28:49.889978 [ 3 ] {87c08bf3-453e-492c-a526-846f63b69867} <Debug> TCPHandler: Processed in 0.001665339 sec. | ||
| 1506 | 2026.01.23 15:28:49.890081 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1507 | 2026.01.23 15:28:49.890178 [ 3 ] {5a17c4a8-6d74-4f5c-aa58-26383ee4256b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1508 | 2026.01.23 15:28:49.890219 [ 3 ] {5a17c4a8-6d74-4f5c-aa58-26383ee4256b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1509 | 2026.01.23 15:28:49.890642 [ 3 ] {5a17c4a8-6d74-4f5c-aa58-26383ee4256b} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1510 | 2026.01.23 15:28:49.890678 [ 3 ] {5a17c4a8-6d74-4f5c-aa58-26383ee4256b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1511 | 2026.01.23 15:28:49.891098 [ 3 ] {5a17c4a8-6d74-4f5c-aa58-26383ee4256b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1512 | 2026.01.23 15:28:49.891552 [ 3 ] {5a17c4a8-6d74-4f5c-aa58-26383ee4256b} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1513 | 2026.01.23 15:28:49.891707 [ 3 ] {5a17c4a8-6d74-4f5c-aa58-26383ee4256b} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001548 sec., 63953.48837209303 rows/sec., 5.00 MiB/sec. | ||
| 1514 | 2026.01.23 15:28:49.891747 [ 3 ] {5a17c4a8-6d74-4f5c-aa58-26383ee4256b} <Debug> TCPHandler: Processed in 0.00171511 sec. | ||
| 1515 | 2026.01.23 15:28:49.891859 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1516 | 2026.01.23 15:28:49.891960 [ 3 ] {275e4c50-fc2c-43c4-8183-6f827c5873fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1517 | 2026.01.23 15:28:49.892004 [ 3 ] {275e4c50-fc2c-43c4-8183-6f827c5873fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1518 | 2026.01.23 15:28:49.892456 [ 3 ] {275e4c50-fc2c-43c4-8183-6f827c5873fb} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1519 | 2026.01.23 15:28:49.892492 [ 3 ] {275e4c50-fc2c-43c4-8183-6f827c5873fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1520 | 2026.01.23 15:28:49.892925 [ 3 ] {275e4c50-fc2c-43c4-8183-6f827c5873fb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1521 | 2026.01.23 15:28:49.893355 [ 3 ] {275e4c50-fc2c-43c4-8183-6f827c5873fb} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1522 | 2026.01.23 15:28:49.893509 [ 3 ] {275e4c50-fc2c-43c4-8183-6f827c5873fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001573 sec., 101716.465352829 rows/sec., 7.08 MiB/sec. | ||
| 1523 | 2026.01.23 15:28:49.893548 [ 3 ] {275e4c50-fc2c-43c4-8183-6f827c5873fb} <Debug> TCPHandler: Processed in 0.001739551 sec. | ||
| 1524 | 2026.01.23 15:28:49.893651 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1525 | 2026.01.23 15:28:49.893746 [ 3 ] {ae02a659-68d8-42e1-af44-32b59dec5d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1526 | 2026.01.23 15:28:49.893800 [ 3 ] {ae02a659-68d8-42e1-af44-32b59dec5d6b} <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 | ||
| 1527 | 2026.01.23 15:28:49.894618 [ 3 ] {ae02a659-68d8-42e1-af44-32b59dec5d6b} <Trace> oximeter.measurements_histogramu64 (970ab6dd-7be0-4f7f-936e-9c83491ab51e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1528 | 2026.01.23 15:28:49.894653 [ 3 ] {ae02a659-68d8-42e1-af44-32b59dec5d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1529 | 2026.01.23 15:28:49.895304 [ 3 ] {ae02a659-68d8-42e1-af44-32b59dec5d6b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1530 | 2026.01.23 15:28:49.895799 [ 3 ] {ae02a659-68d8-42e1-af44-32b59dec5d6b} <Trace> oximeter.measurements_histogramu64 (970ab6dd-7be0-4f7f-936e-9c83491ab51e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1531 | 2026.01.23 15:28:49.895943 [ 3 ] {ae02a659-68d8-42e1-af44-32b59dec5d6b} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002215 sec., 15801.35440180587 rows/sec., 28.32 MiB/sec. | ||
| 1532 | 2026.01.23 15:28:49.895998 [ 3 ] {ae02a659-68d8-42e1-af44-32b59dec5d6b} <Debug> TCPHandler: Processed in 0.002397005 sec. | ||
| 1533 | 2026.01.23 15:28:49.896124 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1534 | 2026.01.23 15:28:49.896220 [ 3 ] {20c522b1-8104-4beb-bafa-a9cae967c47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1535 | 2026.01.23 15:28:49.896264 [ 3 ] {20c522b1-8104-4beb-bafa-a9cae967c47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1536 | 2026.01.23 15:28:49.896616 [ 3 ] {20c522b1-8104-4beb-bafa-a9cae967c47b} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1537 | 2026.01.23 15:28:49.896651 [ 3 ] {20c522b1-8104-4beb-bafa-a9cae967c47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1538 | 2026.01.23 15:28:49.897065 [ 3 ] {20c522b1-8104-4beb-bafa-a9cae967c47b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1539 | 2026.01.23 15:28:49.897532 [ 3 ] {20c522b1-8104-4beb-bafa-a9cae967c47b} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1540 | 2026.01.23 15:28:49.897685 [ 3 ] {20c522b1-8104-4beb-bafa-a9cae967c47b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001483 sec., 40458.53000674309 rows/sec., 2.73 MiB/sec. | ||
| 1541 | 2026.01.23 15:28:49.897723 [ 3 ] {20c522b1-8104-4beb-bafa-a9cae967c47b} <Debug> TCPHandler: Processed in 0.001649778 sec. | ||
| 1542 | 2026.01.23 15:28:52.743616 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1543 | 2026.01.23 15:28:52.743710 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1544 | 2026.01.23 15:28:52.806816 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2896 | ||
| 1545 | 2026.01.23 15:28:52.807327 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1546 | 2026.01.23 15:28:52.807373 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1547 | 2026.01.23 15:28:52.807934 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1548 | 2026.01.23 15:28:52.808178 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1549 | 2026.01.23 15:28:52.808302 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2896 | ||
| 1550 | 2026.01.23 15:28:52.808316 [ 66 ] {} <Debug> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1551 | 2026.01.23 15:28:52.808392 [ 66 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1552 | 2026.01.23 15:28:52.808420 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1553 | 2026.01.23 15:28:52.810803 [ 201 ] {41ac8f39-62d3-4cc7-84ea-003a23bb794a::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 | ||
| 1554 | 2026.01.23 15:28:52.813184 [ 201 ] {41ac8f39-62d3-4cc7-84ea-003a23bb794a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1555 | 2026.01.23 15:28:52.813272 [ 201 ] {41ac8f39-62d3-4cc7-84ea-003a23bb794a::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 | ||
| 1556 | 2026.01.23 15:28:52.813386 [ 201 ] {41ac8f39-62d3-4cc7-84ea-003a23bb794a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1557 | 2026.01.23 15:28:52.813446 [ 201 ] {41ac8f39-62d3-4cc7-84ea-003a23bb794a::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 | ||
| 1558 | 2026.01.23 15:28:52.813502 [ 201 ] {41ac8f39-62d3-4cc7-84ea-003a23bb794a::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 | ||
| 1559 | 2026.01.23 15:28:52.813547 [ 201 ] {41ac8f39-62d3-4cc7-84ea-003a23bb794a::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 | ||
| 1560 | 2026.01.23 15:28:52.813601 [ 201 ] {41ac8f39-62d3-4cc7-84ea-003a23bb794a::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 | ||
| 1561 | 2026.01.23 15:28:52.847844 [ 187 ] {41ac8f39-62d3-4cc7-84ea-003a23bb794a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2896 rows, containing 4 columns (4 merged, 0 gathered) in 0.03932406 sec., 73644.48126668508 rows/sec., 1.05 MiB/sec. | ||
| 1562 | 2026.01.23 15:28:52.848719 [ 193 ] {41ac8f39-62d3-4cc7-84ea-003a23bb794a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1563 | 2026.01.23 15:28:52.849044 [ 193 ] {41ac8f39-62d3-4cc7-84ea-003a23bb794a::all_1_6_1} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2026.01.23 15:28:52.849107 [ 193 ] {41ac8f39-62d3-4cc7-84ea-003a23bb794a::all_1_6_1} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1565 | 2026.01.23 15:28:52.851002 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1566 | 2026.01.23 15:28:52.970245 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1567 | 2026.01.23 15:28:52.989062 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1568 | 2026.01.23 15:28:52.989130 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1569 | 2026.01.23 15:28:52.995535 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1570 | 2026.01.23 15:28:52.996259 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1571 | 2026.01.23 15:28:52.996570 [ 66 ] {} <Debug> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1572 | 2026.01.23 15:28:52.996637 [ 66 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1573 | 2026.01.23 15:28:52.996675 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1574 | 2026.01.23 15:28:52.996788 [ 193 ] {84411c10-257d-4009-8e67-be62e41f4aee::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 | ||
| 1575 | 2026.01.23 15:28:52.999901 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1576 | 2026.01.23 15:28:53.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.00 MiB, peak 175.79 MiB, free memory in arenas 0.00 B, will set to 172.60 MiB (RSS), difference: 2.60 MiB | ||
| 1577 | 2026.01.23 15:28:53.001253 [ 193 ] {84411c10-257d-4009-8e67-be62e41f4aee::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1578 | 2026.01.23 15:28:53.002786 [ 193 ] {84411c10-257d-4009-8e67-be62e41f4aee::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 | ||
| 1579 | 2026.01.23 15:28:53.007623 [ 193 ] {84411c10-257d-4009-8e67-be62e41f4aee::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 | ||
| 1580 | 2026.01.23 15:28:53.012193 [ 193 ] {84411c10-257d-4009-8e67-be62e41f4aee::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 | ||
| 1581 | 2026.01.23 15:28:53.016487 [ 193 ] {84411c10-257d-4009-8e67-be62e41f4aee::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 | ||
| 1582 | 2026.01.23 15:28:53.024514 [ 193 ] {84411c10-257d-4009-8e67-be62e41f4aee::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 | ||
| 1583 | 2026.01.23 15:28:53.028856 [ 193 ] {84411c10-257d-4009-8e67-be62e41f4aee::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 | ||
| 1584 | 2026.01.23 15:28:53.091510 [ 187 ] {84411c10-257d-4009-8e67-be62e41f4aee::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.094758284 sec., 485.4456840944904 rows/sec., 2.51 MiB/sec. | ||
| 1585 | 2026.01.23 15:28:53.094006 [ 194 ] {84411c10-257d-4009-8e67-be62e41f4aee::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1586 | 2026.01.23 15:28:53.096102 [ 194 ] {84411c10-257d-4009-8e67-be62e41f4aee::all_1_6_1} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2026.01.23 15:28:53.096202 [ 194 ] {84411c10-257d-4009-8e67-be62e41f4aee::all_1_6_1} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1588 | 2026.01.23 15:28:53.098089 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1589 | 2026.01.23 15:28:54.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.16 MiB, peak 182.69 MiB, free memory in arenas 0.00 B, will set to 181.07 MiB (RSS), difference: 7.91 MiB | ||
| 1590 | 2026.01.23 15:28:54.884178 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1591 | 2026.01.23 15:28:54.884438 [ 3 ] {9a17133b-7662-4970-be5c-7ece50e8d761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1592 | 2026.01.23 15:28:54.884536 [ 3 ] {9a17133b-7662-4970-be5c-7ece50e8d761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1593 | 2026.01.23 15:28:54.885443 [ 3 ] {9a17133b-7662-4970-be5c-7ece50e8d761} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1594 | 2026.01.23 15:28:54.885496 [ 3 ] {9a17133b-7662-4970-be5c-7ece50e8d761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1595 | 2026.01.23 15:28:54.885891 [ 3 ] {9a17133b-7662-4970-be5c-7ece50e8d761} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1596 | 2026.01.23 15:28:54.886124 [ 3 ] {9a17133b-7662-4970-be5c-7ece50e8d761} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1597 | 2026.01.23 15:28:54.886279 [ 64 ] {} <Debug> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1598 | 2026.01.23 15:28:54.886288 [ 3 ] {9a17133b-7662-4970-be5c-7ece50e8d761} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00192 sec., 29166.666666666664 rows/sec., 2.24 MiB/sec. | ||
| 1599 | 2026.01.23 15:28:54.886352 [ 64 ] {} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1600 | 2026.01.23 15:28:54.886379 [ 3 ] {9a17133b-7662-4970-be5c-7ece50e8d761} <Debug> TCPHandler: Processed in 0.002371685 sec. | ||
| 1601 | 2026.01.23 15:28:54.886379 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1602 | 2026.01.23 15:28:54.886514 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1603 | 2026.01.23 15:28:54.886533 [ 189 ] {605049e8-7571-42ff-9409-99080ca6ed4f::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 | ||
| 1604 | 2026.01.23 15:28:54.886623 [ 3 ] {007da87b-c1ba-4505-8590-51d856cdc430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1605 | 2026.01.23 15:28:54.886644 [ 189 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1606 | 2026.01.23 15:28:54.886668 [ 3 ] {007da87b-c1ba-4505-8590-51d856cdc430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1607 | 2026.01.23 15:28:54.886693 [ 189 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 180 rows starting from the beginning of the part | ||
| 1608 | 2026.01.23 15:28:54.886790 [ 189 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1609 | 2026.01.23 15:28:54.886848 [ 189 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 92 rows starting from the beginning of the part | ||
| 1610 | 2026.01.23 15:28:54.886901 [ 189 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 58 rows starting from the beginning of the part | ||
| 1611 | 2026.01.23 15:28:54.886948 [ 189 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 126 rows starting from the beginning of the part | ||
| 1612 | 2026.01.23 15:28:54.886996 [ 189 ] {605049e8-7571-42ff-9409-99080ca6ed4f::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 | ||
| 1613 | 2026.01.23 15:28:54.887134 [ 3 ] {007da87b-c1ba-4505-8590-51d856cdc430} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1614 | 2026.01.23 15:28:54.887171 [ 3 ] {007da87b-c1ba-4505-8590-51d856cdc430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1615 | 2026.01.23 15:28:54.887592 [ 3 ] {007da87b-c1ba-4505-8590-51d856cdc430} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1616 | 2026.01.23 15:28:54.887829 [ 3 ] {007da87b-c1ba-4505-8590-51d856cdc430} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2026.01.23 15:28:54.887938 [ 187 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 538 rows, containing 5 columns (5 merged, 0 gathered) in 0.001454764 sec., 369819.43462994683 rows/sec., 33.13 MiB/sec. | ||
| 1618 | 2026.01.23 15:28:54.887971 [ 3 ] {007da87b-c1ba-4505-8590-51d856cdc430} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001371 sec., 46681.25455871627 rows/sec., 3.64 MiB/sec. | ||
| 1619 | 2026.01.23 15:28:54.887985 [ 63 ] {} <Debug> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1620 | 2026.01.23 15:28:54.888020 [ 3 ] {007da87b-c1ba-4505-8590-51d856cdc430} <Debug> TCPHandler: Processed in 0.001559256 sec. | ||
| 1621 | 2026.01.23 15:28:54.888047 [ 63 ] {} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1622 | 2026.01.23 15:28:54.888076 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1623 | 2026.01.23 15:28:54.888145 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1624 | 2026.01.23 15:28:54.888152 [ 189 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::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 | ||
| 1625 | 2026.01.23 15:28:54.888165 [ 197 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1626 | 2026.01.23 15:28:54.888236 [ 189 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1627 | 2026.01.23 15:28:54.888249 [ 3 ] {5e9458b1-8017-4e84-8c98-ea7b408fb8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1628 | 2026.01.23 15:28:54.888259 [ 189 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1629 | 2026.01.23 15:28:54.888295 [ 3 ] {5e9458b1-8017-4e84-8c98-ea7b408fb8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1630 | 2026.01.23 15:28:54.888307 [ 189 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1631 | 2026.01.23 15:28:54.888343 [ 189 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 69 rows starting from the beginning of the part | ||
| 1632 | 2026.01.23 15:28:54.888376 [ 189 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 68 rows starting from the beginning of the part | ||
| 1633 | 2026.01.23 15:28:54.888410 [ 189 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 99 rows starting from the beginning of the part | ||
| 1634 | 2026.01.23 15:28:54.888448 [ 189 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::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 | ||
| 1635 | 2026.01.23 15:28:54.888494 [ 197 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_6_1} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1636 | 2026.01.23 15:28:54.888569 [ 197 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_6_1} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1637 | 2026.01.23 15:28:54.888640 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1638 | 2026.01.23 15:28:54.888721 [ 3 ] {5e9458b1-8017-4e84-8c98-ea7b408fb8a8} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1639 | 2026.01.23 15:28:54.888758 [ 3 ] {5e9458b1-8017-4e84-8c98-ea7b408fb8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1640 | 2026.01.23 15:28:54.889120 [ 3 ] {5e9458b1-8017-4e84-8c98-ea7b408fb8a8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1641 | 2026.01.23 15:28:54.889178 [ 197 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 418 rows, containing 5 columns (5 merged, 0 gathered) in 0.001057185 sec., 395389.64325070824 rows/sec., 32.77 MiB/sec. | ||
| 1642 | 2026.01.23 15:28:54.889293 [ 189 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1643 | 2026.01.23 15:28:54.889345 [ 3 ] {5e9458b1-8017-4e84-8c98-ea7b408fb8a8} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1644 | 2026.01.23 15:28:54.889448 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1645 | 2026.01.23 15:28:54.889478 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1646 | 2026.01.23 15:28:54.889482 [ 3 ] {5e9458b1-8017-4e84-8c98-ea7b408fb8a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 1647 | 2026.01.23 15:28:54.889498 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1648 | 2026.01.23 15:28:54.889530 [ 3 ] {5e9458b1-8017-4e84-8c98-ea7b408fb8a8} <Debug> TCPHandler: Processed in 0.001436573 sec. | ||
| 1649 | 2026.01.23 15:28:54.889530 [ 189 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_6_1} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1650 | 2026.01.23 15:28:54.889602 [ 189 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_6_1} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1651 | 2026.01.23 15:28:54.889625 [ 192 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::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 | ||
| 1652 | 2026.01.23 15:28:54.889641 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1653 | 2026.01.23 15:28:54.889655 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1654 | 2026.01.23 15:28:54.889749 [ 3 ] {965e4c21-b394-4465-ac90-b6909fd6951c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1655 | 2026.01.23 15:28:54.889766 [ 192 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1656 | 2026.01.23 15:28:54.889792 [ 3 ] {965e4c21-b394-4465-ac90-b6909fd6951c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1657 | 2026.01.23 15:28:54.889816 [ 192 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::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 | ||
| 1658 | 2026.01.23 15:28:54.889912 [ 192 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1659 | 2026.01.23 15:28:54.889974 [ 192 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1660 | 2026.01.23 15:28:54.890024 [ 192 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 162 rows starting from the beginning of the part | ||
| 1661 | 2026.01.23 15:28:54.890075 [ 192 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::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 | ||
| 1662 | 2026.01.23 15:28:54.890122 [ 192 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::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 | ||
| 1663 | 2026.01.23 15:28:54.890149 [ 3 ] {965e4c21-b394-4465-ac90-b6909fd6951c} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1664 | 2026.01.23 15:28:54.890191 [ 3 ] {965e4c21-b394-4465-ac90-b6909fd6951c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1665 | 2026.01.23 15:28:54.890546 [ 3 ] {965e4c21-b394-4465-ac90-b6909fd6951c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1666 | 2026.01.23 15:28:54.890786 [ 3 ] {965e4c21-b394-4465-ac90-b6909fd6951c} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1667 | 2026.01.23 15:28:54.890887 [ 63 ] {} <Debug> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1668 | 2026.01.23 15:28:54.890914 [ 63 ] {} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1669 | 2026.01.23 15:28:54.890927 [ 3 ] {965e4c21-b394-4465-ac90-b6909fd6951c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001198 sec., 50083.472454090144 rows/sec., 3.38 MiB/sec. | ||
| 1670 | 2026.01.23 15:28:54.890932 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1671 | 2026.01.23 15:28:54.890973 [ 3 ] {965e4c21-b394-4465-ac90-b6909fd6951c} <Debug> TCPHandler: Processed in 0.001381342 sec. | ||
| 1672 | 2026.01.23 15:28:54.891020 [ 197 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::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 | ||
| 1673 | 2026.01.23 15:28:54.891096 [ 197 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1674 | 2026.01.23 15:28:54.891122 [ 197 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::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 | ||
| 1675 | 2026.01.23 15:28:54.891191 [ 197 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 1676 | 2026.01.23 15:28:54.891234 [ 197 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 1677 | 2026.01.23 15:28:54.891232 [ 200 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 804 rows, containing 5 columns (5 merged, 0 gathered) in 0.001662799 sec., 483522.0612954422 rows/sec., 34.80 MiB/sec. | ||
| 1678 | 2026.01.23 15:28:54.891275 [ 197 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::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 | ||
| 1679 | 2026.01.23 15:28:54.891323 [ 197 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::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 | ||
| 1680 | 2026.01.23 15:28:54.891363 [ 197 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::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 | ||
| 1681 | 2026.01.23 15:28:54.891459 [ 189 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1682 | 2026.01.23 15:28:54.891744 [ 189 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1683 | 2026.01.23 15:28:54.891816 [ 189 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1684 | 2026.01.23 15:28:54.891895 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 1685 | 2026.01.23 15:28:54.892063 [ 189 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001073975 sec., 223468.8889406178 rows/sec., 15.13 MiB/sec. | ||
| 1686 | 2026.01.23 15:28:54.892173 [ 189 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1687 | 2026.01.23 15:28:54.892399 [ 189 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::all_1_6_1} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1688 | 2026.01.23 15:28:54.892456 [ 189 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::all_1_6_1} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1689 | 2026.01.23 15:28:54.892505 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1690 | 2026.01.23 15:28:57.801193 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 232 | ||
| 1691 | 2026.01.23 15:28:57.803255 [ 243 ] {} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2026.01.23 15:28:57.803298 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1693 | 2026.01.23 15:28:57.804396 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1694 | 2026.01.23 15:28:57.804646 [ 243 ] {} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2026.01.23 15:28:57.804883 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 232 | ||
| 1696 | 2026.01.23 15:28:59.886912 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1697 | 2026.01.23 15:28:59.887122 [ 3 ] {2781d32c-bd5c-4694-8c1b-21b244161307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1698 | 2026.01.23 15:28:59.887196 [ 3 ] {2781d32c-bd5c-4694-8c1b-21b244161307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1699 | 2026.01.23 15:28:59.887851 [ 3 ] {2781d32c-bd5c-4694-8c1b-21b244161307} <Trace> oximeter.fields_i16 (9437889c-e483-4a68-b67d-ba678c89656e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1700 | 2026.01.23 15:28:59.887896 [ 3 ] {2781d32c-bd5c-4694-8c1b-21b244161307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1701 | 2026.01.23 15:28:59.888293 [ 3 ] {2781d32c-bd5c-4694-8c1b-21b244161307} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1702 | 2026.01.23 15:28:59.888522 [ 3 ] {2781d32c-bd5c-4694-8c1b-21b244161307} <Trace> oximeter.fields_i16 (9437889c-e483-4a68-b67d-ba678c89656e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1703 | 2026.01.23 15:28:59.888685 [ 3 ] {2781d32c-bd5c-4694-8c1b-21b244161307} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001617 sec., 14842.300556586271 rows/sec., 1.23 MiB/sec. | ||
| 1704 | 2026.01.23 15:28:59.888735 [ 3 ] {2781d32c-bd5c-4694-8c1b-21b244161307} <Debug> TCPHandler: Processed in 0.001957645 sec. | ||
| 1705 | 2026.01.23 15:28:59.888872 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1706 | 2026.01.23 15:28:59.888975 [ 3 ] {c05043b9-7e88-4ed7-ba57-56fbf1c53b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1707 | 2026.01.23 15:28:59.889020 [ 3 ] {c05043b9-7e88-4ed7-ba57-56fbf1c53b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1708 | 2026.01.23 15:28:59.889517 [ 3 ] {c05043b9-7e88-4ed7-ba57-56fbf1c53b8e} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1709 | 2026.01.23 15:28:59.889555 [ 3 ] {c05043b9-7e88-4ed7-ba57-56fbf1c53b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1710 | 2026.01.23 15:28:59.889900 [ 3 ] {c05043b9-7e88-4ed7-ba57-56fbf1c53b8e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1711 | 2026.01.23 15:28:59.890119 [ 3 ] {c05043b9-7e88-4ed7-ba57-56fbf1c53b8e} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1712 | 2026.01.23 15:28:59.890252 [ 3 ] {c05043b9-7e88-4ed7-ba57-56fbf1c53b8e} <Debug> executeQuery: Read 246 rows, 22.56 KiB in 0.001299 sec., 189376.44341801386 rows/sec., 16.96 MiB/sec. | ||
| 1713 | 2026.01.23 15:28:59.890291 [ 3 ] {c05043b9-7e88-4ed7-ba57-56fbf1c53b8e} <Debug> TCPHandler: Processed in 0.001471614 sec. | ||
| 1714 | 2026.01.23 15:28:59.890408 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1715 | 2026.01.23 15:28:59.890505 [ 3 ] {e6f29697-71cc-4803-aab8-f7c8e2e1f821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1716 | 2026.01.23 15:28:59.890547 [ 3 ] {e6f29697-71cc-4803-aab8-f7c8e2e1f821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1717 | 2026.01.23 15:28:59.890961 [ 3 ] {e6f29697-71cc-4803-aab8-f7c8e2e1f821} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1718 | 2026.01.23 15:28:59.890998 [ 3 ] {e6f29697-71cc-4803-aab8-f7c8e2e1f821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1719 | 2026.01.23 15:28:59.891307 [ 3 ] {e6f29697-71cc-4803-aab8-f7c8e2e1f821} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1720 | 2026.01.23 15:28:59.891519 [ 3 ] {e6f29697-71cc-4803-aab8-f7c8e2e1f821} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1721 | 2026.01.23 15:28:59.891655 [ 3 ] {e6f29697-71cc-4803-aab8-f7c8e2e1f821} <Debug> executeQuery: Read 47 rows, 3.59 KiB in 0.00117 sec., 40170.94017094017 rows/sec., 3.00 MiB/sec. | ||
| 1722 | 2026.01.23 15:28:59.891695 [ 3 ] {e6f29697-71cc-4803-aab8-f7c8e2e1f821} <Debug> TCPHandler: Processed in 0.001338401 sec. | ||
| 1723 | 2026.01.23 15:28:59.891810 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1724 | 2026.01.23 15:28:59.891905 [ 3 ] {e7411bf9-b0f8-4998-8728-47c795c5272a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1725 | 2026.01.23 15:28:59.891946 [ 3 ] {e7411bf9-b0f8-4998-8728-47c795c5272a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1726 | 2026.01.23 15:28:59.892343 [ 3 ] {e7411bf9-b0f8-4998-8728-47c795c5272a} <Trace> oximeter.fields_u32 (276d3439-43d5-47f2-a065-78824dbb62c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1727 | 2026.01.23 15:28:59.892380 [ 3 ] {e7411bf9-b0f8-4998-8728-47c795c5272a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1728 | 2026.01.23 15:28:59.892679 [ 3 ] {e7411bf9-b0f8-4998-8728-47c795c5272a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1729 | 2026.01.23 15:28:59.892885 [ 3 ] {e7411bf9-b0f8-4998-8728-47c795c5272a} <Trace> oximeter.fields_u32 (276d3439-43d5-47f2-a065-78824dbb62c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1730 | 2026.01.23 15:28:59.893018 [ 3 ] {e7411bf9-b0f8-4998-8728-47c795c5272a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00113 sec., 21238.938053097347 rows/sec., 1.76 MiB/sec. | ||
| 1731 | 2026.01.23 15:28:59.893057 [ 3 ] {e7411bf9-b0f8-4998-8728-47c795c5272a} <Debug> TCPHandler: Processed in 0.00129787 sec. | ||
| 1732 | 2026.01.23 15:28:59.893169 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1733 | 2026.01.23 15:28:59.893263 [ 3 ] {5f6201e0-1abc-4229-8aaf-823568b25ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1734 | 2026.01.23 15:28:59.893304 [ 3 ] {5f6201e0-1abc-4229-8aaf-823568b25ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1735 | 2026.01.23 15:28:59.893699 [ 3 ] {5f6201e0-1abc-4229-8aaf-823568b25ec5} <Trace> oximeter.fields_u8 (f7b8c972-0c4f-462b-9456-9ef836e6be8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1736 | 2026.01.23 15:28:59.893735 [ 3 ] {5f6201e0-1abc-4229-8aaf-823568b25ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1737 | 2026.01.23 15:28:59.894029 [ 3 ] {5f6201e0-1abc-4229-8aaf-823568b25ec5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1738 | 2026.01.23 15:28:59.894239 [ 3 ] {5f6201e0-1abc-4229-8aaf-823568b25ec5} <Trace> oximeter.fields_u8 (f7b8c972-0c4f-462b-9456-9ef836e6be8e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1739 | 2026.01.23 15:28:59.894370 [ 3 ] {5f6201e0-1abc-4229-8aaf-823568b25ec5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 834.07 KiB/sec. | ||
| 1740 | 2026.01.23 15:28:59.894409 [ 3 ] {5f6201e0-1abc-4229-8aaf-823568b25ec5} <Debug> TCPHandler: Processed in 0.0012904 sec. | ||
| 1741 | 2026.01.23 15:28:59.894523 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1742 | 2026.01.23 15:28:59.894618 [ 3 ] {5f292ddb-9023-4e94-be6a-9e29fd0cc11b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1743 | 2026.01.23 15:28:59.894658 [ 3 ] {5f292ddb-9023-4e94-be6a-9e29fd0cc11b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1744 | 2026.01.23 15:28:59.895096 [ 3 ] {5f292ddb-9023-4e94-be6a-9e29fd0cc11b} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1745 | 2026.01.23 15:28:59.895133 [ 3 ] {5f292ddb-9023-4e94-be6a-9e29fd0cc11b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1746 | 2026.01.23 15:28:59.895451 [ 3 ] {5f292ddb-9023-4e94-be6a-9e29fd0cc11b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1747 | 2026.01.23 15:28:59.895659 [ 3 ] {5f292ddb-9023-4e94-be6a-9e29fd0cc11b} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1748 | 2026.01.23 15:28:59.895793 [ 3 ] {5f292ddb-9023-4e94-be6a-9e29fd0cc11b} <Debug> executeQuery: Read 135 rows, 11.18 KiB in 0.001193 sec., 113160.10058675607 rows/sec., 9.15 MiB/sec. | ||
| 1749 | 2026.01.23 15:28:59.895832 [ 3 ] {5f292ddb-9023-4e94-be6a-9e29fd0cc11b} <Debug> TCPHandler: Processed in 0.001359181 sec. | ||
| 1750 | 2026.01.23 15:28:59.895943 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1751 | 2026.01.23 15:28:59.896038 [ 3 ] {0b4d9004-930a-4326-83d4-fef75ce032d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1752 | 2026.01.23 15:28:59.896083 [ 3 ] {0b4d9004-930a-4326-83d4-fef75ce032d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1753 | 2026.01.23 15:28:59.896476 [ 3 ] {0b4d9004-930a-4326-83d4-fef75ce032d9} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1754 | 2026.01.23 15:28:59.896513 [ 3 ] {0b4d9004-930a-4326-83d4-fef75ce032d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1755 | 2026.01.23 15:28:59.896849 [ 3 ] {0b4d9004-930a-4326-83d4-fef75ce032d9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1756 | 2026.01.23 15:28:59.897057 [ 3 ] {0b4d9004-930a-4326-83d4-fef75ce032d9} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1757 | 2026.01.23 15:28:59.897184 [ 3 ] {0b4d9004-930a-4326-83d4-fef75ce032d9} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001165 sec., 168240.3433476395 rows/sec., 12.07 MiB/sec. | ||
| 1758 | 2026.01.23 15:28:59.897221 [ 3 ] {0b4d9004-930a-4326-83d4-fef75ce032d9} <Debug> TCPHandler: Processed in 0.001328141 sec. | ||
| 1759 | 2026.01.23 15:28:59.897335 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1760 | 2026.01.23 15:28:59.897430 [ 3 ] {2fcd6be3-9278-463e-9c69-1fe0b09fd3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1761 | 2026.01.23 15:28:59.897484 [ 3 ] {2fcd6be3-9278-463e-9c69-1fe0b09fd3ad} <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 | ||
| 1762 | 2026.01.23 15:28:59.898257 [ 3 ] {2fcd6be3-9278-463e-9c69-1fe0b09fd3ad} <Trace> oximeter.measurements_histogramu64 (970ab6dd-7be0-4f7f-936e-9c83491ab51e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1763 | 2026.01.23 15:28:59.898294 [ 3 ] {2fcd6be3-9278-463e-9c69-1fe0b09fd3ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1764 | 2026.01.23 15:28:59.898838 [ 3 ] {2fcd6be3-9278-463e-9c69-1fe0b09fd3ad} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1765 | 2026.01.23 15:28:59.899071 [ 3 ] {2fcd6be3-9278-463e-9c69-1fe0b09fd3ad} <Trace> oximeter.measurements_histogramu64 (970ab6dd-7be0-4f7f-936e-9c83491ab51e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1766 | 2026.01.23 15:28:59.899211 [ 3 ] {2fcd6be3-9278-463e-9c69-1fe0b09fd3ad} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001799 sec., 19455.252918287937 rows/sec., 34.86 MiB/sec. | ||
| 1767 | 2026.01.23 15:28:59.899264 [ 3 ] {2fcd6be3-9278-463e-9c69-1fe0b09fd3ad} <Debug> TCPHandler: Processed in 0.001978116 sec. | ||
| 1768 | 2026.01.23 15:28:59.899384 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1769 | 2026.01.23 15:28:59.899480 [ 3 ] {2a695839-e1e4-4dbb-a5be-c0d28ac74d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1770 | 2026.01.23 15:28:59.899522 [ 3 ] {2a695839-e1e4-4dbb-a5be-c0d28ac74d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1771 | 2026.01.23 15:28:59.899858 [ 3 ] {2a695839-e1e4-4dbb-a5be-c0d28ac74d7b} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1772 | 2026.01.23 15:28:59.899897 [ 3 ] {2a695839-e1e4-4dbb-a5be-c0d28ac74d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1773 | 2026.01.23 15:28:59.900207 [ 3 ] {2a695839-e1e4-4dbb-a5be-c0d28ac74d7b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1774 | 2026.01.23 15:28:59.900418 [ 3 ] {2a695839-e1e4-4dbb-a5be-c0d28ac74d7b} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1775 | 2026.01.23 15:28:59.900545 [ 3 ] {2a695839-e1e4-4dbb-a5be-c0d28ac74d7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 1776 | 2026.01.23 15:28:59.900582 [ 3 ] {2a695839-e1e4-4dbb-a5be-c0d28ac74d7b} <Debug> TCPHandler: Processed in 0.001247499 sec. | ||
| 1777 | 2026.01.23 15:29:00.308390 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3408 | ||
| 1778 | 2026.01.23 15:29:00.308894 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2026.01.23 15:29:00.308937 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1780 | 2026.01.23 15:29:00.309392 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1781 | 2026.01.23 15:29:00.309612 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1782 | 2026.01.23 15:29:00.309739 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3408 | ||
| 1783 | 2026.01.23 15:29:00.499980 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1784 | 2026.01.23 15:29:00.518892 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2026.01.23 15:29:00.518961 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1786 | 2026.01.23 15:29:00.524379 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1787 | 2026.01.23 15:29:00.525142 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1788 | 2026.01.23 15:29:00.530341 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1789 | 2026.01.23 15:29:04.883342 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1790 | 2026.01.23 15:29:04.883592 [ 3 ] {f1cc8300-7525-4375-8e57-d80de811698b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1791 | 2026.01.23 15:29:04.883693 [ 3 ] {f1cc8300-7525-4375-8e57-d80de811698b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1792 | 2026.01.23 15:29:04.884652 [ 3 ] {f1cc8300-7525-4375-8e57-d80de811698b} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1793 | 2026.01.23 15:29:04.884705 [ 3 ] {f1cc8300-7525-4375-8e57-d80de811698b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1794 | 2026.01.23 15:29:04.885106 [ 3 ] {f1cc8300-7525-4375-8e57-d80de811698b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1795 | 2026.01.23 15:29:04.885335 [ 3 ] {f1cc8300-7525-4375-8e57-d80de811698b} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1796 | 2026.01.23 15:29:04.885502 [ 3 ] {f1cc8300-7525-4375-8e57-d80de811698b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00198 sec., 28282.828282828283 rows/sec., 2.17 MiB/sec. | ||
| 1797 | 2026.01.23 15:29:04.885550 [ 3 ] {f1cc8300-7525-4375-8e57-d80de811698b} <Debug> TCPHandler: Processed in 0.002345785 sec. | ||
| 1798 | 2026.01.23 15:29:04.885672 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1799 | 2026.01.23 15:29:04.885775 [ 3 ] {495745e3-9d8e-4d38-be10-e1107567c384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1800 | 2026.01.23 15:29:04.885819 [ 3 ] {495745e3-9d8e-4d38-be10-e1107567c384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1801 | 2026.01.23 15:29:04.886241 [ 3 ] {495745e3-9d8e-4d38-be10-e1107567c384} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2026.01.23 15:29:04.886280 [ 3 ] {495745e3-9d8e-4d38-be10-e1107567c384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1803 | 2026.01.23 15:29:04.886597 [ 3 ] {495745e3-9d8e-4d38-be10-e1107567c384} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1804 | 2026.01.23 15:29:04.886818 [ 3 ] {495745e3-9d8e-4d38-be10-e1107567c384} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2026.01.23 15:29:04.886954 [ 3 ] {495745e3-9d8e-4d38-be10-e1107567c384} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 1806 | 2026.01.23 15:29:04.886994 [ 3 ] {495745e3-9d8e-4d38-be10-e1107567c384} <Debug> TCPHandler: Processed in 0.001373692 sec. | ||
| 1807 | 2026.01.23 15:29:04.887109 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1808 | 2026.01.23 15:29:04.887206 [ 3 ] {0c4969e0-3d47-4a11-9343-97e752aec2e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1809 | 2026.01.23 15:29:04.887251 [ 3 ] {0c4969e0-3d47-4a11-9343-97e752aec2e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1810 | 2026.01.23 15:29:04.887669 [ 3 ] {0c4969e0-3d47-4a11-9343-97e752aec2e5} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1811 | 2026.01.23 15:29:04.887706 [ 3 ] {0c4969e0-3d47-4a11-9343-97e752aec2e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1812 | 2026.01.23 15:29:04.888048 [ 3 ] {0c4969e0-3d47-4a11-9343-97e752aec2e5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1813 | 2026.01.23 15:29:04.888257 [ 3 ] {0c4969e0-3d47-4a11-9343-97e752aec2e5} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1814 | 2026.01.23 15:29:04.888393 [ 3 ] {0c4969e0-3d47-4a11-9343-97e752aec2e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 1815 | 2026.01.23 15:29:04.888431 [ 3 ] {0c4969e0-3d47-4a11-9343-97e752aec2e5} <Debug> TCPHandler: Processed in 0.001372581 sec. | ||
| 1816 | 2026.01.23 15:29:04.888540 [ 3 ] {} <Trace> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1817 | 2026.01.23 15:29:04.888635 [ 3 ] {f407d004-8a6d-4c67-a922-81f892100956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1818 | 2026.01.23 15:29:04.888677 [ 3 ] {f407d004-8a6d-4c67-a922-81f892100956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1819 | 2026.01.23 15:29:04.889011 [ 3 ] {f407d004-8a6d-4c67-a922-81f892100956} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1820 | 2026.01.23 15:29:04.889048 [ 3 ] {f407d004-8a6d-4c67-a922-81f892100956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1821 | 2026.01.23 15:29:04.889357 [ 3 ] {f407d004-8a6d-4c67-a922-81f892100956} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1822 | 2026.01.23 15:29:04.889561 [ 3 ] {f407d004-8a6d-4c67-a922-81f892100956} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1823 | 2026.01.23 15:29:04.889695 [ 3 ] {f407d004-8a6d-4c67-a922-81f892100956} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 1824 | 2026.01.23 15:29:04.889732 [ 3 ] {f407d004-8a6d-4c67-a922-81f892100956} <Debug> TCPHandler: Processed in 0.001241788 sec. | ||
| 1825 | 2026.01.23 15:29:07.743760 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1826 | 2026.01.23 15:29:07.743828 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1827 | 2026.01.23 15:29:07.805215 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 258 | ||
| 1828 | 2026.01.23 15:29:07.807393 [ 243 ] {} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1829 | 2026.01.23 15:29:07.807453 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1830 | 2026.01.23 15:29:07.808629 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1831 | 2026.01.23 15:29:07.808905 [ 243 ] {} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1832 | 2026.01.23 15:29:07.809053 [ 46 ] {} <Debug> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1833 | 2026.01.23 15:29:07.809113 [ 46 ] {} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1834 | 2026.01.23 15:29:07.809134 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1835 | 2026.01.23 15:29:07.809251 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 258 | ||
| 1836 | 2026.01.23 15:29:07.809281 [ 197 ] {361de0c6-fca8-4f09-aee2-5d10435bf6cf::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 | ||
| 1837 | 2026.01.23 15:29:07.809828 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3856 | ||
| 1838 | 2026.01.23 15:29:07.809956 [ 197 ] {361de0c6-fca8-4f09-aee2-5d10435bf6cf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1839 | 2026.01.23 15:29:07.810142 [ 197 ] {361de0c6-fca8-4f09-aee2-5d10435bf6cf::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 | ||
| 1840 | 2026.01.23 15:29:07.810334 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1841 | 2026.01.23 15:29:07.810385 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1842 | 2026.01.23 15:29:07.810598 [ 197 ] {361de0c6-fca8-4f09-aee2-5d10435bf6cf::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 | ||
| 1843 | 2026.01.23 15:29:07.810894 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1844 | 2026.01.23 15:29:07.811045 [ 197 ] {361de0c6-fca8-4f09-aee2-5d10435bf6cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part | ||
| 1845 | 2026.01.23 15:29:07.811153 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1846 | 2026.01.23 15:29:07.811296 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3856 | ||
| 1847 | 2026.01.23 15:29:07.811474 [ 197 ] {361de0c6-fca8-4f09-aee2-5d10435bf6cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 1848 | 2026.01.23 15:29:07.811887 [ 197 ] {361de0c6-fca8-4f09-aee2-5d10435bf6cf::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 | ||
| 1849 | 2026.01.23 15:29:07.812290 [ 197 ] {361de0c6-fca8-4f09-aee2-5d10435bf6cf::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 | ||
| 1850 | 2026.01.23 15:29:07.818326 [ 199 ] {361de0c6-fca8-4f09-aee2-5d10435bf6cf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 72 columns (72 merged, 0 gathered) in 0.009118111 sec., 28295.334417402904 rows/sec., 28.22 MiB/sec. | ||
| 1851 | 2026.01.23 15:29:07.819515 [ 200 ] {361de0c6-fca8-4f09-aee2-5d10435bf6cf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1852 | 2026.01.23 15:29:07.820206 [ 200 ] {361de0c6-fca8-4f09-aee2-5d10435bf6cf::all_1_6_1} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2026.01.23 15:29:07.820293 [ 200 ] {361de0c6-fca8-4f09-aee2-5d10435bf6cf::all_1_6_1} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1854 | 2026.01.23 15:29:07.820529 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 1855 | 2026.01.23 15:29:08.030414 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1856 | 2026.01.23 15:29:08.049482 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1857 | 2026.01.23 15:29:08.049539 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1858 | 2026.01.23 15:29:08.055894 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1859 | 2026.01.23 15:29:08.056584 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1860 | 2026.01.23 15:29:08.060183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1861 | 2026.01.23 15:29:09.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.19 MiB, peak 187.89 MiB, free memory in arenas 0.00 B, will set to 184.14 MiB (RSS), difference: 1.95 MiB | ||
| 1862 | 2026.01.23 15:29:09.497224 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1863 | 2026.01.23 15:29:09.497291 [ 3 ] {} <Debug> TCP-Session: 5e299a1c-6cec-480b-935c-6b109184874b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1864 | 2026.01.23 15:29:09.885967 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1865 | 2026.01.23 15:29:09.886287 [ 4 ] {23423dff-1716-4cc6-aa64-0df1c0f55ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1866 | 2026.01.23 15:29:09.886398 [ 4 ] {23423dff-1716-4cc6-aa64-0df1c0f55ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1867 | 2026.01.23 15:29:09.887221 [ 4 ] {23423dff-1716-4cc6-aa64-0df1c0f55ad0} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1868 | 2026.01.23 15:29:09.887272 [ 4 ] {23423dff-1716-4cc6-aa64-0df1c0f55ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1869 | 2026.01.23 15:29:09.887692 [ 4 ] {23423dff-1716-4cc6-aa64-0df1c0f55ad0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1870 | 2026.01.23 15:29:09.887930 [ 4 ] {23423dff-1716-4cc6-aa64-0df1c0f55ad0} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2026.01.23 15:29:09.888096 [ 4 ] {23423dff-1716-4cc6-aa64-0df1c0f55ad0} <Debug> executeQuery: Read 126 rows, 11.10 KiB in 0.001885 sec., 66843.50132625995 rows/sec., 5.75 MiB/sec. | ||
| 1872 | 2026.01.23 15:29:09.888143 [ 4 ] {23423dff-1716-4cc6-aa64-0df1c0f55ad0} <Debug> TCPHandler: Processed in 0.002359685 sec. | ||
| 1873 | 2026.01.23 15:29:09.888270 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1874 | 2026.01.23 15:29:09.888374 [ 4 ] {a24ca02a-06ed-4da2-8725-55b66278f78d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1875 | 2026.01.23 15:29:09.888418 [ 4 ] {a24ca02a-06ed-4da2-8725-55b66278f78d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1876 | 2026.01.23 15:29:09.888834 [ 4 ] {a24ca02a-06ed-4da2-8725-55b66278f78d} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1877 | 2026.01.23 15:29:09.888874 [ 4 ] {a24ca02a-06ed-4da2-8725-55b66278f78d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1878 | 2026.01.23 15:29:09.889193 [ 4 ] {a24ca02a-06ed-4da2-8725-55b66278f78d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1879 | 2026.01.23 15:29:09.889403 [ 4 ] {a24ca02a-06ed-4da2-8725-55b66278f78d} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1880 | 2026.01.23 15:29:09.889546 [ 4 ] {a24ca02a-06ed-4da2-8725-55b66278f78d} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001195 sec., 29288.70292887029 rows/sec., 2.15 MiB/sec. | ||
| 1881 | 2026.01.23 15:29:09.889549 [ 10 ] {} <Debug> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1882 | 2026.01.23 15:29:09.889586 [ 4 ] {a24ca02a-06ed-4da2-8725-55b66278f78d} <Debug> TCPHandler: Processed in 0.001367322 sec. | ||
| 1883 | 2026.01.23 15:29:09.889619 [ 10 ] {} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1884 | 2026.01.23 15:29:09.889647 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1885 | 2026.01.23 15:29:09.889731 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1886 | 2026.01.23 15:29:09.889848 [ 199 ] {46d0b5a0-4cec-46ec-b750-3b3a9eaf6695::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 | ||
| 1887 | 2026.01.23 15:29:09.889863 [ 4 ] {4717d5d6-37bf-4253-b5cc-ddb3e62bc1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1888 | 2026.01.23 15:29:09.889974 [ 4 ] {4717d5d6-37bf-4253-b5cc-ddb3e62bc1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1889 | 2026.01.23 15:29:09.890076 [ 199 ] {46d0b5a0-4cec-46ec-b750-3b3a9eaf6695::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1890 | 2026.01.23 15:29:09.890152 [ 199 ] {46d0b5a0-4cec-46ec-b750-3b3a9eaf6695::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part | ||
| 1891 | 2026.01.23 15:29:09.890297 [ 199 ] {46d0b5a0-4cec-46ec-b750-3b3a9eaf6695::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 33 rows starting from the beginning of the part | ||
| 1892 | 2026.01.23 15:29:09.890386 [ 199 ] {46d0b5a0-4cec-46ec-b750-3b3a9eaf6695::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 1893 | 2026.01.23 15:29:09.890478 [ 199 ] {46d0b5a0-4cec-46ec-b750-3b3a9eaf6695::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 1894 | 2026.01.23 15:29:09.890494 [ 4 ] {4717d5d6-37bf-4253-b5cc-ddb3e62bc1ba} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1895 | 2026.01.23 15:29:09.890546 [ 4 ] {4717d5d6-37bf-4253-b5cc-ddb3e62bc1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1896 | 2026.01.23 15:29:09.890562 [ 199 ] {46d0b5a0-4cec-46ec-b750-3b3a9eaf6695::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 47 rows starting from the beginning of the part | ||
| 1897 | 2026.01.23 15:29:09.890642 [ 199 ] {46d0b5a0-4cec-46ec-b750-3b3a9eaf6695::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 1898 | 2026.01.23 15:29:09.890937 [ 4 ] {4717d5d6-37bf-4253-b5cc-ddb3e62bc1ba} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1899 | 2026.01.23 15:29:09.891192 [ 4 ] {4717d5d6-37bf-4253-b5cc-ddb3e62bc1ba} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1900 | 2026.01.23 15:29:09.891332 [ 4 ] {4717d5d6-37bf-4253-b5cc-ddb3e62bc1ba} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001496 sec., 66176.4705882353 rows/sec., 5.17 MiB/sec. | ||
| 1901 | 2026.01.23 15:29:09.891373 [ 4 ] {4717d5d6-37bf-4253-b5cc-ddb3e62bc1ba} <Debug> TCPHandler: Processed in 0.00171931 sec. | ||
| 1902 | 2026.01.23 15:29:09.891490 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1903 | 2026.01.23 15:29:09.891585 [ 4 ] {81add466-f334-4b00-beb1-e907d4d4ee57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1904 | 2026.01.23 15:29:09.891592 [ 200 ] {46d0b5a0-4cec-46ec-b750-3b3a9eaf6695::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 5 columns (5 merged, 0 gathered) in 0.001856593 sec., 101799.37121383093 rows/sec., 7.89 MiB/sec. | ||
| 1905 | 2026.01.23 15:29:09.891631 [ 4 ] {81add466-f334-4b00-beb1-e907d4d4ee57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1906 | 2026.01.23 15:29:09.891771 [ 195 ] {46d0b5a0-4cec-46ec-b750-3b3a9eaf6695::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1907 | 2026.01.23 15:29:09.892058 [ 4 ] {81add466-f334-4b00-beb1-e907d4d4ee57} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1908 | 2026.01.23 15:29:09.892091 [ 195 ] {46d0b5a0-4cec-46ec-b750-3b3a9eaf6695::all_1_6_1} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1909 | 2026.01.23 15:29:09.892101 [ 4 ] {81add466-f334-4b00-beb1-e907d4d4ee57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1910 | 2026.01.23 15:29:09.892180 [ 195 ] {46d0b5a0-4cec-46ec-b750-3b3a9eaf6695::all_1_6_1} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1911 | 2026.01.23 15:29:09.892266 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1912 | 2026.01.23 15:29:09.892465 [ 4 ] {81add466-f334-4b00-beb1-e907d4d4ee57} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1913 | 2026.01.23 15:29:09.892682 [ 4 ] {81add466-f334-4b00-beb1-e907d4d4ee57} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1914 | 2026.01.23 15:29:09.892819 [ 4 ] {81add466-f334-4b00-beb1-e907d4d4ee57} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 1915 | 2026.01.23 15:29:09.892858 [ 4 ] {81add466-f334-4b00-beb1-e907d4d4ee57} <Debug> TCPHandler: Processed in 0.001417982 sec. | ||
| 1916 | 2026.01.23 15:29:09.892962 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1917 | 2026.01.23 15:29:09.893056 [ 4 ] {b0b7dec6-90d9-4c2a-94d3-53fc003ea7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1918 | 2026.01.23 15:29:09.893111 [ 4 ] {b0b7dec6-90d9-4c2a-94d3-53fc003ea7a7} <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 | ||
| 1919 | 2026.01.23 15:29:09.893948 [ 4 ] {b0b7dec6-90d9-4c2a-94d3-53fc003ea7a7} <Trace> oximeter.measurements_histogramu64 (970ab6dd-7be0-4f7f-936e-9c83491ab51e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1920 | 2026.01.23 15:29:09.893984 [ 4 ] {b0b7dec6-90d9-4c2a-94d3-53fc003ea7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1921 | 2026.01.23 15:29:09.894536 [ 4 ] {b0b7dec6-90d9-4c2a-94d3-53fc003ea7a7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1922 | 2026.01.23 15:29:09.894766 [ 4 ] {b0b7dec6-90d9-4c2a-94d3-53fc003ea7a7} <Trace> oximeter.measurements_histogramu64 (970ab6dd-7be0-4f7f-936e-9c83491ab51e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2026.01.23 15:29:09.894909 [ 4 ] {b0b7dec6-90d9-4c2a-94d3-53fc003ea7a7} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001871 sec., 18706.57402458578 rows/sec., 33.52 MiB/sec. | ||
| 1924 | 2026.01.23 15:29:09.894964 [ 4 ] {b0b7dec6-90d9-4c2a-94d3-53fc003ea7a7} <Debug> TCPHandler: Processed in 0.002051988 sec. | ||
| 1925 | 2026.01.23 15:29:09.895079 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1926 | 2026.01.23 15:29:09.895173 [ 4 ] {51f1329f-6870-48b6-bb8e-89e41807af47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1927 | 2026.01.23 15:29:09.895214 [ 4 ] {51f1329f-6870-48b6-bb8e-89e41807af47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1928 | 2026.01.23 15:29:09.895539 [ 4 ] {51f1329f-6870-48b6-bb8e-89e41807af47} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1929 | 2026.01.23 15:29:09.895575 [ 4 ] {51f1329f-6870-48b6-bb8e-89e41807af47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 1930 | 2026.01.23 15:29:09.895896 [ 4 ] {51f1329f-6870-48b6-bb8e-89e41807af47} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1931 | 2026.01.23 15:29:09.896106 [ 4 ] {51f1329f-6870-48b6-bb8e-89e41807af47} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1932 | 2026.01.23 15:29:09.896232 [ 4 ] {51f1329f-6870-48b6-bb8e-89e41807af47} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 1933 | 2026.01.23 15:29:09.896267 [ 4 ] {51f1329f-6870-48b6-bb8e-89e41807af47} <Debug> TCPHandler: Processed in 0.001238839 sec. | ||
| 1934 | 2026.01.23 15:29:10.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.57 MiB, peak 187.89 MiB, free memory in arenas 0.00 B, will set to 184.27 MiB (RSS), difference: 1.70 MiB | ||
| 1935 | 2026.01.23 15:29:14.400330 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48945 | ||
| 1936 | 2026.01.23 15:29:14.400449 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1937 | 2026.01.23 15:29:14.400477 [ 3 ] {} <Debug> TCP-Session: be68375f-2dbd-43b0-ad85-f8fccdb5fddf Authenticating user 'default' from [fd00:1122:3344:101::e]:48945 | ||
| 1938 | 2026.01.23 15:29:14.400499 [ 3 ] {} <Debug> TCP-Session: be68375f-2dbd-43b0-ad85-f8fccdb5fddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1939 | 2026.01.23 15:29:14.400511 [ 3 ] {} <Debug> TCP-Session: be68375f-2dbd-43b0-ad85-f8fccdb5fddf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1940 | 2026.01.23 15:29:14.400776 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36977 | ||
| 1941 | 2026.01.23 15:29:14.400801 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58762 | ||
| 1942 | 2026.01.23 15:29:14.400843 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46377 | ||
| 1943 | 2026.01.23 15:29:14.400854 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48958 | ||
| 1944 | 2026.01.23 15:29:14.400902 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1945 | 2026.01.23 15:29:14.400921 [ 3 ] {} <Trace> TCP-Session: be68375f-2dbd-43b0-ad85-f8fccdb5fddf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1946 | 2026.01.23 15:29:14.400946 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1947 | 2026.01.23 15:29:14.400946 [ 287 ] {} <Debug> TCP-Session: 00116997-eb61-47ad-a9ba-4131e4bd868b Authenticating user 'default' from [fd00:1122:3344:101::e]:36977 | ||
| 1948 | 2026.01.23 15:29:14.400990 [ 291 ] {} <Debug> TCP-Session: d1d15470-a647-48c8-a4e8-e88eb1259af2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46377 | ||
| 1949 | 2026.01.23 15:29:14.401005 [ 287 ] {} <Debug> TCP-Session: 00116997-eb61-47ad-a9ba-4131e4bd868b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1950 | 2026.01.23 15:29:14.401017 [ 291 ] {} <Debug> TCP-Session: d1d15470-a647-48c8-a4e8-e88eb1259af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1951 | 2026.01.23 15:29:14.401022 [ 287 ] {} <Debug> TCP-Session: 00116997-eb61-47ad-a9ba-4131e4bd868b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1952 | 2026.01.23 15:29:14.401035 [ 291 ] {} <Debug> TCP-Session: d1d15470-a647-48c8-a4e8-e88eb1259af2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1953 | 2026.01.23 15:29:14.400858 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63510 | ||
| 1954 | 2026.01.23 15:29:14.400834 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62986 | ||
| 1955 | 2026.01.23 15:29:14.400779 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49523 | ||
| 1956 | 2026.01.23 15:29:14.401162 [ 3 ] {1357c56a-54fd-4339-ba24-8d88565a8ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48945) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1957 | 2026.01.23 15:29:14.401219 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1958 | 2026.01.23 15:29:14.400868 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61311 | ||
| 1959 | 2026.01.23 15:29:14.401267 [ 288 ] {} <Debug> TCP-Session: ec0cac0c-a403-4538-b183-78a2d447dfab Authenticating user 'default' from [fd00:1122:3344:101::e]:58762 | ||
| 1960 | 2026.01.23 15:29:14.401312 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1961 | 2026.01.23 15:29:14.401319 [ 288 ] {} <Debug> TCP-Session: ec0cac0c-a403-4538-b183-78a2d447dfab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1962 | 2026.01.23 15:29:14.401386 [ 290 ] {} <Debug> TCP-Session: bd6f29ea-ac26-4eca-8363-37b79461268d Authenticating user 'default' from [fd00:1122:3344:101::e]:48958 | ||
| 1963 | 2026.01.23 15:29:14.401387 [ 288 ] {} <Debug> TCP-Session: ec0cac0c-a403-4538-b183-78a2d447dfab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1964 | 2026.01.23 15:29:14.401420 [ 290 ] {} <Debug> TCP-Session: bd6f29ea-ac26-4eca-8363-37b79461268d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1965 | 2026.01.23 15:29:14.401439 [ 290 ] {} <Debug> TCP-Session: bd6f29ea-ac26-4eca-8363-37b79461268d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1966 | 2026.01.23 15:29:14.401508 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1967 | 2026.01.23 15:29:14.401508 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1968 | 2026.01.23 15:29:14.401536 [ 3 ] {1357c56a-54fd-4339-ba24-8d88565a8ff8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1969 | 2026.01.23 15:29:14.401553 [ 293 ] {} <Debug> TCP-Session: 8393d16d-005d-42bb-bace-17e0165d6a89 Authenticating user 'default' from [fd00:1122:3344:101::e]:61311 | ||
| 1970 | 2026.01.23 15:29:14.401551 [ 289 ] {} <Debug> TCP-Session: ff3ecf4e-e400-4b2c-8e19-5574f37edd78 Authenticating user 'default' from [fd00:1122:3344:101::e]:62986 | ||
| 1971 | 2026.01.23 15:29:14.401582 [ 293 ] {} <Debug> TCP-Session: 8393d16d-005d-42bb-bace-17e0165d6a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1972 | 2026.01.23 15:29:14.401587 [ 289 ] {} <Debug> TCP-Session: ff3ecf4e-e400-4b2c-8e19-5574f37edd78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1973 | 2026.01.23 15:29:14.401600 [ 293 ] {} <Debug> TCP-Session: 8393d16d-005d-42bb-bace-17e0165d6a89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1974 | 2026.01.23 15:29:14.401608 [ 3 ] {1357c56a-54fd-4339-ba24-8d88565a8ff8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1975 | 2026.01.23 15:29:14.401609 [ 289 ] {} <Debug> TCP-Session: ff3ecf4e-e400-4b2c-8e19-5574f37edd78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1976 | 2026.01.23 15:29:14.401699 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1977 | 2026.01.23 15:29:14.401701 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1978 | 2026.01.23 15:29:14.401738 [ 292 ] {} <Debug> TCP-Session: 7543f9a0-f14a-48b5-9d50-c60f30f17664 Authenticating user 'default' from [fd00:1122:3344:101::e]:63510 | ||
| 1979 | 2026.01.23 15:29:14.401758 [ 292 ] {} <Debug> TCP-Session: 7543f9a0-f14a-48b5-9d50-c60f30f17664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1980 | 2026.01.23 15:29:14.401757 [ 286 ] {} <Debug> TCP-Session: c43dae1d-56f2-43a0-b8b6-19ce4bab1ba8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49523 | ||
| 1981 | 2026.01.23 15:29:14.401773 [ 292 ] {} <Debug> TCP-Session: 7543f9a0-f14a-48b5-9d50-c60f30f17664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1982 | 2026.01.23 15:29:14.401792 [ 286 ] {} <Debug> TCP-Session: c43dae1d-56f2-43a0-b8b6-19ce4bab1ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1983 | 2026.01.23 15:29:14.401812 [ 286 ] {} <Debug> TCP-Session: c43dae1d-56f2-43a0-b8b6-19ce4bab1ba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1984 | 2026.01.23 15:29:14.402003 [ 3 ] {1357c56a-54fd-4339-ba24-8d88565a8ff8} <Debug> oximeter.version (eacc2e24-053b-4b2b-a755-7fc0b2704d50) (SelectExecutor): Key condition: unknown | ||
| 1985 | 2026.01.23 15:29:14.402122 [ 3 ] {1357c56a-54fd-4339-ba24-8d88565a8ff8} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1986 | 2026.01.23 15:29:14.833926 [ 260 ] {1357c56a-54fd-4339-ba24-8d88565a8ff8} <Trace> AggregatingTransform: Aggregating | ||
| 1987 | 2026.01.23 15:29:14.833987 [ 260 ] {1357c56a-54fd-4339-ba24-8d88565a8ff8} <Trace> Aggregator: Aggregation method: without_key | ||
| 1988 | 2026.01.23 15:29:14.834019 [ 260 ] {1357c56a-54fd-4339-ba24-8d88565a8ff8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001414842 sec. (706.793 rows/sec., 27.61 KiB/sec.) | ||
| 1989 | 2026.01.23 15:29:14.834034 [ 260 ] {1357c56a-54fd-4339-ba24-8d88565a8ff8} <Trace> Aggregator: Merging aggregated data | ||
| 1990 | 2026.01.23 15:29:14.835222 [ 3 ] {1357c56a-54fd-4339-ba24-8d88565a8ff8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.434142 sec., 2.303393820455059 rows/sec., 92.14 B/sec. | ||
| 1991 | 2026.01.23 15:29:14.835381 [ 3 ] {1357c56a-54fd-4339-ba24-8d88565a8ff8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1992 | 2026.01.23 15:29:14.835396 [ 3 ] {1357c56a-54fd-4339-ba24-8d88565a8ff8} <Debug> TCPHandler: Processed in 0.434651224 sec. | ||
| 1993 | 2026.01.23 15:29:14.835515 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1994 | 2026.01.23 15:29:14.835556 [ 293 ] {} <Debug> TCP-Session: 8393d16d-005d-42bb-bace-17e0165d6a89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1995 | 2026.01.23 15:29:14.835561 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1996 | 2026.01.23 15:29:14.835596 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1997 | 2026.01.23 15:29:14.835612 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1998 | 2026.01.23 15:29:14.835635 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1999 | 2026.01.23 15:29:14.835652 [ 286 ] {} <Debug> TCP-Session: c43dae1d-56f2-43a0-b8b6-19ce4bab1ba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2000 | 2026.01.23 15:29:14.835671 [ 288 ] {} <Debug> TCP-Session: ec0cac0c-a403-4538-b183-78a2d447dfab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2001 | 2026.01.23 15:29:14.835680 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2002 | 2026.01.23 15:29:14.835692 [ 291 ] {} <Debug> TCP-Session: d1d15470-a647-48c8-a4e8-e88eb1259af2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2003 | 2026.01.23 15:29:14.835707 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2004 | 2026.01.23 15:29:14.835696 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2005 | 2026.01.23 15:29:14.835755 [ 290 ] {} <Debug> TCP-Session: bd6f29ea-ac26-4eca-8363-37b79461268d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2006 | 2026.01.23 15:29:14.835773 [ 3 ] {} <Debug> TCP-Session: be68375f-2dbd-43b0-ad85-f8fccdb5fddf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2007 | 2026.01.23 15:29:14.835797 [ 292 ] {} <Debug> TCP-Session: 7543f9a0-f14a-48b5-9d50-c60f30f17664 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2008 | 2026.01.23 15:29:14.835654 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2009 | 2026.01.23 15:29:14.835635 [ 287 ] {} <Debug> TCP-Session: 00116997-eb61-47ad-a9ba-4131e4bd868b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2010 | 2026.01.23 15:29:14.835858 [ 289 ] {} <Debug> TCP-Session: ff3ecf4e-e400-4b2c-8e19-5574f37edd78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2011 | 2026.01.23 15:29:14.883831 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2012 | 2026.01.23 15:29:14.884002 [ 4 ] {f47b7a7a-64f2-49e8-810e-ec341e7b7801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2013 | 2026.01.23 15:29:14.884070 [ 4 ] {f47b7a7a-64f2-49e8-810e-ec341e7b7801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2014 | 2026.01.23 15:29:14.884713 [ 4 ] {f47b7a7a-64f2-49e8-810e-ec341e7b7801} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2015 | 2026.01.23 15:29:14.884760 [ 4 ] {f47b7a7a-64f2-49e8-810e-ec341e7b7801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 2016 | 2026.01.23 15:29:14.885175 [ 4 ] {f47b7a7a-64f2-49e8-810e-ec341e7b7801} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2017 | 2026.01.23 15:29:14.885416 [ 4 ] {f47b7a7a-64f2-49e8-810e-ec341e7b7801} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2018 | 2026.01.23 15:29:14.885587 [ 4 ] {f47b7a7a-64f2-49e8-810e-ec341e7b7801} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001632 sec., 34313.72549019608 rows/sec., 2.64 MiB/sec. | ||
| 2019 | 2026.01.23 15:29:14.885635 [ 4 ] {f47b7a7a-64f2-49e8-810e-ec341e7b7801} <Debug> TCPHandler: Processed in 0.001933905 sec. | ||
| 2020 | 2026.01.23 15:29:14.885765 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2021 | 2026.01.23 15:29:14.885870 [ 4 ] {4e458152-2a04-4997-a672-35aff7fa9373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2022 | 2026.01.23 15:29:14.885915 [ 4 ] {4e458152-2a04-4997-a672-35aff7fa9373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2023 | 2026.01.23 15:29:14.886355 [ 4 ] {4e458152-2a04-4997-a672-35aff7fa9373} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2024 | 2026.01.23 15:29:14.886395 [ 4 ] {4e458152-2a04-4997-a672-35aff7fa9373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 2025 | 2026.01.23 15:29:14.886718 [ 4 ] {4e458152-2a04-4997-a672-35aff7fa9373} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2026 | 2026.01.23 15:29:14.886932 [ 4 ] {4e458152-2a04-4997-a672-35aff7fa9373} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2027 | 2026.01.23 15:29:14.887068 [ 4 ] {4e458152-2a04-4997-a672-35aff7fa9373} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. | ||
| 2028 | 2026.01.23 15:29:14.887106 [ 4 ] {4e458152-2a04-4997-a672-35aff7fa9373} <Debug> TCPHandler: Processed in 0.001393323 sec. | ||
| 2029 | 2026.01.23 15:29:14.887223 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2030 | 2026.01.23 15:29:14.887325 [ 4 ] {7360e283-9ebb-49bc-95f9-224830eef7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2031 | 2026.01.23 15:29:14.887372 [ 4 ] {7360e283-9ebb-49bc-95f9-224830eef7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2032 | 2026.01.23 15:29:14.887857 [ 4 ] {7360e283-9ebb-49bc-95f9-224830eef7a2} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2033 | 2026.01.23 15:29:14.887905 [ 4 ] {7360e283-9ebb-49bc-95f9-224830eef7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 2034 | 2026.01.23 15:29:14.888367 [ 4 ] {7360e283-9ebb-49bc-95f9-224830eef7a2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2035 | 2026.01.23 15:29:14.888621 [ 4 ] {7360e283-9ebb-49bc-95f9-224830eef7a2} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2036 | 2026.01.23 15:29:14.888759 [ 4 ] {7360e283-9ebb-49bc-95f9-224830eef7a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001455 sec., 109965.63573883162 rows/sec., 7.66 MiB/sec. | ||
| 2037 | 2026.01.23 15:29:14.888802 [ 4 ] {7360e283-9ebb-49bc-95f9-224830eef7a2} <Debug> TCPHandler: Processed in 0.001631178 sec. | ||
| 2038 | 2026.01.23 15:29:14.888926 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2039 | 2026.01.23 15:29:14.889021 [ 4 ] {ae52e5e4-6813-49ac-984f-7254abb165f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2040 | 2026.01.23 15:29:14.889066 [ 4 ] {ae52e5e4-6813-49ac-984f-7254abb165f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2041 | 2026.01.23 15:29:14.889402 [ 4 ] {ae52e5e4-6813-49ac-984f-7254abb165f9} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2042 | 2026.01.23 15:29:14.889439 [ 4 ] {ae52e5e4-6813-49ac-984f-7254abb165f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 2043 | 2026.01.23 15:29:14.889752 [ 4 ] {ae52e5e4-6813-49ac-984f-7254abb165f9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2044 | 2026.01.23 15:29:14.889967 [ 4 ] {ae52e5e4-6813-49ac-984f-7254abb165f9} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2045 | 2026.01.23 15:29:14.890097 [ 4 ] {ae52e5e4-6813-49ac-984f-7254abb165f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 2046 | 2026.01.23 15:29:14.890131 [ 4 ] {ae52e5e4-6813-49ac-984f-7254abb165f9} <Debug> TCPHandler: Processed in 0.001256489 sec. | ||
| 2047 | 2026.01.23 15:29:15.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.99 MiB, peak 193.85 MiB, free memory in arenas 0.00 B, will set to 204.44 MiB (RSS), difference: 18.45 MiB | ||
| 2048 | 2026.01.23 15:29:15.311427 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4368 | ||
| 2049 | 2026.01.23 15:29:15.311924 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2050 | 2026.01.23 15:29:15.311968 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 2051 | 2026.01.23 15:29:15.312457 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2052 | 2026.01.23 15:29:15.312702 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2053 | 2026.01.23 15:29:15.312836 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4368 | ||
| 2054 | 2026.01.23 15:29:15.560309 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2055 | 2026.01.23 15:29:15.581196 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.01.23 15:29:15.581266 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 2057 | 2026.01.23 15:29:15.587398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2058 | 2026.01.23 15:29:15.588197 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2026.01.23 15:29:15.591940 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2060 | 2026.01.23 15:29:17.809439 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 280 | ||
| 2061 | 2026.01.23 15:29:17.811538 [ 243 ] {} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2062 | 2026.01.23 15:29:17.811597 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2063 | 2026.01.23 15:29:17.812783 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2064 | 2026.01.23 15:29:17.813070 [ 243 ] {} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2065 | 2026.01.23 15:29:17.813390 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 280 | ||
| 2066 | 2026.01.23 15:29:19.887588 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2067 | 2026.01.23 15:29:19.887786 [ 4 ] {251e2a1c-b5be-4a78-ba6d-3e234cd4ae97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2068 | 2026.01.23 15:29:19.887863 [ 4 ] {251e2a1c-b5be-4a78-ba6d-3e234cd4ae97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2069 | 2026.01.23 15:29:19.888573 [ 4 ] {251e2a1c-b5be-4a78-ba6d-3e234cd4ae97} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2026.01.23 15:29:19.888621 [ 4 ] {251e2a1c-b5be-4a78-ba6d-3e234cd4ae97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2071 | 2026.01.23 15:29:19.889047 [ 4 ] {251e2a1c-b5be-4a78-ba6d-3e234cd4ae97} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2072 | 2026.01.23 15:29:19.889276 [ 4 ] {251e2a1c-b5be-4a78-ba6d-3e234cd4ae97} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2073 | 2026.01.23 15:29:19.889432 [ 39 ] {} <Debug> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2074 | 2026.01.23 15:29:19.889440 [ 4 ] {251e2a1c-b5be-4a78-ba6d-3e234cd4ae97} <Debug> executeQuery: Read 126 rows, 11.10 KiB in 0.001708 sec., 73770.49180327868 rows/sec., 6.35 MiB/sec. | ||
| 2075 | 2026.01.23 15:29:19.889500 [ 39 ] {} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2026.01.23 15:29:19.889518 [ 4 ] {251e2a1c-b5be-4a78-ba6d-3e234cd4ae97} <Debug> TCPHandler: Processed in 0.002068898 sec. | ||
| 2077 | 2026.01.23 15:29:19.889531 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2078 | 2026.01.23 15:29:19.889642 [ 199 ] {605049e8-7571-42ff-9409-99080ca6ed4f::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 | ||
| 2079 | 2026.01.23 15:29:19.889663 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2080 | 2026.01.23 15:29:19.889795 [ 199 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2081 | 2026.01.23 15:29:19.889817 [ 4 ] {9bd132c3-ae5b-4a31-81f3-04f62c34b8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2082 | 2026.01.23 15:29:19.889832 [ 199 ] {605049e8-7571-42ff-9409-99080ca6ed4f::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 | ||
| 2083 | 2026.01.23 15:29:19.889871 [ 4 ] {9bd132c3-ae5b-4a31-81f3-04f62c34b8ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2084 | 2026.01.23 15:29:19.889904 [ 199 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 246 rows starting from the beginning of the part | ||
| 2085 | 2026.01.23 15:29:19.889956 [ 199 ] {605049e8-7571-42ff-9409-99080ca6ed4f::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 | ||
| 2086 | 2026.01.23 15:29:19.889998 [ 199 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 126 rows starting from the beginning of the part | ||
| 2087 | 2026.01.23 15:29:19.890124 [ 199 ] {605049e8-7571-42ff-9409-99080ca6ed4f::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 | ||
| 2088 | 2026.01.23 15:29:19.890169 [ 199 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 126 rows starting from the beginning of the part | ||
| 2089 | 2026.01.23 15:29:19.890329 [ 4 ] {9bd132c3-ae5b-4a31-81f3-04f62c34b8ae} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2026.01.23 15:29:19.890377 [ 4 ] {9bd132c3-ae5b-4a31-81f3-04f62c34b8ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2091 | 2026.01.23 15:29:19.890717 [ 4 ] {9bd132c3-ae5b-4a31-81f3-04f62c34b8ae} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2092 | 2026.01.23 15:29:19.890960 [ 4 ] {9bd132c3-ae5b-4a31-81f3-04f62c34b8ae} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2093 | 2026.01.23 15:29:19.891102 [ 4 ] {9bd132c3-ae5b-4a31-81f3-04f62c34b8ae} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001309 sec., 26737.9679144385 rows/sec., 1.96 MiB/sec. | ||
| 2094 | 2026.01.23 15:29:19.891143 [ 4 ] {9bd132c3-ae5b-4a31-81f3-04f62c34b8ae} <Debug> TCPHandler: Processed in 0.001534035 sec. | ||
| 2095 | 2026.01.23 15:29:19.891207 [ 200 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 862 rows, containing 5 columns (5 merged, 0 gathered) in 0.001609048 sec., 535720.5005692807 rows/sec., 48.52 MiB/sec. | ||
| 2096 | 2026.01.23 15:29:19.891258 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2097 | 2026.01.23 15:29:19.891354 [ 4 ] {79406b97-ad54-4d00-8710-eb112e941095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2098 | 2026.01.23 15:29:19.891397 [ 4 ] {79406b97-ad54-4d00-8710-eb112e941095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2099 | 2026.01.23 15:29:19.891396 [ 196 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2100 | 2026.01.23 15:29:19.891694 [ 196 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_11_2} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2101 | 2026.01.23 15:29:19.891769 [ 196 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_11_2} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2102 | 2026.01.23 15:29:19.891848 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2103 | 2026.01.23 15:29:19.891849 [ 4 ] {79406b97-ad54-4d00-8710-eb112e941095} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2104 | 2026.01.23 15:29:19.891892 [ 4 ] {79406b97-ad54-4d00-8710-eb112e941095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2105 | 2026.01.23 15:29:19.892211 [ 4 ] {79406b97-ad54-4d00-8710-eb112e941095} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2106 | 2026.01.23 15:29:19.892418 [ 4 ] {79406b97-ad54-4d00-8710-eb112e941095} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2107 | 2026.01.23 15:29:19.892530 [ 38 ] {} <Debug> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2108 | 2026.01.23 15:29:19.892549 [ 4 ] {79406b97-ad54-4d00-8710-eb112e941095} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001215 sec., 81481.48148148149 rows/sec., 6.36 MiB/sec. | ||
| 2109 | 2026.01.23 15:29:19.892595 [ 38 ] {} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2110 | 2026.01.23 15:29:19.892607 [ 4 ] {79406b97-ad54-4d00-8710-eb112e941095} <Debug> TCPHandler: Processed in 0.001399342 sec. | ||
| 2111 | 2026.01.23 15:29:19.892621 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2112 | 2026.01.23 15:29:19.892708 [ 199 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::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 | ||
| 2113 | 2026.01.23 15:29:19.892725 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2114 | 2026.01.23 15:29:19.892802 [ 199 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2115 | 2026.01.23 15:29:19.892830 [ 4 ] {86192a4d-c48f-470d-8ca0-299fdb481c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2116 | 2026.01.23 15:29:19.892831 [ 199 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 157 rows starting from the beginning of the part | ||
| 2117 | 2026.01.23 15:29:19.892884 [ 4 ] {86192a4d-c48f-470d-8ca0-299fdb481c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2118 | 2026.01.23 15:29:19.892901 [ 199 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 135 rows starting from the beginning of the part | ||
| 2119 | 2026.01.23 15:29:19.892947 [ 199 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::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 | ||
| 2120 | 2026.01.23 15:29:19.892982 [ 199 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 99 rows starting from the beginning of the part | ||
| 2121 | 2026.01.23 15:29:19.893020 [ 199 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::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 | ||
| 2122 | 2026.01.23 15:29:19.893060 [ 199 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 99 rows starting from the beginning of the part | ||
| 2123 | 2026.01.23 15:29:19.893331 [ 4 ] {86192a4d-c48f-470d-8ca0-299fdb481c0d} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2124 | 2026.01.23 15:29:19.893374 [ 4 ] {86192a4d-c48f-470d-8ca0-299fdb481c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2125 | 2026.01.23 15:29:19.893770 [ 4 ] {86192a4d-c48f-470d-8ca0-299fdb481c0d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2126 | 2026.01.23 15:29:19.893859 [ 196 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 5 columns (5 merged, 0 gathered) in 0.001185728 sec., 521198.79095374316 rows/sec., 43.34 MiB/sec. | ||
| 2127 | 2026.01.23 15:29:19.894002 [ 4 ] {86192a4d-c48f-470d-8ca0-299fdb481c0d} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2026.01.23 15:29:19.894003 [ 199 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2129 | 2026.01.23 15:29:19.894118 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2130 | 2026.01.23 15:29:19.894149 [ 4 ] {86192a4d-c48f-470d-8ca0-299fdb481c0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001339 sec., 119492.15832710979 rows/sec., 8.32 MiB/sec. | ||
| 2131 | 2026.01.23 15:29:19.894150 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2132 | 2026.01.23 15:29:19.894194 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2133 | 2026.01.23 15:29:19.894200 [ 4 ] {86192a4d-c48f-470d-8ca0-299fdb481c0d} <Debug> TCPHandler: Processed in 0.001524325 sec. | ||
| 2134 | 2026.01.23 15:29:19.894298 [ 199 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_11_2} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2135 | 2026.01.23 15:29:19.894297 [ 198 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::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 | ||
| 2136 | 2026.01.23 15:29:19.894325 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2137 | 2026.01.23 15:29:19.894390 [ 199 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_11_2} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2138 | 2026.01.23 15:29:19.894436 [ 4 ] {67506eba-4349-4b3e-a19f-f275f61e3a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2139 | 2026.01.23 15:29:19.894453 [ 198 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2140 | 2026.01.23 15:29:19.894466 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2141 | 2026.01.23 15:29:19.894499 [ 4 ] {67506eba-4349-4b3e-a19f-f275f61e3a6a} <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 | ||
| 2142 | 2026.01.23 15:29:19.894509 [ 198 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 804 rows starting from the beginning of the part | ||
| 2143 | 2026.01.23 15:29:19.894607 [ 198 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::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 | ||
| 2144 | 2026.01.23 15:29:19.894657 [ 198 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::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 | ||
| 2145 | 2026.01.23 15:29:19.894700 [ 198 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::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 | ||
| 2146 | 2026.01.23 15:29:19.894741 [ 198 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::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 | ||
| 2147 | 2026.01.23 15:29:19.894783 [ 198 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::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 | ||
| 2148 | 2026.01.23 15:29:19.895364 [ 4 ] {67506eba-4349-4b3e-a19f-f275f61e3a6a} <Trace> oximeter.measurements_histogramu64 (970ab6dd-7be0-4f7f-936e-9c83491ab51e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2149 | 2026.01.23 15:29:19.895408 [ 4 ] {67506eba-4349-4b3e-a19f-f275f61e3a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2150 | 2026.01.23 15:29:19.895994 [ 186 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1640 rows, containing 5 columns (5 merged, 0 gathered) in 0.001744751 sec., 939962.2066415208 rows/sec., 66.77 MiB/sec. | ||
| 2151 | 2026.01.23 15:29:19.896021 [ 4 ] {67506eba-4349-4b3e-a19f-f275f61e3a6a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2152 | 2026.01.23 15:29:19.896246 [ 186 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2153 | 2026.01.23 15:29:19.896287 [ 4 ] {67506eba-4349-4b3e-a19f-f275f61e3a6a} <Trace> oximeter.measurements_histogramu64 (970ab6dd-7be0-4f7f-936e-9c83491ab51e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2154 | 2026.01.23 15:29:19.896407 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (970ab6dd-7be0-4f7f-936e-9c83491ab51e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2155 | 2026.01.23 15:29:19.896438 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (970ab6dd-7be0-4f7f-936e-9c83491ab51e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2156 | 2026.01.23 15:29:19.896446 [ 4 ] {67506eba-4349-4b3e-a19f-f275f61e3a6a} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002027 sec., 17266.896891958557 rows/sec., 30.94 MiB/sec. | ||
| 2157 | 2026.01.23 15:29:19.896458 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2158 | 2026.01.23 15:29:19.896507 [ 4 ] {67506eba-4349-4b3e-a19f-f275f61e3a6a} <Debug> TCPHandler: Processed in 0.002232241 sec. | ||
| 2159 | 2026.01.23 15:29:19.896534 [ 198 ] {970ab6dd-7be0-4f7f-936e-9c83491ab51e::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 | ||
| 2160 | 2026.01.23 15:29:19.896566 [ 186 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2161 | 2026.01.23 15:29:19.896623 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2162 | 2026.01.23 15:29:19.896651 [ 186 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2163 | 2026.01.23 15:29:19.896725 [ 4 ] {4ac2bce8-07ad-4f99-91a8-95bb9c0b2b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2164 | 2026.01.23 15:29:19.896728 [ 198 ] {970ab6dd-7be0-4f7f-936e-9c83491ab51e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2165 | 2026.01.23 15:29:19.896726 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2166 | 2026.01.23 15:29:19.896776 [ 4 ] {4ac2bce8-07ad-4f99-91a8-95bb9c0b2b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2167 | 2026.01.23 15:29:19.896799 [ 198 ] {970ab6dd-7be0-4f7f-936e-9c83491ab51e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
| 2168 | 2026.01.23 15:29:19.896912 [ 198 ] {970ab6dd-7be0-4f7f-936e-9c83491ab51e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 33 rows starting from the beginning of the part | ||
| 2169 | 2026.01.23 15:29:19.897018 [ 198 ] {970ab6dd-7be0-4f7f-936e-9c83491ab51e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part | ||
| 2170 | 2026.01.23 15:29:19.897123 [ 4 ] {4ac2bce8-07ad-4f99-91a8-95bb9c0b2b60} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2171 | 2026.01.23 15:29:19.897124 [ 198 ] {970ab6dd-7be0-4f7f-936e-9c83491ab51e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 2172 | 2026.01.23 15:29:19.897168 [ 4 ] {4ac2bce8-07ad-4f99-91a8-95bb9c0b2b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2173 | 2026.01.23 15:29:19.897255 [ 198 ] {970ab6dd-7be0-4f7f-936e-9c83491ab51e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2174 | 2026.01.23 15:29:19.897364 [ 198 ] {970ab6dd-7be0-4f7f-936e-9c83491ab51e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 2175 | 2026.01.23 15:29:19.897509 [ 4 ] {4ac2bce8-07ad-4f99-91a8-95bb9c0b2b60} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2176 | 2026.01.23 15:29:19.897751 [ 4 ] {4ac2bce8-07ad-4f99-91a8-95bb9c0b2b60} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2177 | 2026.01.23 15:29:19.897854 [ 38 ] {} <Debug> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2178 | 2026.01.23 15:29:19.897880 [ 38 ] {} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2179 | 2026.01.23 15:29:19.897889 [ 4 ] {4ac2bce8-07ad-4f99-91a8-95bb9c0b2b60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 2180 | 2026.01.23 15:29:19.897896 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2181 | 2026.01.23 15:29:19.897934 [ 4 ] {4ac2bce8-07ad-4f99-91a8-95bb9c0b2b60} <Debug> TCPHandler: Processed in 0.001360182 sec. | ||
| 2182 | 2026.01.23 15:29:19.897985 [ 196 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::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 | ||
| 2183 | 2026.01.23 15:29:19.898071 [ 196 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2184 | 2026.01.23 15:29:19.898100 [ 196 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 240 rows starting from the beginning of the part | ||
| 2185 | 2026.01.23 15:29:19.898179 [ 196 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::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 | ||
| 2186 | 2026.01.23 15:29:19.898233 [ 196 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::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 | ||
| 2187 | 2026.01.23 15:29:19.898280 [ 196 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::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 | ||
| 2188 | 2026.01.23 15:29:19.898331 [ 196 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::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 | ||
| 2189 | 2026.01.23 15:29:19.898377 [ 196 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::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 | ||
| 2190 | 2026.01.23 15:29:19.899185 [ 186 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 4 columns (4 merged, 0 gathered) in 0.001232488 sec., 438138.140087368 rows/sec., 29.59 MiB/sec. | ||
| 2191 | 2026.01.23 15:29:19.899316 [ 196 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2192 | 2026.01.23 15:29:19.899567 [ 196 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::all_1_11_2} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2193 | 2026.01.23 15:29:19.899638 [ 196 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::all_1_11_2} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2194 | 2026.01.23 15:29:19.899696 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2195 | 2026.01.23 15:29:19.904937 [ 196 ] {970ab6dd-7be0-4f7f-936e-9c83491ab51e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 19 columns (19 merged, 0 gathered) in 0.008429205 sec., 22303.408209908288 rows/sec., 39.97 MiB/sec. | ||
| 2196 | 2026.01.23 15:29:19.905418 [ 186 ] {970ab6dd-7be0-4f7f-936e-9c83491ab51e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2197 | 2026.01.23 15:29:19.905769 [ 186 ] {970ab6dd-7be0-4f7f-936e-9c83491ab51e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (970ab6dd-7be0-4f7f-936e-9c83491ab51e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2198 | 2026.01.23 15:29:19.905840 [ 186 ] {970ab6dd-7be0-4f7f-936e-9c83491ab51e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (970ab6dd-7be0-4f7f-936e-9c83491ab51e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2199 | 2026.01.23 15:29:19.905923 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 2200 | 2026.01.23 15:29:22.743879 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2201 | 2026.01.23 15:29:22.743940 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2202 | 2026.01.23 15:29:22.812921 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4816 | ||
| 2203 | 2026.01.23 15:29:22.813395 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2204 | 2026.01.23 15:29:22.813439 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2205 | 2026.01.23 15:29:22.813903 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2206 | 2026.01.23 15:29:22.814135 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2207 | 2026.01.23 15:29:22.814260 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4816 | ||
| 2208 | 2026.01.23 15:29:23.092011 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2209 | 2026.01.23 15:29:23.109733 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2210 | 2026.01.23 15:29:23.109790 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2211 | 2026.01.23 15:29:23.116075 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2212 | 2026.01.23 15:29:23.116845 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2213 | 2026.01.23 15:29:23.120472 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2214 | 2026.01.23 15:29:24.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.59 MiB, peak 212.78 MiB, free memory in arenas 0.00 B, will set to 208.00 MiB (RSS), difference: 1.41 MiB | ||
| 2215 | 2026.01.23 15:29:24.883707 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2216 | 2026.01.23 15:29:24.883995 [ 4 ] {8b71b205-a305-4dda-87a2-f27e4642ffad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2217 | 2026.01.23 15:29:24.884105 [ 4 ] {8b71b205-a305-4dda-87a2-f27e4642ffad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2218 | 2026.01.23 15:29:24.884801 [ 4 ] {8b71b205-a305-4dda-87a2-f27e4642ffad} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2219 | 2026.01.23 15:29:24.884854 [ 4 ] {8b71b205-a305-4dda-87a2-f27e4642ffad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2220 | 2026.01.23 15:29:24.885255 [ 4 ] {8b71b205-a305-4dda-87a2-f27e4642ffad} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2221 | 2026.01.23 15:29:24.885493 [ 4 ] {8b71b205-a305-4dda-87a2-f27e4642ffad} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2026.01.23 15:29:24.885662 [ 4 ] {8b71b205-a305-4dda-87a2-f27e4642ffad} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001742 sec., 32146.957520091848 rows/sec., 2.47 MiB/sec. | ||
| 2223 | 2026.01.23 15:29:24.885711 [ 4 ] {8b71b205-a305-4dda-87a2-f27e4642ffad} <Debug> TCPHandler: Processed in 0.002191161 sec. | ||
| 2224 | 2026.01.23 15:29:24.885829 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2225 | 2026.01.23 15:29:24.885932 [ 4 ] {441394fa-848c-4c49-8337-c8138519fefe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2226 | 2026.01.23 15:29:24.885975 [ 4 ] {441394fa-848c-4c49-8337-c8138519fefe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2227 | 2026.01.23 15:29:24.886397 [ 4 ] {441394fa-848c-4c49-8337-c8138519fefe} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2228 | 2026.01.23 15:29:24.886436 [ 4 ] {441394fa-848c-4c49-8337-c8138519fefe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2229 | 2026.01.23 15:29:24.886758 [ 4 ] {441394fa-848c-4c49-8337-c8138519fefe} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2230 | 2026.01.23 15:29:24.886969 [ 4 ] {441394fa-848c-4c49-8337-c8138519fefe} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2231 | 2026.01.23 15:29:24.887103 [ 4 ] {441394fa-848c-4c49-8337-c8138519fefe} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 2232 | 2026.01.23 15:29:24.887140 [ 4 ] {441394fa-848c-4c49-8337-c8138519fefe} <Debug> TCPHandler: Processed in 0.001363022 sec. | ||
| 2233 | 2026.01.23 15:29:24.887248 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2234 | 2026.01.23 15:29:24.887344 [ 4 ] {20354ff1-7bf0-4b1c-a821-1536d471bc01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2235 | 2026.01.23 15:29:24.887390 [ 4 ] {20354ff1-7bf0-4b1c-a821-1536d471bc01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2236 | 2026.01.23 15:29:24.887776 [ 4 ] {20354ff1-7bf0-4b1c-a821-1536d471bc01} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2237 | 2026.01.23 15:29:24.887813 [ 4 ] {20354ff1-7bf0-4b1c-a821-1536d471bc01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2238 | 2026.01.23 15:29:24.888143 [ 4 ] {20354ff1-7bf0-4b1c-a821-1536d471bc01} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2239 | 2026.01.23 15:29:24.888349 [ 4 ] {20354ff1-7bf0-4b1c-a821-1536d471bc01} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2240 | 2026.01.23 15:29:24.888481 [ 4 ] {20354ff1-7bf0-4b1c-a821-1536d471bc01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 2241 | 2026.01.23 15:29:24.888518 [ 4 ] {20354ff1-7bf0-4b1c-a821-1536d471bc01} <Debug> TCPHandler: Processed in 0.001318561 sec. | ||
| 2242 | 2026.01.23 15:29:24.888638 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2243 | 2026.01.23 15:29:24.888734 [ 4 ] {83590775-5e54-4754-be84-3441e527e905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2244 | 2026.01.23 15:29:24.888776 [ 4 ] {83590775-5e54-4754-be84-3441e527e905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2245 | 2026.01.23 15:29:24.889105 [ 4 ] {83590775-5e54-4754-be84-3441e527e905} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2246 | 2026.01.23 15:29:24.889141 [ 4 ] {83590775-5e54-4754-be84-3441e527e905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2247 | 2026.01.23 15:29:24.889441 [ 4 ] {83590775-5e54-4754-be84-3441e527e905} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2248 | 2026.01.23 15:29:24.889672 [ 4 ] {83590775-5e54-4754-be84-3441e527e905} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2249 | 2026.01.23 15:29:24.889800 [ 4 ] {83590775-5e54-4754-be84-3441e527e905} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 2250 | 2026.01.23 15:29:24.889835 [ 4 ] {83590775-5e54-4754-be84-3441e527e905} <Debug> TCPHandler: Processed in 0.001245608 sec. | ||
| 2251 | 2026.01.23 15:29:25.866544 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2252 | 2026.01.23 15:29:25.866813 [ 4 ] {4fd8c92c-529a-4680-b7ff-f9be54f270df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) 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) | ||
| 2253 | 2026.01.23 15:29:25.867200 [ 4 ] {4fd8c92c-529a-4680-b7ff-f9be54f270df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2254 | 2026.01.23 15:29:25.867247 [ 4 ] {4fd8c92c-529a-4680-b7ff-f9be54f270df} <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 | ||
| 2255 | 2026.01.23 15:29:25.867507 [ 4 ] {4fd8c92c-529a-4680-b7ff-f9be54f270df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2256 | 2026.01.23 15:29:25.867574 [ 4 ] {4fd8c92c-529a-4680-b7ff-f9be54f270df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2257 | 2026.01.23 15:29:25.867716 [ 4 ] {4fd8c92c-529a-4680-b7ff-f9be54f270df} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2258 | 2026.01.23 15:29:25.867837 [ 333 ] {4fd8c92c-529a-4680-b7ff-f9be54f270df} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2259 | 2026.01.23 15:29:25.867837 [ 321 ] {4fd8c92c-529a-4680-b7ff-f9be54f270df} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2260 | 2026.01.23 15:29:25.867951 [ 4 ] {4fd8c92c-529a-4680-b7ff-f9be54f270df} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2261 | 2026.01.23 15:29:25.867978 [ 4 ] {4fd8c92c-529a-4680-b7ff-f9be54f270df} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2262 | 2026.01.23 15:29:25.870059 [ 4 ] {4fd8c92c-529a-4680-b7ff-f9be54f270df} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2263 | 2026.01.23 15:29:25.870092 [ 4 ] {4fd8c92c-529a-4680-b7ff-f9be54f270df} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2264 | 2026.01.23 15:29:25.870150 [ 4 ] {4fd8c92c-529a-4680-b7ff-f9be54f270df} <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'))" | ||
| 2265 | 2026.01.23 15:29:25.870191 [ 4 ] {4fd8c92c-529a-4680-b7ff-f9be54f270df} <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'))" | ||
| 2266 | 2026.01.23 15:29:25.871418 [ 4 ] {4fd8c92c-529a-4680-b7ff-f9be54f270df} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.004723 sec., 6140.165149269533 rows/sec., 267.56 KiB/sec. | ||
| 2267 | 2026.01.23 15:29:25.871531 [ 4 ] {4fd8c92c-529a-4680-b7ff-f9be54f270df} <Debug> TCPHandler: Processed in 0.005127178 sec. | ||
| 2268 | 2026.01.23 15:29:25.871814 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2269 | 2026.01.23 15:29:25.871947 [ 4 ] {9bbda3ab-bddc-4dc9-ad87-ed271de733e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) 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') FORMAT Native; (stage: Complete) | ||
| 2270 | 2026.01.23 15:29:25.872164 [ 4 ] {9bbda3ab-bddc-4dc9-ad87-ed271de733e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2271 | 2026.01.23 15:29:25.872199 [ 4 ] {9bbda3ab-bddc-4dc9-ad87-ed271de733e2} <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')" moved to PREWHERE | ||
| 2272 | 2026.01.23 15:29:25.872391 [ 4 ] {9bbda3ab-bddc-4dc9-ad87-ed271de733e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2273 | 2026.01.23 15:29:25.872444 [ 4 ] {9bbda3ab-bddc-4dc9-ad87-ed271de733e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2274 | 2026.01.23 15:29:25.872543 [ 4 ] {9bbda3ab-bddc-4dc9-ad87-ed271de733e2} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2275 | 2026.01.23 15:29:25.872604 [ 333 ] {9bbda3ab-bddc-4dc9-ad87-ed271de733e2} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2276 | 2026.01.23 15:29:25.872605 [ 321 ] {9bbda3ab-bddc-4dc9-ad87-ed271de733e2} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2277 | 2026.01.23 15:29:25.872680 [ 4 ] {9bbda3ab-bddc-4dc9-ad87-ed271de733e2} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2278 | 2026.01.23 15:29:25.872706 [ 4 ] {9bbda3ab-bddc-4dc9-ad87-ed271de733e2} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2279 | 2026.01.23 15:29:25.872761 [ 4 ] {9bbda3ab-bddc-4dc9-ad87-ed271de733e2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2280 | 2026.01.23 15:29:25.872779 [ 4 ] {9bbda3ab-bddc-4dc9-ad87-ed271de733e2} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2281 | 2026.01.23 15:29:25.872809 [ 4 ] {9bbda3ab-bddc-4dc9-ad87-ed271de733e2} <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'))" | ||
| 2282 | 2026.01.23 15:29:25.872840 [ 4 ] {9bbda3ab-bddc-4dc9-ad87-ed271de733e2} <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'))" | ||
| 2283 | 2026.01.23 15:29:25.873430 [ 4 ] {9bbda3ab-bddc-4dc9-ad87-ed271de733e2} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001536 sec., 18880.208333333332 rows/sec., 822.70 KiB/sec. | ||
| 2284 | 2026.01.23 15:29:25.873535 [ 4 ] {9bbda3ab-bddc-4dc9-ad87-ed271de733e2} <Debug> TCPHandler: Processed in 0.001771991 sec. | ||
| 2285 | 2026.01.23 15:29:25.873787 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2286 | 2026.01.23 15:29:25.873921 [ 4 ] {bfcc50db-1a47-462e-95a3-d8fc9e9ee4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) 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') FORMAT Native; (stage: Complete) | ||
| 2287 | 2026.01.23 15:29:25.874130 [ 4 ] {bfcc50db-1a47-462e-95a3-d8fc9e9ee4c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2288 | 2026.01.23 15:29:25.874165 [ 4 ] {bfcc50db-1a47-462e-95a3-d8fc9e9ee4c0} <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')" moved to PREWHERE | ||
| 2289 | 2026.01.23 15:29:25.874361 [ 4 ] {bfcc50db-1a47-462e-95a3-d8fc9e9ee4c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2290 | 2026.01.23 15:29:25.874414 [ 4 ] {bfcc50db-1a47-462e-95a3-d8fc9e9ee4c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2291 | 2026.01.23 15:29:25.874512 [ 4 ] {bfcc50db-1a47-462e-95a3-d8fc9e9ee4c0} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2292 | 2026.01.23 15:29:25.874572 [ 297 ] {bfcc50db-1a47-462e-95a3-d8fc9e9ee4c0} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2293 | 2026.01.23 15:29:25.874573 [ 333 ] {bfcc50db-1a47-462e-95a3-d8fc9e9ee4c0} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2294 | 2026.01.23 15:29:25.874648 [ 4 ] {bfcc50db-1a47-462e-95a3-d8fc9e9ee4c0} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2295 | 2026.01.23 15:29:25.874674 [ 4 ] {bfcc50db-1a47-462e-95a3-d8fc9e9ee4c0} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2296 | 2026.01.23 15:29:25.874729 [ 4 ] {bfcc50db-1a47-462e-95a3-d8fc9e9ee4c0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2297 | 2026.01.23 15:29:25.874746 [ 4 ] {bfcc50db-1a47-462e-95a3-d8fc9e9ee4c0} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2298 | 2026.01.23 15:29:25.874777 [ 4 ] {bfcc50db-1a47-462e-95a3-d8fc9e9ee4c0} <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'))" | ||
| 2299 | 2026.01.23 15:29:25.874809 [ 4 ] {bfcc50db-1a47-462e-95a3-d8fc9e9ee4c0} <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'))" | ||
| 2300 | 2026.01.23 15:29:25.875355 [ 4 ] {bfcc50db-1a47-462e-95a3-d8fc9e9ee4c0} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001487 sec., 19502.35373234701 rows/sec., 849.81 KiB/sec. | ||
| 2301 | 2026.01.23 15:29:25.875461 [ 4 ] {bfcc50db-1a47-462e-95a3-d8fc9e9ee4c0} <Debug> TCPHandler: Processed in 0.00172263 sec. | ||
| 2302 | 2026.01.23 15:29:25.875698 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2303 | 2026.01.23 15:29:25.875833 [ 4 ] {a366f432-f2e7-40c4-8c20-c8f03d6e1dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) 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') FORMAT Native; (stage: Complete) | ||
| 2304 | 2026.01.23 15:29:25.876049 [ 4 ] {a366f432-f2e7-40c4-8c20-c8f03d6e1dec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2305 | 2026.01.23 15:29:25.876086 [ 4 ] {a366f432-f2e7-40c4-8c20-c8f03d6e1dec} <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')" moved to PREWHERE | ||
| 2306 | 2026.01.23 15:29:25.876284 [ 4 ] {a366f432-f2e7-40c4-8c20-c8f03d6e1dec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2307 | 2026.01.23 15:29:25.876339 [ 4 ] {a366f432-f2e7-40c4-8c20-c8f03d6e1dec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2308 | 2026.01.23 15:29:25.876436 [ 4 ] {a366f432-f2e7-40c4-8c20-c8f03d6e1dec} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2309 | 2026.01.23 15:29:25.876494 [ 321 ] {a366f432-f2e7-40c4-8c20-c8f03d6e1dec} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2310 | 2026.01.23 15:29:25.876495 [ 297 ] {a366f432-f2e7-40c4-8c20-c8f03d6e1dec} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2311 | 2026.01.23 15:29:25.876581 [ 4 ] {a366f432-f2e7-40c4-8c20-c8f03d6e1dec} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2312 | 2026.01.23 15:29:25.876606 [ 4 ] {a366f432-f2e7-40c4-8c20-c8f03d6e1dec} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2313 | 2026.01.23 15:29:25.876661 [ 4 ] {a366f432-f2e7-40c4-8c20-c8f03d6e1dec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2314 | 2026.01.23 15:29:25.876677 [ 4 ] {a366f432-f2e7-40c4-8c20-c8f03d6e1dec} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2315 | 2026.01.23 15:29:25.876709 [ 4 ] {a366f432-f2e7-40c4-8c20-c8f03d6e1dec} <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'))" | ||
| 2316 | 2026.01.23 15:29:25.876740 [ 4 ] {a366f432-f2e7-40c4-8c20-c8f03d6e1dec} <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'))" | ||
| 2317 | 2026.01.23 15:29:25.877248 [ 4 ] {a366f432-f2e7-40c4-8c20-c8f03d6e1dec} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00147 sec., 19727.891156462585 rows/sec., 859.64 KiB/sec. | ||
| 2318 | 2026.01.23 15:29:25.877351 [ 4 ] {a366f432-f2e7-40c4-8c20-c8f03d6e1dec} <Debug> TCPHandler: Processed in 0.001702149 sec. | ||
| 2319 | 2026.01.23 15:29:25.877566 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2320 | 2026.01.23 15:29:25.877703 [ 4 ] {7817d642-1288-4789-81da-0d81046845bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) 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') FORMAT Native; (stage: Complete) | ||
| 2321 | 2026.01.23 15:29:25.877920 [ 4 ] {7817d642-1288-4789-81da-0d81046845bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2322 | 2026.01.23 15:29:25.877956 [ 4 ] {7817d642-1288-4789-81da-0d81046845bb} <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')" moved to PREWHERE | ||
| 2323 | 2026.01.23 15:29:25.878156 [ 4 ] {7817d642-1288-4789-81da-0d81046845bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2324 | 2026.01.23 15:29:25.878211 [ 4 ] {7817d642-1288-4789-81da-0d81046845bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2325 | 2026.01.23 15:29:25.878310 [ 4 ] {7817d642-1288-4789-81da-0d81046845bb} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2326 | 2026.01.23 15:29:25.878367 [ 297 ] {7817d642-1288-4789-81da-0d81046845bb} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2327 | 2026.01.23 15:29:25.878368 [ 321 ] {7817d642-1288-4789-81da-0d81046845bb} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2328 | 2026.01.23 15:29:25.878451 [ 4 ] {7817d642-1288-4789-81da-0d81046845bb} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2329 | 2026.01.23 15:29:25.878478 [ 4 ] {7817d642-1288-4789-81da-0d81046845bb} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2330 | 2026.01.23 15:29:25.878532 [ 4 ] {7817d642-1288-4789-81da-0d81046845bb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2331 | 2026.01.23 15:29:25.878549 [ 4 ] {7817d642-1288-4789-81da-0d81046845bb} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2332 | 2026.01.23 15:29:25.878580 [ 4 ] {7817d642-1288-4789-81da-0d81046845bb} <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'))" | ||
| 2333 | 2026.01.23 15:29:25.878611 [ 4 ] {7817d642-1288-4789-81da-0d81046845bb} <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'))" | ||
| 2334 | 2026.01.23 15:29:25.879358 [ 4 ] {7817d642-1288-4789-81da-0d81046845bb} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001711 sec., 16949.15254237288 rows/sec., 738.56 KiB/sec. | ||
| 2335 | 2026.01.23 15:29:25.879462 [ 4 ] {7817d642-1288-4789-81da-0d81046845bb} <Debug> TCPHandler: Processed in 0.001945785 sec. | ||
| 2336 | 2026.01.23 15:29:25.879667 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2337 | 2026.01.23 15:29:25.879801 [ 4 ] {f95c362a-5c0f-47da-a8e7-88fb4158b49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) 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') FORMAT Native; (stage: Complete) | ||
| 2338 | 2026.01.23 15:29:25.880018 [ 4 ] {f95c362a-5c0f-47da-a8e7-88fb4158b49e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2339 | 2026.01.23 15:29:25.880054 [ 4 ] {f95c362a-5c0f-47da-a8e7-88fb4158b49e} <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')" moved to PREWHERE | ||
| 2340 | 2026.01.23 15:29:25.880253 [ 4 ] {f95c362a-5c0f-47da-a8e7-88fb4158b49e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2341 | 2026.01.23 15:29:25.880307 [ 4 ] {f95c362a-5c0f-47da-a8e7-88fb4158b49e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2342 | 2026.01.23 15:29:25.880406 [ 4 ] {f95c362a-5c0f-47da-a8e7-88fb4158b49e} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2343 | 2026.01.23 15:29:25.880471 [ 321 ] {f95c362a-5c0f-47da-a8e7-88fb4158b49e} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2344 | 2026.01.23 15:29:25.880478 [ 338 ] {f95c362a-5c0f-47da-a8e7-88fb4158b49e} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2345 | 2026.01.23 15:29:25.880587 [ 4 ] {f95c362a-5c0f-47da-a8e7-88fb4158b49e} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2346 | 2026.01.23 15:29:25.880613 [ 4 ] {f95c362a-5c0f-47da-a8e7-88fb4158b49e} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2347 | 2026.01.23 15:29:25.880667 [ 4 ] {f95c362a-5c0f-47da-a8e7-88fb4158b49e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2348 | 2026.01.23 15:29:25.880685 [ 4 ] {f95c362a-5c0f-47da-a8e7-88fb4158b49e} <Debug> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2349 | 2026.01.23 15:29:25.880715 [ 4 ] {f95c362a-5c0f-47da-a8e7-88fb4158b49e} <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'))" | ||
| 2350 | 2026.01.23 15:29:25.880751 [ 4 ] {f95c362a-5c0f-47da-a8e7-88fb4158b49e} <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'))" | ||
| 2351 | 2026.01.23 15:29:25.881322 [ 4 ] {f95c362a-5c0f-47da-a8e7-88fb4158b49e} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001575 sec., 18412.698412698413 rows/sec., 802.33 KiB/sec. | ||
| 2352 | 2026.01.23 15:29:25.881429 [ 4 ] {f95c362a-5c0f-47da-a8e7-88fb4158b49e} <Debug> TCPHandler: Processed in 0.001810752 sec. | ||
| 2353 | 2026.01.23 15:29:25.986334 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2354 | 2026.01.23 15:29:25.986584 [ 4 ] {389a032a-7481-48bd-b2cd-936857c3e5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2355 | 2026.01.23 15:29:25.986673 [ 4 ] {389a032a-7481-48bd-b2cd-936857c3e5a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2356 | 2026.01.23 15:29:25.987547 [ 4 ] {389a032a-7481-48bd-b2cd-936857c3e5a3} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2357 | 2026.01.23 15:29:25.987593 [ 4 ] {389a032a-7481-48bd-b2cd-936857c3e5a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2358 | 2026.01.23 15:29:25.988019 [ 4 ] {389a032a-7481-48bd-b2cd-936857c3e5a3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2359 | 2026.01.23 15:29:25.988221 [ 4 ] {389a032a-7481-48bd-b2cd-936857c3e5a3} <Trace> oximeter.timeseries_schema (3b4047c2-3ea6-43ac-9932-6b4521371f21): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2360 | 2026.01.23 15:29:25.988373 [ 4 ] {389a032a-7481-48bd-b2cd-936857c3e5a3} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.00185 sec., 3243.243243243243 rows/sec., 722.13 KiB/sec. | ||
| 2361 | 2026.01.23 15:29:25.988414 [ 4 ] {389a032a-7481-48bd-b2cd-936857c3e5a3} <Debug> TCPHandler: Processed in 0.002190641 sec. | ||
| 2362 | 2026.01.23 15:29:25.988530 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2363 | 2026.01.23 15:29:25.988628 [ 4 ] {5125334d-0ae1-4f6e-a03f-3f3184acba60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2364 | 2026.01.23 15:29:25.988671 [ 4 ] {5125334d-0ae1-4f6e-a03f-3f3184acba60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2365 | 2026.01.23 15:29:25.989096 [ 4 ] {5125334d-0ae1-4f6e-a03f-3f3184acba60} <Trace> oximeter.fields_i16 (9437889c-e483-4a68-b67d-ba678c89656e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2026.01.23 15:29:25.989136 [ 4 ] {5125334d-0ae1-4f6e-a03f-3f3184acba60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2367 | 2026.01.23 15:29:25.989440 [ 4 ] {5125334d-0ae1-4f6e-a03f-3f3184acba60} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2368 | 2026.01.23 15:29:25.989649 [ 4 ] {5125334d-0ae1-4f6e-a03f-3f3184acba60} <Trace> oximeter.fields_i16 (9437889c-e483-4a68-b67d-ba678c89656e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2369 | 2026.01.23 15:29:25.989779 [ 4 ] {5125334d-0ae1-4f6e-a03f-3f3184acba60} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001171 sec., 20495.303159692572 rows/sec., 1.70 MiB/sec. | ||
| 2370 | 2026.01.23 15:29:25.989821 [ 4 ] {5125334d-0ae1-4f6e-a03f-3f3184acba60} <Debug> TCPHandler: Processed in 0.001341081 sec. | ||
| 2371 | 2026.01.23 15:29:25.989946 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2372 | 2026.01.23 15:29:25.990067 [ 4 ] {e30577cd-b737-46d7-a40b-6221c3b68139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2373 | 2026.01.23 15:29:25.990119 [ 4 ] {e30577cd-b737-46d7-a40b-6221c3b68139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2374 | 2026.01.23 15:29:25.990554 [ 4 ] {e30577cd-b737-46d7-a40b-6221c3b68139} <Trace> oximeter.fields_ipaddr (5e3a80cd-f63a-4a32-a527-628591470b1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2375 | 2026.01.23 15:29:25.990591 [ 4 ] {e30577cd-b737-46d7-a40b-6221c3b68139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2376 | 2026.01.23 15:29:25.990884 [ 4 ] {e30577cd-b737-46d7-a40b-6221c3b68139} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2377 | 2026.01.23 15:29:25.991095 [ 4 ] {e30577cd-b737-46d7-a40b-6221c3b68139} <Trace> oximeter.fields_ipaddr (5e3a80cd-f63a-4a32-a527-628591470b1a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2378 | 2026.01.23 15:29:25.991220 [ 4 ] {e30577cd-b737-46d7-a40b-6221c3b68139} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001178 sec., 11884.550084889643 rows/sec., 969.10 KiB/sec. | ||
| 2379 | 2026.01.23 15:29:25.991256 [ 4 ] {e30577cd-b737-46d7-a40b-6221c3b68139} <Debug> TCPHandler: Processed in 0.001371681 sec. | ||
| 2380 | 2026.01.23 15:29:25.991373 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2381 | 2026.01.23 15:29:25.991496 [ 4 ] {c27b9d63-25e9-4c3c-9031-50524d189110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2382 | 2026.01.23 15:29:25.991547 [ 4 ] {c27b9d63-25e9-4c3c-9031-50524d189110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2383 | 2026.01.23 15:29:25.992925 [ 4 ] {c27b9d63-25e9-4c3c-9031-50524d189110} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2384 | 2026.01.23 15:29:25.992970 [ 4 ] {c27b9d63-25e9-4c3c-9031-50524d189110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2385 | 2026.01.23 15:29:25.993446 [ 4 ] {c27b9d63-25e9-4c3c-9031-50524d189110} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2386 | 2026.01.23 15:29:25.993662 [ 4 ] {c27b9d63-25e9-4c3c-9031-50524d189110} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2387 | 2026.01.23 15:29:25.993795 [ 4 ] {c27b9d63-25e9-4c3c-9031-50524d189110} <Debug> executeQuery: Read 1403 rows, 120.61 KiB in 0.002324 sec., 603700.5163511187 rows/sec., 50.68 MiB/sec. | ||
| 2388 | 2026.01.23 15:29:25.993840 [ 4 ] {c27b9d63-25e9-4c3c-9031-50524d189110} <Debug> TCPHandler: Processed in 0.002527088 sec. | ||
| 2389 | 2026.01.23 15:29:25.993953 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2390 | 2026.01.23 15:29:25.994072 [ 4 ] {8ff19d71-5bf0-46f6-92a0-404cf028f6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2391 | 2026.01.23 15:29:25.994124 [ 4 ] {8ff19d71-5bf0-46f6-92a0-404cf028f6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2392 | 2026.01.23 15:29:25.994560 [ 4 ] {8ff19d71-5bf0-46f6-92a0-404cf028f6ce} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2393 | 2026.01.23 15:29:25.994595 [ 4 ] {8ff19d71-5bf0-46f6-92a0-404cf028f6ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2394 | 2026.01.23 15:29:25.994914 [ 4 ] {8ff19d71-5bf0-46f6-92a0-404cf028f6ce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2395 | 2026.01.23 15:29:25.995125 [ 4 ] {8ff19d71-5bf0-46f6-92a0-404cf028f6ce} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2396 | 2026.01.23 15:29:25.995249 [ 4 ] {8ff19d71-5bf0-46f6-92a0-404cf028f6ce} <Debug> executeQuery: Read 66 rows, 4.95 KiB in 0.001202 sec., 54908.48585690516 rows/sec., 4.02 MiB/sec. | ||
| 2397 | 2026.01.23 15:29:25.995294 [ 4 ] {8ff19d71-5bf0-46f6-92a0-404cf028f6ce} <Debug> TCPHandler: Processed in 0.001399992 sec. | ||
| 2398 | 2026.01.23 15:29:25.995402 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2399 | 2026.01.23 15:29:25.995498 [ 4 ] {3e941f4d-d7c6-4a25-b695-1f7606160f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2400 | 2026.01.23 15:29:25.995539 [ 4 ] {3e941f4d-d7c6-4a25-b695-1f7606160f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2401 | 2026.01.23 15:29:25.996003 [ 4 ] {3e941f4d-d7c6-4a25-b695-1f7606160f39} <Trace> oximeter.fields_u32 (276d3439-43d5-47f2-a065-78824dbb62c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2402 | 2026.01.23 15:29:25.996039 [ 4 ] {3e941f4d-d7c6-4a25-b695-1f7606160f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2403 | 2026.01.23 15:29:25.996365 [ 4 ] {3e941f4d-d7c6-4a25-b695-1f7606160f39} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2404 | 2026.01.23 15:29:25.996571 [ 4 ] {3e941f4d-d7c6-4a25-b695-1f7606160f39} <Trace> oximeter.fields_u32 (276d3439-43d5-47f2-a065-78824dbb62c6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2405 | 2026.01.23 15:29:25.996695 [ 4 ] {3e941f4d-d7c6-4a25-b695-1f7606160f39} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001215 sec., 207407.40740740742 rows/sec., 14.35 MiB/sec. | ||
| 2406 | 2026.01.23 15:29:25.996740 [ 4 ] {3e941f4d-d7c6-4a25-b695-1f7606160f39} <Debug> TCPHandler: Processed in 0.001386841 sec. | ||
| 2407 | 2026.01.23 15:29:25.996845 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2408 | 2026.01.23 15:29:25.996939 [ 4 ] {afaa72b0-a898-4078-be78-83e22ee16d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2409 | 2026.01.23 15:29:25.996981 [ 4 ] {afaa72b0-a898-4078-be78-83e22ee16d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2410 | 2026.01.23 15:29:25.997362 [ 4 ] {afaa72b0-a898-4078-be78-83e22ee16d20} <Trace> oximeter.fields_u8 (f7b8c972-0c4f-462b-9456-9ef836e6be8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2026.01.23 15:29:25.997398 [ 4 ] {afaa72b0-a898-4078-be78-83e22ee16d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2412 | 2026.01.23 15:29:25.997689 [ 4 ] {afaa72b0-a898-4078-be78-83e22ee16d20} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2413 | 2026.01.23 15:29:25.997894 [ 4 ] {afaa72b0-a898-4078-be78-83e22ee16d20} <Trace> oximeter.fields_u8 (f7b8c972-0c4f-462b-9456-9ef836e6be8e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2026.01.23 15:29:25.998018 [ 4 ] {afaa72b0-a898-4078-be78-83e22ee16d20} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 854.60 KiB/sec. | ||
| 2415 | 2026.01.23 15:29:25.998064 [ 4 ] {afaa72b0-a898-4078-be78-83e22ee16d20} <Debug> TCPHandler: Processed in 0.001267009 sec. | ||
| 2416 | 2026.01.23 15:29:25.998177 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2417 | 2026.01.23 15:29:25.998293 [ 4 ] {0f894862-4112-4bc4-893f-ede4b297aa68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2418 | 2026.01.23 15:29:25.998340 [ 4 ] {0f894862-4112-4bc4-893f-ede4b297aa68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2419 | 2026.01.23 15:29:25.999036 [ 4 ] {0f894862-4112-4bc4-893f-ede4b297aa68} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2026.01.23 15:29:25.999079 [ 4 ] {0f894862-4112-4bc4-893f-ede4b297aa68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2421 | 2026.01.23 15:29:25.999452 [ 4 ] {0f894862-4112-4bc4-893f-ede4b297aa68} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2422 | 2026.01.23 15:29:25.999666 [ 4 ] {0f894862-4112-4bc4-893f-ede4b297aa68} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2026.01.23 15:29:25.999796 [ 4 ] {0f894862-4112-4bc4-893f-ede4b297aa68} <Debug> executeQuery: Read 619 rows, 47.73 KiB in 0.001527 sec., 405370.0065487885 rows/sec., 30.53 MiB/sec. | ||
| 2424 | 2026.01.23 15:29:25.999840 [ 4 ] {0f894862-4112-4bc4-893f-ede4b297aa68} <Debug> TCPHandler: Processed in 0.001721939 sec. | ||
| 2425 | 2026.01.23 15:29:25.999943 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2426 | 2026.01.23 15:29:26.000046 [ 4 ] {2317f092-94a6-4fae-9dba-7c2250bea586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2427 | 2026.01.23 15:29:26.000090 [ 4 ] {2317f092-94a6-4fae-9dba-7c2250bea586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2428 | 2026.01.23 15:29:26.001203 [ 4 ] {2317f092-94a6-4fae-9dba-7c2250bea586} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2026.01.23 15:29:26.001241 [ 4 ] {2317f092-94a6-4fae-9dba-7c2250bea586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2430 | 2026.01.23 15:29:26.001802 [ 4 ] {2317f092-94a6-4fae-9dba-7c2250bea586} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2431 | 2026.01.23 15:29:26.002023 [ 4 ] {2317f092-94a6-4fae-9dba-7c2250bea586} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2026.01.23 15:29:26.002162 [ 4 ] {2317f092-94a6-4fae-9dba-7c2250bea586} <Debug> executeQuery: Read 2751 rows, 188.69 KiB in 0.002137 sec., 1287318.67103416 rows/sec., 86.23 MiB/sec. | ||
| 2433 | 2026.01.23 15:29:26.002208 [ 4 ] {2317f092-94a6-4fae-9dba-7c2250bea586} <Debug> TCPHandler: Processed in 0.002316193 sec. | ||
| 2434 | 2026.01.23 15:29:26.002325 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2435 | 2026.01.23 15:29:26.002443 [ 4 ] {fb8a8405-f16e-4c25-8ded-08e3c9a36848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2436 | 2026.01.23 15:29:26.002509 [ 4 ] {fb8a8405-f16e-4c25-8ded-08e3c9a36848} <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 | ||
| 2437 | 2026.01.23 15:29:26.003413 [ 4 ] {fb8a8405-f16e-4c25-8ded-08e3c9a36848} <Trace> oximeter.measurements_histogramu64 (970ab6dd-7be0-4f7f-936e-9c83491ab51e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2026.01.23 15:29:26.003448 [ 4 ] {fb8a8405-f16e-4c25-8ded-08e3c9a36848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2439 | 2026.01.23 15:29:26.004032 [ 4 ] {fb8a8405-f16e-4c25-8ded-08e3c9a36848} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2440 | 2026.01.23 15:29:26.004259 [ 4 ] {fb8a8405-f16e-4c25-8ded-08e3c9a36848} <Trace> oximeter.measurements_histogramu64 (970ab6dd-7be0-4f7f-936e-9c83491ab51e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2441 | 2026.01.23 15:29:26.004397 [ 4 ] {fb8a8405-f16e-4c25-8ded-08e3c9a36848} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001979 sec., 20212.2283981809 rows/sec., 36.22 MiB/sec. | ||
| 2442 | 2026.01.23 15:29:26.004447 [ 4 ] {fb8a8405-f16e-4c25-8ded-08e3c9a36848} <Debug> TCPHandler: Processed in 0.00218209 sec. | ||
| 2443 | 2026.01.23 15:29:26.004579 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2444 | 2026.01.23 15:29:26.004676 [ 4 ] {c90259ac-d015-45af-9f77-61bd1938b080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2445 | 2026.01.23 15:29:26.004719 [ 4 ] {c90259ac-d015-45af-9f77-61bd1938b080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2446 | 2026.01.23 15:29:26.005050 [ 4 ] {c90259ac-d015-45af-9f77-61bd1938b080} <Trace> oximeter.measurements_i64 (51b1c7f5-7328-42a1-95b1-aefa28181326): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2447 | 2026.01.23 15:29:26.005086 [ 4 ] {c90259ac-d015-45af-9f77-61bd1938b080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2448 | 2026.01.23 15:29:26.005385 [ 4 ] {c90259ac-d015-45af-9f77-61bd1938b080} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2449 | 2026.01.23 15:29:26.005590 [ 4 ] {c90259ac-d015-45af-9f77-61bd1938b080} <Trace> oximeter.measurements_i64 (51b1c7f5-7328-42a1-95b1-aefa28181326): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2450 | 2026.01.23 15:29:26.005713 [ 4 ] {c90259ac-d015-45af-9f77-61bd1938b080} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001056 sec., 8522.727272727272 rows/sec., 602.03 KiB/sec. | ||
| 2451 | 2026.01.23 15:29:26.005750 [ 4 ] {c90259ac-d015-45af-9f77-61bd1938b080} <Debug> TCPHandler: Processed in 0.001228038 sec. | ||
| 2452 | 2026.01.23 15:29:26.005861 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2453 | 2026.01.23 15:29:26.005956 [ 4 ] {bd5ef84e-c1c9-493a-8a85-b69b93ec7310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2454 | 2026.01.23 15:29:26.005998 [ 4 ] {bd5ef84e-c1c9-493a-8a85-b69b93ec7310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2455 | 2026.01.23 15:29:26.006319 [ 4 ] {bd5ef84e-c1c9-493a-8a85-b69b93ec7310} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2026.01.23 15:29:26.006354 [ 4 ] {bd5ef84e-c1c9-493a-8a85-b69b93ec7310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2457 | 2026.01.23 15:29:26.006656 [ 4 ] {bd5ef84e-c1c9-493a-8a85-b69b93ec7310} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2458 | 2026.01.23 15:29:26.006870 [ 4 ] {bd5ef84e-c1c9-493a-8a85-b69b93ec7310} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2026.01.23 15:29:26.006994 [ 4 ] {bd5ef84e-c1c9-493a-8a85-b69b93ec7310} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001058 sec., 11342.155009451797 rows/sec., 782.73 KiB/sec. | ||
| 2460 | 2026.01.23 15:29:26.007029 [ 4 ] {bd5ef84e-c1c9-493a-8a85-b69b93ec7310} <Debug> TCPHandler: Processed in 0.001217599 sec. | ||
| 2461 | 2026.01.23 15:29:27.813521 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 336 | ||
| 2462 | 2026.01.23 15:29:27.816590 [ 243 ] {} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.01.23 15:29:27.816649 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2464 | 2026.01.23 15:29:27.817942 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2465 | 2026.01.23 15:29:27.818240 [ 243 ] {} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2466 | 2026.01.23 15:29:27.818580 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 336 | ||
| 2467 | 2026.01.23 15:29:29.882059 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2468 | 2026.01.23 15:29:29.882239 [ 4 ] {0affc4d8-2a1e-495b-9b6e-5e4feaf56e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2469 | 2026.01.23 15:29:29.882309 [ 4 ] {0affc4d8-2a1e-495b-9b6e-5e4feaf56e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2470 | 2026.01.23 15:29:29.882992 [ 4 ] {0affc4d8-2a1e-495b-9b6e-5e4feaf56e26} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2471 | 2026.01.23 15:29:29.883041 [ 4 ] {0affc4d8-2a1e-495b-9b6e-5e4feaf56e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2472 | 2026.01.23 15:29:29.883463 [ 4 ] {0affc4d8-2a1e-495b-9b6e-5e4feaf56e26} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2473 | 2026.01.23 15:29:29.883694 [ 4 ] {0affc4d8-2a1e-495b-9b6e-5e4feaf56e26} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2474 | 2026.01.23 15:29:29.883862 [ 4 ] {0affc4d8-2a1e-495b-9b6e-5e4feaf56e26} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001672 sec., 33492.82296650718 rows/sec., 2.57 MiB/sec. | ||
| 2475 | 2026.01.23 15:29:29.883912 [ 4 ] {0affc4d8-2a1e-495b-9b6e-5e4feaf56e26} <Debug> TCPHandler: Processed in 0.001983396 sec. | ||
| 2476 | 2026.01.23 15:29:29.884065 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2477 | 2026.01.23 15:29:29.884167 [ 4 ] {33f52584-0db4-4bfd-9d96-11889e2c4d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2478 | 2026.01.23 15:29:29.884210 [ 4 ] {33f52584-0db4-4bfd-9d96-11889e2c4d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2479 | 2026.01.23 15:29:29.884636 [ 4 ] {33f52584-0db4-4bfd-9d96-11889e2c4d16} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2026.01.23 15:29:29.884673 [ 4 ] {33f52584-0db4-4bfd-9d96-11889e2c4d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2481 | 2026.01.23 15:29:29.884989 [ 4 ] {33f52584-0db4-4bfd-9d96-11889e2c4d16} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2482 | 2026.01.23 15:29:29.885199 [ 4 ] {33f52584-0db4-4bfd-9d96-11889e2c4d16} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2483 | 2026.01.23 15:29:29.885331 [ 4 ] {33f52584-0db4-4bfd-9d96-11889e2c4d16} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 2484 | 2026.01.23 15:29:29.885369 [ 4 ] {33f52584-0db4-4bfd-9d96-11889e2c4d16} <Debug> TCPHandler: Processed in 0.001355811 sec. | ||
| 2485 | 2026.01.23 15:29:29.885477 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2486 | 2026.01.23 15:29:29.885572 [ 4 ] {f7b4d3bf-4d84-4a8f-80a3-1c6ee829b11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2487 | 2026.01.23 15:29:29.885618 [ 4 ] {f7b4d3bf-4d84-4a8f-80a3-1c6ee829b11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2488 | 2026.01.23 15:29:29.885993 [ 4 ] {f7b4d3bf-4d84-4a8f-80a3-1c6ee829b11e} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2026.01.23 15:29:29.886030 [ 4 ] {f7b4d3bf-4d84-4a8f-80a3-1c6ee829b11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2490 | 2026.01.23 15:29:29.886356 [ 4 ] {f7b4d3bf-4d84-4a8f-80a3-1c6ee829b11e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2491 | 2026.01.23 15:29:29.886562 [ 4 ] {f7b4d3bf-4d84-4a8f-80a3-1c6ee829b11e} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2026.01.23 15:29:29.886692 [ 4 ] {f7b4d3bf-4d84-4a8f-80a3-1c6ee829b11e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001139 sec., 112379.28007023704 rows/sec., 7.83 MiB/sec. | ||
| 2493 | 2026.01.23 15:29:29.886728 [ 4 ] {f7b4d3bf-4d84-4a8f-80a3-1c6ee829b11e} <Debug> TCPHandler: Processed in 0.00130145 sec. | ||
| 2494 | 2026.01.23 15:29:29.886834 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2495 | 2026.01.23 15:29:29.886928 [ 4 ] {71d45425-bc2f-4ab2-883e-5c2770a8a5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2496 | 2026.01.23 15:29:29.886969 [ 4 ] {71d45425-bc2f-4ab2-883e-5c2770a8a5e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2497 | 2026.01.23 15:29:29.887282 [ 4 ] {71d45425-bc2f-4ab2-883e-5c2770a8a5e0} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2498 | 2026.01.23 15:29:29.887318 [ 4 ] {71d45425-bc2f-4ab2-883e-5c2770a8a5e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2499 | 2026.01.23 15:29:29.887613 [ 4 ] {71d45425-bc2f-4ab2-883e-5c2770a8a5e0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2500 | 2026.01.23 15:29:29.887846 [ 4 ] {71d45425-bc2f-4ab2-883e-5c2770a8a5e0} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2501 | 2026.01.23 15:29:29.887971 [ 4 ] {71d45425-bc2f-4ab2-883e-5c2770a8a5e0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001063 sec., 45155.22107243651 rows/sec., 3.04 MiB/sec. | ||
| 2502 | 2026.01.23 15:29:29.888008 [ 4 ] {71d45425-bc2f-4ab2-883e-5c2770a8a5e0} <Debug> TCPHandler: Processed in 0.001224249 sec. | ||
| 2503 | 2026.01.23 15:29:30.314807 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5328 | ||
| 2504 | 2026.01.23 15:29:30.315306 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2505 | 2026.01.23 15:29:30.315359 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2506 | 2026.01.23 15:29:30.315903 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2507 | 2026.01.23 15:29:30.316166 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2508 | 2026.01.23 15:29:30.316310 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5328 | ||
| 2509 | 2026.01.23 15:29:30.316326 [ 27 ] {} <Debug> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2510 | 2026.01.23 15:29:30.316398 [ 27 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2511 | 2026.01.23 15:29:30.316423 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2512 | 2026.01.23 15:29:30.316586 [ 198 ] {41ac8f39-62d3-4cc7-84ea-003a23bb794a::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 | ||
| 2513 | 2026.01.23 15:29:30.316755 [ 198 ] {41ac8f39-62d3-4cc7-84ea-003a23bb794a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2514 | 2026.01.23 15:29:30.316802 [ 198 ] {41ac8f39-62d3-4cc7-84ea-003a23bb794a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2896 rows starting from the beginning of the part | ||
| 2515 | 2026.01.23 15:29:30.316883 [ 198 ] {41ac8f39-62d3-4cc7-84ea-003a23bb794a::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 | ||
| 2516 | 2026.01.23 15:29:30.316930 [ 198 ] {41ac8f39-62d3-4cc7-84ea-003a23bb794a::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 | ||
| 2517 | 2026.01.23 15:29:30.316969 [ 198 ] {41ac8f39-62d3-4cc7-84ea-003a23bb794a::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 | ||
| 2518 | 2026.01.23 15:29:30.317007 [ 198 ] {41ac8f39-62d3-4cc7-84ea-003a23bb794a::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 | ||
| 2519 | 2026.01.23 15:29:30.317042 [ 198 ] {41ac8f39-62d3-4cc7-84ea-003a23bb794a::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 | ||
| 2520 | 2026.01.23 15:29:30.318433 [ 196 ] {41ac8f39-62d3-4cc7-84ea-003a23bb794a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5328 rows, containing 4 columns (4 merged, 0 gathered) in 0.001919764 sec., 2775341.135681261 rows/sec., 39.70 MiB/sec. | ||
| 2521 | 2026.01.23 15:29:30.318894 [ 196 ] {41ac8f39-62d3-4cc7-84ea-003a23bb794a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2522 | 2026.01.23 15:29:30.319222 [ 196 ] {41ac8f39-62d3-4cc7-84ea-003a23bb794a::all_1_11_2} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2523 | 2026.01.23 15:29:30.319309 [ 196 ] {41ac8f39-62d3-4cc7-84ea-003a23bb794a::all_1_11_2} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2524 | 2026.01.23 15:29:30.319409 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2525 | 2026.01.23 15:29:30.620967 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2526 | 2026.01.23 15:29:30.638844 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2527 | 2026.01.23 15:29:30.638902 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2528 | 2026.01.23 15:29:30.645398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2529 | 2026.01.23 15:29:30.646132 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2530 | 2026.01.23 15:29:30.646432 [ 59 ] {} <Debug> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2531 | 2026.01.23 15:29:30.646491 [ 59 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2026.01.23 15:29:30.646515 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2533 | 2026.01.23 15:29:30.646638 [ 198 ] {84411c10-257d-4009-8e67-be62e41f4aee::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 | ||
| 2534 | 2026.01.23 15:29:30.649768 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2535 | 2026.01.23 15:29:30.650608 [ 198 ] {84411c10-257d-4009-8e67-be62e41f4aee::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2536 | 2026.01.23 15:29:30.652010 [ 198 ] {84411c10-257d-4009-8e67-be62e41f4aee::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 | ||
| 2537 | 2026.01.23 15:29:30.656606 [ 198 ] {84411c10-257d-4009-8e67-be62e41f4aee::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 | ||
| 2538 | 2026.01.23 15:29:30.660987 [ 198 ] {84411c10-257d-4009-8e67-be62e41f4aee::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 | ||
| 2539 | 2026.01.23 15:29:30.665341 [ 198 ] {84411c10-257d-4009-8e67-be62e41f4aee::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 | ||
| 2540 | 2026.01.23 15:29:30.670121 [ 198 ] {84411c10-257d-4009-8e67-be62e41f4aee::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 | ||
| 2541 | 2026.01.23 15:29:30.674430 [ 198 ] {84411c10-257d-4009-8e67-be62e41f4aee::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 | ||
| 2542 | 2026.01.23 15:29:30.731366 [ 188 ] {84411c10-257d-4009-8e67-be62e41f4aee::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.084793983 sec., 978.8430388981727 rows/sec., 5.06 MiB/sec. | ||
| 2543 | 2026.01.23 15:29:30.733571 [ 190 ] {84411c10-257d-4009-8e67-be62e41f4aee::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2544 | 2026.01.23 15:29:30.735715 [ 190 ] {84411c10-257d-4009-8e67-be62e41f4aee::all_1_11_2} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.01.23 15:29:30.735869 [ 190 ] {84411c10-257d-4009-8e67-be62e41f4aee::all_1_11_2} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2546 | 2026.01.23 15:29:30.737604 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2547 | 2026.01.23 15:29:31.001054 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.55 MiB, peak 219.43 MiB, free memory in arenas 0.00 B, will set to 218.28 MiB (RSS), difference: 8.73 MiB | ||
| 2548 | 2026.01.23 15:29:34.883041 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2549 | 2026.01.23 15:29:34.883245 [ 4 ] {9263038c-ed4a-45ff-8e0a-be4060b598ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2550 | 2026.01.23 15:29:34.883322 [ 4 ] {9263038c-ed4a-45ff-8e0a-be4060b598ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2551 | 2026.01.23 15:29:34.884041 [ 4 ] {9263038c-ed4a-45ff-8e0a-be4060b598ed} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2552 | 2026.01.23 15:29:34.884087 [ 4 ] {9263038c-ed4a-45ff-8e0a-be4060b598ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2553 | 2026.01.23 15:29:34.884492 [ 4 ] {9263038c-ed4a-45ff-8e0a-be4060b598ed} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2554 | 2026.01.23 15:29:34.884724 [ 4 ] {9263038c-ed4a-45ff-8e0a-be4060b598ed} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2555 | 2026.01.23 15:29:34.884885 [ 4 ] {9263038c-ed4a-45ff-8e0a-be4060b598ed} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001693 sec., 33077.377436503244 rows/sec., 2.54 MiB/sec. | ||
| 2556 | 2026.01.23 15:29:34.884933 [ 4 ] {9263038c-ed4a-45ff-8e0a-be4060b598ed} <Debug> TCPHandler: Processed in 0.002026807 sec. | ||
| 2557 | 2026.01.23 15:29:34.885057 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2558 | 2026.01.23 15:29:34.885161 [ 4 ] {e521021e-40e7-4d9b-8a75-755a4447caf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2559 | 2026.01.23 15:29:34.885206 [ 4 ] {e521021e-40e7-4d9b-8a75-755a4447caf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2560 | 2026.01.23 15:29:34.885640 [ 4 ] {e521021e-40e7-4d9b-8a75-755a4447caf0} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2561 | 2026.01.23 15:29:34.885678 [ 4 ] {e521021e-40e7-4d9b-8a75-755a4447caf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2562 | 2026.01.23 15:29:34.885992 [ 4 ] {e521021e-40e7-4d9b-8a75-755a4447caf0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2563 | 2026.01.23 15:29:34.886206 [ 4 ] {e521021e-40e7-4d9b-8a75-755a4447caf0} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2564 | 2026.01.23 15:29:34.886338 [ 4 ] {e521021e-40e7-4d9b-8a75-755a4447caf0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. | ||
| 2565 | 2026.01.23 15:29:34.886376 [ 4 ] {e521021e-40e7-4d9b-8a75-755a4447caf0} <Debug> TCPHandler: Processed in 0.001370672 sec. | ||
| 2566 | 2026.01.23 15:29:34.886486 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2567 | 2026.01.23 15:29:34.886582 [ 4 ] {580ef69c-498b-47bc-a0d0-db3e375e3285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2568 | 2026.01.23 15:29:34.886629 [ 4 ] {580ef69c-498b-47bc-a0d0-db3e375e3285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2569 | 2026.01.23 15:29:34.887032 [ 4 ] {580ef69c-498b-47bc-a0d0-db3e375e3285} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2026.01.23 15:29:34.887069 [ 4 ] {580ef69c-498b-47bc-a0d0-db3e375e3285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2571 | 2026.01.23 15:29:34.887421 [ 4 ] {580ef69c-498b-47bc-a0d0-db3e375e3285} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2572 | 2026.01.23 15:29:34.887641 [ 4 ] {580ef69c-498b-47bc-a0d0-db3e375e3285} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2026.01.23 15:29:34.887771 [ 4 ] {580ef69c-498b-47bc-a0d0-db3e375e3285} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 2574 | 2026.01.23 15:29:34.887809 [ 4 ] {580ef69c-498b-47bc-a0d0-db3e375e3285} <Debug> TCPHandler: Processed in 0.001373111 sec. | ||
| 2575 | 2026.01.23 15:29:34.887907 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2576 | 2026.01.23 15:29:34.888002 [ 4 ] {5679bd85-3eb4-4df3-b0e3-5a6ccd6cf8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2577 | 2026.01.23 15:29:34.888044 [ 4 ] {5679bd85-3eb4-4df3-b0e3-5a6ccd6cf8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2578 | 2026.01.23 15:29:34.888372 [ 4 ] {5679bd85-3eb4-4df3-b0e3-5a6ccd6cf8dc} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2579 | 2026.01.23 15:29:34.888408 [ 4 ] {5679bd85-3eb4-4df3-b0e3-5a6ccd6cf8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2580 | 2026.01.23 15:29:34.888719 [ 4 ] {5679bd85-3eb4-4df3-b0e3-5a6ccd6cf8dc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2581 | 2026.01.23 15:29:34.888930 [ 4 ] {5679bd85-3eb4-4df3-b0e3-5a6ccd6cf8dc} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2582 | 2026.01.23 15:29:34.889059 [ 4 ] {5679bd85-3eb4-4df3-b0e3-5a6ccd6cf8dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 2583 | 2026.01.23 15:29:34.889095 [ 4 ] {5679bd85-3eb4-4df3-b0e3-5a6ccd6cf8dc} <Debug> TCPHandler: Processed in 0.001236968 sec. | ||
| 2584 | 2026.01.23 15:29:37.743971 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2585 | 2026.01.23 15:29:37.744036 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2586 | 2026.01.23 15:29:37.816819 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5776 | ||
| 2587 | 2026.01.23 15:29:37.817326 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2588 | 2026.01.23 15:29:37.817378 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2589 | 2026.01.23 15:29:37.817988 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2590 | 2026.01.23 15:29:37.818236 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2591 | 2026.01.23 15:29:37.818383 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5776 | ||
| 2592 | 2026.01.23 15:29:37.818746 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 352 | ||
| 2593 | 2026.01.23 15:29:37.820555 [ 243 ] {} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2026.01.23 15:29:37.820600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2595 | 2026.01.23 15:29:37.821721 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2596 | 2026.01.23 15:29:37.821974 [ 243 ] {} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2026.01.23 15:29:37.822208 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 352 | ||
| 2598 | 2026.01.23 15:29:38.150293 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2599 | 2026.01.23 15:29:38.169419 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2026.01.23 15:29:38.169476 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2601 | 2026.01.23 15:29:38.175262 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2602 | 2026.01.23 15:29:38.175948 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2026.01.23 15:29:38.179160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2604 | 2026.01.23 15:29:39.884766 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2605 | 2026.01.23 15:29:39.884994 [ 4 ] {9e800c7e-9781-4eba-849e-ea036759da5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2606 | 2026.01.23 15:29:39.885077 [ 4 ] {9e800c7e-9781-4eba-849e-ea036759da5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2607 | 2026.01.23 15:29:39.885881 [ 4 ] {9e800c7e-9781-4eba-849e-ea036759da5e} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2026.01.23 15:29:39.885925 [ 4 ] {9e800c7e-9781-4eba-849e-ea036759da5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2609 | 2026.01.23 15:29:39.886309 [ 4 ] {9e800c7e-9781-4eba-849e-ea036759da5e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2610 | 2026.01.23 15:29:39.886552 [ 4 ] {9e800c7e-9781-4eba-849e-ea036759da5e} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2026.01.23 15:29:39.886683 [ 150 ] {} <Debug> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2612 | 2026.01.23 15:29:39.886719 [ 4 ] {9e800c7e-9781-4eba-849e-ea036759da5e} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001814 sec., 74972.43660418963 rows/sec., 6.50 MiB/sec. | ||
| 2613 | 2026.01.23 15:29:39.886756 [ 150 ] {} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2614 | 2026.01.23 15:29:39.886774 [ 4 ] {9e800c7e-9781-4eba-849e-ea036759da5e} <Debug> TCPHandler: Processed in 0.00213798 sec. | ||
| 2615 | 2026.01.23 15:29:39.886787 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2616 | 2026.01.23 15:29:39.886894 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2617 | 2026.01.23 15:29:39.886927 [ 201 ] {605049e8-7571-42ff-9409-99080ca6ed4f::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 | ||
| 2618 | 2026.01.23 15:29:39.886998 [ 4 ] {cf0e6e55-c1b7-4308-9b2c-f55941a10533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2619 | 2026.01.23 15:29:39.887069 [ 4 ] {cf0e6e55-c1b7-4308-9b2c-f55941a10533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2620 | 2026.01.23 15:29:39.887086 [ 201 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2621 | 2026.01.23 15:29:39.887133 [ 201 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 252 rows starting from the beginning of the part | ||
| 2622 | 2026.01.23 15:29:39.887205 [ 201 ] {605049e8-7571-42ff-9409-99080ca6ed4f::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 | ||
| 2623 | 2026.01.23 15:29:39.887260 [ 201 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1403 rows starting from the beginning of the part | ||
| 2624 | 2026.01.23 15:29:39.887310 [ 201 ] {605049e8-7571-42ff-9409-99080ca6ed4f::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 | ||
| 2625 | 2026.01.23 15:29:39.887359 [ 201 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2626 | 2026.01.23 15:29:39.887406 [ 201 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 136 rows starting from the beginning of the part | ||
| 2627 | 2026.01.23 15:29:39.887474 [ 4 ] {cf0e6e55-c1b7-4308-9b2c-f55941a10533} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2026.01.23 15:29:39.887517 [ 4 ] {cf0e6e55-c1b7-4308-9b2c-f55941a10533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2629 | 2026.01.23 15:29:39.887847 [ 4 ] {cf0e6e55-c1b7-4308-9b2c-f55941a10533} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2630 | 2026.01.23 15:29:39.888096 [ 4 ] {cf0e6e55-c1b7-4308-9b2c-f55941a10533} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2026.01.23 15:29:39.888232 [ 4 ] {cf0e6e55-c1b7-4308-9b2c-f55941a10533} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001256 sec., 31847.133757961783 rows/sec., 2.34 MiB/sec. | ||
| 2632 | 2026.01.23 15:29:39.888269 [ 4 ] {cf0e6e55-c1b7-4308-9b2c-f55941a10533} <Debug> TCPHandler: Processed in 0.001423673 sec. | ||
| 2633 | 2026.01.23 15:29:39.888386 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2634 | 2026.01.23 15:29:39.888502 [ 4 ] {790ca379-30f9-4a54-869d-3c75292f3236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2635 | 2026.01.23 15:29:39.888549 [ 4 ] {790ca379-30f9-4a54-869d-3c75292f3236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2636 | 2026.01.23 15:29:39.888703 [ 190 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.001835672 sec., 1067184.115680797 rows/sec., 93.93 MiB/sec. | ||
| 2637 | 2026.01.23 15:29:39.888989 [ 4 ] {790ca379-30f9-4a54-869d-3c75292f3236} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2638 | 2026.01.23 15:29:39.888992 [ 194 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2639 | 2026.01.23 15:29:39.889033 [ 4 ] {790ca379-30f9-4a54-869d-3c75292f3236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2640 | 2026.01.23 15:29:39.889351 [ 194 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_16_3} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2641 | 2026.01.23 15:29:39.889401 [ 4 ] {790ca379-30f9-4a54-869d-3c75292f3236} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2642 | 2026.01.23 15:29:39.889437 [ 194 ] {605049e8-7571-42ff-9409-99080ca6ed4f::all_1_16_3} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2643 | 2026.01.23 15:29:39.889552 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2644 | 2026.01.23 15:29:39.889628 [ 4 ] {790ca379-30f9-4a54-869d-3c75292f3236} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2645 | 2026.01.23 15:29:39.889738 [ 150 ] {} <Debug> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2646 | 2026.01.23 15:29:39.889762 [ 4 ] {790ca379-30f9-4a54-869d-3c75292f3236} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001285 sec., 80933.85214007783 rows/sec., 6.32 MiB/sec. | ||
| 2647 | 2026.01.23 15:29:39.889771 [ 150 ] {} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2648 | 2026.01.23 15:29:39.889802 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2649 | 2026.01.23 15:29:39.889806 [ 4 ] {790ca379-30f9-4a54-869d-3c75292f3236} <Debug> TCPHandler: Processed in 0.001478194 sec. | ||
| 2650 | 2026.01.23 15:29:39.889911 [ 188 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::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 | ||
| 2651 | 2026.01.23 15:29:39.889922 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2652 | 2026.01.23 15:29:39.890014 [ 188 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2653 | 2026.01.23 15:29:39.890021 [ 4 ] {d7c68991-4d6f-4c57-b39b-233f1a14bfab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2654 | 2026.01.23 15:29:39.890052 [ 188 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 157 rows starting from the beginning of the part | ||
| 2655 | 2026.01.23 15:29:39.890068 [ 4 ] {d7c68991-4d6f-4c57-b39b-233f1a14bfab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2656 | 2026.01.23 15:29:39.890132 [ 188 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::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 | ||
| 2657 | 2026.01.23 15:29:39.890179 [ 188 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 619 rows starting from the beginning of the part | ||
| 2658 | 2026.01.23 15:29:39.890219 [ 188 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::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 | ||
| 2659 | 2026.01.23 15:29:39.890259 [ 188 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 2660 | 2026.01.23 15:29:39.890299 [ 188 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 2661 | 2026.01.23 15:29:39.890474 [ 4 ] {d7c68991-4d6f-4c57-b39b-233f1a14bfab} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2026.01.23 15:29:39.890508 [ 4 ] {d7c68991-4d6f-4c57-b39b-233f1a14bfab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2663 | 2026.01.23 15:29:39.890846 [ 4 ] {d7c68991-4d6f-4c57-b39b-233f1a14bfab} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2664 | 2026.01.23 15:29:39.891063 [ 4 ] {d7c68991-4d6f-4c57-b39b-233f1a14bfab} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2026.01.23 15:29:39.891165 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2666 | 2026.01.23 15:29:39.891180 [ 194 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1072 rows, containing 5 columns (5 merged, 0 gathered) in 0.001315261 sec., 815047.3556199111 rows/sec., 65.75 MiB/sec. | ||
| 2667 | 2026.01.23 15:29:39.891190 [ 4 ] {d7c68991-4d6f-4c57-b39b-233f1a14bfab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 2668 | 2026.01.23 15:29:39.891205 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2669 | 2026.01.23 15:29:39.891243 [ 4 ] {d7c68991-4d6f-4c57-b39b-233f1a14bfab} <Debug> TCPHandler: Processed in 0.001367852 sec. | ||
| 2670 | 2026.01.23 15:29:39.891281 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2671 | 2026.01.23 15:29:39.891342 [ 194 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2672 | 2026.01.23 15:29:39.891361 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2673 | 2026.01.23 15:29:39.891365 [ 188 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::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 | ||
| 2674 | 2026.01.23 15:29:39.891455 [ 188 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2675 | 2026.01.23 15:29:39.891457 [ 4 ] {3376399c-3b54-4d28-a3e4-aedc53537e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2676 | 2026.01.23 15:29:39.891480 [ 188 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1640 rows starting from the beginning of the part | ||
| 2677 | 2026.01.23 15:29:39.891520 [ 4 ] {3376399c-3b54-4d28-a3e4-aedc53537e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2678 | 2026.01.23 15:29:39.891526 [ 188 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::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 | ||
| 2679 | 2026.01.23 15:29:39.891567 [ 188 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2751 rows starting from the beginning of the part | ||
| 2680 | 2026.01.23 15:29:39.891601 [ 188 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 128 rows starting from the beginning of the part | ||
| 2681 | 2026.01.23 15:29:39.891614 [ 194 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_16_3} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2682 | 2026.01.23 15:29:39.891636 [ 188 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::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 | ||
| 2683 | 2026.01.23 15:29:39.891675 [ 188 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::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 | ||
| 2684 | 2026.01.23 15:29:39.891693 [ 194 ] {2b74cef4-2f8d-4e97-98b1-b82bd01ca756::all_1_16_3} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2685 | 2026.01.23 15:29:39.891788 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2686 | 2026.01.23 15:29:39.892308 [ 4 ] {3376399c-3b54-4d28-a3e4-aedc53537e49} <Trace> oximeter.measurements_histogramu64 (970ab6dd-7be0-4f7f-936e-9c83491ab51e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2026.01.23 15:29:39.892347 [ 4 ] {3376399c-3b54-4d28-a3e4-aedc53537e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2688 | 2026.01.23 15:29:39.892912 [ 4 ] {3376399c-3b54-4d28-a3e4-aedc53537e49} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2689 | 2026.01.23 15:29:39.893142 [ 4 ] {3376399c-3b54-4d28-a3e4-aedc53537e49} <Trace> oximeter.measurements_histogramu64 (970ab6dd-7be0-4f7f-936e-9c83491ab51e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2026.01.23 15:29:39.893276 [ 4 ] {3376399c-3b54-4d28-a3e4-aedc53537e49} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001838 sec., 21762.78563656148 rows/sec., 39.00 MiB/sec. | ||
| 2691 | 2026.01.23 15:29:39.893326 [ 4 ] {3376399c-3b54-4d28-a3e4-aedc53537e49} <Debug> TCPHandler: Processed in 0.002011136 sec. | ||
| 2692 | 2026.01.23 15:29:39.893426 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2693 | 2026.01.23 15:29:39.893517 [ 4 ] {f7992b57-ab24-40a3-af4f-60029d858308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2694 | 2026.01.23 15:29:39.893557 [ 4 ] {f7992b57-ab24-40a3-af4f-60029d858308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2695 | 2026.01.23 15:29:39.893620 [ 193 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4999 rows, containing 5 columns (5 merged, 0 gathered) in 0.002276123 sec., 2196278.496372999 rows/sec., 150.74 MiB/sec. | ||
| 2696 | 2026.01.23 15:29:39.893889 [ 4 ] {f7992b57-ab24-40a3-af4f-60029d858308} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2026.01.23 15:29:39.893930 [ 4 ] {f7992b57-ab24-40a3-af4f-60029d858308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2698 | 2026.01.23 15:29:39.894141 [ 194 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2699 | 2026.01.23 15:29:39.894243 [ 4 ] {f7992b57-ab24-40a3-af4f-60029d858308} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2700 | 2026.01.23 15:29:39.894512 [ 194 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2026.01.23 15:29:39.894523 [ 4 ] {f7992b57-ab24-40a3-af4f-60029d858308} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2702 | 2026.01.23 15:29:39.894610 [ 194 ] {946dabc5-a950-4a2d-96e4-a915f165b1dd::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2703 | 2026.01.23 15:29:39.894665 [ 150 ] {} <Debug> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2704 | 2026.01.23 15:29:39.894697 [ 150 ] {} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2705 | 2026.01.23 15:29:39.894701 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2706 | 2026.01.23 15:29:39.894700 [ 4 ] {f7992b57-ab24-40a3-af4f-60029d858308} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001201 sec., 49958.368026644464 rows/sec., 3.37 MiB/sec. | ||
| 2707 | 2026.01.23 15:29:39.894718 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2708 | 2026.01.23 15:29:39.894765 [ 4 ] {f7992b57-ab24-40a3-af4f-60029d858308} <Debug> TCPHandler: Processed in 0.001385213 sec. | ||
| 2709 | 2026.01.23 15:29:39.894812 [ 194 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::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 | ||
| 2710 | 2026.01.23 15:29:39.894906 [ 194 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2711 | 2026.01.23 15:29:39.894936 [ 194 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 540 rows starting from the beginning of the part | ||
| 2712 | 2026.01.23 15:29:39.895012 [ 194 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::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 | ||
| 2713 | 2026.01.23 15:29:39.895056 [ 194 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 2714 | 2026.01.23 15:29:39.895094 [ 194 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
| 2715 | 2026.01.23 15:29:39.895136 [ 194 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::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 | ||
| 2716 | 2026.01.23 15:29:39.895174 [ 194 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::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 | ||
| 2717 | 2026.01.23 15:29:39.896033 [ 188 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 4 columns (4 merged, 0 gathered) in 0.001250569 sec., 623716.0844383637 rows/sec., 42.10 MiB/sec. | ||
| 2718 | 2026.01.23 15:29:39.896173 [ 194 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2719 | 2026.01.23 15:29:39.896431 [ 194 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::all_1_16_3} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2720 | 2026.01.23 15:29:39.896491 [ 194 ] {abfeec4f-0e92-4b82-b489-fb07d0de6e8d::all_1_16_3} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2721 | 2026.01.23 15:29:39.896551 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2722 | 2026.01.23 15:29:44.882763 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2723 | 2026.01.23 15:29:44.882986 [ 4 ] {bbc4693e-442a-4ac8-98cd-1425b0dc39f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2724 | 2026.01.23 15:29:44.883067 [ 4 ] {bbc4693e-442a-4ac8-98cd-1425b0dc39f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2725 | 2026.01.23 15:29:44.883732 [ 4 ] {bbc4693e-442a-4ac8-98cd-1425b0dc39f2} <Trace> oximeter.fields_ipaddr (5e3a80cd-f63a-4a32-a527-628591470b1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2726 | 2026.01.23 15:29:44.883786 [ 4 ] {bbc4693e-442a-4ac8-98cd-1425b0dc39f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2727 | 2026.01.23 15:29:44.884209 [ 4 ] {bbc4693e-442a-4ac8-98cd-1425b0dc39f2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2728 | 2026.01.23 15:29:44.884438 [ 4 ] {bbc4693e-442a-4ac8-98cd-1425b0dc39f2} <Trace> oximeter.fields_ipaddr (5e3a80cd-f63a-4a32-a527-628591470b1a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2729 | 2026.01.23 15:29:44.884643 [ 4 ] {bbc4693e-442a-4ac8-98cd-1425b0dc39f2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00171 sec., 2339.1812865497077 rows/sec., 190.74 KiB/sec. | ||
| 2730 | 2026.01.23 15:29:44.884707 [ 4 ] {bbc4693e-442a-4ac8-98cd-1425b0dc39f2} <Debug> TCPHandler: Processed in 0.002086899 sec. | ||
| 2731 | 2026.01.23 15:29:44.884850 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2732 | 2026.01.23 15:29:44.884961 [ 4 ] {a9be49b1-1c19-4b46-8ca9-8e42192f8938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2733 | 2026.01.23 15:29:44.885013 [ 4 ] {a9be49b1-1c19-4b46-8ca9-8e42192f8938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2734 | 2026.01.23 15:29:44.885460 [ 4 ] {a9be49b1-1c19-4b46-8ca9-8e42192f8938} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2735 | 2026.01.23 15:29:44.885500 [ 4 ] {a9be49b1-1c19-4b46-8ca9-8e42192f8938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2736 | 2026.01.23 15:29:44.885826 [ 4 ] {a9be49b1-1c19-4b46-8ca9-8e42192f8938} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2737 | 2026.01.23 15:29:44.886044 [ 4 ] {a9be49b1-1c19-4b46-8ca9-8e42192f8938} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2738 | 2026.01.23 15:29:44.886179 [ 4 ] {a9be49b1-1c19-4b46-8ca9-8e42192f8938} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001244 sec., 46623.79421221864 rows/sec., 3.57 MiB/sec. | ||
| 2739 | 2026.01.23 15:29:44.886217 [ 4 ] {a9be49b1-1c19-4b46-8ca9-8e42192f8938} <Debug> TCPHandler: Processed in 0.001431164 sec. | ||
| 2740 | 2026.01.23 15:29:44.886326 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2741 | 2026.01.23 15:29:44.886422 [ 4 ] {4dd1a6a2-8227-49e8-a46d-32657b5039f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2742 | 2026.01.23 15:29:44.886464 [ 4 ] {4dd1a6a2-8227-49e8-a46d-32657b5039f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2743 | 2026.01.23 15:29:44.886854 [ 4 ] {4dd1a6a2-8227-49e8-a46d-32657b5039f7} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2744 | 2026.01.23 15:29:44.886889 [ 4 ] {4dd1a6a2-8227-49e8-a46d-32657b5039f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2745 | 2026.01.23 15:29:44.887185 [ 4 ] {4dd1a6a2-8227-49e8-a46d-32657b5039f7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2746 | 2026.01.23 15:29:44.887396 [ 4 ] {4dd1a6a2-8227-49e8-a46d-32657b5039f7} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2747 | 2026.01.23 15:29:44.887528 [ 4 ] {4dd1a6a2-8227-49e8-a46d-32657b5039f7} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001126 sec., 3552.3978685612788 rows/sec., 248.04 KiB/sec. | ||
| 2748 | 2026.01.23 15:29:44.887565 [ 4 ] {4dd1a6a2-8227-49e8-a46d-32657b5039f7} <Debug> TCPHandler: Processed in 0.00129073 sec. | ||
| 2749 | 2026.01.23 15:29:44.887669 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2750 | 2026.01.23 15:29:44.887762 [ 4 ] {baf3c5ea-0529-4005-90c3-9e3df6badcab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2751 | 2026.01.23 15:29:44.887803 [ 4 ] {baf3c5ea-0529-4005-90c3-9e3df6badcab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2752 | 2026.01.23 15:29:44.888203 [ 4 ] {baf3c5ea-0529-4005-90c3-9e3df6badcab} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2753 | 2026.01.23 15:29:44.888239 [ 4 ] {baf3c5ea-0529-4005-90c3-9e3df6badcab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2754 | 2026.01.23 15:29:44.888555 [ 4 ] {baf3c5ea-0529-4005-90c3-9e3df6badcab} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2755 | 2026.01.23 15:29:44.888772 [ 4 ] {baf3c5ea-0529-4005-90c3-9e3df6badcab} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2756 | 2026.01.23 15:29:44.888905 [ 4 ] {baf3c5ea-0529-4005-90c3-9e3df6badcab} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001161 sec., 58570.19810508183 rows/sec., 4.58 MiB/sec. | ||
| 2757 | 2026.01.23 15:29:44.888944 [ 4 ] {baf3c5ea-0529-4005-90c3-9e3df6badcab} <Debug> TCPHandler: Processed in 0.001323411 sec. | ||
| 2758 | 2026.01.23 15:29:44.889053 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2759 | 2026.01.23 15:29:44.889146 [ 4 ] {7ca2051f-e1b8-4513-80ee-33e8e695b6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2760 | 2026.01.23 15:29:44.889192 [ 4 ] {7ca2051f-e1b8-4513-80ee-33e8e695b6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2761 | 2026.01.23 15:29:44.889591 [ 4 ] {7ca2051f-e1b8-4513-80ee-33e8e695b6bf} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2762 | 2026.01.23 15:29:44.889628 [ 4 ] {7ca2051f-e1b8-4513-80ee-33e8e695b6bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2763 | 2026.01.23 15:29:44.889961 [ 4 ] {7ca2051f-e1b8-4513-80ee-33e8e695b6bf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2764 | 2026.01.23 15:29:44.890171 [ 4 ] {7ca2051f-e1b8-4513-80ee-33e8e695b6bf} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2765 | 2026.01.23 15:29:44.890301 [ 4 ] {7ca2051f-e1b8-4513-80ee-33e8e695b6bf} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001173 sec., 138107.4168797954 rows/sec., 9.62 MiB/sec. | ||
| 2766 | 2026.01.23 15:29:44.890338 [ 4 ] {7ca2051f-e1b8-4513-80ee-33e8e695b6bf} <Debug> TCPHandler: Processed in 0.001334151 sec. | ||
| 2767 | 2026.01.23 15:29:44.890442 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2768 | 2026.01.23 15:29:44.890536 [ 4 ] {bfe88f9b-9ee7-4a7a-b23c-bc9448b26510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2769 | 2026.01.23 15:29:44.890578 [ 4 ] {bfe88f9b-9ee7-4a7a-b23c-bc9448b26510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2770 | 2026.01.23 15:29:44.890902 [ 4 ] {bfe88f9b-9ee7-4a7a-b23c-bc9448b26510} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2771 | 2026.01.23 15:29:44.890939 [ 4 ] {bfe88f9b-9ee7-4a7a-b23c-bc9448b26510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2772 | 2026.01.23 15:29:44.891249 [ 4 ] {bfe88f9b-9ee7-4a7a-b23c-bc9448b26510} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2773 | 2026.01.23 15:29:44.891454 [ 4 ] {bfe88f9b-9ee7-4a7a-b23c-bc9448b26510} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2774 | 2026.01.23 15:29:44.891584 [ 4 ] {bfe88f9b-9ee7-4a7a-b23c-bc9448b26510} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 2775 | 2026.01.23 15:29:44.891619 [ 4 ] {bfe88f9b-9ee7-4a7a-b23c-bc9448b26510} <Debug> TCPHandler: Processed in 0.001225779 sec. | ||
| 2776 | 2026.01.23 15:29:45.319281 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6288 | ||
| 2777 | 2026.01.23 15:29:45.319779 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2026.01.23 15:29:45.319820 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2779 | 2026.01.23 15:29:45.320313 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2780 | 2026.01.23 15:29:45.320560 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2026.01.23 15:29:45.320704 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6288 | ||
| 2782 | 2026.01.23 15:29:45.680062 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2783 | 2026.01.23 15:29:45.696769 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2026.01.23 15:29:45.696832 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2785 | 2026.01.23 15:29:45.703180 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2786 | 2026.01.23 15:29:45.703872 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2026.01.23 15:29:45.706752 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2788 | 2026.01.23 15:29:47.823118 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 376 | ||
| 2789 | 2026.01.23 15:29:47.825204 [ 243 ] {} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2790 | 2026.01.23 15:29:47.825260 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2791 | 2026.01.23 15:29:47.826440 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2792 | 2026.01.23 15:29:47.826728 [ 243 ] {} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2793 | 2026.01.23 15:29:47.827074 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 376 | ||
| 2794 | 2026.01.23 15:29:49.884354 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2795 | 2026.01.23 15:29:49.884533 [ 4 ] {19c1869f-73dd-4d5b-8310-fe55301ce290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2796 | 2026.01.23 15:29:49.884599 [ 4 ] {19c1869f-73dd-4d5b-8310-fe55301ce290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2797 | 2026.01.23 15:29:49.885383 [ 4 ] {19c1869f-73dd-4d5b-8310-fe55301ce290} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2026.01.23 15:29:49.885429 [ 4 ] {19c1869f-73dd-4d5b-8310-fe55301ce290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2799 | 2026.01.23 15:29:49.885827 [ 4 ] {19c1869f-73dd-4d5b-8310-fe55301ce290} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2800 | 2026.01.23 15:29:49.886080 [ 4 ] {19c1869f-73dd-4d5b-8310-fe55301ce290} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2026.01.23 15:29:49.886256 [ 4 ] {19c1869f-73dd-4d5b-8310-fe55301ce290} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001772 sec., 76749.43566591422 rows/sec., 6.66 MiB/sec. | ||
| 2802 | 2026.01.23 15:29:49.886304 [ 4 ] {19c1869f-73dd-4d5b-8310-fe55301ce290} <Debug> TCPHandler: Processed in 0.002078308 sec. | ||
| 2803 | 2026.01.23 15:29:49.886435 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2026.01.23 15:29:49.886536 [ 4 ] {75b2aa8c-0cf1-4faa-b7f5-a7ea9313139a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2805 | 2026.01.23 15:29:49.886579 [ 4 ] {75b2aa8c-0cf1-4faa-b7f5-a7ea9313139a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2806 | 2026.01.23 15:29:49.887022 [ 4 ] {75b2aa8c-0cf1-4faa-b7f5-a7ea9313139a} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2026.01.23 15:29:49.887060 [ 4 ] {75b2aa8c-0cf1-4faa-b7f5-a7ea9313139a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2808 | 2026.01.23 15:29:49.887354 [ 4 ] {75b2aa8c-0cf1-4faa-b7f5-a7ea9313139a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2809 | 2026.01.23 15:29:49.887561 [ 4 ] {75b2aa8c-0cf1-4faa-b7f5-a7ea9313139a} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2026.01.23 15:29:49.887668 [ 129 ] {} <Debug> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2811 | 2026.01.23 15:29:49.887693 [ 4 ] {75b2aa8c-0cf1-4faa-b7f5-a7ea9313139a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00118 sec., 33898.30508474576 rows/sec., 2.49 MiB/sec. | ||
| 2812 | 2026.01.23 15:29:49.887738 [ 129 ] {} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2813 | 2026.01.23 15:29:49.887748 [ 4 ] {75b2aa8c-0cf1-4faa-b7f5-a7ea9313139a} <Debug> TCPHandler: Processed in 0.001367441 sec. | ||
| 2814 | 2026.01.23 15:29:49.887770 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2815 | 2026.01.23 15:29:49.887880 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2816 | 2026.01.23 15:29:49.887977 [ 4 ] {7311029e-c5e0-4c11-aa31-973e1db58f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2817 | 2026.01.23 15:29:49.887986 [ 187 ] {46d0b5a0-4cec-46ec-b750-3b3a9eaf6695::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 | ||
| 2818 | 2026.01.23 15:29:49.888018 [ 4 ] {7311029e-c5e0-4c11-aa31-973e1db58f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2819 | 2026.01.23 15:29:49.888218 [ 187 ] {46d0b5a0-4cec-46ec-b750-3b3a9eaf6695::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2820 | 2026.01.23 15:29:49.888299 [ 187 ] {46d0b5a0-4cec-46ec-b750-3b3a9eaf6695::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 59 rows starting from the beginning of the part | ||
| 2821 | 2026.01.23 15:29:49.888453 [ 187 ] {46d0b5a0-4cec-46ec-b750-3b3a9eaf6695::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part | ||
| 2822 | 2026.01.23 15:29:49.888483 [ 4 ] {7311029e-c5e0-4c11-aa31-973e1db58f58} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2823 | 2026.01.23 15:29:49.888526 [ 4 ] {7311029e-c5e0-4c11-aa31-973e1db58f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2824 | 2026.01.23 15:29:49.888539 [ 187 ] {46d0b5a0-4cec-46ec-b750-3b3a9eaf6695::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 66 rows starting from the beginning of the part | ||
| 2825 | 2026.01.23 15:29:49.888626 [ 187 ] {46d0b5a0-4cec-46ec-b750-3b3a9eaf6695::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 2826 | 2026.01.23 15:29:49.888706 [ 187 ] {46d0b5a0-4cec-46ec-b750-3b3a9eaf6695::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 2827 | 2026.01.23 15:29:49.888782 [ 187 ] {46d0b5a0-4cec-46ec-b750-3b3a9eaf6695::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 2828 | 2026.01.23 15:29:49.888844 [ 4 ] {7311029e-c5e0-4c11-aa31-973e1db58f58} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2829 | 2026.01.23 15:29:49.889086 [ 4 ] {7311029e-c5e0-4c11-aa31-973e1db58f58} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2830 | 2026.01.23 15:29:49.889235 [ 4 ] {7311029e-c5e0-4c11-aa31-973e1db58f58} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001276 sec., 81504.70219435736 rows/sec., 6.37 MiB/sec. | ||
| 2831 | 2026.01.23 15:29:49.889272 [ 4 ] {7311029e-c5e0-4c11-aa31-973e1db58f58} <Debug> TCPHandler: Processed in 0.001448224 sec. | ||
| 2832 | 2026.01.23 15:29:49.889382 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2833 | 2026.01.23 15:29:49.889475 [ 4 ] {3f596fc8-6aef-4b8f-9446-61aa5eac5895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2834 | 2026.01.23 15:29:49.889519 [ 4 ] {3f596fc8-6aef-4b8f-9446-61aa5eac5895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2835 | 2026.01.23 15:29:49.889756 [ 194 ] {46d0b5a0-4cec-46ec-b750-3b3a9eaf6695::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 244 rows, containing 5 columns (5 merged, 0 gathered) in 0.001868774 sec., 130566.88502729598 rows/sec., 10.06 MiB/sec. | ||
| 2836 | 2026.01.23 15:29:49.889927 [ 188 ] {46d0b5a0-4cec-46ec-b750-3b3a9eaf6695::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2837 | 2026.01.23 15:29:49.889932 [ 4 ] {3f596fc8-6aef-4b8f-9446-61aa5eac5895} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2026.01.23 15:29:49.889976 [ 4 ] {3f596fc8-6aef-4b8f-9446-61aa5eac5895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2839 | 2026.01.23 15:29:49.890194 [ 188 ] {46d0b5a0-4cec-46ec-b750-3b3a9eaf6695::all_1_11_2} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2026.01.23 15:29:49.890270 [ 188 ] {46d0b5a0-4cec-46ec-b750-3b3a9eaf6695::all_1_11_2} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2841 | 2026.01.23 15:29:49.890346 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2842 | 2026.01.23 15:29:49.890394 [ 4 ] {3f596fc8-6aef-4b8f-9446-61aa5eac5895} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2843 | 2026.01.23 15:29:49.890626 [ 4 ] {3f596fc8-6aef-4b8f-9446-61aa5eac5895} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2026.01.23 15:29:49.890766 [ 4 ] {3f596fc8-6aef-4b8f-9446-61aa5eac5895} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00131 sec., 122137.40458015268 rows/sec., 8.51 MiB/sec. | ||
| 2845 | 2026.01.23 15:29:49.890803 [ 4 ] {3f596fc8-6aef-4b8f-9446-61aa5eac5895} <Debug> TCPHandler: Processed in 0.001468524 sec. | ||
| 2846 | 2026.01.23 15:29:49.890909 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2847 | 2026.01.23 15:29:49.891001 [ 4 ] {15314ba2-6383-4ca4-a3b2-6fd83d9e0904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2848 | 2026.01.23 15:29:49.891054 [ 4 ] {15314ba2-6383-4ca4-a3b2-6fd83d9e0904} <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 | ||
| 2849 | 2026.01.23 15:29:49.891880 [ 4 ] {15314ba2-6383-4ca4-a3b2-6fd83d9e0904} <Trace> oximeter.measurements_histogramu64 (970ab6dd-7be0-4f7f-936e-9c83491ab51e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2026.01.23 15:29:49.891916 [ 4 ] {15314ba2-6383-4ca4-a3b2-6fd83d9e0904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2851 | 2026.01.23 15:29:49.892505 [ 4 ] {15314ba2-6383-4ca4-a3b2-6fd83d9e0904} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2852 | 2026.01.23 15:29:49.892728 [ 4 ] {15314ba2-6383-4ca4-a3b2-6fd83d9e0904} <Trace> oximeter.measurements_histogramu64 (970ab6dd-7be0-4f7f-936e-9c83491ab51e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2026.01.23 15:29:49.892865 [ 4 ] {15314ba2-6383-4ca4-a3b2-6fd83d9e0904} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001882 sec., 21253.985122210415 rows/sec., 38.09 MiB/sec. | ||
| 2854 | 2026.01.23 15:29:49.892921 [ 4 ] {15314ba2-6383-4ca4-a3b2-6fd83d9e0904} <Debug> TCPHandler: Processed in 0.002059637 sec. | ||
| 2855 | 2026.01.23 15:29:49.893027 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2856 | 2026.01.23 15:29:49.893126 [ 4 ] {18f04e94-5605-4c56-9643-b479d2759a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2857 | 2026.01.23 15:29:49.893168 [ 4 ] {18f04e94-5605-4c56-9643-b479d2759a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2858 | 2026.01.23 15:29:49.893506 [ 4 ] {18f04e94-5605-4c56-9643-b479d2759a41} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2026.01.23 15:29:49.893543 [ 4 ] {18f04e94-5605-4c56-9643-b479d2759a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2860 | 2026.01.23 15:29:49.893858 [ 4 ] {18f04e94-5605-4c56-9643-b479d2759a41} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2861 | 2026.01.23 15:29:49.894071 [ 4 ] {18f04e94-5605-4c56-9643-b479d2759a41} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2026.01.23 15:29:49.894204 [ 4 ] {18f04e94-5605-4c56-9643-b479d2759a41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 2863 | 2026.01.23 15:29:49.894239 [ 4 ] {18f04e94-5605-4c56-9643-b479d2759a41} <Debug> TCPHandler: Processed in 0.001261249 sec. | ||
| 2864 | 2026.01.23 15:29:52.744083 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2865 | 2026.01.23 15:29:52.744155 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2866 | 2026.01.23 15:29:52.821731 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6736 | ||
| 2867 | 2026.01.23 15:29:52.822192 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2868 | 2026.01.23 15:29:52.822234 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2869 | 2026.01.23 15:29:52.822701 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2870 | 2026.01.23 15:29:52.822939 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2026.01.23 15:29:52.823077 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6736 | ||
| 2872 | 2026.01.23 15:29:53.207769 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2873 | 2026.01.23 15:29:53.225409 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2026.01.23 15:29:53.225478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2875 | 2026.01.23 15:29:53.231067 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2876 | 2026.01.23 15:29:53.231758 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2026.01.23 15:29:53.234786 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2878 | 2026.01.23 15:29:54.882201 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2879 | 2026.01.23 15:29:54.882400 [ 4 ] {7a11252d-a90f-4781-9b1b-edc1fe0edfde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2880 | 2026.01.23 15:29:54.882472 [ 4 ] {7a11252d-a90f-4781-9b1b-edc1fe0edfde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2881 | 2026.01.23 15:29:54.883185 [ 4 ] {7a11252d-a90f-4781-9b1b-edc1fe0edfde} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2882 | 2026.01.23 15:29:54.883226 [ 4 ] {7a11252d-a90f-4781-9b1b-edc1fe0edfde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2883 | 2026.01.23 15:29:54.883622 [ 4 ] {7a11252d-a90f-4781-9b1b-edc1fe0edfde} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2884 | 2026.01.23 15:29:54.883872 [ 4 ] {7a11252d-a90f-4781-9b1b-edc1fe0edfde} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2885 | 2026.01.23 15:29:54.884033 [ 4 ] {7a11252d-a90f-4781-9b1b-edc1fe0edfde} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001689 sec., 33155.71343990527 rows/sec., 2.55 MiB/sec. | ||
| 2886 | 2026.01.23 15:29:54.884074 [ 4 ] {7a11252d-a90f-4781-9b1b-edc1fe0edfde} <Debug> TCPHandler: Processed in 0.002007876 sec. | ||
| 2887 | 2026.01.23 15:29:54.884198 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2888 | 2026.01.23 15:29:54.884314 [ 4 ] {7d94e30b-e1a8-46a0-a816-df54d94dd30f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2889 | 2026.01.23 15:29:54.884362 [ 4 ] {7d94e30b-e1a8-46a0-a816-df54d94dd30f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2890 | 2026.01.23 15:29:54.884859 [ 4 ] {7d94e30b-e1a8-46a0-a816-df54d94dd30f} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.01.23 15:29:54.884903 [ 4 ] {7d94e30b-e1a8-46a0-a816-df54d94dd30f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2892 | 2026.01.23 15:29:54.885219 [ 4 ] {7d94e30b-e1a8-46a0-a816-df54d94dd30f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2893 | 2026.01.23 15:29:54.885438 [ 4 ] {7d94e30b-e1a8-46a0-a816-df54d94dd30f} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2026.01.23 15:29:54.885567 [ 4 ] {7d94e30b-e1a8-46a0-a816-df54d94dd30f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001277 sec., 50117.46280344558 rows/sec., 3.91 MiB/sec. | ||
| 2895 | 2026.01.23 15:29:54.885607 [ 4 ] {7d94e30b-e1a8-46a0-a816-df54d94dd30f} <Debug> TCPHandler: Processed in 0.001469565 sec. | ||
| 2896 | 2026.01.23 15:29:54.885712 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2897 | 2026.01.23 15:29:54.885804 [ 4 ] {46db1222-7a7b-4414-bfb0-540377b029d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2898 | 2026.01.23 15:29:54.885848 [ 4 ] {46db1222-7a7b-4414-bfb0-540377b029d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2899 | 2026.01.23 15:29:54.886241 [ 4 ] {46db1222-7a7b-4414-bfb0-540377b029d5} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2026.01.23 15:29:54.886277 [ 4 ] {46db1222-7a7b-4414-bfb0-540377b029d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2901 | 2026.01.23 15:29:54.886594 [ 4 ] {46db1222-7a7b-4414-bfb0-540377b029d5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2902 | 2026.01.23 15:29:54.886798 [ 4 ] {46db1222-7a7b-4414-bfb0-540377b029d5} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2026.01.23 15:29:54.886923 [ 4 ] {46db1222-7a7b-4414-bfb0-540377b029d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001138 sec., 140597.539543058 rows/sec., 9.79 MiB/sec. | ||
| 2904 | 2026.01.23 15:29:54.886959 [ 4 ] {46db1222-7a7b-4414-bfb0-540377b029d5} <Debug> TCPHandler: Processed in 0.00129315 sec. | ||
| 2905 | 2026.01.23 15:29:54.887065 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2026.01.23 15:29:54.887167 [ 4 ] {0b673a91-ba7f-45fa-9b4e-ec7263a3569a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2907 | 2026.01.23 15:29:54.887211 [ 4 ] {0b673a91-ba7f-45fa-9b4e-ec7263a3569a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2908 | 2026.01.23 15:29:54.887551 [ 4 ] {0b673a91-ba7f-45fa-9b4e-ec7263a3569a} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.01.23 15:29:54.887589 [ 4 ] {0b673a91-ba7f-45fa-9b4e-ec7263a3569a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2910 | 2026.01.23 15:29:54.887920 [ 4 ] {0b673a91-ba7f-45fa-9b4e-ec7263a3569a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2911 | 2026.01.23 15:29:54.888144 [ 4 ] {0b673a91-ba7f-45fa-9b4e-ec7263a3569a} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.01.23 15:29:54.888276 [ 4 ] {0b673a91-ba7f-45fa-9b4e-ec7263a3569a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 2913 | 2026.01.23 15:29:54.888316 [ 4 ] {0b673a91-ba7f-45fa-9b4e-ec7263a3569a} <Debug> TCPHandler: Processed in 0.00130262 sec. | ||
| 2914 | 2026.01.23 15:29:57.828163 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 396 | ||
| 2915 | 2026.01.23 15:29:57.830126 [ 243 ] {} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2916 | 2026.01.23 15:29:57.830165 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2917 | 2026.01.23 15:29:57.831311 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2918 | 2026.01.23 15:29:57.831573 [ 243 ] {} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2919 | 2026.01.23 15:29:57.831700 [ 135 ] {} <Debug> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2920 | 2026.01.23 15:29:57.831745 [ 135 ] {} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2921 | 2026.01.23 15:29:57.831767 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2922 | 2026.01.23 15:29:57.831807 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 396 | ||
| 2923 | 2026.01.23 15:29:57.831943 [ 192 ] {361de0c6-fca8-4f09-aee2-5d10435bf6cf::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 | ||
| 2924 | 2026.01.23 15:29:57.832714 [ 192 ] {361de0c6-fca8-4f09-aee2-5d10435bf6cf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2925 | 2026.01.23 15:29:57.832893 [ 192 ] {361de0c6-fca8-4f09-aee2-5d10435bf6cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 258 rows starting from the beginning of the part | ||
| 2926 | 2026.01.23 15:29:57.833292 [ 192 ] {361de0c6-fca8-4f09-aee2-5d10435bf6cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
| 2927 | 2026.01.23 15:29:57.833620 [ 192 ] {361de0c6-fca8-4f09-aee2-5d10435bf6cf::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 | ||
| 2928 | 2026.01.23 15:29:57.833937 [ 192 ] {361de0c6-fca8-4f09-aee2-5d10435bf6cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
| 2929 | 2026.01.23 15:29:57.834272 [ 192 ] {361de0c6-fca8-4f09-aee2-5d10435bf6cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 2930 | 2026.01.23 15:29:57.834614 [ 192 ] {361de0c6-fca8-4f09-aee2-5d10435bf6cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 2931 | 2026.01.23 15:29:57.840057 [ 192 ] {361de0c6-fca8-4f09-aee2-5d10435bf6cf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 72 columns (72 merged, 0 gathered) in 0.008194529 sec., 48324.92508111204 rows/sec., 45.20 MiB/sec. | ||
| 2932 | 2026.01.23 15:29:57.840759 [ 192 ] {361de0c6-fca8-4f09-aee2-5d10435bf6cf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2933 | 2026.01.23 15:29:57.841241 [ 192 ] {361de0c6-fca8-4f09-aee2-5d10435bf6cf::all_1_11_2} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2026.01.23 15:29:57.841315 [ 192 ] {361de0c6-fca8-4f09-aee2-5d10435bf6cf::all_1_11_2} <Trace> system.query_log (361de0c6-fca8-4f09-aee2-5d10435bf6cf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2935 | 2026.01.23 15:29:57.841463 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 2936 | 2026.01.23 15:29:59.912742 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2937 | 2026.01.23 15:29:59.913028 [ 4 ] {b4186c51-8904-4caa-9fd4-884ccf6c20f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2938 | 2026.01.23 15:29:59.913134 [ 4 ] {b4186c51-8904-4caa-9fd4-884ccf6c20f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2939 | 2026.01.23 15:29:59.913802 [ 4 ] {b4186c51-8904-4caa-9fd4-884ccf6c20f4} <Trace> oximeter.fields_i16 (9437889c-e483-4a68-b67d-ba678c89656e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2026.01.23 15:29:59.913849 [ 4 ] {b4186c51-8904-4caa-9fd4-884ccf6c20f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2941 | 2026.01.23 15:29:59.914245 [ 4 ] {b4186c51-8904-4caa-9fd4-884ccf6c20f4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2942 | 2026.01.23 15:29:59.914476 [ 4 ] {b4186c51-8904-4caa-9fd4-884ccf6c20f4} <Trace> oximeter.fields_i16 (9437889c-e483-4a68-b67d-ba678c89656e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.01.23 15:29:59.914631 [ 4 ] {b4186c51-8904-4caa-9fd4-884ccf6c20f4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001681 sec., 14277.215942891136 rows/sec., 1.18 MiB/sec. | ||
| 2944 | 2026.01.23 15:29:59.914673 [ 4 ] {b4186c51-8904-4caa-9fd4-884ccf6c20f4} <Debug> TCPHandler: Processed in 0.002119409 sec. | ||
| 2945 | 2026.01.23 15:29:59.914802 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2026.01.23 15:29:59.914925 [ 4 ] {735dd09e-a23c-4b5c-be82-8cd324133f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2947 | 2026.01.23 15:29:59.914977 [ 4 ] {735dd09e-a23c-4b5c-be82-8cd324133f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2948 | 2026.01.23 15:29:59.916107 [ 4 ] {735dd09e-a23c-4b5c-be82-8cd324133f38} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2026.01.23 15:29:59.916145 [ 4 ] {735dd09e-a23c-4b5c-be82-8cd324133f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2950 | 2026.01.23 15:29:59.916563 [ 4 ] {735dd09e-a23c-4b5c-be82-8cd324133f38} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2951 | 2026.01.23 15:29:59.916777 [ 4 ] {735dd09e-a23c-4b5c-be82-8cd324133f38} <Trace> oximeter.fields_string (605049e8-7571-42ff-9409-99080ca6ed4f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2026.01.23 15:29:59.916911 [ 4 ] {735dd09e-a23c-4b5c-be82-8cd324133f38} <Debug> executeQuery: Read 1396 rows, 120.10 KiB in 0.00201 sec., 694527.3631840795 rows/sec., 58.35 MiB/sec. | ||
| 2953 | 2026.01.23 15:29:59.916949 [ 4 ] {735dd09e-a23c-4b5c-be82-8cd324133f38} <Debug> TCPHandler: Processed in 0.002207431 sec. | ||
| 2954 | 2026.01.23 15:29:59.917056 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2955 | 2026.01.23 15:29:59.917150 [ 4 ] {0641847e-a5e5-4f08-8790-6fd3370ae0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2956 | 2026.01.23 15:29:59.917189 [ 4 ] {0641847e-a5e5-4f08-8790-6fd3370ae0e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2957 | 2026.01.23 15:29:59.917629 [ 4 ] {0641847e-a5e5-4f08-8790-6fd3370ae0e1} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2026.01.23 15:29:59.917666 [ 4 ] {0641847e-a5e5-4f08-8790-6fd3370ae0e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2959 | 2026.01.23 15:29:59.917968 [ 4 ] {0641847e-a5e5-4f08-8790-6fd3370ae0e1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2960 | 2026.01.23 15:29:59.918184 [ 4 ] {0641847e-a5e5-4f08-8790-6fd3370ae0e1} <Trace> oximeter.fields_u16 (46d0b5a0-4cec-46ec-b750-3b3a9eaf6695): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2026.01.23 15:29:59.918311 [ 4 ] {0641847e-a5e5-4f08-8790-6fd3370ae0e1} <Debug> executeQuery: Read 52 rows, 3.97 KiB in 0.001179 sec., 44105.17387616624 rows/sec., 3.29 MiB/sec. | ||
| 2962 | 2026.01.23 15:29:59.918348 [ 4 ] {0641847e-a5e5-4f08-8790-6fd3370ae0e1} <Debug> TCPHandler: Processed in 0.001341001 sec. | ||
| 2963 | 2026.01.23 15:29:59.918451 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2964 | 2026.01.23 15:29:59.918544 [ 4 ] {9ae80916-128e-4c0e-bb7a-e4320918f202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2965 | 2026.01.23 15:29:59.918585 [ 4 ] {9ae80916-128e-4c0e-bb7a-e4320918f202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2966 | 2026.01.23 15:29:59.919043 [ 4 ] {9ae80916-128e-4c0e-bb7a-e4320918f202} <Trace> oximeter.fields_u32 (276d3439-43d5-47f2-a065-78824dbb62c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2967 | 2026.01.23 15:29:59.919080 [ 4 ] {9ae80916-128e-4c0e-bb7a-e4320918f202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2968 | 2026.01.23 15:29:59.919394 [ 4 ] {9ae80916-128e-4c0e-bb7a-e4320918f202} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2969 | 2026.01.23 15:29:59.919606 [ 4 ] {9ae80916-128e-4c0e-bb7a-e4320918f202} <Trace> oximeter.fields_u32 (276d3439-43d5-47f2-a065-78824dbb62c6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2970 | 2026.01.23 15:29:59.919731 [ 4 ] {9ae80916-128e-4c0e-bb7a-e4320918f202} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001204 sec., 209302.32558139536 rows/sec., 14.48 MiB/sec. | ||
| 2971 | 2026.01.23 15:29:59.919768 [ 4 ] {9ae80916-128e-4c0e-bb7a-e4320918f202} <Debug> TCPHandler: Processed in 0.001364752 sec. | ||
| 2972 | 2026.01.23 15:29:59.919876 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2973 | 2026.01.23 15:29:59.919969 [ 4 ] {8958a8d0-b64c-4d5b-b3fb-2a2198877c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2974 | 2026.01.23 15:29:59.920009 [ 4 ] {8958a8d0-b64c-4d5b-b3fb-2a2198877c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2975 | 2026.01.23 15:29:59.920397 [ 4 ] {8958a8d0-b64c-4d5b-b3fb-2a2198877c62} <Trace> oximeter.fields_u8 (f7b8c972-0c4f-462b-9456-9ef836e6be8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2026.01.23 15:29:59.920435 [ 4 ] {8958a8d0-b64c-4d5b-b3fb-2a2198877c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2977 | 2026.01.23 15:29:59.920731 [ 4 ] {8958a8d0-b64c-4d5b-b3fb-2a2198877c62} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2978 | 2026.01.23 15:29:59.920960 [ 4 ] {8958a8d0-b64c-4d5b-b3fb-2a2198877c62} <Trace> oximeter.fields_u8 (f7b8c972-0c4f-462b-9456-9ef836e6be8e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2979 | 2026.01.23 15:29:59.921086 [ 4 ] {8958a8d0-b64c-4d5b-b3fb-2a2198877c62} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001134 sec., 10582.010582010582 rows/sec., 826.72 KiB/sec. | ||
| 2980 | 2026.01.23 15:29:59.921126 [ 4 ] {8958a8d0-b64c-4d5b-b3fb-2a2198877c62} <Debug> TCPHandler: Processed in 0.00129824 sec. | ||
| 2981 | 2026.01.23 15:29:59.921232 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2982 | 2026.01.23 15:29:59.921325 [ 4 ] {cb033537-e8b3-4a5e-bbb6-dd266bb2b38d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2983 | 2026.01.23 15:29:59.921365 [ 4 ] {cb033537-e8b3-4a5e-bbb6-dd266bb2b38d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2984 | 2026.01.23 15:29:59.921956 [ 4 ] {cb033537-e8b3-4a5e-bbb6-dd266bb2b38d} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2026.01.23 15:29:59.921993 [ 4 ] {cb033537-e8b3-4a5e-bbb6-dd266bb2b38d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2986 | 2026.01.23 15:29:59.922316 [ 4 ] {cb033537-e8b3-4a5e-bbb6-dd266bb2b38d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2987 | 2026.01.23 15:29:59.922525 [ 4 ] {cb033537-e8b3-4a5e-bbb6-dd266bb2b38d} <Trace> oximeter.fields_uuid (2b74cef4-2f8d-4e97-98b1-b82bd01ca756): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2988 | 2026.01.23 15:29:59.922652 [ 4 ] {cb033537-e8b3-4a5e-bbb6-dd266bb2b38d} <Debug> executeQuery: Read 596 rows, 45.87 KiB in 0.001344 sec., 443452.380952381 rows/sec., 33.33 MiB/sec. | ||
| 2989 | 2026.01.23 15:29:59.922689 [ 4 ] {cb033537-e8b3-4a5e-bbb6-dd266bb2b38d} <Debug> TCPHandler: Processed in 0.001505835 sec. | ||
| 2990 | 2026.01.23 15:29:59.922794 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2991 | 2026.01.23 15:29:59.922889 [ 4 ] {922f89ed-b7ff-4fd1-8970-86de96336e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2992 | 2026.01.23 15:29:59.922932 [ 4 ] {922f89ed-b7ff-4fd1-8970-86de96336e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2993 | 2026.01.23 15:29:59.923485 [ 4 ] {922f89ed-b7ff-4fd1-8970-86de96336e29} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2994 | 2026.01.23 15:29:59.923521 [ 4 ] {922f89ed-b7ff-4fd1-8970-86de96336e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 2995 | 2026.01.23 15:29:59.923899 [ 4 ] {922f89ed-b7ff-4fd1-8970-86de96336e29} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2996 | 2026.01.23 15:29:59.924109 [ 4 ] {922f89ed-b7ff-4fd1-8970-86de96336e29} <Trace> oximeter.measurements_cumulativeu64 (946dabc5-a950-4a2d-96e4-a915f165b1dd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2026.01.23 15:29:59.924238 [ 4 ] {922f89ed-b7ff-4fd1-8970-86de96336e29} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001367 sec., 643745.4279444038 rows/sec., 43.69 MiB/sec. | ||
| 2998 | 2026.01.23 15:29:59.924275 [ 4 ] {922f89ed-b7ff-4fd1-8970-86de96336e29} <Debug> TCPHandler: Processed in 0.001528875 sec. | ||
| 2999 | 2026.01.23 15:29:59.924382 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3000 | 2026.01.23 15:29:59.924475 [ 4 ] {12d45ab0-b540-4568-adac-5e96ff81e306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3001 | 2026.01.23 15:29:59.924529 [ 4 ] {12d45ab0-b540-4568-adac-5e96ff81e306} <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 | ||
| 3002 | 2026.01.23 15:29:59.925333 [ 4 ] {12d45ab0-b540-4568-adac-5e96ff81e306} <Trace> oximeter.measurements_histogramu64 (970ab6dd-7be0-4f7f-936e-9c83491ab51e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3003 | 2026.01.23 15:29:59.925370 [ 4 ] {12d45ab0-b540-4568-adac-5e96ff81e306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3004 | 2026.01.23 15:29:59.925918 [ 4 ] {12d45ab0-b540-4568-adac-5e96ff81e306} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3005 | 2026.01.23 15:29:59.926149 [ 4 ] {12d45ab0-b540-4568-adac-5e96ff81e306} <Trace> oximeter.measurements_histogramu64 (970ab6dd-7be0-4f7f-936e-9c83491ab51e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3006 | 2026.01.23 15:29:59.926285 [ 4 ] {12d45ab0-b540-4568-adac-5e96ff81e306} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001828 sec., 21881.83807439825 rows/sec., 39.21 MiB/sec. | ||
| 3007 | 2026.01.23 15:29:59.926335 [ 4 ] {12d45ab0-b540-4568-adac-5e96ff81e306} <Debug> TCPHandler: Processed in 0.002002697 sec. | ||
| 3008 | 2026.01.23 15:29:59.926444 [ 4 ] {} <Trace> TCP-Session: 8fd992a2-35e5-4470-826f-a31ceaa038f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3009 | 2026.01.23 15:29:59.926536 [ 4 ] {7e8ae767-95e6-44ff-aa8f-93f776d13040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3010 | 2026.01.23 15:29:59.926579 [ 4 ] {7e8ae767-95e6-44ff-aa8f-93f776d13040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3011 | 2026.01.23 15:29:59.926904 [ 4 ] {7e8ae767-95e6-44ff-aa8f-93f776d13040} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3012 | 2026.01.23 15:29:59.926941 [ 4 ] {7e8ae767-95e6-44ff-aa8f-93f776d13040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3013 | 2026.01.23 15:29:59.927246 [ 4 ] {7e8ae767-95e6-44ff-aa8f-93f776d13040} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3014 | 2026.01.23 15:29:59.927452 [ 4 ] {7e8ae767-95e6-44ff-aa8f-93f776d13040} <Trace> oximeter.measurements_u64 (abfeec4f-0e92-4b82-b489-fb07d0de6e8d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2026.01.23 15:29:59.927576 [ 4 ] {7e8ae767-95e6-44ff-aa8f-93f776d13040} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 3016 | 2026.01.23 15:29:59.927612 [ 4 ] {7e8ae767-95e6-44ff-aa8f-93f776d13040} <Debug> TCPHandler: Processed in 0.001215758 sec. | ||
| 3017 | 2026.01.23 15:30:00.323159 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7248 | ||
| 3018 | 2026.01.23 15:30:00.323698 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2026.01.23 15:30:00.323742 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3020 | 2026.01.23 15:30:00.324243 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3021 | 2026.01.23 15:30:00.324480 [ 245 ] {} <Trace> system.asynchronous_metric_log (41ac8f39-62d3-4cc7-84ea-003a23bb794a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2026.01.23 15:30:00.324608 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7248 | ||
| 3023 | 2026.01.23 15:30:00.734878 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3024 | 2026.01.23 15:30:00.756061 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2026.01.23 15:30:00.756133 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 3026 | 2026.01.23 15:30:00.763473 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3027 | 2026.01.23 15:30:00.764252 [ 244 ] {} <Trace> system.metric_log (84411c10-257d-4009-8e67-be62e41f4aee): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.01.23 15:30:00.768146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||