| 1 | [ Mar 23 20:14:05 Enabled. ] | ||
| 2 | [ Mar 23 20:14:05 Rereading configuration. ] | ||
| 3 | [ Mar 23 20:14:08 Rereading configuration. ] | ||
| 4 | [ Mar 23 20:14:13 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 | [ Mar 23 20:14:13 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.03.23 20:14:14.573753 [ 1 ] {} <Information> Application: Will watch for the process with pid 24400 | ||
| 29 | 2026.03.23 20:14:14.574153 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.23 20:14:14.883444 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24400 | ||
| 31 | 2026.03.23 20:14:14.884164 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.23 20:14:14.884293 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.23 20:14:14.983262 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.23 20:14:15.007542 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.23 20:14:15.007621 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.23 20:14:15.007639 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.23 20:14:15.007703 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.23 20:14:15.008337 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.23 20:14:15.010494 [ 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.03.23 20:14:15.011360 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.23 20:14:15.012172 [ 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.03.23 20:14:15.012218 [ 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.03.23 20:14:15.012258 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.23 20:14:15.012956 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.23 20:14:15.013939 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.23 20:14:15.019686 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.23 20:14:15.020420 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.23 20:14:15.021878 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.23 20:14:15.021973 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.23 20:14:15.023040 [ 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.03.23 20:14:15.023617 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.23 20:14:15.027719 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.23 20:14:15.028428 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.23 20:14:15.031664 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.23 20:14:15.032086 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.23 20:14:15.032489 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.23 20:14:15.032903 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.23 20:14:15.034488 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.23 20:14:15.034514 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.23 20:14:15.034597 [ 185 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.23 20:14:15.034683 [ 185 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.23 20:14:15.042347 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.23 20:14:15.042373 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000153222 sec | ||
| 68 | 2026.03.23 20:14:15.042418 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.23 20:14:15.042454 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.23 20:14:15.043116 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.23 20:14:15.043750 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.23 20:14:15.054822 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.23 20:14:15.054867 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.23 20:14:15.054889 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.23 20:14:15.054900 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.23 20:14:15.054938 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.23 20:14:15.054959 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.23 20:14:15.057011 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.23 20:14:15.057055 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.23 20:14:15.057075 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.23 20:14:15.057236 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.23 20:14:15.057280 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.23 20:14:15.057293 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.23 20:14:15.057310 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.23 20:14:15.057321 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.23 20:14:15.057360 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.23 20:14:15.057379 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.23 20:14:15.080425 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.23 20:14:15.081975 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.23 20:14:15.082005 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.058e-05 sec | ||
| 91 | 2026.03.23 20:14:15.082016 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.23 20:14:15.082026 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.23 20:14:15.082052 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.23 20:14:15.082237 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.23 20:14:15.082278 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.23 20:14:15.082291 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.23 20:14:15.082301 [ 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.03.23 20:14:15.082312 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.23 20:14:15.106591 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.23 20:14:15.106796 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.68 MiB (RSS), difference: 91.90 MiB | ||
| 101 | 2026.03.23 20:14:15.108318 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3051e-05 sec. | ||
| 102 | 2026.03.23 20:14:15.108632 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.23 20:14:15.109243 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.23 20:14:15.109260 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.23 20:14:16.440005 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50668 | ||
| 106 | 2026.03.23 20:14:16.440780 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.23 20:14:16.440837 [ 3 ] {} <Debug> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Authenticating user 'default' from [fd00:1122:3344:101::d]:50668 | ||
| 108 | 2026.03.23 20:14:16.440864 [ 3 ] {} <Debug> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.23 20:14:16.440885 [ 3 ] {} <Debug> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.23 20:14:16.440974 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.23 20:14:16.441000 [ 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 | ||
| 112 | 2026.03.23 20:14:16.441021 [ 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 | ||
| 113 | 2026.03.23 20:14:16.441590 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40404 | ||
| 114 | 2026.03.23 20:14:16.442431 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60675 | ||
| 115 | 2026.03.23 20:14:16.443159 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.03.23 20:14:16.442437 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39363 | ||
| 117 | 2026.03.23 20:14:16.443211 [ 4 ] {} <Debug> TCP-Session: c2774ad4-0349-434d-8ac7-408004a3b31e Authenticating user 'default' from [fd00:1122:3344:101::d]:40404 | ||
| 118 | 2026.03.23 20:14:16.442819 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56467 | ||
| 119 | 2026.03.23 20:14:16.443272 [ 4 ] {} <Debug> TCP-Session: c2774ad4-0349-434d-8ac7-408004a3b31e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.03.23 20:14:16.443292 [ 4 ] {} <Debug> TCP-Session: c2774ad4-0349-434d-8ac7-408004a3b31e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.03.23 20:14:16.444151 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 122 | 2026.03.23 20:14:16.444161 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.03.23 20:14:16.444209 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.03.23 20:14:16.444183 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46360 | ||
| 125 | 2026.03.23 20:14:16.444247 [ 5 ] {} <Debug> TCP-Session: c87877fb-7821-42a4-a043-d86baa7c0928 Authenticating user 'default' from [fd00:1122:3344:101::d]:39363 | ||
| 126 | 2026.03.23 20:14:16.444264 [ 255 ] {} <Debug> TCP-Session: a91099ba-e465-4d3f-bc42-865bd569ef40 Authenticating user 'default' from [fd00:1122:3344:101::d]:56467 | ||
| 127 | 2026.03.23 20:14:16.444287 [ 5 ] {} <Debug> TCP-Session: c87877fb-7821-42a4-a043-d86baa7c0928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.03.23 20:14:16.444307 [ 255 ] {} <Debug> TCP-Session: a91099ba-e465-4d3f-bc42-865bd569ef40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.03.23 20:14:16.444316 [ 5 ] {} <Debug> TCP-Session: c87877fb-7821-42a4-a043-d86baa7c0928 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.03.23 20:14:16.444331 [ 255 ] {} <Debug> TCP-Session: a91099ba-e465-4d3f-bc42-865bd569ef40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.03.23 20:14:16.444181 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50517 | ||
| 132 | 2026.03.23 20:14:16.444360 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.03.23 20:14:16.444364 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35321 | ||
| 134 | 2026.03.23 20:14:16.444441 [ 253 ] {} <Debug> TCP-Session: 77a48bd9-4896-4dae-b48f-672d0525bf82 Authenticating user 'default' from [fd00:1122:3344:101::d]:60675 | ||
| 135 | 2026.03.23 20:14:16.444497 [ 253 ] {} <Debug> TCP-Session: 77a48bd9-4896-4dae-b48f-672d0525bf82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.23 20:14:16.444514 [ 253 ] {} <Debug> TCP-Session: 77a48bd9-4896-4dae-b48f-672d0525bf82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.23 20:14:16.444586 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.03.23 20:14:16.444624 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62197 | ||
| 139 | 2026.03.23 20:14:16.444659 [ 256 ] {} <Debug> TCP-Session: 7c28415e-6790-4d4f-8e7f-25a5bb3d1f74 Authenticating user 'default' from [fd00:1122:3344:101::d]:46360 | ||
| 140 | 2026.03.23 20:14:16.444699 [ 256 ] {} <Debug> TCP-Session: 7c28415e-6790-4d4f-8e7f-25a5bb3d1f74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.23 20:14:16.444711 [ 256 ] {} <Debug> TCP-Session: 7c28415e-6790-4d4f-8e7f-25a5bb3d1f74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.23 20:14:16.445757 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.03.23 20:14:16.445782 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.03.23 20:14:16.445818 [ 258 ] {} <Debug> TCP-Session: 9a58fe83-89be-4583-9a7b-0de8909584c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35321 | ||
| 145 | 2026.03.23 20:14:16.445880 [ 259 ] {} <Debug> TCP-Session: 261701b7-65b9-4dab-ba6c-7c6b67b479c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62197 | ||
| 146 | 2026.03.23 20:14:16.445882 [ 258 ] {} <Debug> TCP-Session: 9a58fe83-89be-4583-9a7b-0de8909584c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.23 20:14:16.445912 [ 259 ] {} <Debug> TCP-Session: 261701b7-65b9-4dab-ba6c-7c6b67b479c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.23 20:14:16.445929 [ 258 ] {} <Debug> TCP-Session: 9a58fe83-89be-4583-9a7b-0de8909584c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.03.23 20:14:16.445935 [ 259 ] {} <Debug> TCP-Session: 261701b7-65b9-4dab-ba6c-7c6b67b479c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.03.23 20:14:16.446481 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.03.23 20:14:16.446519 [ 257 ] {} <Debug> TCP-Session: a2297ab4-216b-432f-a0f1-bf34df037e56 Authenticating user 'default' from [fd00:1122:3344:101::d]:50517 | ||
| 152 | 2026.03.23 20:14:16.446538 [ 257 ] {} <Debug> TCP-Session: a2297ab4-216b-432f-a0f1-bf34df037e56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.23 20:14:16.446565 [ 257 ] {} <Debug> TCP-Session: a2297ab4-216b-432f-a0f1-bf34df037e56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.23 20:14:16.447253 [ 3 ] {64a90125-4834-4dfb-9e23-681e3310760d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.03.23 20:14:16.552397 [ 3 ] {64a90125-4834-4dfb-9e23-681e3310760d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50668) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.03.23 20:14:16.553345 [ 3 ] {64a90125-4834-4dfb-9e23-681e3310760d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.03.23 20:14:16.553463 [ 3 ] {64a90125-4834-4dfb-9e23-681e3310760d} <Debug> TCPHandler: Processed in 0.111526184 sec. | ||
| 204 | 2026.03.23 20:14:16.553928 [ 4 ] {} <Trace> TCP-Session: c2774ad4-0349-434d-8ac7-408004a3b31e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.03.23 20:14:16.554173 [ 4 ] {e9fb6689-dde0-4258-a484-35440222016d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40404) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.03.23 20:14:16.554554 [ 4 ] {e9fb6689-dde0-4258-a484-35440222016d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40404) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.03.23 20:14:16.554688 [ 4 ] {e9fb6689-dde0-4258-a484-35440222016d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.03.23 20:14:16.554780 [ 4 ] {e9fb6689-dde0-4258-a484-35440222016d} <Debug> TCPHandler: Processed in 0.001025209 sec. | ||
| 255 | 2026.03.23 20:14:16.555134 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.03.23 20:14:16.555885 [ 3 ] {eb8f1760-cdcb-4b60-acb0-b23c577bbe64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.03.23 20:14:16.556527 [ 3 ] {eb8f1760-cdcb-4b60-acb0-b23c577bbe64} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.03.23 20:14:16.557782 [ 3 ] {eb8f1760-cdcb-4b60-acb0-b23c577bbe64} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.03.23 20:14:16.557805 [ 3 ] {eb8f1760-cdcb-4b60-acb0-b23c577bbe64} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.726e-05 sec | ||
| 260 | 2026.03.23 20:14:16.557818 [ 3 ] {eb8f1760-cdcb-4b60-acb0-b23c577bbe64} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.03.23 20:14:16.557835 [ 3 ] {eb8f1760-cdcb-4b60-acb0-b23c577bbe64} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.03.23 20:14:16.557862 [ 3 ] {eb8f1760-cdcb-4b60-acb0-b23c577bbe64} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.03.23 20:14:16.558514 [ 3 ] {eb8f1760-cdcb-4b60-acb0-b23c577bbe64} <Debug> TCPHandler: Processed in 0.003494881 sec. | ||
| 264 | 2026.03.23 20:14:16.558678 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.03.23 20:14:16.558854 [ 3 ] {692323df-12ba-47a6-9b85-0769ff83f40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.03.23 20:14:16.558910 [ 3 ] {692323df-12ba-47a6-9b85-0769ff83f40e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.03.23 20:14:16.563759 [ 3 ] {692323df-12ba-47a6-9b85-0769ff83f40e} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.03.23 20:14:16.565591 [ 3 ] {692323df-12ba-47a6-9b85-0769ff83f40e} <Debug> oximeter.version (6f4c483b-d181-4501-a532-9f49d15d55c2): Loading data parts | ||
| 270 | 2026.03.23 20:14:16.566605 [ 3 ] {692323df-12ba-47a6-9b85-0769ff83f40e} <Debug> oximeter.version (6f4c483b-d181-4501-a532-9f49d15d55c2): There are no data parts | ||
| 271 | 2026.03.23 20:14:16.569436 [ 3 ] {692323df-12ba-47a6-9b85-0769ff83f40e} <Debug> TCPHandler: Processed in 0.010810753 sec. | ||
| 272 | 2026.03.23 20:14:16.569620 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.03.23 20:14:16.569808 [ 3 ] {3a5d1380-0247-4770-a797-800e27ced1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2026.03.23 20:14:16.569885 [ 3 ] {3a5d1380-0247-4770-a797-800e27ced1e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.03.23 20:14:16.579861 [ 3 ] {3a5d1380-0247-4770-a797-800e27ced1e3} <Debug> oximeter.measurements_bool (6b411fdd-38b9-4f70-8013-8fd27cb56890): Loading data parts | ||
| 286 | 2026.03.23 20:14:16.580198 [ 3 ] {3a5d1380-0247-4770-a797-800e27ced1e3} <Debug> oximeter.measurements_bool (6b411fdd-38b9-4f70-8013-8fd27cb56890): There are no data parts | ||
| 287 | 2026.03.23 20:14:16.581443 [ 3 ] {3a5d1380-0247-4770-a797-800e27ced1e3} <Debug> TCPHandler: Processed in 0.011883903 sec. | ||
| 288 | 2026.03.23 20:14:16.581601 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.03.23 20:14:16.581844 [ 3 ] {b0518fdc-af9f-4021-8e2e-fef7150136da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2026.03.23 20:14:16.581959 [ 3 ] {b0518fdc-af9f-4021-8e2e-fef7150136da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.03.23 20:14:16.583829 [ 3 ] {b0518fdc-af9f-4021-8e2e-fef7150136da} <Debug> oximeter.measurements_i8 (8a3b9b6c-ecb8-4730-b6f3-22a7c6fb4b3b): Loading data parts | ||
| 292 | 2026.03.23 20:14:16.583973 [ 3 ] {b0518fdc-af9f-4021-8e2e-fef7150136da} <Debug> oximeter.measurements_i8 (8a3b9b6c-ecb8-4730-b6f3-22a7c6fb4b3b): There are no data parts | ||
| 293 | 2026.03.23 20:14:16.585223 [ 3 ] {b0518fdc-af9f-4021-8e2e-fef7150136da} <Debug> TCPHandler: Processed in 0.003674281 sec. | ||
| 294 | 2026.03.23 20:14:16.585405 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.03.23 20:14:16.585578 [ 3 ] {0c0f0bd6-70b7-4b13-9e54-7a6c0695227f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2026.03.23 20:14:16.585742 [ 3 ] {0c0f0bd6-70b7-4b13-9e54-7a6c0695227f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.03.23 20:14:16.587495 [ 3 ] {0c0f0bd6-70b7-4b13-9e54-7a6c0695227f} <Debug> oximeter.measurements_u8 (f6d3fa2b-2bd4-4bf6-ac61-76f4cfb592d1): Loading data parts | ||
| 298 | 2026.03.23 20:14:16.587691 [ 3 ] {0c0f0bd6-70b7-4b13-9e54-7a6c0695227f} <Debug> oximeter.measurements_u8 (f6d3fa2b-2bd4-4bf6-ac61-76f4cfb592d1): There are no data parts | ||
| 299 | 2026.03.23 20:14:16.588928 [ 3 ] {0c0f0bd6-70b7-4b13-9e54-7a6c0695227f} <Debug> TCPHandler: Processed in 0.00357249 sec. | ||
| 300 | 2026.03.23 20:14:16.589074 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.03.23 20:14:16.589306 [ 3 ] {6276be15-7e42-4378-bb3d-89687c4a8933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2026.03.23 20:14:16.589350 [ 3 ] {6276be15-7e42-4378-bb3d-89687c4a8933} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.03.23 20:14:16.591358 [ 3 ] {6276be15-7e42-4378-bb3d-89687c4a8933} <Debug> oximeter.measurements_i16 (9d9dd14a-5c48-4679-9be6-ce3b7c6687f3): Loading data parts | ||
| 304 | 2026.03.23 20:14:16.591500 [ 3 ] {6276be15-7e42-4378-bb3d-89687c4a8933} <Debug> oximeter.measurements_i16 (9d9dd14a-5c48-4679-9be6-ce3b7c6687f3): There are no data parts | ||
| 305 | 2026.03.23 20:14:16.593071 [ 3 ] {6276be15-7e42-4378-bb3d-89687c4a8933} <Debug> TCPHandler: Processed in 0.004044975 sec. | ||
| 306 | 2026.03.23 20:14:16.593292 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.03.23 20:14:16.593457 [ 3 ] {e65382df-f01f-48af-b08f-0680cb77e583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2026.03.23 20:14:16.593565 [ 3 ] {e65382df-f01f-48af-b08f-0680cb77e583} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.03.23 20:14:16.595593 [ 3 ] {e65382df-f01f-48af-b08f-0680cb77e583} <Debug> oximeter.measurements_u16 (2fb932ee-fe06-48d9-8337-054d1268ba66): Loading data parts | ||
| 310 | 2026.03.23 20:14:16.595798 [ 3 ] {e65382df-f01f-48af-b08f-0680cb77e583} <Debug> oximeter.measurements_u16 (2fb932ee-fe06-48d9-8337-054d1268ba66): There are no data parts | ||
| 311 | 2026.03.23 20:14:16.597158 [ 3 ] {e65382df-f01f-48af-b08f-0680cb77e583} <Debug> TCPHandler: Processed in 0.003915293 sec. | ||
| 312 | 2026.03.23 20:14:16.597303 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.03.23 20:14:16.597549 [ 3 ] {ca23956d-835d-4f82-a664-3d88cefd09c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2026.03.23 20:14:16.597596 [ 3 ] {ca23956d-835d-4f82-a664-3d88cefd09c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.03.23 20:14:16.599351 [ 3 ] {ca23956d-835d-4f82-a664-3d88cefd09c5} <Debug> oximeter.measurements_i32 (204c4e63-03ad-46e0-9521-d4433e56aa09): Loading data parts | ||
| 316 | 2026.03.23 20:14:16.599489 [ 3 ] {ca23956d-835d-4f82-a664-3d88cefd09c5} <Debug> oximeter.measurements_i32 (204c4e63-03ad-46e0-9521-d4433e56aa09): There are no data parts | ||
| 317 | 2026.03.23 20:14:16.600747 [ 3 ] {ca23956d-835d-4f82-a664-3d88cefd09c5} <Debug> TCPHandler: Processed in 0.00349307 sec. | ||
| 318 | 2026.03.23 20:14:16.600978 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.03.23 20:14:16.601141 [ 3 ] {2985eb4d-aeda-4587-bba3-c08779742bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2026.03.23 20:14:16.601262 [ 3 ] {2985eb4d-aeda-4587-bba3-c08779742bc0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.03.23 20:14:16.603061 [ 3 ] {2985eb4d-aeda-4587-bba3-c08779742bc0} <Debug> oximeter.measurements_u32 (91090701-a471-495e-bd72-f870f00eb1f8): Loading data parts | ||
| 322 | 2026.03.23 20:14:16.603235 [ 3 ] {2985eb4d-aeda-4587-bba3-c08779742bc0} <Debug> oximeter.measurements_u32 (91090701-a471-495e-bd72-f870f00eb1f8): There are no data parts | ||
| 323 | 2026.03.23 20:14:16.604467 [ 3 ] {2985eb4d-aeda-4587-bba3-c08779742bc0} <Debug> TCPHandler: Processed in 0.003537421 sec. | ||
| 324 | 2026.03.23 20:14:16.604614 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.03.23 20:14:16.604769 [ 3 ] {eba91754-f795-4b2c-bc32-829af5069c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2026.03.23 20:14:16.604890 [ 3 ] {eba91754-f795-4b2c-bc32-829af5069c18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.03.23 20:14:16.606726 [ 3 ] {eba91754-f795-4b2c-bc32-829af5069c18} <Debug> oximeter.measurements_i64 (2fe74716-e482-432b-95a6-5c0ce66cbe96): Loading data parts | ||
| 328 | 2026.03.23 20:14:16.606865 [ 3 ] {eba91754-f795-4b2c-bc32-829af5069c18} <Debug> oximeter.measurements_i64 (2fe74716-e482-432b-95a6-5c0ce66cbe96): There are no data parts | ||
| 329 | 2026.03.23 20:14:16.608192 [ 3 ] {eba91754-f795-4b2c-bc32-829af5069c18} <Debug> TCPHandler: Processed in 0.003627081 sec. | ||
| 330 | 2026.03.23 20:14:16.608382 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.03.23 20:14:16.608602 [ 3 ] {a31ede64-83c3-4cfa-960a-ac78ca88c5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2026.03.23 20:14:16.608712 [ 3 ] {a31ede64-83c3-4cfa-960a-ac78ca88c5ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.03.23 20:14:16.610545 [ 3 ] {a31ede64-83c3-4cfa-960a-ac78ca88c5ea} <Debug> oximeter.measurements_u64 (f61b8d23-a600-4e24-a283-1592127cb481): Loading data parts | ||
| 334 | 2026.03.23 20:14:16.610691 [ 3 ] {a31ede64-83c3-4cfa-960a-ac78ca88c5ea} <Debug> oximeter.measurements_u64 (f61b8d23-a600-4e24-a283-1592127cb481): There are no data parts | ||
| 335 | 2026.03.23 20:14:16.611920 [ 3 ] {a31ede64-83c3-4cfa-960a-ac78ca88c5ea} <Debug> TCPHandler: Processed in 0.003588331 sec. | ||
| 336 | 2026.03.23 20:14:16.612078 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.03.23 20:14:16.612243 [ 3 ] {27e22acc-5886-4ac5-95fc-df62c09c8d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2026.03.23 20:14:16.612364 [ 3 ] {27e22acc-5886-4ac5-95fc-df62c09c8d15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.03.23 20:14:16.614429 [ 3 ] {27e22acc-5886-4ac5-95fc-df62c09c8d15} <Debug> oximeter.measurements_f32 (5eb4463a-fc96-4f51-81d9-adad7811fc8f): Loading data parts | ||
| 340 | 2026.03.23 20:14:16.615287 [ 3 ] {27e22acc-5886-4ac5-95fc-df62c09c8d15} <Debug> oximeter.measurements_f32 (5eb4463a-fc96-4f51-81d9-adad7811fc8f): There are no data parts | ||
| 341 | 2026.03.23 20:14:16.616603 [ 3 ] {27e22acc-5886-4ac5-95fc-df62c09c8d15} <Debug> TCPHandler: Processed in 0.004591889 sec. | ||
| 342 | 2026.03.23 20:14:16.616754 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.03.23 20:14:16.616994 [ 3 ] {b9060267-2d3d-4c76-9fd5-7c1e3f9a8399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2026.03.23 20:14:16.617113 [ 3 ] {b9060267-2d3d-4c76-9fd5-7c1e3f9a8399} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.03.23 20:14:16.619008 [ 3 ] {b9060267-2d3d-4c76-9fd5-7c1e3f9a8399} <Debug> oximeter.measurements_f64 (dbf67fa0-e187-443e-9c88-52c40d8e20fc): Loading data parts | ||
| 346 | 2026.03.23 20:14:16.619173 [ 3 ] {b9060267-2d3d-4c76-9fd5-7c1e3f9a8399} <Debug> oximeter.measurements_f64 (dbf67fa0-e187-443e-9c88-52c40d8e20fc): There are no data parts | ||
| 347 | 2026.03.23 20:14:16.620450 [ 3 ] {b9060267-2d3d-4c76-9fd5-7c1e3f9a8399} <Debug> TCPHandler: Processed in 0.003751163 sec. | ||
| 348 | 2026.03.23 20:14:16.620600 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.03.23 20:14:16.620755 [ 3 ] {f59c1d24-d643-4c3c-8feb-ee0d39f459df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2026.03.23 20:14:16.620887 [ 3 ] {f59c1d24-d643-4c3c-8feb-ee0d39f459df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.03.23 20:14:16.622743 [ 3 ] {f59c1d24-d643-4c3c-8feb-ee0d39f459df} <Debug> oximeter.measurements_string (753c7187-aa40-4336-b439-bd6b9acd0159): Loading data parts | ||
| 352 | 2026.03.23 20:14:16.622932 [ 3 ] {f59c1d24-d643-4c3c-8feb-ee0d39f459df} <Debug> oximeter.measurements_string (753c7187-aa40-4336-b439-bd6b9acd0159): There are no data parts | ||
| 353 | 2026.03.23 20:14:16.624477 [ 3 ] {f59c1d24-d643-4c3c-8feb-ee0d39f459df} <Debug> TCPHandler: Processed in 0.003926574 sec. | ||
| 354 | 2026.03.23 20:14:16.624626 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.03.23 20:14:16.624884 [ 3 ] {45972b8a-39b5-4564-9bcb-1494fb6ab6a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.03.23 20:14:16.625027 [ 3 ] {45972b8a-39b5-4564-9bcb-1494fb6ab6a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.03.23 20:14:16.627081 [ 3 ] {45972b8a-39b5-4564-9bcb-1494fb6ab6a4} <Debug> oximeter.measurements_bytes (9f24d0d2-7575-4da6-9138-46ef2a72792d): Loading data parts | ||
| 365 | 2026.03.23 20:14:16.627236 [ 3 ] {45972b8a-39b5-4564-9bcb-1494fb6ab6a4} <Debug> oximeter.measurements_bytes (9f24d0d2-7575-4da6-9138-46ef2a72792d): There are no data parts | ||
| 366 | 2026.03.23 20:14:16.628452 [ 3 ] {45972b8a-39b5-4564-9bcb-1494fb6ab6a4} <Debug> TCPHandler: Processed in 0.003875663 sec. | ||
| 367 | 2026.03.23 20:14:16.628646 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.03.23 20:14:16.628853 [ 3 ] {1de72761-f3af-41d3-b3b3-fe2299da1cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2026.03.23 20:14:16.629007 [ 3 ] {1de72761-f3af-41d3-b3b3-fe2299da1cbc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.03.23 20:14:16.630795 [ 3 ] {1de72761-f3af-41d3-b3b3-fe2299da1cbc} <Debug> oximeter.measurements_cumulativei64 (eca52ff8-3cd0-494c-b0eb-41c1eb08702f): Loading data parts | ||
| 371 | 2026.03.23 20:14:16.631014 [ 3 ] {1de72761-f3af-41d3-b3b3-fe2299da1cbc} <Debug> oximeter.measurements_cumulativei64 (eca52ff8-3cd0-494c-b0eb-41c1eb08702f): There are no data parts | ||
| 372 | 2026.03.23 20:14:16.632470 [ 3 ] {1de72761-f3af-41d3-b3b3-fe2299da1cbc} <Debug> TCPHandler: Processed in 0.003874054 sec. | ||
| 373 | 2026.03.23 20:14:16.632627 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.03.23 20:14:16.632879 [ 3 ] {7c5fd5ba-bb9c-4232-b08f-c892f15521b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2026.03.23 20:14:16.632957 [ 3 ] {7c5fd5ba-bb9c-4232-b08f-c892f15521b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.03.23 20:14:16.635073 [ 3 ] {7c5fd5ba-bb9c-4232-b08f-c892f15521b9} <Debug> oximeter.measurements_cumulativeu64 (c23dab9e-0312-4fce-81da-6b54a94e486a): Loading data parts | ||
| 377 | 2026.03.23 20:14:16.635228 [ 3 ] {7c5fd5ba-bb9c-4232-b08f-c892f15521b9} <Debug> oximeter.measurements_cumulativeu64 (c23dab9e-0312-4fce-81da-6b54a94e486a): There are no data parts | ||
| 378 | 2026.03.23 20:14:16.636706 [ 3 ] {7c5fd5ba-bb9c-4232-b08f-c892f15521b9} <Debug> TCPHandler: Processed in 0.004127365 sec. | ||
| 379 | 2026.03.23 20:14:16.636915 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.03.23 20:14:16.637111 [ 3 ] {3c8ff31b-3f92-4656-bd56-5de532facc47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2026.03.23 20:14:16.637240 [ 3 ] {3c8ff31b-3f92-4656-bd56-5de532facc47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.03.23 20:14:16.639080 [ 3 ] {3c8ff31b-3f92-4656-bd56-5de532facc47} <Debug> oximeter.measurements_cumulativef32 (611310c7-a9c3-45a4-a918-cd7a2d8ed93e): Loading data parts | ||
| 383 | 2026.03.23 20:14:16.639300 [ 3 ] {3c8ff31b-3f92-4656-bd56-5de532facc47} <Debug> oximeter.measurements_cumulativef32 (611310c7-a9c3-45a4-a918-cd7a2d8ed93e): There are no data parts | ||
| 384 | 2026.03.23 20:14:16.640637 [ 3 ] {3c8ff31b-3f92-4656-bd56-5de532facc47} <Debug> TCPHandler: Processed in 0.003779572 sec. | ||
| 385 | 2026.03.23 20:14:16.640799 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.03.23 20:14:16.641070 [ 3 ] {8474902c-c2e8-4092-aac6-7a1d0d71f18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2026.03.23 20:14:16.641189 [ 3 ] {8474902c-c2e8-4092-aac6-7a1d0d71f18d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.03.23 20:14:16.643000 [ 3 ] {8474902c-c2e8-4092-aac6-7a1d0d71f18d} <Debug> oximeter.measurements_cumulativef64 (d908dde4-f71f-4c43-88d6-112f76a5a5c9): Loading data parts | ||
| 389 | 2026.03.23 20:14:16.643186 [ 3 ] {8474902c-c2e8-4092-aac6-7a1d0d71f18d} <Debug> oximeter.measurements_cumulativef64 (d908dde4-f71f-4c43-88d6-112f76a5a5c9): There are no data parts | ||
| 390 | 2026.03.23 20:14:16.644884 [ 3 ] {8474902c-c2e8-4092-aac6-7a1d0d71f18d} <Debug> TCPHandler: Processed in 0.004133906 sec. | ||
| 391 | 2026.03.23 20:14:16.645035 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.03.23 20:14:16.645260 [ 3 ] {f1ae818d-75fb-4fc6-b986-016f677e8cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | 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) | ||
| 403 | 2026.03.23 20:14:16.645405 [ 3 ] {f1ae818d-75fb-4fc6-b986-016f677e8cb9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2026.03.23 20:14:16.647422 [ 3 ] {f1ae818d-75fb-4fc6-b986-016f677e8cb9} <Debug> oximeter.measurements_histogrami8 (5b4a486f-cb70-40f4-bb0d-9073c860d3b9): Loading data parts | ||
| 405 | 2026.03.23 20:14:16.647630 [ 3 ] {f1ae818d-75fb-4fc6-b986-016f677e8cb9} <Debug> oximeter.measurements_histogrami8 (5b4a486f-cb70-40f4-bb0d-9073c860d3b9): There are no data parts | ||
| 406 | 2026.03.23 20:14:16.649075 [ 3 ] {f1ae818d-75fb-4fc6-b986-016f677e8cb9} <Debug> TCPHandler: Processed in 0.004094055 sec. | ||
| 407 | 2026.03.23 20:14:16.649225 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.03.23 20:14:16.649523 [ 3 ] {c1e9d9d0-5294-411b-bf73-377a4b008b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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) | ||
| 409 | 2026.03.23 20:14:16.649657 [ 3 ] {c1e9d9d0-5294-411b-bf73-377a4b008b2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2026.03.23 20:14:16.651821 [ 3 ] {c1e9d9d0-5294-411b-bf73-377a4b008b2c} <Debug> oximeter.measurements_histogramu8 (f2627863-5072-4742-9cbe-65a7ac85aaaf): Loading data parts | ||
| 411 | 2026.03.23 20:14:16.651975 [ 3 ] {c1e9d9d0-5294-411b-bf73-377a4b008b2c} <Debug> oximeter.measurements_histogramu8 (f2627863-5072-4742-9cbe-65a7ac85aaaf): There are no data parts | ||
| 412 | 2026.03.23 20:14:16.653305 [ 3 ] {c1e9d9d0-5294-411b-bf73-377a4b008b2c} <Debug> TCPHandler: Processed in 0.004128726 sec. | ||
| 413 | 2026.03.23 20:14:16.653445 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.03.23 20:14:16.653656 [ 3 ] {36084b13-afac-4627-8165-823b70dfb4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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) | ||
| 415 | 2026.03.23 20:14:16.653785 [ 3 ] {36084b13-afac-4627-8165-823b70dfb4f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2026.03.23 20:14:16.655897 [ 3 ] {36084b13-afac-4627-8165-823b70dfb4f2} <Debug> oximeter.measurements_histogrami16 (243fd405-97a7-4332-898a-cc5a99f30bde): Loading data parts | ||
| 417 | 2026.03.23 20:14:16.656100 [ 3 ] {36084b13-afac-4627-8165-823b70dfb4f2} <Debug> oximeter.measurements_histogrami16 (243fd405-97a7-4332-898a-cc5a99f30bde): There are no data parts | ||
| 418 | 2026.03.23 20:14:16.657296 [ 3 ] {36084b13-afac-4627-8165-823b70dfb4f2} <Debug> TCPHandler: Processed in 0.003900543 sec. | ||
| 419 | 2026.03.23 20:14:16.657443 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.03.23 20:14:16.657728 [ 3 ] {1134752a-c8a0-40f5-bdcf-487a1bdc2da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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) | ||
| 421 | 2026.03.23 20:14:16.657843 [ 3 ] {1134752a-c8a0-40f5-bdcf-487a1bdc2da6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2026.03.23 20:14:16.659705 [ 3 ] {1134752a-c8a0-40f5-bdcf-487a1bdc2da6} <Debug> oximeter.measurements_histogramu16 (045d9aed-4576-433b-8eaa-6c7bd2722d7a): Loading data parts | ||
| 423 | 2026.03.23 20:14:16.659878 [ 3 ] {1134752a-c8a0-40f5-bdcf-487a1bdc2da6} <Debug> oximeter.measurements_histogramu16 (045d9aed-4576-433b-8eaa-6c7bd2722d7a): There are no data parts | ||
| 424 | 2026.03.23 20:14:16.661324 [ 3 ] {1134752a-c8a0-40f5-bdcf-487a1bdc2da6} <Debug> TCPHandler: Processed in 0.003929164 sec. | ||
| 425 | 2026.03.23 20:14:16.661469 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.03.23 20:14:16.661691 [ 3 ] {cb11c531-6b2f-4cba-95e5-384c7f2eb872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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) | ||
| 427 | 2026.03.23 20:14:16.661824 [ 3 ] {cb11c531-6b2f-4cba-95e5-384c7f2eb872} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2026.03.23 20:14:16.663780 [ 3 ] {cb11c531-6b2f-4cba-95e5-384c7f2eb872} <Debug> oximeter.measurements_histogrami32 (14784b87-0cd6-41c7-bd07-0a325b065ca5): Loading data parts | ||
| 429 | 2026.03.23 20:14:16.664025 [ 3 ] {cb11c531-6b2f-4cba-95e5-384c7f2eb872} <Debug> oximeter.measurements_histogrami32 (14784b87-0cd6-41c7-bd07-0a325b065ca5): There are no data parts | ||
| 430 | 2026.03.23 20:14:16.665346 [ 3 ] {cb11c531-6b2f-4cba-95e5-384c7f2eb872} <Debug> TCPHandler: Processed in 0.003925834 sec. | ||
| 431 | 2026.03.23 20:14:16.665495 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.03.23 20:14:16.665799 [ 3 ] {a7260e50-cf9a-4af7-9e94-05f0db31f12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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) | ||
| 433 | 2026.03.23 20:14:16.665930 [ 3 ] {a7260e50-cf9a-4af7-9e94-05f0db31f12c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2026.03.23 20:14:16.668000 [ 3 ] {a7260e50-cf9a-4af7-9e94-05f0db31f12c} <Debug> oximeter.measurements_histogramu32 (5ea988be-4926-4c76-b09c-b27b02e29282): Loading data parts | ||
| 435 | 2026.03.23 20:14:16.668189 [ 3 ] {a7260e50-cf9a-4af7-9e94-05f0db31f12c} <Debug> oximeter.measurements_histogramu32 (5ea988be-4926-4c76-b09c-b27b02e29282): There are no data parts | ||
| 436 | 2026.03.23 20:14:16.669664 [ 3 ] {a7260e50-cf9a-4af7-9e94-05f0db31f12c} <Debug> TCPHandler: Processed in 0.004219666 sec. | ||
| 437 | 2026.03.23 20:14:16.669851 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.03.23 20:14:16.670069 [ 3 ] {9b0d47a1-df29-4c80-8555-dc6649fcc204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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) | ||
| 439 | 2026.03.23 20:14:16.670206 [ 3 ] {9b0d47a1-df29-4c80-8555-dc6649fcc204} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2026.03.23 20:14:16.672271 [ 3 ] {9b0d47a1-df29-4c80-8555-dc6649fcc204} <Debug> oximeter.measurements_histogrami64 (e62408bf-777f-491c-b336-379a677c17ae): Loading data parts | ||
| 441 | 2026.03.23 20:14:16.672482 [ 3 ] {9b0d47a1-df29-4c80-8555-dc6649fcc204} <Debug> oximeter.measurements_histogrami64 (e62408bf-777f-491c-b336-379a677c17ae): There are no data parts | ||
| 442 | 2026.03.23 20:14:16.674932 [ 3 ] {9b0d47a1-df29-4c80-8555-dc6649fcc204} <Debug> TCPHandler: Processed in 0.005135555 sec. | ||
| 443 | 2026.03.23 20:14:16.675085 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.03.23 20:14:16.675365 [ 3 ] {19dce4c8-d417-4d5c-b8b8-b6ba026844fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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) | ||
| 445 | 2026.03.23 20:14:16.675482 [ 3 ] {19dce4c8-d417-4d5c-b8b8-b6ba026844fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2026.03.23 20:14:16.677520 [ 3 ] {19dce4c8-d417-4d5c-b8b8-b6ba026844fa} <Debug> oximeter.measurements_histogramu64 (51653f8a-1ffc-4973-b708-cf6bcaed680b): Loading data parts | ||
| 447 | 2026.03.23 20:14:16.677666 [ 3 ] {19dce4c8-d417-4d5c-b8b8-b6ba026844fa} <Debug> oximeter.measurements_histogramu64 (51653f8a-1ffc-4973-b708-cf6bcaed680b): There are no data parts | ||
| 448 | 2026.03.23 20:14:16.679290 [ 3 ] {19dce4c8-d417-4d5c-b8b8-b6ba026844fa} <Debug> TCPHandler: Processed in 0.004255346 sec. | ||
| 449 | 2026.03.23 20:14:16.679517 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.03.23 20:14:16.679728 [ 3 ] {a4a72bcf-7dc2-4e5e-a00f-ff012a486136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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) | ||
| 451 | 2026.03.23 20:14:16.679860 [ 3 ] {a4a72bcf-7dc2-4e5e-a00f-ff012a486136} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2026.03.23 20:14:16.681973 [ 3 ] {a4a72bcf-7dc2-4e5e-a00f-ff012a486136} <Debug> oximeter.measurements_histogramf32 (67471054-598f-45e5-9fbc-c13761642391): Loading data parts | ||
| 453 | 2026.03.23 20:14:16.682202 [ 3 ] {a4a72bcf-7dc2-4e5e-a00f-ff012a486136} <Debug> oximeter.measurements_histogramf32 (67471054-598f-45e5-9fbc-c13761642391): There are no data parts | ||
| 454 | 2026.03.23 20:14:16.683476 [ 3 ] {a4a72bcf-7dc2-4e5e-a00f-ff012a486136} <Debug> TCPHandler: Processed in 0.004007934 sec. | ||
| 455 | 2026.03.23 20:14:16.683619 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.03.23 20:14:16.683913 [ 3 ] {6fa4b496-cfd3-4fba-9a35-d5f96685a901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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) | ||
| 457 | 2026.03.23 20:14:16.684042 [ 3 ] {6fa4b496-cfd3-4fba-9a35-d5f96685a901} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2026.03.23 20:14:16.686922 [ 3 ] {6fa4b496-cfd3-4fba-9a35-d5f96685a901} <Debug> oximeter.measurements_histogramf64 (d9845556-fd28-4150-a51f-0765a9d07fd4): Loading data parts | ||
| 459 | 2026.03.23 20:14:16.687124 [ 3 ] {6fa4b496-cfd3-4fba-9a35-d5f96685a901} <Debug> oximeter.measurements_histogramf64 (d9845556-fd28-4150-a51f-0765a9d07fd4): There are no data parts | ||
| 460 | 2026.03.23 20:14:16.688453 [ 3 ] {6fa4b496-cfd3-4fba-9a35-d5f96685a901} <Debug> TCPHandler: Processed in 0.004882703 sec. | ||
| 461 | 2026.03.23 20:14:16.688694 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.03.23 20:14:16.688878 [ 3 ] {670fffca-3b89-461e-a8f9-9d117e599755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | 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) | ||
| 488 | 2026.03.23 20:14:16.689002 [ 3 ] {670fffca-3b89-461e-a8f9-9d117e599755} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2026.03.23 20:14:16.690904 [ 3 ] {670fffca-3b89-461e-a8f9-9d117e599755} <Debug> oximeter.fields_bool (e95b0e3c-df55-4b72-8d4a-7141cf03c5cd): Loading data parts | ||
| 490 | 2026.03.23 20:14:16.691060 [ 3 ] {670fffca-3b89-461e-a8f9-9d117e599755} <Debug> oximeter.fields_bool (e95b0e3c-df55-4b72-8d4a-7141cf03c5cd): There are no data parts | ||
| 491 | 2026.03.23 20:14:16.692361 [ 3 ] {670fffca-3b89-461e-a8f9-9d117e599755} <Debug> TCPHandler: Processed in 0.003718002 sec. | ||
| 492 | 2026.03.23 20:14:16.692508 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.03.23 20:14:16.692662 [ 3 ] {bc632f5f-164f-4941-a776-2ad2f80ac2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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) | ||
| 494 | 2026.03.23 20:14:16.692775 [ 3 ] {bc632f5f-164f-4941-a776-2ad2f80ac2a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2026.03.23 20:14:16.694899 [ 3 ] {bc632f5f-164f-4941-a776-2ad2f80ac2a0} <Debug> oximeter.fields_i8 (eda1c487-e8ef-443e-b815-ba9d5d18428b): Loading data parts | ||
| 496 | 2026.03.23 20:14:16.695041 [ 3 ] {bc632f5f-164f-4941-a776-2ad2f80ac2a0} <Debug> oximeter.fields_i8 (eda1c487-e8ef-443e-b815-ba9d5d18428b): There are no data parts | ||
| 497 | 2026.03.23 20:14:16.696368 [ 3 ] {bc632f5f-164f-4941-a776-2ad2f80ac2a0} <Debug> TCPHandler: Processed in 0.003909434 sec. | ||
| 498 | 2026.03.23 20:14:16.696515 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.03.23 20:14:16.696750 [ 3 ] {420849d9-928f-483c-a68f-434276e024cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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) | ||
| 500 | 2026.03.23 20:14:16.696871 [ 3 ] {420849d9-928f-483c-a68f-434276e024cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2026.03.23 20:14:16.698845 [ 3 ] {420849d9-928f-483c-a68f-434276e024cf} <Debug> oximeter.fields_u8 (4f894895-1821-4e67-bc17-91bc74179b8e): Loading data parts | ||
| 502 | 2026.03.23 20:14:16.698976 [ 3 ] {420849d9-928f-483c-a68f-434276e024cf} <Debug> oximeter.fields_u8 (4f894895-1821-4e67-bc17-91bc74179b8e): There are no data parts | ||
| 503 | 2026.03.23 20:14:16.700891 [ 3 ] {420849d9-928f-483c-a68f-434276e024cf} <Debug> TCPHandler: Processed in 0.004424748 sec. | ||
| 504 | 2026.03.23 20:14:16.701041 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.03.23 20:14:16.701196 [ 3 ] {f92ff036-b74b-4856-9b32-b257e5199a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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) | ||
| 506 | 2026.03.23 20:14:16.701325 [ 3 ] {f92ff036-b74b-4856-9b32-b257e5199a6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2026.03.23 20:14:16.703313 [ 3 ] {f92ff036-b74b-4856-9b32-b257e5199a6a} <Debug> oximeter.fields_i16 (78e92ea1-4757-4e87-8389-02d5f4688db6): Loading data parts | ||
| 508 | 2026.03.23 20:14:16.703455 [ 3 ] {f92ff036-b74b-4856-9b32-b257e5199a6a} <Debug> oximeter.fields_i16 (78e92ea1-4757-4e87-8389-02d5f4688db6): There are no data parts | ||
| 509 | 2026.03.23 20:14:16.705007 [ 3 ] {f92ff036-b74b-4856-9b32-b257e5199a6a} <Debug> TCPHandler: Processed in 0.004014585 sec. | ||
| 510 | 2026.03.23 20:14:16.705149 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.03.23 20:14:16.705386 [ 3 ] {71bbeb1d-d574-4411-b350-6964b6de009f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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) | ||
| 512 | 2026.03.23 20:14:16.705501 [ 3 ] {71bbeb1d-d574-4411-b350-6964b6de009f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2026.03.23 20:14:16.707265 [ 3 ] {71bbeb1d-d574-4411-b350-6964b6de009f} <Debug> oximeter.fields_u16 (26960aad-d4af-42d8-b6ad-e4a88056c0a1): Loading data parts | ||
| 514 | 2026.03.23 20:14:16.707415 [ 3 ] {71bbeb1d-d574-4411-b350-6964b6de009f} <Debug> oximeter.fields_u16 (26960aad-d4af-42d8-b6ad-e4a88056c0a1): There are no data parts | ||
| 515 | 2026.03.23 20:14:16.708809 [ 3 ] {71bbeb1d-d574-4411-b350-6964b6de009f} <Debug> TCPHandler: Processed in 0.003710243 sec. | ||
| 516 | 2026.03.23 20:14:16.708954 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.03.23 20:14:16.709106 [ 3 ] {00156677-4bcc-4e61-a9c4-c53271bb9611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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) | ||
| 518 | 2026.03.23 20:14:16.709224 [ 3 ] {00156677-4bcc-4e61-a9c4-c53271bb9611} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2026.03.23 20:14:16.711206 [ 3 ] {00156677-4bcc-4e61-a9c4-c53271bb9611} <Debug> oximeter.fields_i32 (69306d95-f080-44a8-9030-d70e13c42923): Loading data parts | ||
| 520 | 2026.03.23 20:14:16.711344 [ 3 ] {00156677-4bcc-4e61-a9c4-c53271bb9611} <Debug> oximeter.fields_i32 (69306d95-f080-44a8-9030-d70e13c42923): There are no data parts | ||
| 521 | 2026.03.23 20:14:16.712665 [ 3 ] {00156677-4bcc-4e61-a9c4-c53271bb9611} <Debug> TCPHandler: Processed in 0.003760473 sec. | ||
| 522 | 2026.03.23 20:14:16.712817 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.03.23 20:14:16.713060 [ 3 ] {6929e51c-369f-4a17-b84e-7f13dd9aead2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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) | ||
| 524 | 2026.03.23 20:14:16.713175 [ 3 ] {6929e51c-369f-4a17-b84e-7f13dd9aead2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2026.03.23 20:14:16.714900 [ 3 ] {6929e51c-369f-4a17-b84e-7f13dd9aead2} <Debug> oximeter.fields_u32 (181ee713-8b2d-4b5d-8597-4c89243eb793): Loading data parts | ||
| 526 | 2026.03.23 20:14:16.715051 [ 3 ] {6929e51c-369f-4a17-b84e-7f13dd9aead2} <Debug> oximeter.fields_u32 (181ee713-8b2d-4b5d-8597-4c89243eb793): There are no data parts | ||
| 527 | 2026.03.23 20:14:16.716341 [ 3 ] {6929e51c-369f-4a17-b84e-7f13dd9aead2} <Debug> TCPHandler: Processed in 0.003579521 sec. | ||
| 528 | 2026.03.23 20:14:16.716486 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2026.03.23 20:14:16.716642 [ 3 ] {6769dcf4-f171-4dd3-9959-e377d33e04c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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) | ||
| 530 | 2026.03.23 20:14:16.716753 [ 3 ] {6769dcf4-f171-4dd3-9959-e377d33e04c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2026.03.23 20:14:16.718630 [ 3 ] {6769dcf4-f171-4dd3-9959-e377d33e04c0} <Debug> oximeter.fields_i64 (23acae66-767a-4e57-9203-76c20be67c00): Loading data parts | ||
| 532 | 2026.03.23 20:14:16.718782 [ 3 ] {6769dcf4-f171-4dd3-9959-e377d33e04c0} <Debug> oximeter.fields_i64 (23acae66-767a-4e57-9203-76c20be67c00): There are no data parts | ||
| 533 | 2026.03.23 20:14:16.720258 [ 3 ] {6769dcf4-f171-4dd3-9959-e377d33e04c0} <Debug> TCPHandler: Processed in 0.003819453 sec. | ||
| 534 | 2026.03.23 20:14:16.720395 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2026.03.23 20:14:16.720622 [ 3 ] {25c65320-bec0-43db-bc63-8e416f66dd79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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) | ||
| 536 | 2026.03.23 20:14:16.720736 [ 3 ] {25c65320-bec0-43db-bc63-8e416f66dd79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2026.03.23 20:14:16.722532 [ 3 ] {25c65320-bec0-43db-bc63-8e416f66dd79} <Debug> oximeter.fields_u64 (e9a3dc41-3969-4e62-816e-3f654f726841): Loading data parts | ||
| 538 | 2026.03.23 20:14:16.722736 [ 3 ] {25c65320-bec0-43db-bc63-8e416f66dd79} <Debug> oximeter.fields_u64 (e9a3dc41-3969-4e62-816e-3f654f726841): There are no data parts | ||
| 539 | 2026.03.23 20:14:16.724092 [ 3 ] {25c65320-bec0-43db-bc63-8e416f66dd79} <Debug> TCPHandler: Processed in 0.003745353 sec. | ||
| 540 | 2026.03.23 20:14:16.724236 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2026.03.23 20:14:16.724386 [ 3 ] {bebc9cf6-f636-4bb6-889a-92873df5f649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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) | ||
| 542 | 2026.03.23 20:14:16.724502 [ 3 ] {bebc9cf6-f636-4bb6-889a-92873df5f649} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2026.03.23 20:14:16.726273 [ 3 ] {bebc9cf6-f636-4bb6-889a-92873df5f649} <Debug> oximeter.fields_ipaddr (5d285112-b9e2-4851-b8de-8f36fdc73809): Loading data parts | ||
| 544 | 2026.03.23 20:14:16.726455 [ 3 ] {bebc9cf6-f636-4bb6-889a-92873df5f649} <Debug> oximeter.fields_ipaddr (5d285112-b9e2-4851-b8de-8f36fdc73809): There are no data parts | ||
| 545 | 2026.03.23 20:14:16.728011 [ 3 ] {bebc9cf6-f636-4bb6-889a-92873df5f649} <Debug> TCPHandler: Processed in 0.003823233 sec. | ||
| 546 | 2026.03.23 20:14:16.728199 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2026.03.23 20:14:16.728423 [ 3 ] {6ebbb4a9-cba9-4e8b-850a-a4a7a6c16881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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) | ||
| 548 | 2026.03.23 20:14:16.728537 [ 3 ] {6ebbb4a9-cba9-4e8b-850a-a4a7a6c16881} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2026.03.23 20:14:16.730623 [ 3 ] {6ebbb4a9-cba9-4e8b-850a-a4a7a6c16881} <Debug> oximeter.fields_string (8816f1cc-628a-4dca-8541-b35845990bb8): Loading data parts | ||
| 550 | 2026.03.23 20:14:16.730781 [ 3 ] {6ebbb4a9-cba9-4e8b-850a-a4a7a6c16881} <Debug> oximeter.fields_string (8816f1cc-628a-4dca-8541-b35845990bb8): There are no data parts | ||
| 551 | 2026.03.23 20:14:16.732226 [ 3 ] {6ebbb4a9-cba9-4e8b-850a-a4a7a6c16881} <Debug> TCPHandler: Processed in 0.004078515 sec. | ||
| 552 | 2026.03.23 20:14:16.732374 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2026.03.23 20:14:16.732529 [ 3 ] {f58a9db0-2f5b-453e-bc8d-ab222a50e194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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) | ||
| 554 | 2026.03.23 20:14:16.732640 [ 3 ] {f58a9db0-2f5b-453e-bc8d-ab222a50e194} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2026.03.23 20:14:16.734475 [ 3 ] {f58a9db0-2f5b-453e-bc8d-ab222a50e194} <Debug> oximeter.fields_uuid (39b9c2de-b183-4836-9e8c-7e8557e35a66): Loading data parts | ||
| 556 | 2026.03.23 20:14:16.734652 [ 3 ] {f58a9db0-2f5b-453e-bc8d-ab222a50e194} <Debug> oximeter.fields_uuid (39b9c2de-b183-4836-9e8c-7e8557e35a66): There are no data parts | ||
| 557 | 2026.03.23 20:14:16.736066 [ 3 ] {f58a9db0-2f5b-453e-bc8d-ab222a50e194} <Debug> TCPHandler: Processed in 0.003741352 sec. | ||
| 558 | 2026.03.23 20:14:16.736278 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2026.03.23 20:14:16.736570 [ 3 ] {0cc3a25c-8fd3-44e2-86c7-16ff358207cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | 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) | ||
| 563 | 2026.03.23 20:14:16.736703 [ 3 ] {0cc3a25c-8fd3-44e2-86c7-16ff358207cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2026.03.23 20:14:16.738725 [ 3 ] {0cc3a25c-8fd3-44e2-86c7-16ff358207cc} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb): Loading data parts | ||
| 565 | 2026.03.23 20:14:16.738978 [ 3 ] {0cc3a25c-8fd3-44e2-86c7-16ff358207cc} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb): There are no data parts | ||
| 566 | 2026.03.23 20:14:16.740260 [ 3 ] {0cc3a25c-8fd3-44e2-86c7-16ff358207cc} <Debug> TCPHandler: Processed in 0.004031174 sec. | ||
| 567 | 2026.03.23 20:14:16.740519 [ 4 ] {} <Trace> TCP-Session: c2774ad4-0349-434d-8ac7-408004a3b31e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.03.23 20:14:16.740909 [ 4 ] {d408aae1-9cf7-4eb8-b9cf-71d0ef11f7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40404) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2026.03.23 20:14:16.742196 [ 4 ] {d408aae1-9cf7-4eb8-b9cf-71d0ef11f7bc} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2026.03.23 20:14:16.755791 [ 260 ] {d408aae1-9cf7-4eb8-b9cf-71d0ef11f7bc} <Trace> oximeter.version (6f4c483b-d181-4501-a532-9f49d15d55c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2026.03.23 20:14:16.755958 [ 260 ] {d408aae1-9cf7-4eb8-b9cf-71d0ef11f7bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 572 | 2026.03.23 20:14:16.760687 [ 260 ] {d408aae1-9cf7-4eb8-b9cf-71d0ef11f7bc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2026.03.23 20:14:16.761476 [ 260 ] {d408aae1-9cf7-4eb8-b9cf-71d0ef11f7bc} <Trace> oximeter.version (6f4c483b-d181-4501-a532-9f49d15d55c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2026.03.23 20:14:16.761810 [ 4 ] {d408aae1-9cf7-4eb8-b9cf-71d0ef11f7bc} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.021033 sec., 47.54433509247373 rows/sec., 760.71 B/sec. | ||
| 575 | 2026.03.23 20:14:16.762105 [ 4 ] {d408aae1-9cf7-4eb8-b9cf-71d0ef11f7bc} <Debug> TCPHandler: Processed in 0.021716848 sec. | ||
| 576 | 2026.03.23 20:14:17.000385 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.57 MiB, peak 124.57 MiB, free memory in arenas 0.00 B, will set to 138.05 MiB (RSS), difference: 13.47 MiB | ||
| 577 | 2026.03.23 20:14:18.034840 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61397 | ||
| 578 | 2026.03.23 20:14:18.035033 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.03.23 20:14:18.035094 [ 262 ] {} <Debug> TCP-Session: 82955795-a29d-4a35-9979-d8559ba852bf Authenticating user 'default' from [fd00:1122:3344:101::b]:61397 | ||
| 580 | 2026.03.23 20:14:18.035488 [ 262 ] {} <Debug> TCP-Session: 82955795-a29d-4a35-9979-d8559ba852bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.03.23 20:14:18.035512 [ 262 ] {} <Debug> TCP-Session: 82955795-a29d-4a35-9979-d8559ba852bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.03.23 20:14:18.035630 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.03.23 20:14:18.035893 [ 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 | ||
| 584 | 2026.03.23 20:14:18.035926 [ 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 | ||
| 585 | 2026.03.23 20:14:18.037529 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34699 | ||
| 586 | 2026.03.23 20:14:18.037746 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57249 | ||
| 587 | 2026.03.23 20:14:18.037968 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2026.03.23 20:14:18.038012 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42547 | ||
| 589 | 2026.03.23 20:14:18.038073 [ 263 ] {} <Debug> TCP-Session: 0c9edd3d-fa33-4cb4-9697-9ff7bbd769de Authenticating user 'default' from [fd00:1122:3344:101::b]:34699 | ||
| 590 | 2026.03.23 20:14:18.038276 [ 263 ] {} <Debug> TCP-Session: 0c9edd3d-fa33-4cb4-9697-9ff7bbd769de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 591 | 2026.03.23 20:14:18.038366 [ 263 ] {} <Debug> TCP-Session: 0c9edd3d-fa33-4cb4-9697-9ff7bbd769de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 592 | 2026.03.23 20:14:18.038451 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2026.03.23 20:14:18.038490 [ 265 ] {} <Debug> TCP-Session: bbd5969c-92f6-45b8-8364-0aeaae4895f7 Authenticating user 'default' from [fd00:1122:3344:101::b]:42547 | ||
| 594 | 2026.03.23 20:14:18.038528 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61942 | ||
| 595 | 2026.03.23 20:14:18.038518 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58652 | ||
| 596 | 2026.03.23 20:14:18.038496 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 597 | 2026.03.23 20:14:18.038630 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65310 | ||
| 598 | 2026.03.23 20:14:18.038625 [ 265 ] {} <Debug> TCP-Session: bbd5969c-92f6-45b8-8364-0aeaae4895f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.03.23 20:14:18.038783 [ 264 ] {} <Debug> TCP-Session: 72c28eb6-c017-467d-87e4-f78ced6975fd Authenticating user 'default' from [fd00:1122:3344:101::b]:57249 | ||
| 600 | 2026.03.23 20:14:18.038749 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41612 | ||
| 601 | 2026.03.23 20:14:18.038879 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.03.23 20:14:18.038848 [ 264 ] {} <Debug> TCP-Session: 72c28eb6-c017-467d-87e4-f78ced6975fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2026.03.23 20:14:18.038844 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.03.23 20:14:18.039012 [ 266 ] {} <Debug> TCP-Session: 4ed2a5f4-9773-4f40-a83d-68bb5d611201 Authenticating user 'default' from [fd00:1122:3344:101::b]:61942 | ||
| 605 | 2026.03.23 20:14:18.039005 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2026.03.23 20:14:18.039079 [ 267 ] {} <Debug> TCP-Session: ac699de5-07aa-4264-981c-acecea56d900 Authenticating user 'default' from [fd00:1122:3344:101::b]:58652 | ||
| 607 | 2026.03.23 20:14:18.039094 [ 266 ] {} <Debug> TCP-Session: 4ed2a5f4-9773-4f40-a83d-68bb5d611201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.03.23 20:14:18.039124 [ 268 ] {} <Debug> TCP-Session: 0ca94ccf-7562-454f-9e1c-34043606f554 Authenticating user 'default' from [fd00:1122:3344:101::b]:65310 | ||
| 609 | 2026.03.23 20:14:18.039119 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 610 | 2026.03.23 20:14:18.039112 [ 267 ] {} <Debug> TCP-Session: ac699de5-07aa-4264-981c-acecea56d900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.03.23 20:14:18.039287 [ 268 ] {} <Debug> TCP-Session: 0ca94ccf-7562-454f-9e1c-34043606f554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.03.23 20:14:18.039276 [ 269 ] {} <Debug> TCP-Session: 6056c54b-5619-4c47-83b6-545de4326ad6 Authenticating user 'default' from [fd00:1122:3344:101::b]:41612 | ||
| 613 | 2026.03.23 20:14:18.038973 [ 264 ] {} <Debug> TCP-Session: 72c28eb6-c017-467d-87e4-f78ced6975fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.03.23 20:14:18.039397 [ 268 ] {} <Debug> TCP-Session: 0ca94ccf-7562-454f-9e1c-34043606f554 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.03.23 20:14:18.039388 [ 269 ] {} <Debug> TCP-Session: 6056c54b-5619-4c47-83b6-545de4326ad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.03.23 20:14:18.039372 [ 267 ] {} <Debug> TCP-Session: ac699de5-07aa-4264-981c-acecea56d900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.03.23 20:14:18.038829 [ 265 ] {} <Debug> TCP-Session: bbd5969c-92f6-45b8-8364-0aeaae4895f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.03.23 20:14:18.039258 [ 266 ] {} <Debug> TCP-Session: 4ed2a5f4-9773-4f40-a83d-68bb5d611201 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.03.23 20:14:18.039556 [ 269 ] {} <Debug> TCP-Session: 6056c54b-5619-4c47-83b6-545de4326ad6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.03.23 20:14:18.050800 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33773 | ||
| 621 | 2026.03.23 20:14:18.050977 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.03.23 20:14:18.051015 [ 270 ] {} <Debug> TCP-Session: c8c1713a-9f85-49ca-ab2b-e71df342f23b Authenticating user 'default' from [fd00:1122:3344:101::a]:33773 | ||
| 623 | 2026.03.23 20:14:18.051729 [ 270 ] {} <Debug> TCP-Session: c8c1713a-9f85-49ca-ab2b-e71df342f23b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.03.23 20:14:18.051744 [ 270 ] {} <Debug> TCP-Session: c8c1713a-9f85-49ca-ab2b-e71df342f23b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.23 20:14:18.051803 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.03.23 20:14:18.052021 [ 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 | ||
| 627 | 2026.03.23 20:14:18.052041 [ 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 | ||
| 628 | 2026.03.23 20:14:18.052564 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34568 | ||
| 629 | 2026.03.23 20:14:18.052651 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44879 | ||
| 630 | 2026.03.23 20:14:18.052774 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40023 | ||
| 631 | 2026.03.23 20:14:18.052780 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2026.03.23 20:14:18.052873 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.03.23 20:14:18.052878 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43488 | ||
| 634 | 2026.03.23 20:14:18.052924 [ 272 ] {} <Debug> TCP-Session: 062ec5e1-1483-40f0-aa8e-d1fd0fc06278 Authenticating user 'default' from [fd00:1122:3344:101::a]:44879 | ||
| 635 | 2026.03.23 20:14:18.052983 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38759 | ||
| 636 | 2026.03.23 20:14:18.052954 [ 271 ] {} <Debug> TCP-Session: 91db3233-28c3-4eb1-8e2c-788abc05f283 Authenticating user 'default' from [fd00:1122:3344:101::a]:34568 | ||
| 637 | 2026.03.23 20:14:18.053056 [ 272 ] {} <Debug> TCP-Session: 062ec5e1-1483-40f0-aa8e-d1fd0fc06278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.03.23 20:14:18.053092 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.03.23 20:14:18.053069 [ 271 ] {} <Debug> TCP-Session: 91db3233-28c3-4eb1-8e2c-788abc05f283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2026.03.23 20:14:18.053157 [ 272 ] {} <Debug> TCP-Session: 062ec5e1-1483-40f0-aa8e-d1fd0fc06278 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.03.23 20:14:18.053196 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56089 | ||
| 642 | 2026.03.23 20:14:18.053203 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.03.23 20:14:18.053233 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.03.23 20:14:18.053193 [ 273 ] {} <Debug> TCP-Session: 60eb1303-3f95-49f9-b88a-8a6ef06c1a9f Authenticating user 'default' from [fd00:1122:3344:101::a]:40023 | ||
| 645 | 2026.03.23 20:14:18.053319 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51724 | ||
| 646 | 2026.03.23 20:14:18.053315 [ 275 ] {} <Debug> TCP-Session: be8368c1-a243-4cbd-a1ae-0d198a9739ef Authenticating user 'default' from [fd00:1122:3344:101::a]:38759 | ||
| 647 | 2026.03.23 20:14:18.053277 [ 274 ] {} <Debug> TCP-Session: 8057c5c9-629a-4191-90f5-78b714af07c1 Authenticating user 'default' from [fd00:1122:3344:101::a]:43488 | ||
| 648 | 2026.03.23 20:14:18.053449 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2026.03.23 20:14:18.053441 [ 275 ] {} <Debug> TCP-Session: be8368c1-a243-4cbd-a1ae-0d198a9739ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.03.23 20:14:18.053431 [ 273 ] {} <Debug> TCP-Session: 60eb1303-3f95-49f9-b88a-8a6ef06c1a9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.03.23 20:14:18.053602 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 652 | 2026.03.23 20:14:18.053574 [ 276 ] {} <Debug> TCP-Session: 1fa56a84-c9fc-4371-b754-5f563ae23ae5 Authenticating user 'default' from [fd00:1122:3344:101::a]:56089 | ||
| 653 | 2026.03.23 20:14:18.053552 [ 275 ] {} <Debug> TCP-Session: be8368c1-a243-4cbd-a1ae-0d198a9739ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.03.23 20:14:18.053705 [ 277 ] {} <Debug> TCP-Session: 33cce708-4c43-4e99-bf7f-e1b85b905599 Authenticating user 'default' from [fd00:1122:3344:101::a]:51724 | ||
| 655 | 2026.03.23 20:14:18.053689 [ 276 ] {} <Debug> TCP-Session: 1fa56a84-c9fc-4371-b754-5f563ae23ae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.03.23 20:14:18.053547 [ 274 ] {} <Debug> TCP-Session: 8057c5c9-629a-4191-90f5-78b714af07c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.03.23 20:14:18.053792 [ 276 ] {} <Debug> TCP-Session: 1fa56a84-c9fc-4371-b754-5f563ae23ae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.23 20:14:18.053833 [ 274 ] {} <Debug> TCP-Session: 8057c5c9-629a-4191-90f5-78b714af07c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.03.23 20:14:18.053783 [ 277 ] {} <Debug> TCP-Session: 33cce708-4c43-4e99-bf7f-e1b85b905599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.03.23 20:14:18.053171 [ 271 ] {} <Debug> TCP-Session: 91db3233-28c3-4eb1-8e2c-788abc05f283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.03.23 20:14:18.053922 [ 277 ] {} <Debug> TCP-Session: 33cce708-4c43-4e99-bf7f-e1b85b905599 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.23 20:14:18.053669 [ 273 ] {} <Debug> TCP-Session: 60eb1303-3f95-49f9-b88a-8a6ef06c1a9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.23 20:14:18.101814 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41370 | ||
| 664 | 2026.03.23 20:14:18.102058 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.03.23 20:14:18.102094 [ 278 ] {} <Debug> TCP-Session: 4cb12d23-1c1e-41d5-95b1-fcf2092f2e9f Authenticating user 'default' from [fd00:1122:3344:101::c]:41370 | ||
| 666 | 2026.03.23 20:14:18.102144 [ 278 ] {} <Debug> TCP-Session: 4cb12d23-1c1e-41d5-95b1-fcf2092f2e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.03.23 20:14:18.102259 [ 278 ] {} <Debug> TCP-Session: 4cb12d23-1c1e-41d5-95b1-fcf2092f2e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.23 20:14:18.102342 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2026.03.23 20:14:18.102373 [ 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 | ||
| 670 | 2026.03.23 20:14:18.102485 [ 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 | ||
| 671 | 2026.03.23 20:14:18.103105 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41727 | ||
| 672 | 2026.03.23 20:14:18.103213 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48798 | ||
| 673 | 2026.03.23 20:14:18.103375 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.03.23 20:14:18.103383 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51989 | ||
| 675 | 2026.03.23 20:14:18.103507 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51242 | ||
| 676 | 2026.03.23 20:14:18.103519 [ 279 ] {} <Debug> TCP-Session: 21a37e7d-dcc7-4954-95bb-a00443677392 Authenticating user 'default' from [fd00:1122:3344:101::c]:41727 | ||
| 677 | 2026.03.23 20:14:18.103510 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 678 | 2026.03.23 20:14:18.103647 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48717 | ||
| 679 | 2026.03.23 20:14:18.103618 [ 279 ] {} <Debug> TCP-Session: 21a37e7d-dcc7-4954-95bb-a00443677392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.03.23 20:14:18.103753 [ 279 ] {} <Debug> TCP-Session: 21a37e7d-dcc7-4954-95bb-a00443677392 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.03.23 20:14:18.103792 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45118 | ||
| 682 | 2026.03.23 20:14:18.103764 [ 280 ] {} <Debug> TCP-Session: f7725b34-0652-4889-8b9d-ffed5d813b0e Authenticating user 'default' from [fd00:1122:3344:101::c]:48798 | ||
| 683 | 2026.03.23 20:14:18.103845 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.03.23 20:14:18.103839 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.03.23 20:14:18.103962 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39594 | ||
| 686 | 2026.03.23 20:14:18.103973 [ 280 ] {} <Debug> TCP-Session: f7725b34-0652-4889-8b9d-ffed5d813b0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.03.23 20:14:18.103945 [ 282 ] {} <Debug> TCP-Session: 833cdff2-4ca1-4be7-8f91-dc0278858efe Authenticating user 'default' from [fd00:1122:3344:101::c]:51242 | ||
| 688 | 2026.03.23 20:14:18.103931 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.03.23 20:14:18.104123 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.03.23 20:14:18.104075 [ 280 ] {} <Debug> TCP-Session: f7725b34-0652-4889-8b9d-ffed5d813b0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.03.23 20:14:18.104060 [ 281 ] {} <Debug> TCP-Session: d77cefef-483c-4796-8458-3f04c027d3ae Authenticating user 'default' from [fd00:1122:3344:101::c]:51989 | ||
| 692 | 2026.03.23 20:14:18.104209 [ 283 ] {} <Debug> TCP-Session: 5c81f876-99e1-42b3-875b-f5cce11a393a Authenticating user 'default' from [fd00:1122:3344:101::c]:48717 | ||
| 693 | 2026.03.23 20:14:18.104270 [ 284 ] {} <Debug> TCP-Session: 84729891-8bfa-4e12-8ee5-62fce3f9b4cf Authenticating user 'default' from [fd00:1122:3344:101::c]:45118 | ||
| 694 | 2026.03.23 20:14:18.104060 [ 282 ] {} <Debug> TCP-Session: 833cdff2-4ca1-4be7-8f91-dc0278858efe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.03.23 20:14:18.104366 [ 283 ] {} <Debug> TCP-Session: 5c81f876-99e1-42b3-875b-f5cce11a393a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.03.23 20:14:18.104361 [ 284 ] {} <Debug> TCP-Session: 84729891-8bfa-4e12-8ee5-62fce3f9b4cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.23 20:14:18.104346 [ 281 ] {} <Debug> TCP-Session: d77cefef-483c-4796-8458-3f04c027d3ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.03.23 20:14:18.104463 [ 283 ] {} <Debug> TCP-Session: 5c81f876-99e1-42b3-875b-f5cce11a393a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.23 20:14:18.104449 [ 284 ] {} <Debug> TCP-Session: 84729891-8bfa-4e12-8ee5-62fce3f9b4cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.03.23 20:14:18.104441 [ 282 ] {} <Debug> TCP-Session: 833cdff2-4ca1-4be7-8f91-dc0278858efe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.03.23 20:14:18.104555 [ 281 ] {} <Debug> TCP-Session: d77cefef-483c-4796-8458-3f04c027d3ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.03.23 20:14:18.104294 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2026.03.23 20:14:18.104740 [ 285 ] {} <Debug> TCP-Session: 7c2ff118-16f5-4d1e-af2b-cc0d58a23629 Authenticating user 'default' from [fd00:1122:3344:101::c]:39594 | ||
| 704 | 2026.03.23 20:14:18.104849 [ 285 ] {} <Debug> TCP-Session: 7c2ff118-16f5-4d1e-af2b-cc0d58a23629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.23 20:14:18.104864 [ 285 ] {} <Debug> TCP-Session: 7c2ff118-16f5-4d1e-af2b-cc0d58a23629 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.23 20:14:19.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.30 MiB, peak 138.30 MiB, free memory in arenas 0.00 B, will set to 139.83 MiB (RSS), difference: 1.53 MiB | ||
| 707 | 2026.03.23 20:14:22.558620 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.03.23 20:14:22.558659 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.03.23 20:14:22.558768 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.03.23 20:14:22.558801 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.03.23 20:14:22.565237 [ 244 ] {} <Debug> system.asynchronous_metric_log (a70a52a0-4039-4ab5-9fd8-a08d3acd9af0): Loading data parts | ||
| 712 | 2026.03.23 20:14:22.565481 [ 244 ] {} <Debug> system.asynchronous_metric_log (a70a52a0-4039-4ab5-9fd8-a08d3acd9af0): There are no data parts | ||
| 713 | 2026.03.23 20:14:22.572961 [ 244 ] {} <Trace> system.asynchronous_metric_log (a70a52a0-4039-4ab5-9fd8-a08d3acd9af0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.03.23 20:14:22.573140 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 715 | 2026.03.23 20:14:22.580295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.03.23 20:14:22.581147 [ 244 ] {} <Trace> system.asynchronous_metric_log (a70a52a0-4039-4ab5-9fd8-a08d3acd9af0): 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.03.23 20:14:22.581604 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2026.03.23 20:14:22.585814 [ 243 ] {} <Debug> system.metric_log (036e984c-545f-446b-b192-d5a98c3bd22e): Loading data parts | ||
| 719 | 2026.03.23 20:14:22.586039 [ 243 ] {} <Debug> system.metric_log (036e984c-545f-446b-b192-d5a98c3bd22e): There are no data parts | ||
| 720 | 2026.03.23 20:14:22.618038 [ 243 ] {} <Trace> system.metric_log (036e984c-545f-446b-b192-d5a98c3bd22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.03.23 20:14:22.618283 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 722 | 2026.03.23 20:14:22.625967 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.03.23 20:14:22.628131 [ 243 ] {} <Trace> system.metric_log (036e984c-545f-446b-b192-d5a98c3bd22e): 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.03.23 20:14:22.633673 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.03.23 20:14:23.001159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.83 MiB, peak 148.83 MiB, free memory in arenas 0.00 B, will set to 153.93 MiB (RSS), difference: 9.09 MiB | ||
| 726 | 2026.03.23 20:14:25.058493 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.03.23 20:14:25.058649 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.03.23 20:14:25.062994 [ 242 ] {} <Debug> system.query_log (3a44f71b-d4b5-4874-86c8-144d59af93ff): Loading data parts | ||
| 729 | 2026.03.23 20:14:25.063155 [ 242 ] {} <Debug> system.query_log (3a44f71b-d4b5-4874-86c8-144d59af93ff): There are no data parts | ||
| 730 | 2026.03.23 20:14:25.068928 [ 242 ] {} <Trace> system.query_log (3a44f71b-d4b5-4874-86c8-144d59af93ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.03.23 20:14:25.069057 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 732 | 2026.03.23 20:14:25.070828 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.03.23 20:14:25.071407 [ 242 ] {} <Trace> system.query_log (3a44f71b-d4b5-4874-86c8-144d59af93ff): 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.03.23 20:14:25.071696 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.03.23 20:14:26.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.16 MiB, peak 158.16 MiB, free memory in arenas 0.00 B, will set to 155.00 MiB (RSS), difference: -3.16 MiB | ||
| 736 | 2026.03.23 20:14:30.034717 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.03.23 20:14:30.034783 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.03.23 20:14:30.082593 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.03.23 20:14:30.083435 [ 244 ] {} <Trace> system.asynchronous_metric_log (a70a52a0-4039-4ab5-9fd8-a08d3acd9af0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.03.23 20:14:30.083477 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 741 | 2026.03.23 20:14:30.084137 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.03.23 20:14:30.084580 [ 244 ] {} <Trace> system.asynchronous_metric_log (a70a52a0-4039-4ab5-9fd8-a08d3acd9af0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.03.23 20:14:30.084764 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.03.23 20:14:30.134696 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.03.23 20:14:30.152295 [ 243 ] {} <Trace> system.metric_log (036e984c-545f-446b-b192-d5a98c3bd22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.03.23 20:14:30.152447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 747 | 2026.03.23 20:14:30.159129 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.03.23 20:14:30.160256 [ 243 ] {} <Trace> system.metric_log (036e984c-545f-446b-b192-d5a98c3bd22e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.03.23 20:14:30.163170 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.03.23 20:14:31.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.75 MiB, peak 159.75 MiB, free memory in arenas 0.00 B, will set to 157.69 MiB (RSS), difference: 1.93 MiB | ||
| 751 | 2026.03.23 20:14:36.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.73 MiB, peak 159.75 MiB, free memory in arenas 0.00 B, will set to 157.75 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.03.23 20:14:36.768682 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.03.23 20:14:36.768881 [ 3 ] {34274300-7a18-4d38-98d7-2c2b0999f221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.03.23 20:14:36.773725 [ 3 ] {34274300-7a18-4d38-98d7-2c2b0999f221} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.03.23 20:14:36.780930 [ 3 ] {34274300-7a18-4d38-98d7-2c2b0999f221} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.03.23 20:14:36.785898 [ 3 ] {34274300-7a18-4d38-98d7-2c2b0999f221} <Debug> TCPHandler: Processed in 0.01738686 sec. | ||
| 757 | 2026.03.23 20:14:36.809173 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.03.23 20:14:36.809371 [ 3 ] {cd455ce9-5399-49ca-a9a6-595a7d59af9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.03.23 20:14:36.822308 [ 3 ] {cd455ce9-5399-49ca-a9a6-595a7d59af9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.03.23 20:14:36.822424 [ 3 ] {cd455ce9-5399-49ca-a9a6-595a7d59af9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.03.23 20:14:36.822908 [ 3 ] {cd455ce9-5399-49ca-a9a6-595a7d59af9d} <Debug> TCPHandler: Processed in 0.013787309 sec. | ||
| 762 | 2026.03.23 20:14:36.823177 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.03.23 20:14:36.823327 [ 3 ] {489421dc-ddfb-412e-9343-f2babf5e31b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.03.23 20:14:36.827793 [ 3 ] {489421dc-ddfb-412e-9343-f2babf5e31b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.03.23 20:14:36.827848 [ 3 ] {489421dc-ddfb-412e-9343-f2babf5e31b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.03.23 20:14:36.828277 [ 3 ] {489421dc-ddfb-412e-9343-f2babf5e31b3} <Debug> TCPHandler: Processed in 0.005157155 sec. | ||
| 767 | 2026.03.23 20:14:36.828572 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.03.23 20:14:36.828686 [ 3 ] {1e1a58c5-399f-4833-9516-67d8f6541307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 769 | 2026.03.23 20:14:36.828917 [ 3 ] {1e1a58c5-399f-4833-9516-67d8f6541307} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.03.23 20:14:36.828959 [ 3 ] {1e1a58c5-399f-4833-9516-67d8f6541307} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.03.23 20:14:36.829320 [ 3 ] {1e1a58c5-399f-4833-9516-67d8f6541307} <Debug> TCPHandler: Processed in 0.000794927 sec. | ||
| 772 | 2026.03.23 20:14:36.829525 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.03.23 20:14:36.829636 [ 3 ] {0cc4bdb6-e281-4630-abd9-9b8a780f0b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 774 | 2026.03.23 20:14:36.829861 [ 3 ] {0cc4bdb6-e281-4630-abd9-9b8a780f0b7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.03.23 20:14:36.829903 [ 3 ] {0cc4bdb6-e281-4630-abd9-9b8a780f0b7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.03.23 20:14:36.830226 [ 3 ] {0cc4bdb6-e281-4630-abd9-9b8a780f0b7d} <Debug> TCPHandler: Processed in 0.000746727 sec. | ||
| 777 | 2026.03.23 20:14:36.830430 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.03.23 20:14:36.830542 [ 3 ] {bbcde7b0-b0b9-4397-a0ef-a69a472957a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 779 | 2026.03.23 20:14:36.830767 [ 3 ] {bbcde7b0-b0b9-4397-a0ef-a69a472957a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.03.23 20:14:36.830808 [ 3 ] {bbcde7b0-b0b9-4397-a0ef-a69a472957a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.03.23 20:14:36.831129 [ 3 ] {bbcde7b0-b0b9-4397-a0ef-a69a472957a9} <Debug> TCPHandler: Processed in 0.000744357 sec. | ||
| 782 | 2026.03.23 20:14:36.831401 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.03.23 20:14:36.831512 [ 3 ] {5761d9d5-d3e4-440a-9f54-c6c88c081a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 784 | 2026.03.23 20:14:36.831740 [ 3 ] {5761d9d5-d3e4-440a-9f54-c6c88c081a57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.03.23 20:14:36.831780 [ 3 ] {5761d9d5-d3e4-440a-9f54-c6c88c081a57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.03.23 20:14:36.832106 [ 3 ] {5761d9d5-d3e4-440a-9f54-c6c88c081a57} <Debug> TCPHandler: Processed in 0.000750876 sec. | ||
| 787 | 2026.03.23 20:14:36.832358 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.03.23 20:14:36.832469 [ 3 ] {46002ae9-e810-4c2c-a886-0601fed957fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 789 | 2026.03.23 20:14:36.832696 [ 3 ] {46002ae9-e810-4c2c-a886-0601fed957fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.03.23 20:14:36.832737 [ 3 ] {46002ae9-e810-4c2c-a886-0601fed957fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.03.23 20:14:36.833055 [ 3 ] {46002ae9-e810-4c2c-a886-0601fed957fa} <Debug> TCPHandler: Processed in 0.000743346 sec. | ||
| 792 | 2026.03.23 20:14:36.833284 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.03.23 20:14:36.833396 [ 3 ] {6f426db0-b098-4f14-ae22-0274f8341f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 794 | 2026.03.23 20:14:36.833624 [ 3 ] {6f426db0-b098-4f14-ae22-0274f8341f92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.03.23 20:14:36.833664 [ 3 ] {6f426db0-b098-4f14-ae22-0274f8341f92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.03.23 20:14:36.833997 [ 3 ] {6f426db0-b098-4f14-ae22-0274f8341f92} <Debug> TCPHandler: Processed in 0.000759346 sec. | ||
| 797 | 2026.03.23 20:14:36.834200 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.03.23 20:14:36.834312 [ 3 ] {18102159-1c62-4da3-a522-8ed31dccf53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 799 | 2026.03.23 20:14:36.834544 [ 3 ] {18102159-1c62-4da3-a522-8ed31dccf53f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.03.23 20:14:36.834584 [ 3 ] {18102159-1c62-4da3-a522-8ed31dccf53f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.03.23 20:14:36.834906 [ 3 ] {18102159-1c62-4da3-a522-8ed31dccf53f} <Debug> TCPHandler: Processed in 0.000752026 sec. | ||
| 802 | 2026.03.23 20:14:36.835106 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.03.23 20:14:36.835218 [ 3 ] {c2368d31-ae7c-4b90-86d1-9d00529ae680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 804 | 2026.03.23 20:14:36.835450 [ 3 ] {c2368d31-ae7c-4b90-86d1-9d00529ae680} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.03.23 20:14:36.835491 [ 3 ] {c2368d31-ae7c-4b90-86d1-9d00529ae680} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.03.23 20:14:36.835813 [ 3 ] {c2368d31-ae7c-4b90-86d1-9d00529ae680} <Debug> TCPHandler: Processed in 0.000752996 sec. | ||
| 807 | 2026.03.23 20:14:36.836010 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.03.23 20:14:36.836122 [ 3 ] {a7d9b0a8-135b-40d3-826a-c76bf86c56a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 809 | 2026.03.23 20:14:36.836358 [ 3 ] {a7d9b0a8-135b-40d3-826a-c76bf86c56a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.03.23 20:14:36.836398 [ 3 ] {a7d9b0a8-135b-40d3-826a-c76bf86c56a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.03.23 20:14:36.836726 [ 3 ] {a7d9b0a8-135b-40d3-826a-c76bf86c56a4} <Debug> TCPHandler: Processed in 0.000762337 sec. | ||
| 812 | 2026.03.23 20:14:36.836922 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.03.23 20:14:36.837034 [ 3 ] {06e6f914-81d9-42ae-9866-128890b067b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 814 | 2026.03.23 20:14:36.837267 [ 3 ] {06e6f914-81d9-42ae-9866-128890b067b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.03.23 20:14:36.837307 [ 3 ] {06e6f914-81d9-42ae-9866-128890b067b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.03.23 20:14:36.837637 [ 3 ] {06e6f914-81d9-42ae-9866-128890b067b9} <Debug> TCPHandler: Processed in 0.000761047 sec. | ||
| 817 | 2026.03.23 20:14:36.837832 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.03.23 20:14:36.837945 [ 3 ] {b783103b-1290-499d-a53f-3c3769fda844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 819 | 2026.03.23 20:14:36.838184 [ 3 ] {b783103b-1290-499d-a53f-3c3769fda844} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.03.23 20:14:36.838225 [ 3 ] {b783103b-1290-499d-a53f-3c3769fda844} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.03.23 20:14:36.838553 [ 3 ] {b783103b-1290-499d-a53f-3c3769fda844} <Debug> TCPHandler: Processed in 0.000766137 sec. | ||
| 822 | 2026.03.23 20:14:36.838738 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.03.23 20:14:36.838851 [ 3 ] {73383567-0913-4da0-b2cb-911a2289a60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 824 | 2026.03.23 20:14:36.839099 [ 3 ] {73383567-0913-4da0-b2cb-911a2289a60f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.03.23 20:14:36.839140 [ 3 ] {73383567-0913-4da0-b2cb-911a2289a60f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.03.23 20:14:36.839453 [ 3 ] {73383567-0913-4da0-b2cb-911a2289a60f} <Debug> TCPHandler: Processed in 0.000760586 sec. | ||
| 827 | 2026.03.23 20:14:36.840627 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.03.23 20:14:36.840742 [ 3 ] {88c0c6da-07ec-46e6-9fad-9e842586f5b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 829 | 2026.03.23 20:14:36.840983 [ 3 ] {88c0c6da-07ec-46e6-9fad-9e842586f5b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.03.23 20:14:36.841023 [ 3 ] {88c0c6da-07ec-46e6-9fad-9e842586f5b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.03.23 20:14:36.841327 [ 3 ] {88c0c6da-07ec-46e6-9fad-9e842586f5b0} <Debug> TCPHandler: Processed in 0.000744937 sec. | ||
| 832 | 2026.03.23 20:14:36.841516 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.03.23 20:14:36.841635 [ 3 ] {954606c2-2687-4955-a1c2-8a60c9d36828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 834 | 2026.03.23 20:14:36.841879 [ 3 ] {954606c2-2687-4955-a1c2-8a60c9d36828} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.03.23 20:14:36.841919 [ 3 ] {954606c2-2687-4955-a1c2-8a60c9d36828} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.03.23 20:14:36.842220 [ 3 ] {954606c2-2687-4955-a1c2-8a60c9d36828} <Debug> TCPHandler: Processed in 0.000749606 sec. | ||
| 837 | 2026.03.23 20:14:36.842408 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.03.23 20:14:36.842525 [ 3 ] {fbd9e24c-47c1-4217-bce2-b2a484b5fc0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2026.03.23 20:14:36.842792 [ 3 ] {fbd9e24c-47c1-4217-bce2-b2a484b5fc0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.03.23 20:14:36.842833 [ 3 ] {fbd9e24c-47c1-4217-bce2-b2a484b5fc0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.03.23 20:14:36.843139 [ 3 ] {fbd9e24c-47c1-4217-bce2-b2a484b5fc0d} <Debug> TCPHandler: Processed in 0.000778916 sec. | ||
| 842 | 2026.03.23 20:14:36.843324 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.03.23 20:14:36.843440 [ 3 ] {cc850c30-ccb8-4585-a035-fc3f9f09de21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 844 | 2026.03.23 20:14:36.843691 [ 3 ] {cc850c30-ccb8-4585-a035-fc3f9f09de21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.03.23 20:14:36.843731 [ 3 ] {cc850c30-ccb8-4585-a035-fc3f9f09de21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.03.23 20:14:36.844034 [ 3 ] {cc850c30-ccb8-4585-a035-fc3f9f09de21} <Debug> TCPHandler: Processed in 0.000758607 sec. | ||
| 847 | 2026.03.23 20:14:36.844217 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.03.23 20:14:36.844334 [ 3 ] {7b405aa1-5ff4-42b6-bc17-d9937bb2df92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2026.03.23 20:14:36.844586 [ 3 ] {7b405aa1-5ff4-42b6-bc17-d9937bb2df92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.03.23 20:14:36.844627 [ 3 ] {7b405aa1-5ff4-42b6-bc17-d9937bb2df92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.03.23 20:14:36.844929 [ 3 ] {7b405aa1-5ff4-42b6-bc17-d9937bb2df92} <Debug> TCPHandler: Processed in 0.000758407 sec. | ||
| 852 | 2026.03.23 20:14:36.845775 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.03.23 20:14:36.845894 [ 3 ] {57877268-0692-4a61-b053-6ad2a5d5bad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 854 | 2026.03.23 20:14:36.846151 [ 3 ] {57877268-0692-4a61-b053-6ad2a5d5bad0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.03.23 20:14:36.846195 [ 3 ] {57877268-0692-4a61-b053-6ad2a5d5bad0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.03.23 20:14:36.846521 [ 3 ] {57877268-0692-4a61-b053-6ad2a5d5bad0} <Debug> TCPHandler: Processed in 0.000793116 sec. | ||
| 857 | 2026.03.23 20:14:36.846866 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.03.23 20:14:36.846984 [ 3 ] {9d99e9f6-26e9-4f31-bd03-aa9daeddadd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2026.03.23 20:14:36.847237 [ 3 ] {9d99e9f6-26e9-4f31-bd03-aa9daeddadd8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.03.23 20:14:36.847277 [ 3 ] {9d99e9f6-26e9-4f31-bd03-aa9daeddadd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.03.23 20:14:36.847601 [ 3 ] {9d99e9f6-26e9-4f31-bd03-aa9daeddadd8} <Debug> TCPHandler: Processed in 0.000781707 sec. | ||
| 862 | 2026.03.23 20:14:36.847835 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.03.23 20:14:36.847954 [ 3 ] {f6e55376-f22e-4604-9bc8-b519c05806ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 864 | 2026.03.23 20:14:36.848209 [ 3 ] {f6e55376-f22e-4604-9bc8-b519c05806ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.03.23 20:14:36.848249 [ 3 ] {f6e55376-f22e-4604-9bc8-b519c05806ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.03.23 20:14:36.848572 [ 3 ] {f6e55376-f22e-4604-9bc8-b519c05806ab} <Debug> TCPHandler: Processed in 0.000783496 sec. | ||
| 867 | 2026.03.23 20:14:36.848804 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.03.23 20:14:36.848921 [ 3 ] {b2abd293-b2c8-4679-80f4-a9d343aa2974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 869 | 2026.03.23 20:14:36.849176 [ 3 ] {b2abd293-b2c8-4679-80f4-a9d343aa2974} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.03.23 20:14:36.849216 [ 3 ] {b2abd293-b2c8-4679-80f4-a9d343aa2974} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.03.23 20:14:36.849543 [ 3 ] {b2abd293-b2c8-4679-80f4-a9d343aa2974} <Debug> TCPHandler: Processed in 0.000786417 sec. | ||
| 872 | 2026.03.23 20:14:36.849762 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.03.23 20:14:36.849881 [ 3 ] {dc175f55-5ddd-43a6-9d53-d57b1e2799cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 874 | 2026.03.23 20:14:36.850137 [ 3 ] {dc175f55-5ddd-43a6-9d53-d57b1e2799cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.03.23 20:14:36.850178 [ 3 ] {dc175f55-5ddd-43a6-9d53-d57b1e2799cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.03.23 20:14:36.850501 [ 3 ] {dc175f55-5ddd-43a6-9d53-d57b1e2799cd} <Debug> TCPHandler: Processed in 0.000785257 sec. | ||
| 877 | 2026.03.23 20:14:36.850727 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.03.23 20:14:36.850846 [ 3 ] {50deb8dd-7102-48e9-a0e7-b8d772743131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 879 | 2026.03.23 20:14:36.851104 [ 3 ] {50deb8dd-7102-48e9-a0e7-b8d772743131} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.03.23 20:14:36.851144 [ 3 ] {50deb8dd-7102-48e9-a0e7-b8d772743131} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.03.23 20:14:36.851450 [ 3 ] {50deb8dd-7102-48e9-a0e7-b8d772743131} <Debug> TCPHandler: Processed in 0.000789896 sec. | ||
| 882 | 2026.03.23 20:14:36.860927 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.03.23 20:14:36.861048 [ 3 ] {60980478-8731-4313-9a3f-07e2fa17afb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 884 | 2026.03.23 20:14:36.861096 [ 3 ] {60980478-8731-4313-9a3f-07e2fa17afb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.03.23 20:14:36.869467 [ 3 ] {60980478-8731-4313-9a3f-07e2fa17afb2} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 886 | 2026.03.23 20:14:36.869513 [ 3 ] {60980478-8731-4313-9a3f-07e2fa17afb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 887 | 2026.03.23 20:14:36.872254 [ 3 ] {60980478-8731-4313-9a3f-07e2fa17afb2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 888 | 2026.03.23 20:14:36.872655 [ 3 ] {60980478-8731-4313-9a3f-07e2fa17afb2} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 889 | 2026.03.23 20:14:36.872826 [ 3 ] {60980478-8731-4313-9a3f-07e2fa17afb2} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.011809 sec., 2201.7105597425693 rows/sec., 485.68 KiB/sec. | ||
| 890 | 2026.03.23 20:14:36.872882 [ 3 ] {60980478-8731-4313-9a3f-07e2fa17afb2} <Debug> TCPHandler: Processed in 0.012013343 sec. | ||
| 891 | 2026.03.23 20:14:36.873027 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2026.03.23 20:14:36.873141 [ 3 ] {f6763c25-8e25-4d30-81b2-6848380bde41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 893 | 2026.03.23 20:14:36.873189 [ 3 ] {f6763c25-8e25-4d30-81b2-6848380bde41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 894 | 2026.03.23 20:14:36.877901 [ 3 ] {f6763c25-8e25-4d30-81b2-6848380bde41} <Trace> oximeter.fields_i16 (78e92ea1-4757-4e87-8389-02d5f4688db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 895 | 2026.03.23 20:14:36.877941 [ 3 ] {f6763c25-8e25-4d30-81b2-6848380bde41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 896 | 2026.03.23 20:14:36.878471 [ 3 ] {f6763c25-8e25-4d30-81b2-6848380bde41} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 897 | 2026.03.23 20:14:36.878894 [ 3 ] {f6763c25-8e25-4d30-81b2-6848380bde41} <Trace> oximeter.fields_i16 (78e92ea1-4757-4e87-8389-02d5f4688db6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 898 | 2026.03.23 20:14:36.879023 [ 3 ] {f6763c25-8e25-4d30-81b2-6848380bde41} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.005906 sec., 4063.664070436844 rows/sec., 345.25 KiB/sec. | ||
| 899 | 2026.03.23 20:14:36.879058 [ 3 ] {f6763c25-8e25-4d30-81b2-6848380bde41} <Debug> TCPHandler: Processed in 0.006089713 sec. | ||
| 900 | 2026.03.23 20:14:36.879171 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.03.23 20:14:36.879264 [ 3 ] {8c812a83-a2c2-4360-b5c7-7adf4aa82b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 902 | 2026.03.23 20:14:36.879303 [ 3 ] {8c812a83-a2c2-4360-b5c7-7adf4aa82b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 903 | 2026.03.23 20:14:36.879686 [ 3 ] {8c812a83-a2c2-4360-b5c7-7adf4aa82b03} <Trace> oximeter.fields_ipaddr (5d285112-b9e2-4851-b8de-8f36fdc73809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2026.03.23 20:14:36.879722 [ 3 ] {8c812a83-a2c2-4360-b5c7-7adf4aa82b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 905 | 2026.03.23 20:14:36.880111 [ 3 ] {8c812a83-a2c2-4360-b5c7-7adf4aa82b03} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2026.03.23 20:14:36.880537 [ 3 ] {8c812a83-a2c2-4360-b5c7-7adf4aa82b03} <Trace> oximeter.fields_ipaddr (5d285112-b9e2-4851-b8de-8f36fdc73809): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2026.03.23 20:14:36.880662 [ 3 ] {8c812a83-a2c2-4360-b5c7-7adf4aa82b03} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001417 sec., 7057.163020465772 rows/sec., 575.46 KiB/sec. | ||
| 908 | 2026.03.23 20:14:36.880697 [ 3 ] {8c812a83-a2c2-4360-b5c7-7adf4aa82b03} <Debug> TCPHandler: Processed in 0.001574014 sec. | ||
| 909 | 2026.03.23 20:14:36.880803 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2026.03.23 20:14:36.880895 [ 3 ] {047e5ebe-903f-4506-a267-365520e47e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 911 | 2026.03.23 20:14:36.880932 [ 3 ] {047e5ebe-903f-4506-a267-365520e47e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 912 | 2026.03.23 20:14:36.881400 [ 3 ] {047e5ebe-903f-4506-a267-365520e47e3d} <Trace> oximeter.fields_string (8816f1cc-628a-4dca-8541-b35845990bb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2026.03.23 20:14:36.881436 [ 3 ] {047e5ebe-903f-4506-a267-365520e47e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 914 | 2026.03.23 20:14:36.881877 [ 3 ] {047e5ebe-903f-4506-a267-365520e47e3d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 915 | 2026.03.23 20:14:36.882331 [ 3 ] {047e5ebe-903f-4506-a267-365520e47e3d} <Trace> oximeter.fields_string (8816f1cc-628a-4dca-8541-b35845990bb8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2026.03.23 20:14:36.882454 [ 3 ] {047e5ebe-903f-4506-a267-365520e47e3d} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.001576 sec., 127538.07106598985 rows/sec., 11.30 MiB/sec. | ||
| 917 | 2026.03.23 20:14:36.882489 [ 3 ] {047e5ebe-903f-4506-a267-365520e47e3d} <Debug> TCPHandler: Processed in 0.001732535 sec. | ||
| 918 | 2026.03.23 20:14:36.882598 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2026.03.23 20:14:36.882691 [ 3 ] {5f4105bc-7f32-4e9e-9b04-9842c9f8aec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 920 | 2026.03.23 20:14:36.882729 [ 3 ] {5f4105bc-7f32-4e9e-9b04-9842c9f8aec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 921 | 2026.03.23 20:14:36.883118 [ 3 ] {5f4105bc-7f32-4e9e-9b04-9842c9f8aec0} <Trace> oximeter.fields_u16 (26960aad-d4af-42d8-b6ad-e4a88056c0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2026.03.23 20:14:36.883154 [ 3 ] {5f4105bc-7f32-4e9e-9b04-9842c9f8aec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 923 | 2026.03.23 20:14:36.883585 [ 3 ] {5f4105bc-7f32-4e9e-9b04-9842c9f8aec0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 924 | 2026.03.23 20:14:36.884050 [ 3 ] {5f4105bc-7f32-4e9e-9b04-9842c9f8aec0} <Trace> oximeter.fields_u16 (26960aad-d4af-42d8-b6ad-e4a88056c0a1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2026.03.23 20:14:36.884183 [ 3 ] {5f4105bc-7f32-4e9e-9b04-9842c9f8aec0} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.00151 sec., 21192.05298013245 rows/sec., 1.56 MiB/sec. | ||
| 926 | 2026.03.23 20:14:36.884221 [ 3 ] {5f4105bc-7f32-4e9e-9b04-9842c9f8aec0} <Debug> TCPHandler: Processed in 0.001670354 sec. | ||
| 927 | 2026.03.23 20:14:36.884334 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2026.03.23 20:14:36.884430 [ 3 ] {6adc0aa7-31d3-4aa8-b377-90a8aee9df7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 929 | 2026.03.23 20:14:36.884470 [ 3 ] {6adc0aa7-31d3-4aa8-b377-90a8aee9df7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 930 | 2026.03.23 20:14:36.884892 [ 3 ] {6adc0aa7-31d3-4aa8-b377-90a8aee9df7b} <Trace> oximeter.fields_u32 (181ee713-8b2d-4b5d-8597-4c89243eb793): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2026.03.23 20:14:36.884926 [ 3 ] {6adc0aa7-31d3-4aa8-b377-90a8aee9df7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 932 | 2026.03.23 20:14:36.885397 [ 3 ] {6adc0aa7-31d3-4aa8-b377-90a8aee9df7b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 933 | 2026.03.23 20:14:36.885834 [ 3 ] {6adc0aa7-31d3-4aa8-b377-90a8aee9df7b} <Trace> oximeter.fields_u32 (181ee713-8b2d-4b5d-8597-4c89243eb793): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2026.03.23 20:14:36.885961 [ 3 ] {6adc0aa7-31d3-4aa8-b377-90a8aee9df7b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001549 sec., 15493.867010974822 rows/sec., 1.29 MiB/sec. | ||
| 935 | 2026.03.23 20:14:36.885997 [ 3 ] {6adc0aa7-31d3-4aa8-b377-90a8aee9df7b} <Debug> TCPHandler: Processed in 0.001713665 sec. | ||
| 936 | 2026.03.23 20:14:36.886168 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2026.03.23 20:14:36.886263 [ 3 ] {8a62560c-bfad-4354-8d78-3a9c785ea7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 938 | 2026.03.23 20:14:36.886303 [ 3 ] {8a62560c-bfad-4354-8d78-3a9c785ea7dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 939 | 2026.03.23 20:14:36.886681 [ 3 ] {8a62560c-bfad-4354-8d78-3a9c785ea7dd} <Trace> oximeter.fields_u8 (4f894895-1821-4e67-bc17-91bc74179b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2026.03.23 20:14:36.886718 [ 3 ] {8a62560c-bfad-4354-8d78-3a9c785ea7dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 941 | 2026.03.23 20:14:36.887136 [ 3 ] {8a62560c-bfad-4354-8d78-3a9c785ea7dd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 942 | 2026.03.23 20:14:36.887604 [ 3 ] {8a62560c-bfad-4354-8d78-3a9c785ea7dd} <Trace> oximeter.fields_u8 (4f894895-1821-4e67-bc17-91bc74179b8e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2026.03.23 20:14:36.887731 [ 3 ] {8a62560c-bfad-4354-8d78-3a9c785ea7dd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001485 sec., 8080.808080808081 rows/sec., 631.31 KiB/sec. | ||
| 944 | 2026.03.23 20:14:36.887768 [ 3 ] {8a62560c-bfad-4354-8d78-3a9c785ea7dd} <Debug> TCPHandler: Processed in 0.001650844 sec. | ||
| 945 | 2026.03.23 20:14:36.887878 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2026.03.23 20:14:36.887971 [ 3 ] {954a1636-333c-4253-ae26-b65fd0ce8c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 947 | 2026.03.23 20:14:36.888009 [ 3 ] {954a1636-333c-4253-ae26-b65fd0ce8c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 948 | 2026.03.23 20:14:36.888429 [ 3 ] {954a1636-333c-4253-ae26-b65fd0ce8c80} <Trace> oximeter.fields_uuid (39b9c2de-b183-4836-9e8c-7e8557e35a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2026.03.23 20:14:36.888465 [ 3 ] {954a1636-333c-4253-ae26-b65fd0ce8c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 950 | 2026.03.23 20:14:36.888877 [ 3 ] {954a1636-333c-4253-ae26-b65fd0ce8c80} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 951 | 2026.03.23 20:14:36.889307 [ 3 ] {954a1636-333c-4253-ae26-b65fd0ce8c80} <Trace> oximeter.fields_uuid (39b9c2de-b183-4836-9e8c-7e8557e35a66): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2026.03.23 20:14:36.889432 [ 3 ] {954a1636-333c-4253-ae26-b65fd0ce8c80} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001478 sec., 81190.79837618403 rows/sec., 6.60 MiB/sec. | ||
| 953 | 2026.03.23 20:14:36.889470 [ 3 ] {954a1636-333c-4253-ae26-b65fd0ce8c80} <Debug> TCPHandler: Processed in 0.001642714 sec. | ||
| 954 | 2026.03.23 20:14:36.889582 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2026.03.23 20:14:36.889678 [ 3 ] {522387f5-3840-4234-b1f0-2bf6000b7bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 956 | 2026.03.23 20:14:36.889720 [ 3 ] {522387f5-3840-4234-b1f0-2bf6000b7bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 957 | 2026.03.23 20:14:36.892163 [ 3 ] {522387f5-3840-4234-b1f0-2bf6000b7bd0} <Trace> oximeter.measurements_cumulativeu64 (c23dab9e-0312-4fce-81da-6b54a94e486a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2026.03.23 20:14:36.892197 [ 3 ] {522387f5-3840-4234-b1f0-2bf6000b7bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 959 | 2026.03.23 20:14:36.896844 [ 3 ] {522387f5-3840-4234-b1f0-2bf6000b7bd0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 960 | 2026.03.23 20:14:36.897341 [ 3 ] {522387f5-3840-4234-b1f0-2bf6000b7bd0} <Trace> oximeter.measurements_cumulativeu64 (c23dab9e-0312-4fce-81da-6b54a94e486a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2026.03.23 20:14:36.897468 [ 3 ] {522387f5-3840-4234-b1f0-2bf6000b7bd0} <Debug> executeQuery: Read 257 rows, 20.15 KiB in 0.007809 sec., 32910.74401331797 rows/sec., 2.52 MiB/sec. | ||
| 962 | 2026.03.23 20:14:36.897504 [ 3 ] {522387f5-3840-4234-b1f0-2bf6000b7bd0} <Debug> TCPHandler: Processed in 0.007972619 sec. | ||
| 963 | 2026.03.23 20:14:36.897623 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2026.03.23 20:14:36.897717 [ 3 ] {21a11ea4-6b51-4acd-bb5e-aec22f07ada8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 965 | 2026.03.23 20:14:36.897769 [ 3 ] {21a11ea4-6b51-4acd-bb5e-aec22f07ada8} <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 | ||
| 966 | 2026.03.23 20:14:36.898505 [ 3 ] {21a11ea4-6b51-4acd-bb5e-aec22f07ada8} <Trace> oximeter.measurements_histogramu64 (51653f8a-1ffc-4973-b708-cf6bcaed680b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2026.03.23 20:14:36.898542 [ 3 ] {21a11ea4-6b51-4acd-bb5e-aec22f07ada8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 968 | 2026.03.23 20:14:36.903585 [ 3 ] {21a11ea4-6b51-4acd-bb5e-aec22f07ada8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 969 | 2026.03.23 20:14:36.904080 [ 3 ] {21a11ea4-6b51-4acd-bb5e-aec22f07ada8} <Trace> oximeter.measurements_histogramu64 (51653f8a-1ffc-4973-b708-cf6bcaed680b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2026.03.23 20:14:36.904216 [ 3 ] {21a11ea4-6b51-4acd-bb5e-aec22f07ada8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.006516 sec., 1534.683855125844 rows/sec., 2.75 MiB/sec. | ||
| 971 | 2026.03.23 20:14:36.904264 [ 3 ] {21a11ea4-6b51-4acd-bb5e-aec22f07ada8} <Debug> TCPHandler: Processed in 0.006690058 sec. | ||
| 972 | 2026.03.23 20:14:36.904377 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2026.03.23 20:14:36.904473 [ 3 ] {acf118df-c3c0-4d6b-a558-ca71cb92abac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 974 | 2026.03.23 20:14:36.904514 [ 3 ] {acf118df-c3c0-4d6b-a558-ca71cb92abac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 975 | 2026.03.23 20:14:36.904894 [ 3 ] {acf118df-c3c0-4d6b-a558-ca71cb92abac} <Trace> oximeter.measurements_u64 (f61b8d23-a600-4e24-a283-1592127cb481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2026.03.23 20:14:36.904931 [ 3 ] {acf118df-c3c0-4d6b-a558-ca71cb92abac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 977 | 2026.03.23 20:14:36.905344 [ 3 ] {acf118df-c3c0-4d6b-a558-ca71cb92abac} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 978 | 2026.03.23 20:14:36.905822 [ 3 ] {acf118df-c3c0-4d6b-a558-ca71cb92abac} <Trace> oximeter.measurements_u64 (f61b8d23-a600-4e24-a283-1592127cb481): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2026.03.23 20:14:36.905952 [ 3 ] {acf118df-c3c0-4d6b-a558-ca71cb92abac} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001497 sec., 24048.096192384768 rows/sec., 1.62 MiB/sec. | ||
| 980 | 2026.03.23 20:14:36.905987 [ 3 ] {acf118df-c3c0-4d6b-a558-ca71cb92abac} <Debug> TCPHandler: Processed in 0.001660474 sec. | ||
| 981 | 2026.03.23 20:14:37.584971 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 982 | 2026.03.23 20:14:37.585498 [ 244 ] {} <Trace> system.asynchronous_metric_log (a70a52a0-4039-4ab5-9fd8-a08d3acd9af0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.03.23 20:14:37.585548 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 984 | 2026.03.23 20:14:37.586257 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 985 | 2026.03.23 20:14:37.586676 [ 244 ] {} <Trace> system.asynchronous_metric_log (a70a52a0-4039-4ab5-9fd8-a08d3acd9af0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.03.23 20:14:37.586809 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 987 | 2026.03.23 20:14:37.663377 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 988 | 2026.03.23 20:14:37.680861 [ 243 ] {} <Trace> system.metric_log (036e984c-545f-446b-b192-d5a98c3bd22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2026.03.23 20:14:37.680916 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 990 | 2026.03.23 20:14:37.687289 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 991 | 2026.03.23 20:14:37.688537 [ 243 ] {} <Trace> system.metric_log (036e984c-545f-446b-b192-d5a98c3bd22e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2026.03.23 20:14:37.691602 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 993 | 2026.03.23 20:14:38.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.67 MiB, peak 163.67 MiB, free memory in arenas 0.00 B, will set to 161.08 MiB (RSS), difference: 1.40 MiB | ||
| 994 | 2026.03.23 20:14:41.776743 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.03.23 20:14:41.776925 [ 3 ] {e648c071-ea48-4a8d-bcee-2013428a65b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 996 | 2026.03.23 20:14:41.776989 [ 3 ] {e648c071-ea48-4a8d-bcee-2013428a65b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 997 | 2026.03.23 20:14:41.777610 [ 3 ] {e648c071-ea48-4a8d-bcee-2013428a65b9} <Trace> oximeter.fields_string (8816f1cc-628a-4dca-8541-b35845990bb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2026.03.23 20:14:41.777660 [ 3 ] {e648c071-ea48-4a8d-bcee-2013428a65b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 999 | 2026.03.23 20:14:41.778157 [ 3 ] {e648c071-ea48-4a8d-bcee-2013428a65b9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1000 | 2026.03.23 20:14:41.778620 [ 3 ] {e648c071-ea48-4a8d-bcee-2013428a65b9} <Trace> oximeter.fields_string (8816f1cc-628a-4dca-8541-b35845990bb8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2026.03.23 20:14:41.778781 [ 3 ] {e648c071-ea48-4a8d-bcee-2013428a65b9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001901 sec., 29458.179905312994 rows/sec., 2.26 MiB/sec. | ||
| 1002 | 2026.03.23 20:14:41.778828 [ 3 ] {e648c071-ea48-4a8d-bcee-2013428a65b9} <Debug> TCPHandler: Processed in 0.002206408 sec. | ||
| 1003 | 2026.03.23 20:14:41.778950 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.03.23 20:14:41.779051 [ 3 ] {4f69b9f1-f716-4e9c-a0b6-59acf52e088f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1005 | 2026.03.23 20:14:41.779093 [ 3 ] {4f69b9f1-f716-4e9c-a0b6-59acf52e088f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1006 | 2026.03.23 20:14:41.779524 [ 3 ] {4f69b9f1-f716-4e9c-a0b6-59acf52e088f} <Trace> oximeter.fields_uuid (39b9c2de-b183-4836-9e8c-7e8557e35a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2026.03.23 20:14:41.779560 [ 3 ] {4f69b9f1-f716-4e9c-a0b6-59acf52e088f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1008 | 2026.03.23 20:14:41.780025 [ 3 ] {4f69b9f1-f716-4e9c-a0b6-59acf52e088f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1009 | 2026.03.23 20:14:41.780444 [ 3 ] {4f69b9f1-f716-4e9c-a0b6-59acf52e088f} <Trace> oximeter.fields_uuid (39b9c2de-b183-4836-9e8c-7e8557e35a66): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2026.03.23 20:14:41.780574 [ 3 ] {4f69b9f1-f716-4e9c-a0b6-59acf52e088f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001546 sec., 41397.153945666236 rows/sec., 3.23 MiB/sec. | ||
| 1011 | 2026.03.23 20:14:41.780610 [ 3 ] {4f69b9f1-f716-4e9c-a0b6-59acf52e088f} <Debug> TCPHandler: Processed in 0.001711585 sec. | ||
| 1012 | 2026.03.23 20:14:41.780725 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.03.23 20:14:41.780820 [ 3 ] {fa5fd045-57c1-4921-88b1-0cc3e398c8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2026.03.23 20:14:41.780865 [ 3 ] {fa5fd045-57c1-4921-88b1-0cc3e398c8b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1015 | 2026.03.23 20:14:41.781271 [ 3 ] {fa5fd045-57c1-4921-88b1-0cc3e398c8b9} <Trace> oximeter.measurements_cumulativeu64 (c23dab9e-0312-4fce-81da-6b54a94e486a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2026.03.23 20:14:41.781307 [ 3 ] {fa5fd045-57c1-4921-88b1-0cc3e398c8b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1017 | 2026.03.23 20:14:41.781724 [ 3 ] {fa5fd045-57c1-4921-88b1-0cc3e398c8b9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1018 | 2026.03.23 20:14:41.782129 [ 3 ] {fa5fd045-57c1-4921-88b1-0cc3e398c8b9} <Trace> oximeter.measurements_cumulativeu64 (c23dab9e-0312-4fce-81da-6b54a94e486a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2026.03.23 20:14:41.782262 [ 3 ] {fa5fd045-57c1-4921-88b1-0cc3e398c8b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001461 sec., 109514.03148528405 rows/sec., 7.63 MiB/sec. | ||
| 1020 | 2026.03.23 20:14:41.782299 [ 3 ] {fa5fd045-57c1-4921-88b1-0cc3e398c8b9} <Debug> TCPHandler: Processed in 0.001624374 sec. | ||
| 1021 | 2026.03.23 20:14:41.782412 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.03.23 20:14:41.782506 [ 3 ] {1dbaba91-842e-475e-9c2e-63c61009efec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2026.03.23 20:14:41.782547 [ 3 ] {1dbaba91-842e-475e-9c2e-63c61009efec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2026.03.23 20:14:41.782876 [ 3 ] {1dbaba91-842e-475e-9c2e-63c61009efec} <Trace> oximeter.measurements_u64 (f61b8d23-a600-4e24-a283-1592127cb481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2026.03.23 20:14:41.782911 [ 3 ] {1dbaba91-842e-475e-9c2e-63c61009efec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1026 | 2026.03.23 20:14:41.783325 [ 3 ] {1dbaba91-842e-475e-9c2e-63c61009efec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1027 | 2026.03.23 20:14:41.783876 [ 3 ] {1dbaba91-842e-475e-9c2e-63c61009efec} <Trace> oximeter.measurements_u64 (f61b8d23-a600-4e24-a283-1592127cb481): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2026.03.23 20:14:41.784004 [ 3 ] {1dbaba91-842e-475e-9c2e-63c61009efec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001517 sec., 39551.74686882004 rows/sec., 2.67 MiB/sec. | ||
| 1029 | 2026.03.23 20:14:41.784039 [ 3 ] {1dbaba91-842e-475e-9c2e-63c61009efec} <Debug> TCPHandler: Processed in 0.001676975 sec. | ||
| 1030 | 2026.03.23 20:14:44.139886 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39106 | ||
| 1031 | 2026.03.23 20:14:44.141939 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1032 | 2026.03.23 20:14:44.141980 [ 286 ] {} <Debug> TCP-Session: e8cb25a2-f293-47bb-8166-c8d16d2577e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39106 | ||
| 1033 | 2026.03.23 20:14:44.142003 [ 286 ] {} <Debug> TCP-Session: e8cb25a2-f293-47bb-8166-c8d16d2577e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2026.03.23 20:14:44.142015 [ 286 ] {} <Debug> TCP-Session: e8cb25a2-f293-47bb-8166-c8d16d2577e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.03.23 20:14:44.142065 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1036 | 2026.03.23 20:14:44.142088 [ 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 | ||
| 1037 | 2026.03.23 20:14:44.142103 [ 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 | ||
| 1038 | 2026.03.23 20:14:44.142566 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44931 | ||
| 1039 | 2026.03.23 20:14:44.142585 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43226 | ||
| 1040 | 2026.03.23 20:14:44.142625 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51753 | ||
| 1041 | 2026.03.23 20:14:44.142698 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64302 | ||
| 1042 | 2026.03.23 20:14:44.142714 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1043 | 2026.03.23 20:14:44.142772 [ 287 ] {} <Debug> TCP-Session: 07bb4241-86da-452f-b7d5-cd14d8c67802 Authenticating user 'default' from [fd00:1122:3344:101::e]:44931 | ||
| 1044 | 2026.03.23 20:14:44.142796 [ 287 ] {} <Debug> TCP-Session: 07bb4241-86da-452f-b7d5-cd14d8c67802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2026.03.23 20:14:44.142809 [ 287 ] {} <Debug> TCP-Session: 07bb4241-86da-452f-b7d5-cd14d8c67802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.03.23 20:14:44.142826 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56764 | ||
| 1047 | 2026.03.23 20:14:44.142935 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1048 | 2026.03.23 20:14:44.142943 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1049 | 2026.03.23 20:14:44.142972 [ 289 ] {} <Debug> TCP-Session: d642ab49-0e27-4381-886f-048661f9269c Authenticating user 'default' from [fd00:1122:3344:101::e]:51753 | ||
| 1050 | 2026.03.23 20:14:44.142999 [ 289 ] {} <Debug> TCP-Session: d642ab49-0e27-4381-886f-048661f9269c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2026.03.23 20:14:44.143001 [ 288 ] {} <Debug> TCP-Session: 0e1c0a18-bbce-4370-a38c-52789f4bd581 Authenticating user 'default' from [fd00:1122:3344:101::e]:43226 | ||
| 1052 | 2026.03.23 20:14:44.143017 [ 289 ] {} <Debug> TCP-Session: d642ab49-0e27-4381-886f-048661f9269c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.03.23 20:14:44.143041 [ 288 ] {} <Debug> TCP-Session: 0e1c0a18-bbce-4370-a38c-52789f4bd581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2026.03.23 20:14:44.143060 [ 288 ] {} <Debug> TCP-Session: 0e1c0a18-bbce-4370-a38c-52789f4bd581 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.03.23 20:14:44.143175 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1056 | 2026.03.23 20:14:44.143201 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43723 | ||
| 1057 | 2026.03.23 20:14:44.143211 [ 291 ] {} <Debug> TCP-Session: 787557c8-f3e9-4044-b396-537d6241dc78 Authenticating user 'default' from [fd00:1122:3344:101::e]:56764 | ||
| 1058 | 2026.03.23 20:14:44.143235 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1059 | 2026.03.23 20:14:44.143254 [ 291 ] {} <Debug> TCP-Session: 787557c8-f3e9-4044-b396-537d6241dc78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1060 | 2026.03.23 20:14:44.143287 [ 291 ] {} <Debug> TCP-Session: 787557c8-f3e9-4044-b396-537d6241dc78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.03.23 20:14:44.143291 [ 290 ] {} <Debug> TCP-Session: 8404d1c8-9280-400a-a2b6-22e14a3cc31e Authenticating user 'default' from [fd00:1122:3344:101::e]:64302 | ||
| 1062 | 2026.03.23 20:14:44.143322 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36947 | ||
| 1063 | 2026.03.23 20:14:44.143323 [ 290 ] {} <Debug> TCP-Session: 8404d1c8-9280-400a-a2b6-22e14a3cc31e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.03.23 20:14:44.143387 [ 290 ] {} <Debug> TCP-Session: 8404d1c8-9280-400a-a2b6-22e14a3cc31e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.03.23 20:14:44.143396 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1066 | 2026.03.23 20:14:44.143440 [ 292 ] {} <Debug> TCP-Session: 2e83c676-bb4e-4de4-954d-f6e4440ecb96 Authenticating user 'default' from [fd00:1122:3344:101::e]:43723 | ||
| 1067 | 2026.03.23 20:14:44.143457 [ 292 ] {} <Debug> TCP-Session: 2e83c676-bb4e-4de4-954d-f6e4440ecb96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.03.23 20:14:44.143469 [ 292 ] {} <Debug> TCP-Session: 2e83c676-bb4e-4de4-954d-f6e4440ecb96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.03.23 20:14:44.143514 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1070 | 2026.03.23 20:14:44.143524 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59020 | ||
| 1071 | 2026.03.23 20:14:44.143549 [ 293 ] {} <Debug> TCP-Session: c5827f85-7136-4580-82b0-673ec4b185c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36947 | ||
| 1072 | 2026.03.23 20:14:44.143572 [ 293 ] {} <Debug> TCP-Session: c5827f85-7136-4580-82b0-673ec4b185c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2026.03.23 20:14:44.143585 [ 293 ] {} <Debug> TCP-Session: c5827f85-7136-4580-82b0-673ec4b185c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1074 | 2026.03.23 20:14:44.143646 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1075 | 2026.03.23 20:14:44.143675 [ 294 ] {} <Debug> TCP-Session: ce49510d-c5f4-417a-b100-fe6512b44191 Authenticating user 'default' from [fd00:1122:3344:101::e]:59020 | ||
| 1076 | 2026.03.23 20:14:44.143690 [ 294 ] {} <Debug> TCP-Session: ce49510d-c5f4-417a-b100-fe6512b44191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2026.03.23 20:14:44.143703 [ 294 ] {} <Debug> TCP-Session: ce49510d-c5f4-417a-b100-fe6512b44191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2026.03.23 20:14:44.144835 [ 286 ] {} <Trace> TCP-Session: e8cb25a2-f293-47bb-8166-c8d16d2577e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1079 | 2026.03.23 20:14:44.145029 [ 286 ] {3b6c65ac-79ff-492f-bb56-5c45aa028840} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39106) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1080 | 2026.03.23 20:14:44.145321 [ 286 ] {3b6c65ac-79ff-492f-bb56-5c45aa028840} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1081 | 2026.03.23 20:14:44.149727 [ 286 ] {3b6c65ac-79ff-492f-bb56-5c45aa028840} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1082 | 2026.03.23 20:14:44.159839 [ 286 ] {3b6c65ac-79ff-492f-bb56-5c45aa028840} <Debug> oximeter.version (6f4c483b-d181-4501-a532-9f49d15d55c2) (SelectExecutor): Key condition: unknown | ||
| 1083 | 2026.03.23 20:14:44.177716 [ 295 ] {3b6c65ac-79ff-492f-bb56-5c45aa028840} <Trace> AggregatingTransform: Aggregating | ||
| 1084 | 2026.03.23 20:14:44.179904 [ 295 ] {3b6c65ac-79ff-492f-bb56-5c45aa028840} <Trace> Aggregator: Aggregation method: without_key | ||
| 1085 | 2026.03.23 20:14:44.180568 [ 295 ] {3b6c65ac-79ff-492f-bb56-5c45aa028840} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005804101 sec. (172.292 rows/sec., 6.73 KiB/sec.) | ||
| 1086 | 2026.03.23 20:14:44.180592 [ 295 ] {3b6c65ac-79ff-492f-bb56-5c45aa028840} <Trace> Aggregator: Merging aggregated data | ||
| 1087 | 2026.03.23 20:14:44.180619 [ 295 ] {3b6c65ac-79ff-492f-bb56-5c45aa028840} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1088 | 2026.03.23 20:14:44.183899 [ 286 ] {3b6c65ac-79ff-492f-bb56-5c45aa028840} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.038914 sec., 25.69769234722722 rows/sec., 1.00 KiB/sec. | ||
| 1089 | 2026.03.23 20:14:44.184041 [ 286 ] {3b6c65ac-79ff-492f-bb56-5c45aa028840} <Debug> TCPHandler: Processed in 0.03935541 sec. | ||
| 1090 | 2026.03.23 20:14:44.191268 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1091 | 2026.03.23 20:14:44.191307 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1092 | 2026.03.23 20:14:44.191328 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1093 | 2026.03.23 20:14:44.191373 [ 287 ] {} <Debug> TCP-Session: 07bb4241-86da-452f-b7d5-cd14d8c67802 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2026.03.23 20:14:44.191374 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1095 | 2026.03.23 20:14:44.191401 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1096 | 2026.03.23 20:14:44.191433 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1097 | 2026.03.23 20:14:44.191451 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1098 | 2026.03.23 20:14:44.191469 [ 288 ] {} <Debug> TCP-Session: 0e1c0a18-bbce-4370-a38c-52789f4bd581 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.03.23 20:14:44.191478 [ 292 ] {} <Debug> TCP-Session: 2e83c676-bb4e-4de4-954d-f6e4440ecb96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2026.03.23 20:14:44.191435 [ 291 ] {} <Debug> TCP-Session: 787557c8-f3e9-4044-b396-537d6241dc78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2026.03.23 20:14:44.191506 [ 294 ] {} <Debug> TCP-Session: ce49510d-c5f4-417a-b100-fe6512b44191 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2026.03.23 20:14:44.191417 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1103 | 2026.03.23 20:14:44.191405 [ 293 ] {} <Debug> TCP-Session: c5827f85-7136-4580-82b0-673ec4b185c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2026.03.23 20:14:44.191355 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1105 | 2026.03.23 20:14:44.191594 [ 290 ] {} <Debug> TCP-Session: 8404d1c8-9280-400a-a2b6-22e14a3cc31e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2026.03.23 20:14:44.191332 [ 286 ] {} <Debug> TCP-Session: e8cb25a2-f293-47bb-8166-c8d16d2577e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1107 | 2026.03.23 20:14:44.191628 [ 289 ] {} <Debug> TCP-Session: d642ab49-0e27-4381-886f-048661f9269c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.03.23 20:14:45.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.39 MiB, peak 171.51 MiB, free memory in arenas 0.00 B, will set to 164.16 MiB (RSS), difference: 2.77 MiB | ||
| 1109 | 2026.03.23 20:14:45.034842 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1110 | 2026.03.23 20:14:45.034892 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1111 | 2026.03.23 20:14:45.074271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 84 entries to flush up to offset 172 | ||
| 1112 | 2026.03.23 20:14:45.078324 [ 242 ] {} <Trace> system.query_log (3a44f71b-d4b5-4874-86c8-144d59af93ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1113 | 2026.03.23 20:14:45.078382 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1114 | 2026.03.23 20:14:45.079852 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1115 | 2026.03.23 20:14:45.080347 [ 242 ] {} <Trace> system.query_log (3a44f71b-d4b5-4874-86c8-144d59af93ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1116 | 2026.03.23 20:14:45.080668 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 172 | ||
| 1117 | 2026.03.23 20:14:45.086981 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 1894 | ||
| 1118 | 2026.03.23 20:14:45.087494 [ 244 ] {} <Trace> system.asynchronous_metric_log (a70a52a0-4039-4ab5-9fd8-a08d3acd9af0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1119 | 2026.03.23 20:14:45.087545 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1120 | 2026.03.23 20:14:45.088221 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1121 | 2026.03.23 20:14:45.088704 [ 244 ] {} <Trace> system.asynchronous_metric_log (a70a52a0-4039-4ab5-9fd8-a08d3acd9af0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1122 | 2026.03.23 20:14:45.088850 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1894 | ||
| 1123 | 2026.03.23 20:14:45.191772 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1124 | 2026.03.23 20:14:45.208651 [ 243 ] {} <Trace> system.metric_log (036e984c-545f-446b-b192-d5a98c3bd22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1125 | 2026.03.23 20:14:45.208710 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1126 | 2026.03.23 20:14:45.216313 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1127 | 2026.03.23 20:14:45.217518 [ 243 ] {} <Trace> system.metric_log (036e984c-545f-446b-b192-d5a98c3bd22e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1128 | 2026.03.23 20:14:45.220496 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1129 | 2026.03.23 20:14:46.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.70 MiB, peak 171.51 MiB, free memory in arenas 0.00 B, will set to 166.36 MiB (RSS), difference: 1.66 MiB | ||
| 1130 | 2026.03.23 20:14:46.781292 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2026.03.23 20:14:46.781584 [ 3 ] {5134c048-7b63-4a21-92d5-5241a5239a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1132 | 2026.03.23 20:14:46.781700 [ 3 ] {5134c048-7b63-4a21-92d5-5241a5239a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1133 | 2026.03.23 20:14:46.782745 [ 3 ] {5134c048-7b63-4a21-92d5-5241a5239a13} <Trace> oximeter.fields_string (8816f1cc-628a-4dca-8541-b35845990bb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1134 | 2026.03.23 20:14:46.782812 [ 3 ] {5134c048-7b63-4a21-92d5-5241a5239a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1135 | 2026.03.23 20:14:46.783569 [ 3 ] {5134c048-7b63-4a21-92d5-5241a5239a13} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1136 | 2026.03.23 20:14:46.784176 [ 3 ] {5134c048-7b63-4a21-92d5-5241a5239a13} <Trace> oximeter.fields_string (8816f1cc-628a-4dca-8541-b35845990bb8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1137 | 2026.03.23 20:14:46.784393 [ 3 ] {5134c048-7b63-4a21-92d5-5241a5239a13} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002894 sec., 26261.23013130615 rows/sec., 2.16 MiB/sec. | ||
| 1138 | 2026.03.23 20:14:46.784460 [ 3 ] {5134c048-7b63-4a21-92d5-5241a5239a13} <Debug> TCPHandler: Processed in 0.003353169 sec. | ||
| 1139 | 2026.03.23 20:14:46.784656 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.03.23 20:14:46.784810 [ 3 ] {75f1867c-9675-47c2-abc3-a69ec209ebe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1141 | 2026.03.23 20:14:46.784881 [ 3 ] {75f1867c-9675-47c2-abc3-a69ec209ebe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1142 | 2026.03.23 20:14:46.785526 [ 3 ] {75f1867c-9675-47c2-abc3-a69ec209ebe6} <Trace> oximeter.fields_u16 (26960aad-d4af-42d8-b6ad-e4a88056c0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1143 | 2026.03.23 20:14:46.785580 [ 3 ] {75f1867c-9675-47c2-abc3-a69ec209ebe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1144 | 2026.03.23 20:14:46.786166 [ 3 ] {75f1867c-9675-47c2-abc3-a69ec209ebe6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1145 | 2026.03.23 20:14:46.786974 [ 3 ] {75f1867c-9675-47c2-abc3-a69ec209ebe6} <Trace> oximeter.fields_u16 (26960aad-d4af-42d8-b6ad-e4a88056c0a1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1146 | 2026.03.23 20:14:46.787165 [ 3 ] {75f1867c-9675-47c2-abc3-a69ec209ebe6} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.002394 sec., 4177.109440267335 rows/sec., 314.10 KiB/sec. | ||
| 1147 | 2026.03.23 20:14:46.787216 [ 3 ] {75f1867c-9675-47c2-abc3-a69ec209ebe6} <Debug> TCPHandler: Processed in 0.002635072 sec. | ||
| 1148 | 2026.03.23 20:14:46.787372 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1149 | 2026.03.23 20:14:46.787508 [ 3 ] {d89a12b3-84bf-4f46-a057-c972ea9595bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1150 | 2026.03.23 20:14:46.787566 [ 3 ] {d89a12b3-84bf-4f46-a057-c972ea9595bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1151 | 2026.03.23 20:14:46.788214 [ 3 ] {d89a12b3-84bf-4f46-a057-c972ea9595bb} <Trace> oximeter.fields_uuid (39b9c2de-b183-4836-9e8c-7e8557e35a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1152 | 2026.03.23 20:14:46.788269 [ 3 ] {d89a12b3-84bf-4f46-a057-c972ea9595bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1153 | 2026.03.23 20:14:46.788907 [ 3 ] {d89a12b3-84bf-4f46-a057-c972ea9595bb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1154 | 2026.03.23 20:14:46.789564 [ 3 ] {d89a12b3-84bf-4f46-a057-c972ea9595bb} <Trace> oximeter.fields_uuid (39b9c2de-b183-4836-9e8c-7e8557e35a66): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1155 | 2026.03.23 20:14:46.789770 [ 3 ] {d89a12b3-84bf-4f46-a057-c972ea9595bb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00229 sec., 32314.410480349346 rows/sec., 2.52 MiB/sec. | ||
| 1156 | 2026.03.23 20:14:46.789826 [ 3 ] {d89a12b3-84bf-4f46-a057-c972ea9595bb} <Debug> TCPHandler: Processed in 0.002525182 sec. | ||
| 1157 | 2026.03.23 20:14:46.790033 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1158 | 2026.03.23 20:14:46.790170 [ 3 ] {8747d167-b4d0-48ee-a8e9-a8954b77697f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1159 | 2026.03.23 20:14:46.790240 [ 3 ] {8747d167-b4d0-48ee-a8e9-a8954b77697f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1160 | 2026.03.23 20:14:46.790913 [ 3 ] {8747d167-b4d0-48ee-a8e9-a8954b77697f} <Trace> oximeter.measurements_cumulativeu64 (c23dab9e-0312-4fce-81da-6b54a94e486a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1161 | 2026.03.23 20:14:46.790972 [ 3 ] {8747d167-b4d0-48ee-a8e9-a8954b77697f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1162 | 2026.03.23 20:14:46.791685 [ 3 ] {8747d167-b4d0-48ee-a8e9-a8954b77697f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1163 | 2026.03.23 20:14:46.792347 [ 3 ] {8747d167-b4d0-48ee-a8e9-a8954b77697f} <Trace> oximeter.measurements_cumulativeu64 (c23dab9e-0312-4fce-81da-6b54a94e486a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1164 | 2026.03.23 20:14:46.792547 [ 3 ] {8747d167-b4d0-48ee-a8e9-a8954b77697f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002402 sec., 66611.15736885928 rows/sec., 4.64 MiB/sec. | ||
| 1165 | 2026.03.23 20:14:46.792604 [ 3 ] {8747d167-b4d0-48ee-a8e9-a8954b77697f} <Debug> TCPHandler: Processed in 0.002651463 sec. | ||
| 1166 | 2026.03.23 20:14:46.792769 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2026.03.23 20:14:46.792919 [ 3 ] {d5237ba5-b31e-4735-afb2-3257f512e088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1168 | 2026.03.23 20:14:46.793001 [ 3 ] {d5237ba5-b31e-4735-afb2-3257f512e088} <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 | ||
| 1169 | 2026.03.23 20:14:46.794026 [ 3 ] {d5237ba5-b31e-4735-afb2-3257f512e088} <Trace> oximeter.measurements_histogramu64 (51653f8a-1ffc-4973-b708-cf6bcaed680b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1170 | 2026.03.23 20:14:46.794081 [ 3 ] {d5237ba5-b31e-4735-afb2-3257f512e088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1171 | 2026.03.23 20:14:46.795034 [ 3 ] {d5237ba5-b31e-4735-afb2-3257f512e088} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1172 | 2026.03.23 20:14:46.795695 [ 3 ] {d5237ba5-b31e-4735-afb2-3257f512e088} <Trace> oximeter.measurements_histogramu64 (51653f8a-1ffc-4973-b708-cf6bcaed680b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2026.03.23 20:14:46.795911 [ 3 ] {d5237ba5-b31e-4735-afb2-3257f512e088} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.003022 sec., 3309.0668431502318 rows/sec., 5.93 MiB/sec. | ||
| 1174 | 2026.03.23 20:14:46.795994 [ 3 ] {d5237ba5-b31e-4735-afb2-3257f512e088} <Debug> TCPHandler: Processed in 0.003301088 sec. | ||
| 1175 | 2026.03.23 20:14:46.796177 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2026.03.23 20:14:46.796330 [ 3 ] {d7148280-aa32-4d00-b1a2-32a02158289e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1177 | 2026.03.23 20:14:46.796400 [ 3 ] {d7148280-aa32-4d00-b1a2-32a02158289e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1178 | 2026.03.23 20:14:46.796871 [ 3 ] {d7148280-aa32-4d00-b1a2-32a02158289e} <Trace> oximeter.measurements_u64 (f61b8d23-a600-4e24-a283-1592127cb481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1179 | 2026.03.23 20:14:46.796920 [ 3 ] {d7148280-aa32-4d00-b1a2-32a02158289e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1180 | 2026.03.23 20:14:46.797469 [ 3 ] {d7148280-aa32-4d00-b1a2-32a02158289e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1181 | 2026.03.23 20:14:46.798121 [ 3 ] {d7148280-aa32-4d00-b1a2-32a02158289e} <Trace> oximeter.measurements_u64 (f61b8d23-a600-4e24-a283-1592127cb481): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2026.03.23 20:14:46.798314 [ 3 ] {d7148280-aa32-4d00-b1a2-32a02158289e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002018 sec., 29732.408325074335 rows/sec., 2.00 MiB/sec. | ||
| 1183 | 2026.03.23 20:14:46.798371 [ 3 ] {d7148280-aa32-4d00-b1a2-32a02158289e} <Debug> TCPHandler: Processed in 0.00227003 sec. | ||
| 1184 | 2026.03.23 20:14:51.773362 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2026.03.23 20:14:51.773636 [ 3 ] {37b32f15-27c3-40bf-aa1a-e4c5f56b27e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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', '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) | ||
| 1186 | 2026.03.23 20:14:51.774018 [ 3 ] {37b32f15-27c3-40bf-aa1a-e4c5f56b27e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1187 | 2026.03.23 20:14:51.778021 [ 3 ] {37b32f15-27c3-40bf-aa1a-e4c5f56b27e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1188 | 2026.03.23 20:14:51.778333 [ 3 ] {37b32f15-27c3-40bf-aa1a-e4c5f56b27e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1189 | 2026.03.23 20:14:51.778418 [ 3 ] {37b32f15-27c3-40bf-aa1a-e4c5f56b27e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1190 | 2026.03.23 20:14:51.778628 [ 3 ] {37b32f15-27c3-40bf-aa1a-e4c5f56b27e7} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1191 | 2026.03.23 20:14:51.780746 [ 3 ] {37b32f15-27c3-40bf-aa1a-e4c5f56b27e7} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1192 | 2026.03.23 20:14:51.782741 [ 3 ] {37b32f15-27c3-40bf-aa1a-e4c5f56b27e7} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (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 | ||
| 1193 | 2026.03.23 20:14:51.782764 [ 3 ] {37b32f15-27c3-40bf-aa1a-e4c5f56b27e7} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1194 | 2026.03.23 20:14:51.786810 [ 3 ] {37b32f15-27c3-40bf-aa1a-e4c5f56b27e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1195 | 2026.03.23 20:14:51.786838 [ 3 ] {37b32f15-27c3-40bf-aa1a-e4c5f56b27e7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1196 | 2026.03.23 20:14:51.812544 [ 3 ] {37b32f15-27c3-40bf-aa1a-e4c5f56b27e7} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.038992 sec., 666.8034468608946 rows/sec., 28.85 KiB/sec. | ||
| 1197 | 2026.03.23 20:14:51.812747 [ 3 ] {37b32f15-27c3-40bf-aa1a-e4c5f56b27e7} <Debug> TCPHandler: Processed in 0.039514422 sec. | ||
| 1198 | 2026.03.23 20:14:51.813093 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1199 | 2026.03.23 20:14:51.813275 [ 3 ] {60e77ed0-bb5f-4918-a4ae-c19d9aa3c59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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', '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) | ||
| 1200 | 2026.03.23 20:14:51.813559 [ 3 ] {60e77ed0-bb5f-4918-a4ae-c19d9aa3c59b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1201 | 2026.03.23 20:14:51.813607 [ 3 ] {60e77ed0-bb5f-4918-a4ae-c19d9aa3c59b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1202 | 2026.03.23 20:14:51.813829 [ 3 ] {60e77ed0-bb5f-4918-a4ae-c19d9aa3c59b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1203 | 2026.03.23 20:14:51.813892 [ 3 ] {60e77ed0-bb5f-4918-a4ae-c19d9aa3c59b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1204 | 2026.03.23 20:14:51.814018 [ 3 ] {60e77ed0-bb5f-4918-a4ae-c19d9aa3c59b} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1205 | 2026.03.23 20:14:51.814050 [ 3 ] {60e77ed0-bb5f-4918-a4ae-c19d9aa3c59b} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1206 | 2026.03.23 20:14:51.814069 [ 3 ] {60e77ed0-bb5f-4918-a4ae-c19d9aa3c59b} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (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 | ||
| 1207 | 2026.03.23 20:14:51.814083 [ 3 ] {60e77ed0-bb5f-4918-a4ae-c19d9aa3c59b} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1208 | 2026.03.23 20:14:51.814119 [ 3 ] {60e77ed0-bb5f-4918-a4ae-c19d9aa3c59b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1209 | 2026.03.23 20:14:51.814139 [ 3 ] {60e77ed0-bb5f-4918-a4ae-c19d9aa3c59b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1210 | 2026.03.23 20:14:51.814730 [ 3 ] {60e77ed0-bb5f-4918-a4ae-c19d9aa3c59b} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001532 sec., 16971.279373368146 rows/sec., 734.33 KiB/sec. | ||
| 1211 | 2026.03.23 20:14:51.814804 [ 3 ] {60e77ed0-bb5f-4918-a4ae-c19d9aa3c59b} <Debug> TCPHandler: Processed in 0.001789375 sec. | ||
| 1212 | 2026.03.23 20:14:51.815005 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1213 | 2026.03.23 20:14:51.815169 [ 3 ] {bbcf0be8-207e-4fd7-b8fd-27b7976b394b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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', '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) | ||
| 1214 | 2026.03.23 20:14:51.815387 [ 3 ] {bbcf0be8-207e-4fd7-b8fd-27b7976b394b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1215 | 2026.03.23 20:14:51.815422 [ 3 ] {bbcf0be8-207e-4fd7-b8fd-27b7976b394b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1216 | 2026.03.23 20:14:51.815621 [ 3 ] {bbcf0be8-207e-4fd7-b8fd-27b7976b394b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1217 | 2026.03.23 20:14:51.815674 [ 3 ] {bbcf0be8-207e-4fd7-b8fd-27b7976b394b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1218 | 2026.03.23 20:14:51.815778 [ 3 ] {bbcf0be8-207e-4fd7-b8fd-27b7976b394b} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1219 | 2026.03.23 20:14:51.815806 [ 3 ] {bbcf0be8-207e-4fd7-b8fd-27b7976b394b} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1220 | 2026.03.23 20:14:51.815826 [ 3 ] {bbcf0be8-207e-4fd7-b8fd-27b7976b394b} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (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 | ||
| 1221 | 2026.03.23 20:14:51.815840 [ 3 ] {bbcf0be8-207e-4fd7-b8fd-27b7976b394b} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1222 | 2026.03.23 20:14:51.815873 [ 3 ] {bbcf0be8-207e-4fd7-b8fd-27b7976b394b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1223 | 2026.03.23 20:14:51.815892 [ 3 ] {bbcf0be8-207e-4fd7-b8fd-27b7976b394b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1224 | 2026.03.23 20:14:51.816367 [ 3 ] {bbcf0be8-207e-4fd7-b8fd-27b7976b394b} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001275 sec., 20392.156862745098 rows/sec., 882.35 KiB/sec. | ||
| 1225 | 2026.03.23 20:14:51.816426 [ 3 ] {bbcf0be8-207e-4fd7-b8fd-27b7976b394b} <Debug> TCPHandler: Processed in 0.001475443 sec. | ||
| 1226 | 2026.03.23 20:14:51.818367 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2026.03.23 20:14:51.818504 [ 3 ] {96526cbe-fdcf-4ae0-9654-ffc15c62045c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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) | ||
| 1228 | 2026.03.23 20:14:51.818724 [ 3 ] {96526cbe-fdcf-4ae0-9654-ffc15c62045c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1229 | 2026.03.23 20:14:51.818758 [ 3 ] {96526cbe-fdcf-4ae0-9654-ffc15c62045c} <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 | ||
| 1230 | 2026.03.23 20:14:51.818950 [ 3 ] {96526cbe-fdcf-4ae0-9654-ffc15c62045c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1231 | 2026.03.23 20:14:51.819003 [ 3 ] {96526cbe-fdcf-4ae0-9654-ffc15c62045c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1232 | 2026.03.23 20:14:51.819101 [ 3 ] {96526cbe-fdcf-4ae0-9654-ffc15c62045c} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1233 | 2026.03.23 20:14:51.819129 [ 3 ] {96526cbe-fdcf-4ae0-9654-ffc15c62045c} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1234 | 2026.03.23 20:14:51.819147 [ 3 ] {96526cbe-fdcf-4ae0-9654-ffc15c62045c} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (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 | ||
| 1235 | 2026.03.23 20:14:51.819161 [ 3 ] {96526cbe-fdcf-4ae0-9654-ffc15c62045c} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1236 | 2026.03.23 20:14:51.819196 [ 3 ] {96526cbe-fdcf-4ae0-9654-ffc15c62045c} <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'))" | ||
| 1237 | 2026.03.23 20:14:51.819214 [ 3 ] {96526cbe-fdcf-4ae0-9654-ffc15c62045c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1238 | 2026.03.23 20:14:51.819626 [ 3 ] {96526cbe-fdcf-4ae0-9654-ffc15c62045c} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001178 sec., 22071.30730050934 rows/sec., 955.01 KiB/sec. | ||
| 1239 | 2026.03.23 20:14:51.819684 [ 3 ] {96526cbe-fdcf-4ae0-9654-ffc15c62045c} <Debug> TCPHandler: Processed in 0.001366871 sec. | ||
| 1240 | 2026.03.23 20:14:51.819917 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2026.03.23 20:14:51.820047 [ 3 ] {1cbad2bd-a611-47b6-9380-c010ad9c33e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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_data_link:link_enabled', '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) | ||
| 1242 | 2026.03.23 20:14:51.820249 [ 3 ] {1cbad2bd-a611-47b6-9380-c010ad9c33e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1243 | 2026.03.23 20:14:51.820284 [ 3 ] {1cbad2bd-a611-47b6-9380-c010ad9c33e1} <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_data_link:link_enabled', '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 | ||
| 1244 | 2026.03.23 20:14:51.820469 [ 3 ] {1cbad2bd-a611-47b6-9380-c010ad9c33e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1245 | 2026.03.23 20:14:51.820521 [ 3 ] {1cbad2bd-a611-47b6-9380-c010ad9c33e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1246 | 2026.03.23 20:14:51.820629 [ 3 ] {1cbad2bd-a611-47b6-9380-c010ad9c33e1} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1247 | 2026.03.23 20:14:51.820658 [ 3 ] {1cbad2bd-a611-47b6-9380-c010ad9c33e1} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1248 | 2026.03.23 20:14:51.820676 [ 3 ] {1cbad2bd-a611-47b6-9380-c010ad9c33e1} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (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 | ||
| 1249 | 2026.03.23 20:14:51.820690 [ 3 ] {1cbad2bd-a611-47b6-9380-c010ad9c33e1} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1250 | 2026.03.23 20:14:51.820722 [ 3 ] {1cbad2bd-a611-47b6-9380-c010ad9c33e1} <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_data_link:link_enabled', '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'))" | ||
| 1251 | 2026.03.23 20:14:51.820739 [ 3 ] {1cbad2bd-a611-47b6-9380-c010ad9c33e1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1252 | 2026.03.23 20:14:51.821105 [ 3 ] {1cbad2bd-a611-47b6-9380-c010ad9c33e1} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001113 sec., 23360.287511230905 rows/sec., 1010.78 KiB/sec. | ||
| 1253 | 2026.03.23 20:14:51.821161 [ 3 ] {1cbad2bd-a611-47b6-9380-c010ad9c33e1} <Debug> TCPHandler: Processed in 0.001294971 sec. | ||
| 1254 | 2026.03.23 20:14:51.821680 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1255 | 2026.03.23 20:14:51.821810 [ 3 ] {30d5371c-691b-4a6c-b998-a774124fcc12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1256 | 2026.03.23 20:14:51.822012 [ 3 ] {30d5371c-691b-4a6c-b998-a774124fcc12} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1257 | 2026.03.23 20:14:51.822046 [ 3 ] {30d5371c-691b-4a6c-b998-a774124fcc12} <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_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 1258 | 2026.03.23 20:14:51.822234 [ 3 ] {30d5371c-691b-4a6c-b998-a774124fcc12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1259 | 2026.03.23 20:14:51.822286 [ 3 ] {30d5371c-691b-4a6c-b998-a774124fcc12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1260 | 2026.03.23 20:14:51.822382 [ 3 ] {30d5371c-691b-4a6c-b998-a774124fcc12} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1261 | 2026.03.23 20:14:51.822410 [ 3 ] {30d5371c-691b-4a6c-b998-a774124fcc12} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1262 | 2026.03.23 20:14:51.822428 [ 3 ] {30d5371c-691b-4a6c-b998-a774124fcc12} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (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 | ||
| 1263 | 2026.03.23 20:14:51.822442 [ 3 ] {30d5371c-691b-4a6c-b998-a774124fcc12} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1264 | 2026.03.23 20:14:51.822474 [ 3 ] {30d5371c-691b-4a6c-b998-a774124fcc12} <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_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 1265 | 2026.03.23 20:14:51.822492 [ 3 ] {30d5371c-691b-4a6c-b998-a774124fcc12} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1266 | 2026.03.23 20:14:51.822849 [ 3 ] {30d5371c-691b-4a6c-b998-a774124fcc12} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001092 sec., 23809.52380952381 rows/sec., 1.01 MiB/sec. | ||
| 1267 | 2026.03.23 20:14:51.822905 [ 3 ] {30d5371c-691b-4a6c-b998-a774124fcc12} <Debug> TCPHandler: Processed in 0.001277431 sec. | ||
| 1268 | 2026.03.23 20:14:51.823129 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1269 | 2026.03.23 20:14:51.823257 [ 3 ] {6b3eca19-700f-4263-9f74-1eaed44a6557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1270 | 2026.03.23 20:14:51.823483 [ 3 ] {6b3eca19-700f-4263-9f74-1eaed44a6557} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1271 | 2026.03.23 20:14:51.823518 [ 3 ] {6b3eca19-700f-4263-9f74-1eaed44a6557} <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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity')" moved to PREWHERE | ||
| 1272 | 2026.03.23 20:14:51.823708 [ 3 ] {6b3eca19-700f-4263-9f74-1eaed44a6557} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1273 | 2026.03.23 20:14:51.823837 [ 3 ] {6b3eca19-700f-4263-9f74-1eaed44a6557} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1274 | 2026.03.23 20:14:51.823929 [ 3 ] {6b3eca19-700f-4263-9f74-1eaed44a6557} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1275 | 2026.03.23 20:14:51.823956 [ 3 ] {6b3eca19-700f-4263-9f74-1eaed44a6557} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1276 | 2026.03.23 20:14:51.823973 [ 3 ] {6b3eca19-700f-4263-9f74-1eaed44a6557} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (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 | ||
| 1277 | 2026.03.23 20:14:51.823986 [ 3 ] {6b3eca19-700f-4263-9f74-1eaed44a6557} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1278 | 2026.03.23 20:14:51.824016 [ 3 ] {6b3eca19-700f-4263-9f74-1eaed44a6557} <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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity'))" | ||
| 1279 | 2026.03.23 20:14:51.824104 [ 3 ] {6b3eca19-700f-4263-9f74-1eaed44a6557} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1280 | 2026.03.23 20:14:51.824428 [ 3 ] {6b3eca19-700f-4263-9f74-1eaed44a6557} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001279 sec., 20328.381548084442 rows/sec., 879.59 KiB/sec. | ||
| 1281 | 2026.03.23 20:14:51.824480 [ 3 ] {6b3eca19-700f-4263-9f74-1eaed44a6557} <Debug> TCPHandler: Processed in 0.001461112 sec. | ||
| 1282 | 2026.03.23 20:14:51.824745 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1283 | 2026.03.23 20:14:51.824875 [ 3 ] {8fb4e928-5c95-41ee-b6d0-226f4fe99b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1284 | 2026.03.23 20:14:51.825091 [ 3 ] {8fb4e928-5c95-41ee-b6d0-226f4fe99b2e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1285 | 2026.03.23 20:14:51.825126 [ 3 ] {8fb4e928-5c95-41ee-b6d0-226f4fe99b2e} <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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1286 | 2026.03.23 20:14:51.825324 [ 3 ] {8fb4e928-5c95-41ee-b6d0-226f4fe99b2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1287 | 2026.03.23 20:14:51.825374 [ 3 ] {8fb4e928-5c95-41ee-b6d0-226f4fe99b2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1288 | 2026.03.23 20:14:51.825470 [ 3 ] {8fb4e928-5c95-41ee-b6d0-226f4fe99b2e} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1289 | 2026.03.23 20:14:51.825498 [ 3 ] {8fb4e928-5c95-41ee-b6d0-226f4fe99b2e} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1290 | 2026.03.23 20:14:51.825517 [ 3 ] {8fb4e928-5c95-41ee-b6d0-226f4fe99b2e} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (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 | ||
| 1291 | 2026.03.23 20:14:51.825531 [ 3 ] {8fb4e928-5c95-41ee-b6d0-226f4fe99b2e} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1292 | 2026.03.23 20:14:51.825562 [ 3 ] {8fb4e928-5c95-41ee-b6d0-226f4fe99b2e} <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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1293 | 2026.03.23 20:14:51.825579 [ 3 ] {8fb4e928-5c95-41ee-b6d0-226f4fe99b2e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1294 | 2026.03.23 20:14:51.825938 [ 3 ] {8fb4e928-5c95-41ee-b6d0-226f4fe99b2e} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001117 sec., 23276.633840644587 rows/sec., 1007.16 KiB/sec. | ||
| 1295 | 2026.03.23 20:14:51.825993 [ 3 ] {8fb4e928-5c95-41ee-b6d0-226f4fe99b2e} <Debug> TCPHandler: Processed in 0.001298591 sec. | ||
| 1296 | 2026.03.23 20:14:51.826283 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1297 | 2026.03.23 20:14:51.826413 [ 3 ] {3d354ea9-f6a3-4bc9-9ce5-27abbff9166a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1298 | 2026.03.23 20:14:51.826645 [ 3 ] {3d354ea9-f6a3-4bc9-9ce5-27abbff9166a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1299 | 2026.03.23 20:14:51.826680 [ 3 ] {3d354ea9-f6a3-4bc9-9ce5-27abbff9166a} <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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1300 | 2026.03.23 20:14:51.826872 [ 3 ] {3d354ea9-f6a3-4bc9-9ce5-27abbff9166a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1301 | 2026.03.23 20:14:51.826924 [ 3 ] {3d354ea9-f6a3-4bc9-9ce5-27abbff9166a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1302 | 2026.03.23 20:14:51.827019 [ 3 ] {3d354ea9-f6a3-4bc9-9ce5-27abbff9166a} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1303 | 2026.03.23 20:14:51.827046 [ 3 ] {3d354ea9-f6a3-4bc9-9ce5-27abbff9166a} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1304 | 2026.03.23 20:14:51.827064 [ 3 ] {3d354ea9-f6a3-4bc9-9ce5-27abbff9166a} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (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 | ||
| 1305 | 2026.03.23 20:14:51.827077 [ 3 ] {3d354ea9-f6a3-4bc9-9ce5-27abbff9166a} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1306 | 2026.03.23 20:14:51.827109 [ 3 ] {3d354ea9-f6a3-4bc9-9ce5-27abbff9166a} <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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1307 | 2026.03.23 20:14:51.827126 [ 3 ] {3d354ea9-f6a3-4bc9-9ce5-27abbff9166a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1308 | 2026.03.23 20:14:51.827476 [ 3 ] {3d354ea9-f6a3-4bc9-9ce5-27abbff9166a} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001117 sec., 23276.633840644587 rows/sec., 1007.16 KiB/sec. | ||
| 1309 | 2026.03.23 20:14:51.827532 [ 3 ] {3d354ea9-f6a3-4bc9-9ce5-27abbff9166a} <Debug> TCPHandler: Processed in 0.001298932 sec. | ||
| 1310 | 2026.03.23 20:14:51.827735 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1311 | 2026.03.23 20:14:51.827866 [ 3 ] {a976e2ef-82bc-45d6-822a-1ea20cf411cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1312 | 2026.03.23 20:14:51.828082 [ 3 ] {a976e2ef-82bc-45d6-822a-1ea20cf411cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1313 | 2026.03.23 20:14:51.828117 [ 3 ] {a976e2ef-82bc-45d6-822a-1ea20cf411cd} <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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1314 | 2026.03.23 20:14:51.828315 [ 3 ] {a976e2ef-82bc-45d6-822a-1ea20cf411cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1315 | 2026.03.23 20:14:51.828366 [ 3 ] {a976e2ef-82bc-45d6-822a-1ea20cf411cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1316 | 2026.03.23 20:14:51.828461 [ 3 ] {a976e2ef-82bc-45d6-822a-1ea20cf411cd} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1317 | 2026.03.23 20:14:51.828488 [ 3 ] {a976e2ef-82bc-45d6-822a-1ea20cf411cd} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1318 | 2026.03.23 20:14:51.828506 [ 3 ] {a976e2ef-82bc-45d6-822a-1ea20cf411cd} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (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 | ||
| 1319 | 2026.03.23 20:14:51.828519 [ 3 ] {a976e2ef-82bc-45d6-822a-1ea20cf411cd} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1320 | 2026.03.23 20:14:51.828550 [ 3 ] {a976e2ef-82bc-45d6-822a-1ea20cf411cd} <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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1321 | 2026.03.23 20:14:51.828567 [ 3 ] {a976e2ef-82bc-45d6-822a-1ea20cf411cd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1322 | 2026.03.23 20:14:51.828924 [ 3 ] {a976e2ef-82bc-45d6-822a-1ea20cf411cd} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001112 sec., 23381.294964028777 rows/sec., 1011.69 KiB/sec. | ||
| 1323 | 2026.03.23 20:14:51.828979 [ 3 ] {a976e2ef-82bc-45d6-822a-1ea20cf411cd} <Debug> TCPHandler: Processed in 0.001295211 sec. | ||
| 1324 | 2026.03.23 20:14:51.829205 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1325 | 2026.03.23 20:14:51.829336 [ 3 ] {24d791e2-1bd0-4b81-8a0e-ca3508059ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1326 | 2026.03.23 20:14:51.829553 [ 3 ] {24d791e2-1bd0-4b81-8a0e-ca3508059ec9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1327 | 2026.03.23 20:14:51.829588 [ 3 ] {24d791e2-1bd0-4b81-8a0e-ca3508059ec9} <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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1328 | 2026.03.23 20:14:51.829789 [ 3 ] {24d791e2-1bd0-4b81-8a0e-ca3508059ec9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1329 | 2026.03.23 20:14:51.829841 [ 3 ] {24d791e2-1bd0-4b81-8a0e-ca3508059ec9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1330 | 2026.03.23 20:14:51.829938 [ 3 ] {24d791e2-1bd0-4b81-8a0e-ca3508059ec9} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1331 | 2026.03.23 20:14:51.829965 [ 3 ] {24d791e2-1bd0-4b81-8a0e-ca3508059ec9} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1332 | 2026.03.23 20:14:51.829983 [ 3 ] {24d791e2-1bd0-4b81-8a0e-ca3508059ec9} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (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 | ||
| 1333 | 2026.03.23 20:14:51.829997 [ 3 ] {24d791e2-1bd0-4b81-8a0e-ca3508059ec9} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1334 | 2026.03.23 20:14:51.830030 [ 3 ] {24d791e2-1bd0-4b81-8a0e-ca3508059ec9} <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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1335 | 2026.03.23 20:14:51.830047 [ 3 ] {24d791e2-1bd0-4b81-8a0e-ca3508059ec9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1336 | 2026.03.23 20:14:51.830831 [ 3 ] {24d791e2-1bd0-4b81-8a0e-ca3508059ec9} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001549 sec., 16785.022595222723 rows/sec., 726.28 KiB/sec. | ||
| 1337 | 2026.03.23 20:14:51.830914 [ 3 ] {24d791e2-1bd0-4b81-8a0e-ca3508059ec9} <Debug> TCPHandler: Processed in 0.001759115 sec. | ||
| 1338 | 2026.03.23 20:14:51.831135 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1339 | 2026.03.23 20:14:51.831267 [ 3 ] {4e4d7bad-2fb0-40d9-b304-c976509848c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1340 | 2026.03.23 20:14:51.831490 [ 3 ] {4e4d7bad-2fb0-40d9-b304-c976509848c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1341 | 2026.03.23 20:14:51.831526 [ 3 ] {4e4d7bad-2fb0-40d9-b304-c976509848c0} <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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1342 | 2026.03.23 20:14:51.831737 [ 3 ] {4e4d7bad-2fb0-40d9-b304-c976509848c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1343 | 2026.03.23 20:14:51.831790 [ 3 ] {4e4d7bad-2fb0-40d9-b304-c976509848c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1344 | 2026.03.23 20:14:51.831886 [ 3 ] {4e4d7bad-2fb0-40d9-b304-c976509848c0} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1345 | 2026.03.23 20:14:51.831913 [ 3 ] {4e4d7bad-2fb0-40d9-b304-c976509848c0} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1346 | 2026.03.23 20:14:51.831931 [ 3 ] {4e4d7bad-2fb0-40d9-b304-c976509848c0} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (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 | ||
| 1347 | 2026.03.23 20:14:51.831945 [ 3 ] {4e4d7bad-2fb0-40d9-b304-c976509848c0} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1348 | 2026.03.23 20:14:51.831977 [ 3 ] {4e4d7bad-2fb0-40d9-b304-c976509848c0} <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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1349 | 2026.03.23 20:14:51.831994 [ 3 ] {4e4d7bad-2fb0-40d9-b304-c976509848c0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1350 | 2026.03.23 20:14:51.832422 [ 3 ] {4e4d7bad-2fb0-40d9-b304-c976509848c0} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.00121 sec., 21487.603305785124 rows/sec., 929.75 KiB/sec. | ||
| 1351 | 2026.03.23 20:14:51.832503 [ 3 ] {4e4d7bad-2fb0-40d9-b304-c976509848c0} <Debug> TCPHandler: Processed in 0.001418402 sec. | ||
| 1352 | 2026.03.23 20:14:51.832719 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2026.03.23 20:14:51.832853 [ 3 ] {8241e6f9-9ebb-4e7f-971a-a647ca210b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1354 | 2026.03.23 20:14:51.833080 [ 3 ] {8241e6f9-9ebb-4e7f-971a-a647ca210b00} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1355 | 2026.03.23 20:14:51.833116 [ 3 ] {8241e6f9-9ebb-4e7f-971a-a647ca210b00} <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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1356 | 2026.03.23 20:14:51.833316 [ 3 ] {8241e6f9-9ebb-4e7f-971a-a647ca210b00} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1357 | 2026.03.23 20:14:51.833366 [ 3 ] {8241e6f9-9ebb-4e7f-971a-a647ca210b00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1358 | 2026.03.23 20:14:51.833462 [ 3 ] {8241e6f9-9ebb-4e7f-971a-a647ca210b00} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1359 | 2026.03.23 20:14:51.833490 [ 3 ] {8241e6f9-9ebb-4e7f-971a-a647ca210b00} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1360 | 2026.03.23 20:14:51.833507 [ 3 ] {8241e6f9-9ebb-4e7f-971a-a647ca210b00} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (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 | ||
| 1361 | 2026.03.23 20:14:51.833521 [ 3 ] {8241e6f9-9ebb-4e7f-971a-a647ca210b00} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1362 | 2026.03.23 20:14:51.833553 [ 3 ] {8241e6f9-9ebb-4e7f-971a-a647ca210b00} <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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1363 | 2026.03.23 20:14:51.833570 [ 3 ] {8241e6f9-9ebb-4e7f-971a-a647ca210b00} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1364 | 2026.03.23 20:14:51.833981 [ 3 ] {8241e6f9-9ebb-4e7f-971a-a647ca210b00} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001184 sec., 21959.45945945946 rows/sec., 950.17 KiB/sec. | ||
| 1365 | 2026.03.23 20:14:51.834065 [ 3 ] {8241e6f9-9ebb-4e7f-971a-a647ca210b00} <Debug> TCPHandler: Processed in 0.001395352 sec. | ||
| 1366 | 2026.03.23 20:14:51.834371 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1367 | 2026.03.23 20:14:51.834505 [ 3 ] {21e5a01b-6885-40b6-9bc4-7b2519412f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1368 | 2026.03.23 20:14:51.834740 [ 3 ] {21e5a01b-6885-40b6-9bc4-7b2519412f76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1369 | 2026.03.23 20:14:51.834776 [ 3 ] {21e5a01b-6885-40b6-9bc4-7b2519412f76} <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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1370 | 2026.03.23 20:14:51.834977 [ 3 ] {21e5a01b-6885-40b6-9bc4-7b2519412f76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1371 | 2026.03.23 20:14:51.835027 [ 3 ] {21e5a01b-6885-40b6-9bc4-7b2519412f76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1372 | 2026.03.23 20:14:51.835124 [ 3 ] {21e5a01b-6885-40b6-9bc4-7b2519412f76} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1373 | 2026.03.23 20:14:51.835151 [ 3 ] {21e5a01b-6885-40b6-9bc4-7b2519412f76} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1374 | 2026.03.23 20:14:51.835168 [ 3 ] {21e5a01b-6885-40b6-9bc4-7b2519412f76} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (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 | ||
| 1375 | 2026.03.23 20:14:51.835182 [ 3 ] {21e5a01b-6885-40b6-9bc4-7b2519412f76} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1376 | 2026.03.23 20:14:51.835214 [ 3 ] {21e5a01b-6885-40b6-9bc4-7b2519412f76} <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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1377 | 2026.03.23 20:14:51.835232 [ 3 ] {21e5a01b-6885-40b6-9bc4-7b2519412f76} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1378 | 2026.03.23 20:14:51.835642 [ 3 ] {21e5a01b-6885-40b6-9bc4-7b2519412f76} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001194 sec., 21775.544388609716 rows/sec., 942.21 KiB/sec. | ||
| 1379 | 2026.03.23 20:14:51.835727 [ 3 ] {21e5a01b-6885-40b6-9bc4-7b2519412f76} <Debug> TCPHandler: Processed in 0.001405792 sec. | ||
| 1380 | 2026.03.23 20:14:51.843266 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1381 | 2026.03.23 20:14:51.843403 [ 3 ] {77743822-0130-4531-a1d7-8af9bc1210f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) 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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1382 | 2026.03.23 20:14:51.843646 [ 3 ] {77743822-0130-4531-a1d7-8af9bc1210f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1383 | 2026.03.23 20:14:51.843683 [ 3 ] {77743822-0130-4531-a1d7-8af9bc1210f2} <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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1384 | 2026.03.23 20:14:51.843888 [ 3 ] {77743822-0130-4531-a1d7-8af9bc1210f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1385 | 2026.03.23 20:14:51.843940 [ 3 ] {77743822-0130-4531-a1d7-8af9bc1210f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1386 | 2026.03.23 20:14:51.844039 [ 3 ] {77743822-0130-4531-a1d7-8af9bc1210f2} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1387 | 2026.03.23 20:14:51.844068 [ 3 ] {77743822-0130-4531-a1d7-8af9bc1210f2} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1388 | 2026.03.23 20:14:51.844085 [ 3 ] {77743822-0130-4531-a1d7-8af9bc1210f2} <Debug> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (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 | ||
| 1389 | 2026.03.23 20:14:51.844099 [ 3 ] {77743822-0130-4531-a1d7-8af9bc1210f2} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1390 | 2026.03.23 20:14:51.844132 [ 3 ] {77743822-0130-4531-a1d7-8af9bc1210f2} <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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1391 | 2026.03.23 20:14:51.844150 [ 3 ] {77743822-0130-4531-a1d7-8af9bc1210f2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1392 | 2026.03.23 20:14:51.844556 [ 3 ] {77743822-0130-4531-a1d7-8af9bc1210f2} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.00121 sec., 21487.603305785124 rows/sec., 929.75 KiB/sec. | ||
| 1393 | 2026.03.23 20:14:51.844650 [ 3 ] {77743822-0130-4531-a1d7-8af9bc1210f2} <Debug> TCPHandler: Processed in 0.001436122 sec. | ||
| 1394 | 2026.03.23 20:14:51.848053 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1395 | 2026.03.23 20:14:51.848159 [ 3 ] {3565f310-8ec7-4133-8fe4-8fe26c874fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1396 | 2026.03.23 20:14:51.848200 [ 3 ] {3565f310-8ec7-4133-8fe4-8fe26c874fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1397 | 2026.03.23 20:14:51.848708 [ 3 ] {3565f310-8ec7-4133-8fe4-8fe26c874fe3} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1398 | 2026.03.23 20:14:51.848749 [ 3 ] {3565f310-8ec7-4133-8fe4-8fe26c874fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1399 | 2026.03.23 20:14:51.849259 [ 3 ] {3565f310-8ec7-4133-8fe4-8fe26c874fe3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1400 | 2026.03.23 20:14:51.849689 [ 3 ] {3565f310-8ec7-4133-8fe4-8fe26c874fe3} <Trace> oximeter.timeseries_schema (6ff4e441-cd4c-4c56-9dd5-4da295aa16fb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1401 | 2026.03.23 20:14:51.849837 [ 3 ] {3565f310-8ec7-4133-8fe4-8fe26c874fe3} <Debug> executeQuery: Read 15 rows, 4.64 KiB in 0.001708 sec., 8782.201405152224 rows/sec., 2.66 MiB/sec. | ||
| 1402 | 2026.03.23 20:14:51.849882 [ 3 ] {3565f310-8ec7-4133-8fe4-8fe26c874fe3} <Debug> TCPHandler: Processed in 0.001879497 sec. | ||
| 1403 | 2026.03.23 20:14:51.849985 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1404 | 2026.03.23 20:14:51.850080 [ 3 ] {cdef2a5e-4c41-441a-bc1e-53d368ca11ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1405 | 2026.03.23 20:14:51.850120 [ 3 ] {cdef2a5e-4c41-441a-bc1e-53d368ca11ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1406 | 2026.03.23 20:14:51.850613 [ 3 ] {cdef2a5e-4c41-441a-bc1e-53d368ca11ac} <Trace> oximeter.fields_i16 (78e92ea1-4757-4e87-8389-02d5f4688db6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1407 | 2026.03.23 20:14:51.850649 [ 3 ] {cdef2a5e-4c41-441a-bc1e-53d368ca11ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1408 | 2026.03.23 20:14:51.851056 [ 3 ] {cdef2a5e-4c41-441a-bc1e-53d368ca11ac} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1409 | 2026.03.23 20:14:51.851479 [ 3 ] {cdef2a5e-4c41-441a-bc1e-53d368ca11ac} <Trace> oximeter.fields_i16 (78e92ea1-4757-4e87-8389-02d5f4688db6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1410 | 2026.03.23 20:14:51.851616 [ 3 ] {cdef2a5e-4c41-441a-bc1e-53d368ca11ac} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001556 sec., 182519.28020565552 rows/sec., 11.59 MiB/sec. | ||
| 1411 | 2026.03.23 20:14:51.851659 [ 3 ] {cdef2a5e-4c41-441a-bc1e-53d368ca11ac} <Debug> TCPHandler: Processed in 0.001723935 sec. | ||
| 1412 | 2026.03.23 20:14:51.851769 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1413 | 2026.03.23 20:14:51.851862 [ 3 ] {162b6ba6-36e3-4b0e-8b3b-ce8a2ab91775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1414 | 2026.03.23 20:14:51.851903 [ 3 ] {162b6ba6-36e3-4b0e-8b3b-ce8a2ab91775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1415 | 2026.03.23 20:14:51.852284 [ 3 ] {162b6ba6-36e3-4b0e-8b3b-ce8a2ab91775} <Trace> oximeter.fields_ipaddr (5d285112-b9e2-4851-b8de-8f36fdc73809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1416 | 2026.03.23 20:14:51.852318 [ 3 ] {162b6ba6-36e3-4b0e-8b3b-ce8a2ab91775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1417 | 2026.03.23 20:14:51.852705 [ 3 ] {162b6ba6-36e3-4b0e-8b3b-ce8a2ab91775} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1418 | 2026.03.23 20:14:51.853108 [ 3 ] {162b6ba6-36e3-4b0e-8b3b-ce8a2ab91775} <Trace> oximeter.fields_ipaddr (5d285112-b9e2-4851-b8de-8f36fdc73809): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1419 | 2026.03.23 20:14:51.853232 [ 3 ] {162b6ba6-36e3-4b0e-8b3b-ce8a2ab91775} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00143 sec., 1398.6013986013986 rows/sec., 114.05 KiB/sec. | ||
| 1420 | 2026.03.23 20:14:51.853272 [ 3 ] {162b6ba6-36e3-4b0e-8b3b-ce8a2ab91775} <Debug> TCPHandler: Processed in 0.001598304 sec. | ||
| 1421 | 2026.03.23 20:14:51.853365 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1422 | 2026.03.23 20:14:51.853451 [ 3 ] {7e58d744-8141-4b1b-903f-7ebce7068632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1423 | 2026.03.23 20:14:51.853486 [ 3 ] {7e58d744-8141-4b1b-903f-7ebce7068632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1424 | 2026.03.23 20:14:51.854222 [ 3 ] {7e58d744-8141-4b1b-903f-7ebce7068632} <Trace> oximeter.fields_string (8816f1cc-628a-4dca-8541-b35845990bb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1425 | 2026.03.23 20:14:51.854257 [ 3 ] {7e58d744-8141-4b1b-903f-7ebce7068632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1426 | 2026.03.23 20:14:51.854731 [ 3 ] {7e58d744-8141-4b1b-903f-7ebce7068632} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1427 | 2026.03.23 20:14:51.855189 [ 3 ] {7e58d744-8141-4b1b-903f-7ebce7068632} <Trace> oximeter.fields_string (8816f1cc-628a-4dca-8541-b35845990bb8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1428 | 2026.03.23 20:14:51.855318 [ 3 ] {7e58d744-8141-4b1b-903f-7ebce7068632} <Debug> executeQuery: Read 808 rows, 64.52 KiB in 0.001827 sec., 442255.0629447181 rows/sec., 34.49 MiB/sec. | ||
| 1429 | 2026.03.23 20:14:51.855360 [ 3 ] {7e58d744-8141-4b1b-903f-7ebce7068632} <Debug> TCPHandler: Processed in 0.001992107 sec. | ||
| 1430 | 2026.03.23 20:14:51.855472 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2026.03.23 20:14:51.855566 [ 3 ] {fbd8a55f-8e5c-4c38-aa8b-769800032f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1432 | 2026.03.23 20:14:51.855614 [ 3 ] {fbd8a55f-8e5c-4c38-aa8b-769800032f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1433 | 2026.03.23 20:14:51.856028 [ 3 ] {fbd8a55f-8e5c-4c38-aa8b-769800032f10} <Trace> oximeter.fields_u16 (26960aad-d4af-42d8-b6ad-e4a88056c0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1434 | 2026.03.23 20:14:51.856064 [ 3 ] {fbd8a55f-8e5c-4c38-aa8b-769800032f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1435 | 2026.03.23 20:14:51.856470 [ 3 ] {fbd8a55f-8e5c-4c38-aa8b-769800032f10} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1436 | 2026.03.23 20:14:51.856884 [ 3 ] {fbd8a55f-8e5c-4c38-aa8b-769800032f10} <Trace> oximeter.fields_u16 (26960aad-d4af-42d8-b6ad-e4a88056c0a1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1437 | 2026.03.23 20:14:51.857018 [ 3 ] {fbd8a55f-8e5c-4c38-aa8b-769800032f10} <Debug> executeQuery: Read 149 rows, 9.06 KiB in 0.00147 sec., 101360.54421768707 rows/sec., 6.02 MiB/sec. | ||
| 1438 | 2026.03.23 20:14:51.857054 [ 3 ] {fbd8a55f-8e5c-4c38-aa8b-769800032f10} <Debug> TCPHandler: Processed in 0.001631414 sec. | ||
| 1439 | 2026.03.23 20:14:51.857164 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2026.03.23 20:14:51.857257 [ 3 ] {81cc81af-5c7a-46a1-9045-cb7f5416db05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1441 | 2026.03.23 20:14:51.857295 [ 3 ] {81cc81af-5c7a-46a1-9045-cb7f5416db05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1442 | 2026.03.23 20:14:51.857729 [ 3 ] {81cc81af-5c7a-46a1-9045-cb7f5416db05} <Trace> oximeter.fields_u32 (181ee713-8b2d-4b5d-8597-4c89243eb793): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2026.03.23 20:14:51.857764 [ 3 ] {81cc81af-5c7a-46a1-9045-cb7f5416db05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1444 | 2026.03.23 20:14:51.858162 [ 3 ] {81cc81af-5c7a-46a1-9045-cb7f5416db05} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1445 | 2026.03.23 20:14:51.858619 [ 3 ] {81cc81af-5c7a-46a1-9045-cb7f5416db05} <Trace> oximeter.fields_u32 (181ee713-8b2d-4b5d-8597-4c89243eb793): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1446 | 2026.03.23 20:14:51.858760 [ 3 ] {81cc81af-5c7a-46a1-9045-cb7f5416db05} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001521 sec., 97961.86719263642 rows/sec., 6.33 MiB/sec. | ||
| 1447 | 2026.03.23 20:14:51.858797 [ 3 ] {81cc81af-5c7a-46a1-9045-cb7f5416db05} <Debug> TCPHandler: Processed in 0.001681445 sec. | ||
| 1448 | 2026.03.23 20:14:51.858908 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1449 | 2026.03.23 20:14:51.859001 [ 3 ] {42f8e354-f629-4d04-abe3-0cdee72e858a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1450 | 2026.03.23 20:14:51.859038 [ 3 ] {42f8e354-f629-4d04-abe3-0cdee72e858a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1451 | 2026.03.23 20:14:51.859466 [ 3 ] {42f8e354-f629-4d04-abe3-0cdee72e858a} <Trace> oximeter.fields_u8 (4f894895-1821-4e67-bc17-91bc74179b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2026.03.23 20:14:51.859500 [ 3 ] {42f8e354-f629-4d04-abe3-0cdee72e858a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1453 | 2026.03.23 20:14:51.859910 [ 3 ] {42f8e354-f629-4d04-abe3-0cdee72e858a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1454 | 2026.03.23 20:14:51.860308 [ 3 ] {42f8e354-f629-4d04-abe3-0cdee72e858a} <Trace> oximeter.fields_u8 (4f894895-1821-4e67-bc17-91bc74179b8e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1455 | 2026.03.23 20:14:51.860443 [ 3 ] {42f8e354-f629-4d04-abe3-0cdee72e858a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00146 sec., 101369.86301369863 rows/sec., 5.77 MiB/sec. | ||
| 1456 | 2026.03.23 20:14:51.860479 [ 3 ] {42f8e354-f629-4d04-abe3-0cdee72e858a} <Debug> TCPHandler: Processed in 0.001621024 sec. | ||
| 1457 | 2026.03.23 20:14:51.860588 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2026.03.23 20:14:51.860690 [ 3 ] {528a7449-b351-4e9e-8f3d-229f2764912c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1459 | 2026.03.23 20:14:51.860727 [ 3 ] {528a7449-b351-4e9e-8f3d-229f2764912c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1460 | 2026.03.23 20:14:51.861257 [ 3 ] {528a7449-b351-4e9e-8f3d-229f2764912c} <Trace> oximeter.fields_uuid (39b9c2de-b183-4836-9e8c-7e8557e35a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1461 | 2026.03.23 20:14:51.861293 [ 3 ] {528a7449-b351-4e9e-8f3d-229f2764912c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1462 | 2026.03.23 20:14:51.861731 [ 3 ] {528a7449-b351-4e9e-8f3d-229f2764912c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1463 | 2026.03.23 20:14:51.862132 [ 3 ] {528a7449-b351-4e9e-8f3d-229f2764912c} <Trace> oximeter.fields_uuid (39b9c2de-b183-4836-9e8c-7e8557e35a66): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1464 | 2026.03.23 20:14:51.862271 [ 3 ] {528a7449-b351-4e9e-8f3d-229f2764912c} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001599 sec., 312695.4346466542 rows/sec., 21.98 MiB/sec. | ||
| 1465 | 2026.03.23 20:14:51.862308 [ 3 ] {528a7449-b351-4e9e-8f3d-229f2764912c} <Debug> TCPHandler: Processed in 0.001768855 sec. | ||
| 1466 | 2026.03.23 20:14:51.862406 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1467 | 2026.03.23 20:14:51.862498 [ 3 ] {f48d36c3-c275-4146-86d8-be33961882ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1468 | 2026.03.23 20:14:51.862537 [ 3 ] {f48d36c3-c275-4146-86d8-be33961882ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1469 | 2026.03.23 20:14:51.862870 [ 3 ] {f48d36c3-c275-4146-86d8-be33961882ba} <Trace> oximeter.measurements_bool (6b411fdd-38b9-4f70-8013-8fd27cb56890): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1470 | 2026.03.23 20:14:51.862905 [ 3 ] {f48d36c3-c275-4146-86d8-be33961882ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1471 | 2026.03.23 20:14:51.863314 [ 3 ] {f48d36c3-c275-4146-86d8-be33961882ba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1472 | 2026.03.23 20:14:51.863773 [ 3 ] {f48d36c3-c275-4146-86d8-be33961882ba} <Trace> oximeter.measurements_bool (6b411fdd-38b9-4f70-8013-8fd27cb56890): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1473 | 2026.03.23 20:14:51.863907 [ 3 ] {f48d36c3-c275-4146-86d8-be33961882ba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001428 sec., 4201.680672268907 rows/sec., 219.52 KiB/sec. | ||
| 1474 | 2026.03.23 20:14:51.863943 [ 3 ] {f48d36c3-c275-4146-86d8-be33961882ba} <Debug> TCPHandler: Processed in 0.001586684 sec. | ||
| 1475 | 2026.03.23 20:14:51.864040 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1476 | 2026.03.23 20:14:51.864132 [ 3 ] {3e640a9b-6df6-4f6a-a177-c38f7c1d1a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1477 | 2026.03.23 20:14:51.864174 [ 3 ] {3e640a9b-6df6-4f6a-a177-c38f7c1d1a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1478 | 2026.03.23 20:14:51.864552 [ 3 ] {3e640a9b-6df6-4f6a-a177-c38f7c1d1a06} <Trace> oximeter.measurements_cumulativeu64 (c23dab9e-0312-4fce-81da-6b54a94e486a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1479 | 2026.03.23 20:14:51.864587 [ 3 ] {3e640a9b-6df6-4f6a-a177-c38f7c1d1a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1480 | 2026.03.23 20:14:51.865049 [ 3 ] {3e640a9b-6df6-4f6a-a177-c38f7c1d1a06} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1481 | 2026.03.23 20:14:51.865446 [ 3 ] {3e640a9b-6df6-4f6a-a177-c38f7c1d1a06} <Trace> oximeter.measurements_cumulativeu64 (c23dab9e-0312-4fce-81da-6b54a94e486a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1482 | 2026.03.23 20:14:51.865587 [ 3 ] {3e640a9b-6df6-4f6a-a177-c38f7c1d1a06} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001471 sec., 180829.36777702242 rows/sec., 12.02 MiB/sec. | ||
| 1483 | 2026.03.23 20:14:51.865631 [ 3 ] {3e640a9b-6df6-4f6a-a177-c38f7c1d1a06} <Debug> TCPHandler: Processed in 0.001639734 sec. | ||
| 1484 | 2026.03.23 20:14:51.865737 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1485 | 2026.03.23 20:14:51.865831 [ 3 ] {76729384-1a50-47d5-9913-340a747d100d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1486 | 2026.03.23 20:14:51.865871 [ 3 ] {76729384-1a50-47d5-9913-340a747d100d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1487 | 2026.03.23 20:14:51.866182 [ 3 ] {76729384-1a50-47d5-9913-340a747d100d} <Trace> oximeter.measurements_f64 (dbf67fa0-e187-443e-9c88-52c40d8e20fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1488 | 2026.03.23 20:14:51.866217 [ 3 ] {76729384-1a50-47d5-9913-340a747d100d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1489 | 2026.03.23 20:14:51.866707 [ 3 ] {76729384-1a50-47d5-9913-340a747d100d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1490 | 2026.03.23 20:14:51.867105 [ 3 ] {76729384-1a50-47d5-9913-340a747d100d} <Trace> oximeter.measurements_f64 (dbf67fa0-e187-443e-9c88-52c40d8e20fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1491 | 2026.03.23 20:14:51.867242 [ 3 ] {76729384-1a50-47d5-9913-340a747d100d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001428 sec., 700.2801120448179 rows/sec., 47.19 KiB/sec. | ||
| 1492 | 2026.03.23 20:14:51.867279 [ 3 ] {76729384-1a50-47d5-9913-340a747d100d} <Debug> TCPHandler: Processed in 0.001590644 sec. | ||
| 1493 | 2026.03.23 20:14:51.867383 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1494 | 2026.03.23 20:14:51.867475 [ 3 ] {a516bbca-8ff4-4f64-a74c-fe63c4f7c433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1495 | 2026.03.23 20:14:51.867526 [ 3 ] {a516bbca-8ff4-4f64-a74c-fe63c4f7c433} <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 | ||
| 1496 | 2026.03.23 20:14:51.868961 [ 3 ] {a516bbca-8ff4-4f64-a74c-fe63c4f7c433} <Trace> oximeter.measurements_histogramu64 (51653f8a-1ffc-4973-b708-cf6bcaed680b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1497 | 2026.03.23 20:14:51.869013 [ 3 ] {a516bbca-8ff4-4f64-a74c-fe63c4f7c433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1498 | 2026.03.23 20:14:51.869810 [ 3 ] {a516bbca-8ff4-4f64-a74c-fe63c4f7c433} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1499 | 2026.03.23 20:14:51.870255 [ 3 ] {a516bbca-8ff4-4f64-a74c-fe63c4f7c433} <Trace> oximeter.measurements_histogramu64 (51653f8a-1ffc-4973-b708-cf6bcaed680b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1500 | 2026.03.23 20:14:51.870456 [ 3 ] {a516bbca-8ff4-4f64-a74c-fe63c4f7c433} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002996 sec., 1668.8918558077437 rows/sec., 2.99 MiB/sec. | ||
| 1501 | 2026.03.23 20:14:51.870542 [ 3 ] {a516bbca-8ff4-4f64-a74c-fe63c4f7c433} <Debug> TCPHandler: Processed in 0.003206348 sec. | ||
| 1502 | 2026.03.23 20:14:51.870728 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1503 | 2026.03.23 20:14:51.870844 [ 3 ] {09abe1f4-bcc5-49b4-aa3b-997f753dbbe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1504 | 2026.03.23 20:14:51.870888 [ 3 ] {09abe1f4-bcc5-49b4-aa3b-997f753dbbe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1505 | 2026.03.23 20:14:51.871247 [ 3 ] {09abe1f4-bcc5-49b4-aa3b-997f753dbbe4} <Trace> oximeter.measurements_i64 (2fe74716-e482-432b-95a6-5c0ce66cbe96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1506 | 2026.03.23 20:14:51.871284 [ 3 ] {09abe1f4-bcc5-49b4-aa3b-997f753dbbe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1507 | 2026.03.23 20:14:51.871804 [ 3 ] {09abe1f4-bcc5-49b4-aa3b-997f753dbbe4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1508 | 2026.03.23 20:14:51.872222 [ 3 ] {09abe1f4-bcc5-49b4-aa3b-997f753dbbe4} <Trace> oximeter.measurements_i64 (2fe74716-e482-432b-95a6-5c0ce66cbe96): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1509 | 2026.03.23 20:14:51.872359 [ 3 ] {09abe1f4-bcc5-49b4-aa3b-997f753dbbe4} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001538 sec., 1950.5851755526658 rows/sec., 137.79 KiB/sec. | ||
| 1510 | 2026.03.23 20:14:51.872404 [ 3 ] {09abe1f4-bcc5-49b4-aa3b-997f753dbbe4} <Debug> TCPHandler: Processed in 0.001741675 sec. | ||
| 1511 | 2026.03.23 20:14:51.872521 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1512 | 2026.03.23 20:14:51.872615 [ 3 ] {f4683729-3c99-4b78-b868-082f0c31a987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1513 | 2026.03.23 20:14:51.872657 [ 3 ] {f4683729-3c99-4b78-b868-082f0c31a987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1514 | 2026.03.23 20:14:51.873011 [ 3 ] {f4683729-3c99-4b78-b868-082f0c31a987} <Trace> oximeter.measurements_u64 (f61b8d23-a600-4e24-a283-1592127cb481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1515 | 2026.03.23 20:14:51.873048 [ 3 ] {f4683729-3c99-4b78-b868-082f0c31a987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1516 | 2026.03.23 20:14:51.873466 [ 3 ] {f4683729-3c99-4b78-b868-082f0c31a987} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1517 | 2026.03.23 20:14:51.873873 [ 3 ] {f4683729-3c99-4b78-b868-082f0c31a987} <Trace> oximeter.measurements_u64 (f61b8d23-a600-4e24-a283-1592127cb481): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1518 | 2026.03.23 20:14:51.874014 [ 3 ] {f4683729-3c99-4b78-b868-082f0c31a987} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001417 sec., 63514.46718419195 rows/sec., 3.97 MiB/sec. | ||
| 1519 | 2026.03.23 20:14:51.874056 [ 3 ] {f4683729-3c99-4b78-b868-082f0c31a987} <Debug> TCPHandler: Processed in 0.001585164 sec. | ||
| 1520 | 2026.03.23 20:14:52.589281 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2342 | ||
| 1521 | 2026.03.23 20:14:52.589852 [ 244 ] {} <Trace> system.asynchronous_metric_log (a70a52a0-4039-4ab5-9fd8-a08d3acd9af0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1522 | 2026.03.23 20:14:52.589912 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1523 | 2026.03.23 20:14:52.590453 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1524 | 2026.03.23 20:14:52.590703 [ 244 ] {} <Trace> system.asynchronous_metric_log (a70a52a0-4039-4ab5-9fd8-a08d3acd9af0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1525 | 2026.03.23 20:14:52.590858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2342 | ||
| 1526 | 2026.03.23 20:14:52.662079 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34406 | ||
| 1527 | 2026.03.23 20:14:52.662203 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1528 | 2026.03.23 20:14:52.662232 [ 286 ] {} <Debug> TCP-Session: 7e319e11-aa44-4411-b142-17c7f6efddcb Authenticating user 'default' from [fd00:1122:3344:101::e]:34406 | ||
| 1529 | 2026.03.23 20:14:52.662253 [ 286 ] {} <Debug> TCP-Session: 7e319e11-aa44-4411-b142-17c7f6efddcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1530 | 2026.03.23 20:14:52.662265 [ 286 ] {} <Debug> TCP-Session: 7e319e11-aa44-4411-b142-17c7f6efddcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1531 | 2026.03.23 20:14:52.662497 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46490 | ||
| 1532 | 2026.03.23 20:14:52.662527 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49471 | ||
| 1533 | 2026.03.23 20:14:52.662552 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36948 | ||
| 1534 | 2026.03.23 20:14:52.662571 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53288 | ||
| 1535 | 2026.03.23 20:14:52.662603 [ 286 ] {} <Trace> TCP-Session: 7e319e11-aa44-4411-b142-17c7f6efddcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1536 | 2026.03.23 20:14:52.662637 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1537 | 2026.03.23 20:14:52.662600 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41132 | ||
| 1538 | 2026.03.23 20:14:52.662687 [ 287 ] {} <Debug> TCP-Session: 1d27b864-4639-4475-9b9d-041ded4a408a Authenticating user 'default' from [fd00:1122:3344:101::e]:46490 | ||
| 1539 | 2026.03.23 20:14:52.662690 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1540 | 2026.03.23 20:14:52.662700 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1541 | 2026.03.23 20:14:52.662715 [ 287 ] {} <Debug> TCP-Session: 1d27b864-4639-4475-9b9d-041ded4a408a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1542 | 2026.03.23 20:14:52.662734 [ 292 ] {} <Debug> TCP-Session: 9674d597-886c-40dd-8aa2-0fcb97919fcc Authenticating user 'default' from [fd00:1122:3344:101::e]:53288 | ||
| 1543 | 2026.03.23 20:14:52.662749 [ 290 ] {} <Debug> TCP-Session: df22d6b3-e76e-41eb-90aa-d010289263a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36948 | ||
| 1544 | 2026.03.23 20:14:52.662759 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1545 | 2026.03.23 20:14:52.662774 [ 292 ] {} <Debug> TCP-Session: 9674d597-886c-40dd-8aa2-0fcb97919fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1546 | 2026.03.23 20:14:52.662787 [ 290 ] {} <Debug> TCP-Session: df22d6b3-e76e-41eb-90aa-d010289263a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1547 | 2026.03.23 20:14:52.662809 [ 294 ] {} <Debug> TCP-Session: 168a817b-3772-4f53-a0d2-a29e59a48d6f Authenticating user 'default' from [fd00:1122:3344:101::e]:41132 | ||
| 1548 | 2026.03.23 20:14:52.662812 [ 286 ] {38ccfe13-fa97-4fa5-9eb7-d6bf45e856c3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34406) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1549 | 2026.03.23 20:14:52.662824 [ 290 ] {} <Debug> TCP-Session: df22d6b3-e76e-41eb-90aa-d010289263a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1550 | 2026.03.23 20:14:52.662841 [ 294 ] {} <Debug> TCP-Session: 168a817b-3772-4f53-a0d2-a29e59a48d6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1551 | 2026.03.23 20:14:52.662752 [ 287 ] {} <Debug> TCP-Session: 1d27b864-4639-4475-9b9d-041ded4a408a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1552 | 2026.03.23 20:14:52.662884 [ 294 ] {} <Debug> TCP-Session: 168a817b-3772-4f53-a0d2-a29e59a48d6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1553 | 2026.03.23 20:14:52.662673 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1554 | 2026.03.23 20:14:52.662590 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55221 | ||
| 1555 | 2026.03.23 20:14:52.662940 [ 288 ] {} <Debug> TCP-Session: 55ebd67f-d6f3-4bdc-b14a-d1cf90c8dccc Authenticating user 'default' from [fd00:1122:3344:101::e]:49471 | ||
| 1556 | 2026.03.23 20:14:52.662559 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44744 | ||
| 1557 | 2026.03.23 20:14:52.662978 [ 288 ] {} <Debug> TCP-Session: 55ebd67f-d6f3-4bdc-b14a-d1cf90c8dccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1558 | 2026.03.23 20:14:52.662536 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37811 | ||
| 1559 | 2026.03.23 20:14:52.663030 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1560 | 2026.03.23 20:14:52.663020 [ 288 ] {} <Debug> TCP-Session: 55ebd67f-d6f3-4bdc-b14a-d1cf90c8dccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1561 | 2026.03.23 20:14:52.663064 [ 293 ] {} <Debug> TCP-Session: cb194ffc-16d8-4c8c-8224-1e4425d9d8b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55221 | ||
| 1562 | 2026.03.23 20:14:52.662810 [ 292 ] {} <Debug> TCP-Session: 9674d597-886c-40dd-8aa2-0fcb97919fcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1563 | 2026.03.23 20:14:52.663096 [ 293 ] {} <Debug> TCP-Session: cb194ffc-16d8-4c8c-8224-1e4425d9d8b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2026.03.23 20:14:52.663116 [ 286 ] {38ccfe13-fa97-4fa5-9eb7-d6bf45e856c3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1565 | 2026.03.23 20:14:52.663121 [ 293 ] {} <Debug> TCP-Session: cb194ffc-16d8-4c8c-8224-1e4425d9d8b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1566 | 2026.03.23 20:14:52.663139 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1567 | 2026.03.23 20:14:52.663171 [ 291 ] {} <Debug> TCP-Session: d3d222ab-dc4b-49eb-824f-9658798d47bf Authenticating user 'default' from [fd00:1122:3344:101::e]:44744 | ||
| 1568 | 2026.03.23 20:14:52.663187 [ 291 ] {} <Debug> TCP-Session: d3d222ab-dc4b-49eb-824f-9658798d47bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1569 | 2026.03.23 20:14:52.663199 [ 291 ] {} <Debug> TCP-Session: d3d222ab-dc4b-49eb-824f-9658798d47bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1570 | 2026.03.23 20:14:52.663219 [ 286 ] {38ccfe13-fa97-4fa5-9eb7-d6bf45e856c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1571 | 2026.03.23 20:14:52.663230 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1572 | 2026.03.23 20:14:52.663264 [ 289 ] {} <Debug> TCP-Session: 5b0845c0-e831-456b-944c-7576911e88d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37811 | ||
| 1573 | 2026.03.23 20:14:52.663281 [ 289 ] {} <Debug> TCP-Session: 5b0845c0-e831-456b-944c-7576911e88d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1574 | 2026.03.23 20:14:52.663294 [ 289 ] {} <Debug> TCP-Session: 5b0845c0-e831-456b-944c-7576911e88d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1575 | 2026.03.23 20:14:52.663526 [ 286 ] {38ccfe13-fa97-4fa5-9eb7-d6bf45e856c3} <Debug> oximeter.version (6f4c483b-d181-4501-a532-9f49d15d55c2) (SelectExecutor): Key condition: unknown | ||
| 1576 | 2026.03.23 20:14:52.665203 [ 299 ] {38ccfe13-fa97-4fa5-9eb7-d6bf45e856c3} <Trace> AggregatingTransform: Aggregating | ||
| 1577 | 2026.03.23 20:14:52.665242 [ 299 ] {38ccfe13-fa97-4fa5-9eb7-d6bf45e856c3} <Trace> Aggregator: Aggregation method: without_key | ||
| 1578 | 2026.03.23 20:14:52.665272 [ 299 ] {38ccfe13-fa97-4fa5-9eb7-d6bf45e856c3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001649895 sec. (606.099 rows/sec., 23.68 KiB/sec.) | ||
| 1579 | 2026.03.23 20:14:52.665293 [ 299 ] {38ccfe13-fa97-4fa5-9eb7-d6bf45e856c3} <Trace> Aggregator: Merging aggregated data | ||
| 1580 | 2026.03.23 20:14:52.666375 [ 286 ] {38ccfe13-fa97-4fa5-9eb7-d6bf45e856c3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003617 sec., 276.4722145424385 rows/sec., 10.80 KiB/sec. | ||
| 1581 | 2026.03.23 20:14:52.666516 [ 286 ] {38ccfe13-fa97-4fa5-9eb7-d6bf45e856c3} <Debug> TCPHandler: Processed in 0.004030174 sec. | ||
| 1582 | 2026.03.23 20:14:52.666664 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1583 | 2026.03.23 20:14:52.666680 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1584 | 2026.03.23 20:14:52.666711 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1585 | 2026.03.23 20:14:52.666713 [ 286 ] {} <Debug> TCP-Session: 7e319e11-aa44-4411-b142-17c7f6efddcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1586 | 2026.03.23 20:14:52.666735 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1587 | 2026.03.23 20:14:52.666753 [ 292 ] {} <Debug> TCP-Session: 9674d597-886c-40dd-8aa2-0fcb97919fcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1588 | 2026.03.23 20:14:52.666756 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1589 | 2026.03.23 20:14:52.666781 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1590 | 2026.03.23 20:14:52.666816 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1591 | 2026.03.23 20:14:52.666822 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1592 | 2026.03.23 20:14:52.666846 [ 289 ] {} <Debug> TCP-Session: 5b0845c0-e831-456b-944c-7576911e88d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1593 | 2026.03.23 20:14:52.666888 [ 293 ] {} <Debug> TCP-Session: cb194ffc-16d8-4c8c-8224-1e4425d9d8b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1594 | 2026.03.23 20:14:52.666789 [ 288 ] {} <Debug> TCP-Session: 55ebd67f-d6f3-4bdc-b14a-d1cf90c8dccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1595 | 2026.03.23 20:14:52.666728 [ 287 ] {} <Debug> TCP-Session: 1d27b864-4639-4475-9b9d-041ded4a408a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1596 | 2026.03.23 20:14:52.666720 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1597 | 2026.03.23 20:14:52.666823 [ 294 ] {} <Debug> TCP-Session: 168a817b-3772-4f53-a0d2-a29e59a48d6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1598 | 2026.03.23 20:14:52.666871 [ 290 ] {} <Debug> TCP-Session: df22d6b3-e76e-41eb-90aa-d010289263a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1599 | 2026.03.23 20:14:52.666987 [ 291 ] {} <Debug> TCP-Session: d3d222ab-dc4b-49eb-824f-9658798d47bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1600 | 2026.03.23 20:14:52.716851 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41541 | ||
| 1601 | 2026.03.23 20:14:52.716956 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1602 | 2026.03.23 20:14:52.716983 [ 286 ] {} <Debug> TCP-Session: 25a3ef94-4a16-44e3-b2b8-e1f51a54d882 Authenticating user 'default' from [fd00:1122:3344:101::e]:41541 | ||
| 1603 | 2026.03.23 20:14:52.717005 [ 286 ] {} <Debug> TCP-Session: 25a3ef94-4a16-44e3-b2b8-e1f51a54d882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1604 | 2026.03.23 20:14:52.717018 [ 286 ] {} <Debug> TCP-Session: 25a3ef94-4a16-44e3-b2b8-e1f51a54d882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1605 | 2026.03.23 20:14:52.717257 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35305 | ||
| 1606 | 2026.03.23 20:14:52.717274 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39005 | ||
| 1607 | 2026.03.23 20:14:52.717270 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62992 | ||
| 1608 | 2026.03.23 20:14:52.717328 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60636 | ||
| 1609 | 2026.03.23 20:14:52.717356 [ 286 ] {} <Trace> TCP-Session: 25a3ef94-4a16-44e3-b2b8-e1f51a54d882 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1610 | 2026.03.23 20:14:52.717370 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1611 | 2026.03.23 20:14:52.717387 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32970 | ||
| 1612 | 2026.03.23 20:14:52.717411 [ 289 ] {} <Debug> TCP-Session: f68a4a11-b8ee-410a-9480-a899ac8b7ee2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39005 | ||
| 1613 | 2026.03.23 20:14:52.717407 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1614 | 2026.03.23 20:14:52.717436 [ 289 ] {} <Debug> TCP-Session: f68a4a11-b8ee-410a-9480-a899ac8b7ee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1615 | 2026.03.23 20:14:52.717441 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1616 | 2026.03.23 20:14:52.717461 [ 289 ] {} <Debug> TCP-Session: f68a4a11-b8ee-410a-9480-a899ac8b7ee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1617 | 2026.03.23 20:14:52.717464 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1618 | 2026.03.23 20:14:52.717483 [ 290 ] {} <Debug> TCP-Session: 92397a82-9a7d-4876-8a25-e94bb253ee91 Authenticating user 'default' from [fd00:1122:3344:101::e]:60636 | ||
| 1619 | 2026.03.23 20:14:52.717500 [ 293 ] {} <Debug> TCP-Session: f697424b-f2c5-454b-b865-cf4f9d08d3b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:32970 | ||
| 1620 | 2026.03.23 20:14:52.717456 [ 288 ] {} <Debug> TCP-Session: 49989f68-bbba-4a97-8656-feedce17f18d Authenticating user 'default' from [fd00:1122:3344:101::e]:62992 | ||
| 1621 | 2026.03.23 20:14:52.717528 [ 293 ] {} <Debug> TCP-Session: f697424b-f2c5-454b-b865-cf4f9d08d3b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1622 | 2026.03.23 20:14:52.717534 [ 286 ] {f629b49f-e3e5-469d-ab83-0c47905e1de7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41541) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1623 | 2026.03.23 20:14:52.717552 [ 293 ] {} <Debug> TCP-Session: f697424b-f2c5-454b-b865-cf4f9d08d3b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1624 | 2026.03.23 20:14:52.717550 [ 288 ] {} <Debug> TCP-Session: 49989f68-bbba-4a97-8656-feedce17f18d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1625 | 2026.03.23 20:14:52.717391 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60247 | ||
| 1626 | 2026.03.23 20:14:52.717598 [ 288 ] {} <Debug> TCP-Session: 49989f68-bbba-4a97-8656-feedce17f18d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1627 | 2026.03.23 20:14:52.717370 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1628 | 2026.03.23 20:14:52.717345 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64704 | ||
| 1629 | 2026.03.23 20:14:52.717675 [ 287 ] {} <Debug> TCP-Session: 50c22972-13c2-460c-b0db-36eddeab7596 Authenticating user 'default' from [fd00:1122:3344:101::e]:35305 | ||
| 1630 | 2026.03.23 20:14:52.717678 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1631 | 2026.03.23 20:14:52.717701 [ 287 ] {} <Debug> TCP-Session: 50c22972-13c2-460c-b0db-36eddeab7596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1632 | 2026.03.23 20:14:52.717520 [ 290 ] {} <Debug> TCP-Session: 92397a82-9a7d-4876-8a25-e94bb253ee91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1633 | 2026.03.23 20:14:52.717718 [ 287 ] {} <Debug> TCP-Session: 50c22972-13c2-460c-b0db-36eddeab7596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1634 | 2026.03.23 20:14:52.717726 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1635 | 2026.03.23 20:14:52.717740 [ 290 ] {} <Debug> TCP-Session: 92397a82-9a7d-4876-8a25-e94bb253ee91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1636 | 2026.03.23 20:14:52.717762 [ 291 ] {} <Debug> TCP-Session: 67550766-e04b-4e8a-9a61-1e3f3525252c Authenticating user 'default' from [fd00:1122:3344:101::e]:64704 | ||
| 1637 | 2026.03.23 20:14:52.717716 [ 294 ] {} <Debug> TCP-Session: 422c8cdb-c2ac-4050-8fab-2af121170036 Authenticating user 'default' from [fd00:1122:3344:101::e]:60247 | ||
| 1638 | 2026.03.23 20:14:52.717798 [ 286 ] {f629b49f-e3e5-469d-ab83-0c47905e1de7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1639 | 2026.03.23 20:14:52.717813 [ 294 ] {} <Debug> TCP-Session: 422c8cdb-c2ac-4050-8fab-2af121170036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1640 | 2026.03.23 20:14:52.717803 [ 291 ] {} <Debug> TCP-Session: 67550766-e04b-4e8a-9a61-1e3f3525252c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1641 | 2026.03.23 20:14:52.717848 [ 294 ] {} <Debug> TCP-Session: 422c8cdb-c2ac-4050-8fab-2af121170036 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1642 | 2026.03.23 20:14:52.717860 [ 291 ] {} <Debug> TCP-Session: 67550766-e04b-4e8a-9a61-1e3f3525252c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1643 | 2026.03.23 20:14:52.717863 [ 286 ] {f629b49f-e3e5-469d-ab83-0c47905e1de7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1644 | 2026.03.23 20:14:52.717340 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33641 | ||
| 1645 | 2026.03.23 20:14:52.717953 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1646 | 2026.03.23 20:14:52.717972 [ 292 ] {} <Debug> TCP-Session: 727ab0e9-85dd-4b87-bf9a-9053f34eb79b Authenticating user 'default' from [fd00:1122:3344:101::e]:33641 | ||
| 1647 | 2026.03.23 20:14:52.717987 [ 292 ] {} <Debug> TCP-Session: 727ab0e9-85dd-4b87-bf9a-9053f34eb79b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1648 | 2026.03.23 20:14:52.718000 [ 292 ] {} <Debug> TCP-Session: 727ab0e9-85dd-4b87-bf9a-9053f34eb79b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1649 | 2026.03.23 20:14:52.718158 [ 286 ] {f629b49f-e3e5-469d-ab83-0c47905e1de7} <Debug> oximeter.version (6f4c483b-d181-4501-a532-9f49d15d55c2) (SelectExecutor): Key condition: unknown | ||
| 1650 | 2026.03.23 20:14:52.719083 [ 319 ] {f629b49f-e3e5-469d-ab83-0c47905e1de7} <Trace> AggregatingTransform: Aggregating | ||
| 1651 | 2026.03.23 20:14:52.719128 [ 319 ] {f629b49f-e3e5-469d-ab83-0c47905e1de7} <Trace> Aggregator: Aggregation method: without_key | ||
| 1652 | 2026.03.23 20:14:52.719161 [ 319 ] {f629b49f-e3e5-469d-ab83-0c47905e1de7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000938298 sec. (1065.759 rows/sec., 41.63 KiB/sec.) | ||
| 1653 | 2026.03.23 20:14:52.719182 [ 319 ] {f629b49f-e3e5-469d-ab83-0c47905e1de7} <Trace> Aggregator: Merging aggregated data | ||
| 1654 | 2026.03.23 20:14:52.720474 [ 286 ] {f629b49f-e3e5-469d-ab83-0c47905e1de7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002993 sec., 334.1129301703976 rows/sec., 13.05 KiB/sec. | ||
| 1655 | 2026.03.23 20:14:52.720606 [ 286 ] {f629b49f-e3e5-469d-ab83-0c47905e1de7} <Debug> TCPHandler: Processed in 0.003361669 sec. | ||
| 1656 | 2026.03.23 20:14:52.720719 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1657 | 2026.03.23 20:14:52.720746 [ 286 ] {} <Debug> TCP-Session: 25a3ef94-4a16-44e3-b2b8-e1f51a54d882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1658 | 2026.03.23 20:14:52.720749 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1659 | 2026.03.23 20:14:52.720771 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1660 | 2026.03.23 20:14:52.720789 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1661 | 2026.03.23 20:14:52.720806 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1662 | 2026.03.23 20:14:52.720824 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1663 | 2026.03.23 20:14:52.720849 [ 293 ] {} <Debug> TCP-Session: f697424b-f2c5-454b-b865-cf4f9d08d3b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1664 | 2026.03.23 20:14:52.720871 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1665 | 2026.03.23 20:14:52.720891 [ 288 ] {} <Debug> TCP-Session: 49989f68-bbba-4a97-8656-feedce17f18d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1666 | 2026.03.23 20:14:52.720910 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1667 | 2026.03.23 20:14:52.720927 [ 290 ] {} <Debug> TCP-Session: 92397a82-9a7d-4876-8a25-e94bb253ee91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1668 | 2026.03.23 20:14:52.720845 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1669 | 2026.03.23 20:14:52.720821 [ 294 ] {} <Debug> TCP-Session: 422c8cdb-c2ac-4050-8fab-2af121170036 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1670 | 2026.03.23 20:14:52.721010 [ 289 ] {} <Debug> TCP-Session: f68a4a11-b8ee-410a-9480-a899ac8b7ee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1671 | 2026.03.23 20:14:52.720872 [ 292 ] {} <Debug> TCP-Session: 727ab0e9-85dd-4b87-bf9a-9053f34eb79b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1672 | 2026.03.23 20:14:52.720797 [ 287 ] {} <Debug> TCP-Session: 50c22972-13c2-460c-b0db-36eddeab7596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1673 | 2026.03.23 20:14:52.720893 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1674 | 2026.03.23 20:14:52.721100 [ 291 ] {} <Debug> TCP-Session: 67550766-e04b-4e8a-9a61-1e3f3525252c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1675 | 2026.03.23 20:14:52.740813 [ 243 ] {} <Trace> system.metric_log (036e984c-545f-446b-b192-d5a98c3bd22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2026.03.23 20:14:52.740881 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1677 | 2026.03.23 20:14:52.747533 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1678 | 2026.03.23 20:14:52.748348 [ 243 ] {} <Trace> system.metric_log (036e984c-545f-446b-b192-d5a98c3bd22e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2026.03.23 20:14:52.753370 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1680 | 2026.03.23 20:14:53.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.04 MiB, peak 177.40 MiB, free memory in arenas 0.00 B, will set to 170.46 MiB (RSS), difference: 1.42 MiB | ||
| 1681 | 2026.03.23 20:14:55.081462 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 246 | ||
| 1682 | 2026.03.23 20:14:55.084681 [ 242 ] {} <Trace> system.query_log (3a44f71b-d4b5-4874-86c8-144d59af93ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1683 | 2026.03.23 20:14:55.084731 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1684 | 2026.03.23 20:14:55.086027 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1685 | 2026.03.23 20:14:55.086311 [ 242 ] {} <Trace> system.query_log (3a44f71b-d4b5-4874-86c8-144d59af93ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1686 | 2026.03.23 20:14:55.086556 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 246 | ||
| 1687 | 2026.03.23 20:14:56.777578 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1688 | 2026.03.23 20:14:56.777838 [ 3 ] {25cd77a7-5938-493e-99e1-fd1458f77b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1689 | 2026.03.23 20:14:56.777933 [ 3 ] {25cd77a7-5938-493e-99e1-fd1458f77b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1690 | 2026.03.23 20:14:56.778772 [ 3 ] {25cd77a7-5938-493e-99e1-fd1458f77b88} <Trace> oximeter.fields_string (8816f1cc-628a-4dca-8541-b35845990bb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1691 | 2026.03.23 20:14:56.778817 [ 3 ] {25cd77a7-5938-493e-99e1-fd1458f77b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1692 | 2026.03.23 20:14:56.779211 [ 3 ] {25cd77a7-5938-493e-99e1-fd1458f77b88} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1693 | 2026.03.23 20:14:56.779430 [ 3 ] {25cd77a7-5938-493e-99e1-fd1458f77b88} <Trace> oximeter.fields_string (8816f1cc-628a-4dca-8541-b35845990bb8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2026.03.23 20:14:56.779584 [ 3 ] {25cd77a7-5938-493e-99e1-fd1458f77b88} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001814 sec., 41896.36163175303 rows/sec., 3.45 MiB/sec. | ||
| 1695 | 2026.03.23 20:14:56.779630 [ 3 ] {25cd77a7-5938-493e-99e1-fd1458f77b88} <Debug> TCPHandler: Processed in 0.002208649 sec. | ||
| 1696 | 2026.03.23 20:14:56.779763 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1697 | 2026.03.23 20:14:56.779865 [ 3 ] {e3c5365d-7a39-49bc-affb-f03c70b97b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1698 | 2026.03.23 20:14:56.779908 [ 3 ] {e3c5365d-7a39-49bc-affb-f03c70b97b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1699 | 2026.03.23 20:14:56.780305 [ 3 ] {e3c5365d-7a39-49bc-affb-f03c70b97b73} <Trace> oximeter.fields_u16 (26960aad-d4af-42d8-b6ad-e4a88056c0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1700 | 2026.03.23 20:14:56.780342 [ 3 ] {e3c5365d-7a39-49bc-affb-f03c70b97b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1701 | 2026.03.23 20:14:56.780623 [ 3 ] {e3c5365d-7a39-49bc-affb-f03c70b97b73} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1702 | 2026.03.23 20:14:56.780821 [ 3 ] {e3c5365d-7a39-49bc-affb-f03c70b97b73} <Trace> oximeter.fields_u16 (26960aad-d4af-42d8-b6ad-e4a88056c0a1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1703 | 2026.03.23 20:14:56.780945 [ 3 ] {e3c5365d-7a39-49bc-affb-f03c70b97b73} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001104 sec., 9057.971014492754 rows/sec., 681.12 KiB/sec. | ||
| 1704 | 2026.03.23 20:14:56.780981 [ 3 ] {e3c5365d-7a39-49bc-affb-f03c70b97b73} <Debug> TCPHandler: Processed in 0.001271111 sec. | ||
| 1705 | 2026.03.23 20:14:56.781093 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1706 | 2026.03.23 20:14:56.781185 [ 3 ] {96b5b7b1-af86-4d4b-86e0-3b1edd70147e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1707 | 2026.03.23 20:14:56.781224 [ 3 ] {96b5b7b1-af86-4d4b-86e0-3b1edd70147e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1708 | 2026.03.23 20:14:56.781627 [ 3 ] {96b5b7b1-af86-4d4b-86e0-3b1edd70147e} <Trace> oximeter.fields_uuid (39b9c2de-b183-4836-9e8c-7e8557e35a66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1709 | 2026.03.23 20:14:56.781662 [ 3 ] {96b5b7b1-af86-4d4b-86e0-3b1edd70147e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1710 | 2026.03.23 20:14:56.781942 [ 3 ] {96b5b7b1-af86-4d4b-86e0-3b1edd70147e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1711 | 2026.03.23 20:14:56.782142 [ 3 ] {96b5b7b1-af86-4d4b-86e0-3b1edd70147e} <Trace> oximeter.fields_uuid (39b9c2de-b183-4836-9e8c-7e8557e35a66): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1712 | 2026.03.23 20:14:56.782269 [ 3 ] {96b5b7b1-af86-4d4b-86e0-3b1edd70147e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001102 sec., 67150.63520871144 rows/sec., 5.24 MiB/sec. | ||
| 1713 | 2026.03.23 20:14:56.782305 [ 3 ] {96b5b7b1-af86-4d4b-86e0-3b1edd70147e} <Debug> TCPHandler: Processed in 0.001261071 sec. | ||
| 1714 | 2026.03.23 20:14:56.782428 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1715 | 2026.03.23 20:14:56.782520 [ 3 ] {72ab7368-6962-4589-bf77-01f86de8734d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1716 | 2026.03.23 20:14:56.782562 [ 3 ] {72ab7368-6962-4589-bf77-01f86de8734d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1717 | 2026.03.23 20:14:56.783012 [ 3 ] {72ab7368-6962-4589-bf77-01f86de8734d} <Trace> oximeter.measurements_cumulativeu64 (c23dab9e-0312-4fce-81da-6b54a94e486a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1718 | 2026.03.23 20:14:56.783050 [ 3 ] {72ab7368-6962-4589-bf77-01f86de8734d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1719 | 2026.03.23 20:14:56.783412 [ 3 ] {72ab7368-6962-4589-bf77-01f86de8734d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1720 | 2026.03.23 20:14:56.783635 [ 3 ] {72ab7368-6962-4589-bf77-01f86de8734d} <Trace> oximeter.measurements_cumulativeu64 (c23dab9e-0312-4fce-81da-6b54a94e486a): 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.03.23 20:14:56.783770 [ 3 ] {72ab7368-6962-4589-bf77-01f86de8734d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 1722 | 2026.03.23 20:14:56.783807 [ 3 ] {72ab7368-6962-4589-bf77-01f86de8734d} <Debug> TCPHandler: Processed in 0.001427772 sec. | ||
| 1723 | 2026.03.23 20:14:56.783918 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1724 | 2026.03.23 20:14:56.784015 [ 3 ] {03eb9868-65a6-44ea-88c4-8bcb98ed4742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1725 | 2026.03.23 20:14:56.784068 [ 3 ] {03eb9868-65a6-44ea-88c4-8bcb98ed4742} <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 | ||
| 1726 | 2026.03.23 20:14:56.784819 [ 3 ] {03eb9868-65a6-44ea-88c4-8bcb98ed4742} <Trace> oximeter.measurements_histogramu64 (51653f8a-1ffc-4973-b708-cf6bcaed680b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1727 | 2026.03.23 20:14:56.784856 [ 3 ] {03eb9868-65a6-44ea-88c4-8bcb98ed4742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1728 | 2026.03.23 20:14:56.785347 [ 3 ] {03eb9868-65a6-44ea-88c4-8bcb98ed4742} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1729 | 2026.03.23 20:14:56.785569 [ 3 ] {03eb9868-65a6-44ea-88c4-8bcb98ed4742} <Trace> oximeter.measurements_histogramu64 (51653f8a-1ffc-4973-b708-cf6bcaed680b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1730 | 2026.03.23 20:14:56.785703 [ 3 ] {03eb9868-65a6-44ea-88c4-8bcb98ed4742} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001708 sec., 5854.80093676815 rows/sec., 10.49 MiB/sec. | ||
| 1731 | 2026.03.23 20:14:56.785762 [ 3 ] {03eb9868-65a6-44ea-88c4-8bcb98ed4742} <Debug> TCPHandler: Processed in 0.001893006 sec. | ||
| 1732 | 2026.03.23 20:14:56.785886 [ 3 ] {} <Trace> TCP-Session: 37ce8163-94dc-4209-94c1-3df9257c6954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1733 | 2026.03.23 20:14:56.785983 [ 3 ] {78569f27-f0c1-475f-af4a-796f474b9178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1734 | 2026.03.23 20:14:56.786025 [ 3 ] {78569f27-f0c1-475f-af4a-796f474b9178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1735 | 2026.03.23 20:14:56.786363 [ 3 ] {78569f27-f0c1-475f-af4a-796f474b9178} <Trace> oximeter.measurements_u64 (f61b8d23-a600-4e24-a283-1592127cb481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1736 | 2026.03.23 20:14:56.786399 [ 3 ] {78569f27-f0c1-475f-af4a-796f474b9178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1737 | 2026.03.23 20:14:56.786699 [ 3 ] {78569f27-f0c1-475f-af4a-796f474b9178} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1738 | 2026.03.23 20:14:56.786906 [ 3 ] {78569f27-f0c1-475f-af4a-796f474b9178} <Trace> oximeter.measurements_u64 (f61b8d23-a600-4e24-a283-1592127cb481): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1739 | 2026.03.23 20:14:56.787032 [ 3 ] {78569f27-f0c1-475f-af4a-796f474b9178} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 1740 | 2026.03.23 20:14:56.787068 [ 3 ] {78569f27-f0c1-475f-af4a-796f474b9178} <Debug> TCPHandler: Processed in 0.001235331 sec. | ||
| 1741 | 2026.03.23 20:15:00.034927 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1742 | 2026.03.23 20:15:00.034996 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1743 | 2026.03.23 20:15:00.091091 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2854 | ||
| 1744 | 2026.03.23 20:15:00.091639 [ 244 ] {} <Trace> system.asynchronous_metric_log (a70a52a0-4039-4ab5-9fd8-a08d3acd9af0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1745 | 2026.03.23 20:15:00.091682 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1746 | 2026.03.23 20:15:00.092231 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1747 | 2026.03.23 20:15:00.092482 [ 244 ] {} <Trace> system.asynchronous_metric_log (a70a52a0-4039-4ab5-9fd8-a08d3acd9af0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1748 | 2026.03.23 20:15:00.092613 [ 88 ] {} <Debug> system.asynchronous_metric_log (a70a52a0-4039-4ab5-9fd8-a08d3acd9af0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1749 | 2026.03.23 20:15:00.092627 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2854 | ||
| 1750 | 2026.03.23 20:15:00.092664 [ 88 ] {} <Trace> system.asynchronous_metric_log (a70a52a0-4039-4ab5-9fd8-a08d3acd9af0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1751 | 2026.03.23 20:15:00.092687 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1752 | 2026.03.23 20:15:00.094777 [ 201 ] {a70a52a0-4039-4ab5-9fd8-a08d3acd9af0::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 | ||
| 1753 | 2026.03.23 20:15:00.096889 [ 201 ] {a70a52a0-4039-4ab5-9fd8-a08d3acd9af0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1754 | 2026.03.23 20:15:00.096976 [ 201 ] {a70a52a0-4039-4ab5-9fd8-a08d3acd9af0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1755 | 2026.03.23 20:15:00.097083 [ 201 ] {a70a52a0-4039-4ab5-9fd8-a08d3acd9af0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1756 | 2026.03.23 20:15:00.097136 [ 201 ] {a70a52a0-4039-4ab5-9fd8-a08d3acd9af0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1757 | 2026.03.23 20:15:00.097190 [ 201 ] {a70a52a0-4039-4ab5-9fd8-a08d3acd9af0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 491 rows starting from the beginning of the part | ||
| 1758 | 2026.03.23 20:15:00.097239 [ 201 ] {a70a52a0-4039-4ab5-9fd8-a08d3acd9af0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1759 | 2026.03.23 20:15:00.097288 [ 201 ] {a70a52a0-4039-4ab5-9fd8-a08d3acd9af0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1760 | 2026.03.23 20:15:00.131053 [ 200 ] {a70a52a0-4039-4ab5-9fd8-a08d3acd9af0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2854 rows, containing 4 columns (4 merged, 0 gathered) in 0.038263241 sec., 74588.55876845351 rows/sec., 1.07 MiB/sec. | ||
| 1761 | 2026.03.23 20:15:00.131925 [ 194 ] {a70a52a0-4039-4ab5-9fd8-a08d3acd9af0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1762 | 2026.03.23 20:15:00.132289 [ 194 ] {a70a52a0-4039-4ab5-9fd8-a08d3acd9af0::all_1_6_1} <Trace> system.asynchronous_metric_log (a70a52a0-4039-4ab5-9fd8-a08d3acd9af0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1763 | 2026.03.23 20:15:00.132368 [ 194 ] {a70a52a0-4039-4ab5-9fd8-a08d3acd9af0::all_1_6_1} <Trace> system.asynchronous_metric_log (a70a52a0-4039-4ab5-9fd8-a08d3acd9af0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1764 | 2026.03.23 20:15:00.132491 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1765 | 2026.03.23 20:15:00.253587 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1766 | 2026.03.23 20:15:00.270930 [ 243 ] {} <Trace> system.metric_log (036e984c-545f-446b-b192-d5a98c3bd22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2026.03.23 20:15:00.270990 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1768 | 2026.03.23 20:15:00.277450 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1769 | 2026.03.23 20:15:00.278230 [ 243 ] {} <Trace> system.metric_log (036e984c-545f-446b-b192-d5a98c3bd22e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1770 | 2026.03.23 20:15:00.278536 [ 88 ] {} <Debug> system.metric_log (036e984c-545f-446b-b192-d5a98c3bd22e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1771 | 2026.03.23 20:15:00.278592 [ 88 ] {} <Trace> system.metric_log (036e984c-545f-446b-b192-d5a98c3bd22e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1772 | 2026.03.23 20:15:00.278612 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1773 | 2026.03.23 20:15:00.278746 [ 194 ] {036e984c-545f-446b-b192-d5a98c3bd22e::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 | ||
| 1774 | 2026.03.23 20:15:00.281764 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1775 | 2026.03.23 20:15:00.283330 [ 194 ] {036e984c-545f-446b-b192-d5a98c3bd22e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1776 | 2026.03.23 20:15:00.285153 [ 194 ] {036e984c-545f-446b-b192-d5a98c3bd22e::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 | ||
| 1777 | 2026.03.23 20:15:00.290322 [ 194 ] {036e984c-545f-446b-b192-d5a98c3bd22e::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 | ||
| 1778 | 2026.03.23 20:15:00.295190 [ 194 ] {036e984c-545f-446b-b192-d5a98c3bd22e::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 | ||
| 1779 | 2026.03.23 20:15:00.299678 [ 194 ] {036e984c-545f-446b-b192-d5a98c3bd22e::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 | ||
| 1780 | 2026.03.23 20:15:00.307021 [ 194 ] {036e984c-545f-446b-b192-d5a98c3bd22e::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 | ||
| 1781 | 2026.03.23 20:15:00.311654 [ 194 ] {036e984c-545f-446b-b192-d5a98c3bd22e::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 | ||
| 1782 | 2026.03.23 20:15:00.383414 [ 200 ] {036e984c-545f-446b-b192-d5a98c3bd22e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.104728125 sec., 439.23253662757736 rows/sec., 2.27 MiB/sec. | ||
| 1783 | 2026.03.23 20:15:00.385232 [ 186 ] {036e984c-545f-446b-b192-d5a98c3bd22e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1784 | 2026.03.23 20:15:00.387236 [ 186 ] {036e984c-545f-446b-b192-d5a98c3bd22e::all_1_6_1} <Trace> system.metric_log (036e984c-545f-446b-b192-d5a98c3bd22e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1785 | 2026.03.23 20:15:00.387342 [ 186 ] {036e984c-545f-446b-b192-d5a98c3bd22e::all_1_6_1} <Trace> system.metric_log (036e984c-545f-446b-b192-d5a98c3bd22e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1786 | 2026.03.23 20:15:00.388804 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1787 | 2026.03.23 20:15:01.001218 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.79 MiB, peak 181.33 MiB, free memory in arenas 0.00 B, will set to 181.86 MiB (RSS), difference: 10.07 MiB | ||