| 1 | [ Feb 3 20:44:16 Enabled. ] | ||
| 2 | [ Feb 3 20:44:16 Rereading configuration. ] | ||
| 3 | [ Feb 3 20:44:19 Rereading configuration. ] | ||
| 4 | [ Feb 3 20:44:30 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Feb 3 20:44:30 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.02.03 20:44:33.074481 [ 1 ] {} <Information> Application: Will watch for the process with pid 24366 | ||
| 29 | 2026.02.03 20:44:33.074948 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.03 20:44:33.554747 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24366 | ||
| 31 | 2026.02.03 20:44:33.555732 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.03 20:44:33.555888 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.03 20:44:33.697978 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.03 20:44:33.755091 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.03 20:44:33.755205 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.03 20:44:33.755224 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.03 20:44:33.755282 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.03 20:44:33.755903 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.03 20:44:33.759714 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.02.03 20:44:33.760661 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.03 20:44:33.761599 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.02.03 20:44:33.761667 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.02.03 20:44:33.761715 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.03 20:44:33.762497 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.03 20:44:33.763546 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.03 20:44:33.770643 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.03 20:44:33.771581 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.03 20:44:33.773259 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.03 20:44:33.773376 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.03 20:44:33.774450 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.02.03 20:44:33.774974 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.03 20:44:33.779613 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.03 20:44:33.780020 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.03 20:44:33.784987 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.03 20:44:33.785350 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.03 20:44:33.785755 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.03 20:44:33.786099 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.03 20:44:33.787801 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.03 20:44:33.787829 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.03 20:44:33.787941 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.03 20:44:33.788038 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.03 20:44:33.822522 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.03 20:44:33.822563 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000224426 sec | ||
| 68 | 2026.02.03 20:44:33.822634 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.03 20:44:33.822696 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.03 20:44:33.823499 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.03 20:44:33.824277 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.03 20:44:33.836328 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.03 20:44:33.836376 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.03 20:44:33.836479 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.03 20:44:33.836501 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.03 20:44:33.836543 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.03 20:44:33.836634 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.03 20:44:33.840699 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.03 20:44:33.840753 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.03 20:44:33.840815 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.03 20:44:33.841003 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.03 20:44:33.841052 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.03 20:44:33.841066 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.03 20:44:33.841155 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.03 20:44:33.841168 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.03 20:44:33.841202 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.03 20:44:33.841284 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.03 20:44:33.866007 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.03 20:44:33.870950 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.03 20:44:33.871075 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000142404 sec | ||
| 91 | 2026.02.03 20:44:33.871090 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.03 20:44:33.871100 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.03 20:44:33.871125 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.03 20:44:33.871367 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.03 20:44:33.871481 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.03 20:44:33.871495 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.03 20:44:33.871506 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.02.03 20:44:33.871516 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.03 20:44:33.898277 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.03 20:44:33.898496 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2026.02.03 20:44:33.899992 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3851e-05 sec. | ||
| 102 | 2026.02.03 20:44:33.900434 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.03 20:44:33.901182 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.03 20:44:33.901201 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.03 20:44:34.000131 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.81 MiB, peak 116.81 MiB, free memory in arenas 0.00 B, will set to 118.33 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.02.03 20:44:34.881181 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34765 | ||
| 107 | 2026.02.03 20:44:34.882074 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.02.03 20:44:34.882131 [ 4 ] {} <Debug> TCP-Session: 2c849752-81da-433d-b83e-8633ccd1e69f Authenticating user 'default' from [fd00:1122:3344:101::b]:34765 | ||
| 109 | 2026.02.03 20:44:34.882242 [ 4 ] {} <Debug> TCP-Session: 2c849752-81da-433d-b83e-8633ccd1e69f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.03 20:44:34.882257 [ 4 ] {} <Debug> TCP-Session: 2c849752-81da-433d-b83e-8633ccd1e69f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.02.03 20:44:34.882355 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.02.03 20:44:34.882460 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.02.03 20:44:34.882477 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.02.03 20:44:34.890310 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52361 | ||
| 115 | 2026.02.03 20:44:34.890424 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33103 | ||
| 116 | 2026.02.03 20:44:34.890440 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46415 | ||
| 117 | 2026.02.03 20:44:34.890546 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.02.03 20:44:34.890684 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.02.03 20:44:34.890690 [ 5 ] {} <Debug> TCP-Session: f32d42cf-cfd9-4e36-a232-e5562bc4ca1e Authenticating user 'default' from [fd00:1122:3344:101::b]:52361 | ||
| 120 | 2026.02.03 20:44:34.890734 [ 254 ] {} <Debug> TCP-Session: c475514a-24eb-4a15-9a98-154980d88dbf Authenticating user 'default' from [fd00:1122:3344:101::b]:33103 | ||
| 121 | 2026.02.03 20:44:34.890698 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49834 | ||
| 122 | 2026.02.03 20:44:34.890802 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.02.03 20:44:34.890814 [ 5 ] {} <Debug> TCP-Session: f32d42cf-cfd9-4e36-a232-e5562bc4ca1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.02.03 20:44:34.890858 [ 6 ] {} <Debug> TCP-Session: f71df495-8a63-4e05-8fb1-0f43d024382c Authenticating user 'default' from [fd00:1122:3344:101::b]:46415 | ||
| 125 | 2026.02.03 20:44:34.890838 [ 254 ] {} <Debug> TCP-Session: c475514a-24eb-4a15-9a98-154980d88dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.02.03 20:44:34.890927 [ 5 ] {} <Debug> TCP-Session: f32d42cf-cfd9-4e36-a232-e5562bc4ca1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.02.03 20:44:34.890967 [ 6 ] {} <Debug> TCP-Session: f71df495-8a63-4e05-8fb1-0f43d024382c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.02.03 20:44:34.890945 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39662 | ||
| 129 | 2026.02.03 20:44:34.891053 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39264 | ||
| 130 | 2026.02.03 20:44:34.891059 [ 6 ] {} <Debug> TCP-Session: f71df495-8a63-4e05-8fb1-0f43d024382c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.02.03 20:44:34.890937 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34445 | ||
| 132 | 2026.02.03 20:44:34.890928 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.02.03 20:44:34.890937 [ 254 ] {} <Debug> TCP-Session: c475514a-24eb-4a15-9a98-154980d88dbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.02.03 20:44:34.891234 [ 255 ] {} <Debug> TCP-Session: cacd9b07-e08d-4167-9ff6-12ce72c1a480 Authenticating user 'default' from [fd00:1122:3344:101::b]:49834 | ||
| 135 | 2026.02.03 20:44:34.891280 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.02.03 20:44:34.891323 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.02.03 20:44:34.891384 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.02.03 20:44:34.891375 [ 256 ] {} <Debug> TCP-Session: a944056f-ec1f-4668-bc39-7d9bd0afdca6 Authenticating user 'default' from [fd00:1122:3344:101::b]:39662 | ||
| 139 | 2026.02.03 20:44:34.891373 [ 255 ] {} <Debug> TCP-Session: cacd9b07-e08d-4167-9ff6-12ce72c1a480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.02.03 20:44:34.891488 [ 256 ] {} <Debug> TCP-Session: a944056f-ec1f-4668-bc39-7d9bd0afdca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.02.03 20:44:34.891517 [ 255 ] {} <Debug> TCP-Session: cacd9b07-e08d-4167-9ff6-12ce72c1a480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.02.03 20:44:34.891475 [ 257 ] {} <Debug> TCP-Session: 5ecee921-fcf7-4a3c-875d-e3434a526045 Authenticating user 'default' from [fd00:1122:3344:101::b]:34445 | ||
| 143 | 2026.02.03 20:44:34.891567 [ 256 ] {} <Debug> TCP-Session: a944056f-ec1f-4668-bc39-7d9bd0afdca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.02.03 20:44:34.891460 [ 258 ] {} <Debug> TCP-Session: 312789ae-a11d-4cad-b847-22785cef99fc Authenticating user 'default' from [fd00:1122:3344:101::b]:39264 | ||
| 145 | 2026.02.03 20:44:34.891627 [ 257 ] {} <Debug> TCP-Session: 5ecee921-fcf7-4a3c-875d-e3434a526045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.02.03 20:44:34.891707 [ 258 ] {} <Debug> TCP-Session: 312789ae-a11d-4cad-b847-22785cef99fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.02.03 20:44:34.891713 [ 257 ] {} <Debug> TCP-Session: 5ecee921-fcf7-4a3c-875d-e3434a526045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.02.03 20:44:34.891772 [ 258 ] {} <Debug> TCP-Session: 312789ae-a11d-4cad-b847-22785cef99fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.02.03 20:44:35.083707 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48588 | ||
| 150 | 2026.02.03 20:44:35.083916 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.02.03 20:44:35.083962 [ 259 ] {} <Debug> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48588 | ||
| 152 | 2026.02.03 20:44:35.083984 [ 259 ] {} <Debug> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.03 20:44:35.084062 [ 259 ] {} <Debug> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.02.03 20:44:35.084136 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.02.03 20:44:35.084160 [ 259 ] {} <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 | ||
| 156 | 2026.02.03 20:44:35.084234 [ 259 ] {} <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 | ||
| 157 | 2026.02.03 20:44:35.084964 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48536 | ||
| 158 | 2026.02.03 20:44:35.085073 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34601 | ||
| 159 | 2026.02.03 20:44:35.085081 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55091 | ||
| 160 | 2026.02.03 20:44:35.085227 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42358 | ||
| 161 | 2026.02.03 20:44:35.085313 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.02.03 20:44:35.085240 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62099 | ||
| 163 | 2026.02.03 20:44:35.085445 [ 261 ] {} <Debug> TCP-Session: 95902156-6c06-49f4-93bd-519a92b16343 Authenticating user 'default' from [fd00:1122:3344:101::d]:48536 | ||
| 164 | 2026.02.03 20:44:35.085526 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53130 | ||
| 165 | 2026.02.03 20:44:35.085543 [ 261 ] {} <Debug> TCP-Session: 95902156-6c06-49f4-93bd-519a92b16343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.02.03 20:44:35.085558 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.02.03 20:44:35.085621 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59366 | ||
| 168 | 2026.02.03 20:44:35.085708 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.02.03 20:44:35.085651 [ 261 ] {} <Debug> TCP-Session: 95902156-6c06-49f4-93bd-519a92b16343 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.02.03 20:44:35.085650 [ 262 ] {} <Debug> TCP-Session: f1ebc982-d3ad-472c-bc0d-a783094d54a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34601 | ||
| 171 | 2026.02.03 20:44:35.085815 [ 264 ] {} <Debug> TCP-Session: 5d32c67d-e7f8-4316-ad09-b22ec93485e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42358 | ||
| 172 | 2026.02.03 20:44:35.085877 [ 262 ] {} <Debug> TCP-Session: f1ebc982-d3ad-472c-bc0d-a783094d54a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.02.03 20:44:35.085766 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51493 | ||
| 174 | 2026.02.03 20:44:35.085942 [ 264 ] {} <Debug> TCP-Session: 5d32c67d-e7f8-4316-ad09-b22ec93485e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.02.03 20:44:35.085973 [ 262 ] {} <Debug> TCP-Session: f1ebc982-d3ad-472c-bc0d-a783094d54a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.02.03 20:44:35.086033 [ 264 ] {} <Debug> TCP-Session: 5d32c67d-e7f8-4316-ad09-b22ec93485e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.02.03 20:44:35.086526 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.02.03 20:44:35.086661 [ 265 ] {} <Debug> TCP-Session: 6da2f676-8ad5-4601-a78c-539a7830d64e Authenticating user 'default' from [fd00:1122:3344:101::d]:53130 | ||
| 179 | 2026.02.03 20:44:35.086666 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.02.03 20:44:35.086682 [ 265 ] {} <Debug> TCP-Session: 6da2f676-8ad5-4601-a78c-539a7830d64e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.02.03 20:44:35.086702 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.02.03 20:44:35.086771 [ 267 ] {} <Debug> TCP-Session: 7fd158d7-2c73-44a7-bbab-80608c22402b Authenticating user 'default' from [fd00:1122:3344:101::d]:51493 | ||
| 183 | 2026.02.03 20:44:35.086787 [ 265 ] {} <Debug> TCP-Session: 6da2f676-8ad5-4601-a78c-539a7830d64e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.02.03 20:44:35.086840 [ 266 ] {} <Debug> TCP-Session: 8677c970-9a8d-4aa9-9b95-9080a17efc52 Authenticating user 'default' from [fd00:1122:3344:101::d]:59366 | ||
| 185 | 2026.02.03 20:44:35.086806 [ 267 ] {} <Debug> TCP-Session: 7fd158d7-2c73-44a7-bbab-80608c22402b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.02.03 20:44:35.086775 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.02.03 20:44:35.086911 [ 266 ] {} <Debug> TCP-Session: 8677c970-9a8d-4aa9-9b95-9080a17efc52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.02.03 20:44:35.086894 [ 267 ] {} <Debug> TCP-Session: 7fd158d7-2c73-44a7-bbab-80608c22402b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.02.03 20:44:35.086990 [ 260 ] {} <Debug> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Authenticating user 'default' from [fd00:1122:3344:101::d]:55091 | ||
| 190 | 2026.02.03 20:44:35.087032 [ 266 ] {} <Debug> TCP-Session: 8677c970-9a8d-4aa9-9b95-9080a17efc52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.02.03 20:44:35.087062 [ 260 ] {} <Debug> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.02.03 20:44:35.087122 [ 260 ] {} <Debug> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.02.03 20:44:35.087444 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.02.03 20:44:35.087550 [ 263 ] {} <Debug> TCP-Session: c6d1f67d-6931-49a1-b897-27c0fba0c8aa Authenticating user 'default' from [fd00:1122:3344:101::d]:62099 | ||
| 195 | 2026.02.03 20:44:35.087575 [ 263 ] {} <Debug> TCP-Session: c6d1f67d-6931-49a1-b897-27c0fba0c8aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.02.03 20:44:35.087586 [ 263 ] {} <Debug> TCP-Session: c6d1f67d-6931-49a1-b897-27c0fba0c8aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.02.03 20:44:35.088310 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 198 | 2026.02.03 20:44:35.091559 [ 259 ] {f63535c1-883a-4dab-953a-a9cda07b6101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2026.02.03 20:44:35.280216 [ 259 ] {f63535c1-883a-4dab-953a-a9cda07b6101} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48588) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 200 | |||
| 201 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 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 | ||
| 204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 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 | ||
| 212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 222 | |||
| 223 | 2026.02.03 20:44:35.281266 [ 259 ] {f63535c1-883a-4dab-953a-a9cda07b6101} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 224 | |||
| 225 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 232 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 246 | |||
| 247 | 2026.02.03 20:44:35.281515 [ 259 ] {f63535c1-883a-4dab-953a-a9cda07b6101} <Debug> TCPHandler: Processed in 0.195966446 sec. | ||
| 248 | 2026.02.03 20:44:35.284109 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 249 | 2026.02.03 20:44:35.284411 [ 259 ] {4a085e05-89ee-496b-ab06-8bb2e9cc9574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 250 | 2026.02.03 20:44:35.284718 [ 259 ] {4a085e05-89ee-496b-ab06-8bb2e9cc9574} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48588) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 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 | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 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 | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 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 | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2026.02.03 20:44:35.284984 [ 259 ] {4a085e05-89ee-496b-ab06-8bb2e9cc9574} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 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 | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 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 | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2026.02.03 20:44:35.285193 [ 259 ] {4a085e05-89ee-496b-ab06-8bb2e9cc9574} <Debug> TCPHandler: Processed in 0.001210252 sec. | ||
| 299 | 2026.02.03 20:44:35.285558 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2026.02.03 20:44:35.286356 [ 260 ] {7943865a-4747-463c-9d8e-595200f365b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 301 | 2026.02.03 20:44:35.287084 [ 260 ] {7943865a-4747-463c-9d8e-595200f365b8} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 302 | 2026.02.03 20:44:35.295923 [ 260 ] {7943865a-4747-463c-9d8e-595200f365b8} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 303 | 2026.02.03 20:44:35.295959 [ 260 ] {7943865a-4747-463c-9d8e-595200f365b8} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.4692e-05 sec | ||
| 304 | 2026.02.03 20:44:35.296033 [ 260 ] {7943865a-4747-463c-9d8e-595200f365b8} <Trace> ReferentialDeps: No tables | ||
| 305 | 2026.02.03 20:44:35.296089 [ 260 ] {7943865a-4747-463c-9d8e-595200f365b8} <Trace> LoadingDeps: No tables | ||
| 306 | 2026.02.03 20:44:35.296134 [ 260 ] {7943865a-4747-463c-9d8e-595200f365b8} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 307 | 2026.02.03 20:44:35.296976 [ 260 ] {7943865a-4747-463c-9d8e-595200f365b8} <Debug> TCPHandler: Processed in 0.011592261 sec. | ||
| 308 | 2026.02.03 20:44:35.297132 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2026.02.03 20:44:35.297389 [ 260 ] {47885d59-1ec2-4906-85c3-a800d4e5c483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) /* The version table contains metadata about the `oximeter` database */ | ||
| 310 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 311 | 2026.02.03 20:44:35.297510 [ 260 ] {47885d59-1ec2-4906-85c3-a800d4e5c483} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 312 | 2026.02.03 20:44:35.302903 [ 260 ] {47885d59-1ec2-4906-85c3-a800d4e5c483} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 313 | 2026.02.03 20:44:35.314155 [ 260 ] {47885d59-1ec2-4906-85c3-a800d4e5c483} <Debug> oximeter.version (88ce7954-7ab3-4989-ab34-0d98c242c315): Loading data parts | ||
| 314 | 2026.02.03 20:44:35.315409 [ 260 ] {47885d59-1ec2-4906-85c3-a800d4e5c483} <Debug> oximeter.version (88ce7954-7ab3-4989-ab34-0d98c242c315): There are no data parts | ||
| 315 | 2026.02.03 20:44:35.333432 [ 260 ] {47885d59-1ec2-4906-85c3-a800d4e5c483} <Debug> TCPHandler: Processed in 0.036347544 sec. | ||
| 316 | 2026.02.03 20:44:35.333624 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 317 | 2026.02.03 20:44:35.333889 [ 260 ] {76948eec-2143-4bd3-ac3e-d2e182a266af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) /* The measurement tables contain all individual samples from each timeseries. | ||
| 318 | * | ||
| 319 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 320 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 321 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 322 | * by all samples from the same timeseries. | ||
| 323 | * | ||
| 324 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 325 | * and then uses that to index quickly into the measurements tables. | ||
| 326 | */ | ||
| 327 | 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) | ||
| 328 | 2026.02.03 20:44:35.334045 [ 260 ] {76948eec-2143-4bd3-ac3e-d2e182a266af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 329 | 2026.02.03 20:44:35.367802 [ 260 ] {76948eec-2143-4bd3-ac3e-d2e182a266af} <Debug> oximeter.measurements_bool (427bcf10-4f42-42cc-99ea-546048eb0a2a): Loading data parts | ||
| 330 | 2026.02.03 20:44:35.368028 [ 260 ] {76948eec-2143-4bd3-ac3e-d2e182a266af} <Debug> oximeter.measurements_bool (427bcf10-4f42-42cc-99ea-546048eb0a2a): There are no data parts | ||
| 331 | 2026.02.03 20:44:35.382817 [ 260 ] {76948eec-2143-4bd3-ac3e-d2e182a266af} <Debug> TCPHandler: Processed in 0.049256439 sec. | ||
| 332 | 2026.02.03 20:44:35.383117 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2026.02.03 20:44:35.383290 [ 260 ] {a2991dd0-08b7-4918-b99d-813e8f81d127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) 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) | ||
| 334 | 2026.02.03 20:44:35.383443 [ 260 ] {a2991dd0-08b7-4918-b99d-813e8f81d127} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 335 | 2026.02.03 20:44:35.397357 [ 260 ] {a2991dd0-08b7-4918-b99d-813e8f81d127} <Debug> oximeter.measurements_i8 (64adf703-ede0-431b-ba45-74e5c073be45): Loading data parts | ||
| 336 | 2026.02.03 20:44:35.397590 [ 260 ] {a2991dd0-08b7-4918-b99d-813e8f81d127} <Debug> oximeter.measurements_i8 (64adf703-ede0-431b-ba45-74e5c073be45): There are no data parts | ||
| 337 | 2026.02.03 20:44:35.406926 [ 260 ] {a2991dd0-08b7-4918-b99d-813e8f81d127} <Debug> TCPHandler: Processed in 0.02387471 sec. | ||
| 338 | 2026.02.03 20:44:35.407094 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2026.02.03 20:44:35.407308 [ 260 ] {093c7e11-111e-48ef-a9c6-9d044743922c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) 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) | ||
| 340 | 2026.02.03 20:44:35.407394 [ 260 ] {093c7e11-111e-48ef-a9c6-9d044743922c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2026.02.03 20:44:35.418167 [ 260 ] {093c7e11-111e-48ef-a9c6-9d044743922c} <Debug> oximeter.measurements_u8 (39a3febf-edc3-45d1-b38a-76285ed6ae0a): Loading data parts | ||
| 342 | 2026.02.03 20:44:35.418353 [ 260 ] {093c7e11-111e-48ef-a9c6-9d044743922c} <Debug> oximeter.measurements_u8 (39a3febf-edc3-45d1-b38a-76285ed6ae0a): There are no data parts | ||
| 343 | 2026.02.03 20:44:35.432305 [ 260 ] {093c7e11-111e-48ef-a9c6-9d044743922c} <Debug> TCPHandler: Processed in 0.025263995 sec. | ||
| 344 | 2026.02.03 20:44:35.432577 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2026.02.03 20:44:35.432782 [ 260 ] {f93ff4b0-0113-455a-a29b-3f31fcf0bf92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) 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) | ||
| 346 | 2026.02.03 20:44:35.432909 [ 260 ] {f93ff4b0-0113-455a-a29b-3f31fcf0bf92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 347 | 2026.02.03 20:44:35.444335 [ 260 ] {f93ff4b0-0113-455a-a29b-3f31fcf0bf92} <Debug> oximeter.measurements_i16 (5a04da50-3154-45c3-a9ef-fc387f8dbf1c): Loading data parts | ||
| 348 | 2026.02.03 20:44:35.444497 [ 260 ] {f93ff4b0-0113-455a-a29b-3f31fcf0bf92} <Debug> oximeter.measurements_i16 (5a04da50-3154-45c3-a9ef-fc387f8dbf1c): There are no data parts | ||
| 349 | 2026.02.03 20:44:35.450595 [ 260 ] {f93ff4b0-0113-455a-a29b-3f31fcf0bf92} <Debug> TCPHandler: Processed in 0.018085179 sec. | ||
| 350 | 2026.02.03 20:44:35.450765 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.02.03 20:44:35.450929 [ 260 ] {03e325c2-ba03-455b-b41b-9624da932d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) 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) | ||
| 352 | 2026.02.03 20:44:35.451085 [ 260 ] {03e325c2-ba03-455b-b41b-9624da932d76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2026.02.03 20:44:35.456077 [ 260 ] {03e325c2-ba03-455b-b41b-9624da932d76} <Debug> oximeter.measurements_u16 (fd4eecdd-c757-4733-925d-0c12f1bbf593): Loading data parts | ||
| 354 | 2026.02.03 20:44:35.456227 [ 260 ] {03e325c2-ba03-455b-b41b-9624da932d76} <Debug> oximeter.measurements_u16 (fd4eecdd-c757-4733-925d-0c12f1bbf593): There are no data parts | ||
| 355 | 2026.02.03 20:44:35.473730 [ 260 ] {03e325c2-ba03-455b-b41b-9624da932d76} <Debug> TCPHandler: Processed in 0.023020008 sec. | ||
| 356 | 2026.02.03 20:44:35.473960 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.02.03 20:44:35.474198 [ 260 ] {c31b5184-3f70-42c8-8f03-0efba3cf9d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) 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) | ||
| 358 | 2026.02.03 20:44:35.474312 [ 260 ] {c31b5184-3f70-42c8-8f03-0efba3cf9d59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2026.02.03 20:44:35.485214 [ 260 ] {c31b5184-3f70-42c8-8f03-0efba3cf9d59} <Debug> oximeter.measurements_i32 (61933631-2e5d-4fb5-b1bd-1d4cf355003f): Loading data parts | ||
| 360 | 2026.02.03 20:44:35.485390 [ 260 ] {c31b5184-3f70-42c8-8f03-0efba3cf9d59} <Debug> oximeter.measurements_i32 (61933631-2e5d-4fb5-b1bd-1d4cf355003f): There are no data parts | ||
| 361 | 2026.02.03 20:44:35.508102 [ 260 ] {c31b5184-3f70-42c8-8f03-0efba3cf9d59} <Debug> TCPHandler: Processed in 0.034201768 sec. | ||
| 362 | 2026.02.03 20:44:35.508276 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2026.02.03 20:44:35.508461 [ 260 ] {d1e99742-e0cc-4de7-a049-fb38f4a5c43d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) 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) | ||
| 364 | 2026.02.03 20:44:35.508588 [ 260 ] {d1e99742-e0cc-4de7-a049-fb38f4a5c43d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2026.02.03 20:44:35.522038 [ 260 ] {d1e99742-e0cc-4de7-a049-fb38f4a5c43d} <Debug> oximeter.measurements_u32 (29f4da31-b44d-4fa6-9014-02f1d7511933): Loading data parts | ||
| 366 | 2026.02.03 20:44:35.522200 [ 260 ] {d1e99742-e0cc-4de7-a049-fb38f4a5c43d} <Debug> oximeter.measurements_u32 (29f4da31-b44d-4fa6-9014-02f1d7511933): There are no data parts | ||
| 367 | 2026.02.03 20:44:35.527466 [ 260 ] {d1e99742-e0cc-4de7-a049-fb38f4a5c43d} <Debug> TCPHandler: Processed in 0.01924811 sec. | ||
| 368 | 2026.02.03 20:44:35.527679 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.02.03 20:44:35.527890 [ 260 ] {e8414fb0-d7e5-4d4d-a6eb-3cab311358a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) 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) | ||
| 370 | 2026.02.03 20:44:35.528008 [ 260 ] {e8414fb0-d7e5-4d4d-a6eb-3cab311358a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2026.02.03 20:44:35.558609 [ 260 ] {e8414fb0-d7e5-4d4d-a6eb-3cab311358a7} <Debug> oximeter.measurements_i64 (7b868ab3-6f99-43ed-bdd5-e1a4ece20baa): Loading data parts | ||
| 372 | 2026.02.03 20:44:35.558781 [ 260 ] {e8414fb0-d7e5-4d4d-a6eb-3cab311358a7} <Debug> oximeter.measurements_i64 (7b868ab3-6f99-43ed-bdd5-e1a4ece20baa): There are no data parts | ||
| 373 | 2026.02.03 20:44:35.577853 [ 260 ] {e8414fb0-d7e5-4d4d-a6eb-3cab311358a7} <Debug> TCPHandler: Processed in 0.050225614 sec. | ||
| 374 | 2026.02.03 20:44:35.578021 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.02.03 20:44:35.578188 [ 260 ] {1aede71b-b0d1-47fa-90cc-d2757ef2a60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) 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) | ||
| 376 | 2026.02.03 20:44:35.578370 [ 260 ] {1aede71b-b0d1-47fa-90cc-d2757ef2a60d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 377 | 2026.02.03 20:44:35.588326 [ 260 ] {1aede71b-b0d1-47fa-90cc-d2757ef2a60d} <Debug> oximeter.measurements_u64 (af9695cf-e743-440a-a1c7-37afbc77ed0b): Loading data parts | ||
| 378 | 2026.02.03 20:44:35.588582 [ 260 ] {1aede71b-b0d1-47fa-90cc-d2757ef2a60d} <Debug> oximeter.measurements_u64 (af9695cf-e743-440a-a1c7-37afbc77ed0b): There are no data parts | ||
| 379 | 2026.02.03 20:44:35.591962 [ 260 ] {1aede71b-b0d1-47fa-90cc-d2757ef2a60d} <Debug> TCPHandler: Processed in 0.013999584 sec. | ||
| 380 | 2026.02.03 20:44:35.592134 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.02.03 20:44:35.592417 [ 260 ] {33bd53a9-70a2-4fbb-838c-55d67708d2e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) 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) | ||
| 382 | 2026.02.03 20:44:35.592540 [ 260 ] {33bd53a9-70a2-4fbb-838c-55d67708d2e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2026.02.03 20:44:35.597159 [ 260 ] {33bd53a9-70a2-4fbb-838c-55d67708d2e5} <Debug> oximeter.measurements_f32 (4d76ef1c-8761-4d2a-9970-5d1a2aac5e6a): Loading data parts | ||
| 384 | 2026.02.03 20:44:35.597360 [ 260 ] {33bd53a9-70a2-4fbb-838c-55d67708d2e5} <Debug> oximeter.measurements_f32 (4d76ef1c-8761-4d2a-9970-5d1a2aac5e6a): There are no data parts | ||
| 385 | 2026.02.03 20:44:35.608698 [ 260 ] {33bd53a9-70a2-4fbb-838c-55d67708d2e5} <Debug> TCPHandler: Processed in 0.016612261 sec. | ||
| 386 | 2026.02.03 20:44:35.608863 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.02.03 20:44:35.609027 [ 260 ] {ae92236b-0d68-4daf-a512-80594edd4b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) 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) | ||
| 388 | 2026.02.03 20:44:35.609165 [ 260 ] {ae92236b-0d68-4daf-a512-80594edd4b71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 389 | 2026.02.03 20:44:35.618063 [ 260 ] {ae92236b-0d68-4daf-a512-80594edd4b71} <Debug> oximeter.measurements_f64 (1ee3228b-c188-4c11-8dc4-2fcdb1964a35): Loading data parts | ||
| 390 | 2026.02.03 20:44:35.618298 [ 260 ] {ae92236b-0d68-4daf-a512-80594edd4b71} <Debug> oximeter.measurements_f64 (1ee3228b-c188-4c11-8dc4-2fcdb1964a35): There are no data parts | ||
| 391 | 2026.02.03 20:44:35.625220 [ 260 ] {ae92236b-0d68-4daf-a512-80594edd4b71} <Debug> TCPHandler: Processed in 0.016410236 sec. | ||
| 392 | 2026.02.03 20:44:35.625403 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.02.03 20:44:35.625762 [ 260 ] {8e7c2d75-aa27-4767-9db6-2e45257f3949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) 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) | ||
| 394 | 2026.02.03 20:44:35.625888 [ 260 ] {8e7c2d75-aa27-4767-9db6-2e45257f3949} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2026.02.03 20:44:35.639068 [ 260 ] {8e7c2d75-aa27-4767-9db6-2e45257f3949} <Debug> oximeter.measurements_string (f2aa4232-8cc6-4ea0-926e-c7cfd04b2407): Loading data parts | ||
| 396 | 2026.02.03 20:44:35.639219 [ 260 ] {8e7c2d75-aa27-4767-9db6-2e45257f3949} <Debug> oximeter.measurements_string (f2aa4232-8cc6-4ea0-926e-c7cfd04b2407): There are no data parts | ||
| 397 | 2026.02.03 20:44:35.644929 [ 260 ] {8e7c2d75-aa27-4767-9db6-2e45257f3949} <Debug> TCPHandler: Processed in 0.019585549 sec. | ||
| 398 | 2026.02.03 20:44:35.645115 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.02.03 20:44:35.645312 [ 260 ] {2140294f-fd4d-4354-a054-41572eee7d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 402 | * a string isn't palatable for a few reasons. | ||
| 403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 404 | * details. | ||
| 405 | */ | ||
| 406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2026.02.03 20:44:35.645474 [ 260 ] {2140294f-fd4d-4354-a054-41572eee7d8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 408 | 2026.02.03 20:44:35.655153 [ 260 ] {2140294f-fd4d-4354-a054-41572eee7d8c} <Debug> oximeter.measurements_bytes (07f9112f-7615-4856-b374-7d67a1b951d0): Loading data parts | ||
| 409 | 2026.02.03 20:44:35.655435 [ 260 ] {2140294f-fd4d-4354-a054-41572eee7d8c} <Debug> oximeter.measurements_bytes (07f9112f-7615-4856-b374-7d67a1b951d0): There are no data parts | ||
| 410 | 2026.02.03 20:44:35.668965 [ 260 ] {2140294f-fd4d-4354-a054-41572eee7d8c} <Debug> TCPHandler: Processed in 0.023912671 sec. | ||
| 411 | 2026.02.03 20:44:35.669143 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.02.03 20:44:35.669403 [ 260 ] {cf8126ed-9bbb-4600-b487-4155c61dd1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 413 | 2026.02.03 20:44:35.669503 [ 260 ] {cf8126ed-9bbb-4600-b487-4155c61dd1a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2026.02.03 20:44:35.681837 [ 260 ] {cf8126ed-9bbb-4600-b487-4155c61dd1a5} <Debug> oximeter.measurements_cumulativei64 (df62ddc9-6a15-4c7f-841b-6afd4dc486a5): Loading data parts | ||
| 415 | 2026.02.03 20:44:35.681990 [ 260 ] {cf8126ed-9bbb-4600-b487-4155c61dd1a5} <Debug> oximeter.measurements_cumulativei64 (df62ddc9-6a15-4c7f-841b-6afd4dc486a5): There are no data parts | ||
| 416 | 2026.02.03 20:44:35.696079 [ 260 ] {cf8126ed-9bbb-4600-b487-4155c61dd1a5} <Debug> TCPHandler: Processed in 0.02699728 sec. | ||
| 417 | 2026.02.03 20:44:35.696314 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.02.03 20:44:35.696521 [ 260 ] {29d1c27f-577d-4ff3-a491-d03a8cb1ea95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 419 | 2026.02.03 20:44:35.696666 [ 260 ] {29d1c27f-577d-4ff3-a491-d03a8cb1ea95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2026.02.03 20:44:35.710386 [ 260 ] {29d1c27f-577d-4ff3-a491-d03a8cb1ea95} <Debug> oximeter.measurements_cumulativeu64 (02d76929-b322-425a-958f-7aff5f6930b4): Loading data parts | ||
| 421 | 2026.02.03 20:44:35.710688 [ 260 ] {29d1c27f-577d-4ff3-a491-d03a8cb1ea95} <Debug> oximeter.measurements_cumulativeu64 (02d76929-b322-425a-958f-7aff5f6930b4): There are no data parts | ||
| 422 | 2026.02.03 20:44:35.720425 [ 260 ] {29d1c27f-577d-4ff3-a491-d03a8cb1ea95} <Debug> TCPHandler: Processed in 0.024175838 sec. | ||
| 423 | 2026.02.03 20:44:35.720595 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.02.03 20:44:35.720864 [ 260 ] {2d9aac48-396e-496f-ba8e-d91459412fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 425 | 2026.02.03 20:44:35.720991 [ 260 ] {2d9aac48-396e-496f-ba8e-d91459412fd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2026.02.03 20:44:35.732766 [ 260 ] {2d9aac48-396e-496f-ba8e-d91459412fd2} <Debug> oximeter.measurements_cumulativef32 (993f43e2-04b4-4b36-af7c-509a7af5896b): Loading data parts | ||
| 427 | 2026.02.03 20:44:35.733000 [ 260 ] {2d9aac48-396e-496f-ba8e-d91459412fd2} <Debug> oximeter.measurements_cumulativef32 (993f43e2-04b4-4b36-af7c-509a7af5896b): There are no data parts | ||
| 428 | 2026.02.03 20:44:35.744824 [ 260 ] {2d9aac48-396e-496f-ba8e-d91459412fd2} <Debug> TCPHandler: Processed in 0.024289641 sec. | ||
| 429 | 2026.02.03 20:44:35.745004 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.02.03 20:44:35.745211 [ 260 ] {c6d6b40b-1af4-42b6-a682-31c240900fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 431 | 2026.02.03 20:44:35.745382 [ 260 ] {c6d6b40b-1af4-42b6-a682-31c240900fc3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2026.02.03 20:44:35.750611 [ 260 ] {c6d6b40b-1af4-42b6-a682-31c240900fc3} <Debug> oximeter.measurements_cumulativef64 (dfe2a4f5-a137-4a11-b638-98cb15bb941d): Loading data parts | ||
| 433 | 2026.02.03 20:44:35.750783 [ 260 ] {c6d6b40b-1af4-42b6-a682-31c240900fc3} <Debug> oximeter.measurements_cumulativef64 (dfe2a4f5-a137-4a11-b638-98cb15bb941d): There are no data parts | ||
| 434 | 2026.02.03 20:44:35.755126 [ 260 ] {c6d6b40b-1af4-42b6-a682-31c240900fc3} <Debug> TCPHandler: Processed in 0.010181794 sec. | ||
| 435 | 2026.02.03 20:44:35.755426 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.02.03 20:44:35.755699 [ 260 ] {47f9f90f-1a74-4a52-9034-625520dac24e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 447 | 2026.02.03 20:44:35.755842 [ 260 ] {47f9f90f-1a74-4a52-9034-625520dac24e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2026.02.03 20:44:35.768122 [ 260 ] {47f9f90f-1a74-4a52-9034-625520dac24e} <Debug> oximeter.measurements_histogrami8 (8ebf7b85-06d9-42a5-bc55-e8dca92f5495): Loading data parts | ||
| 449 | 2026.02.03 20:44:35.768318 [ 260 ] {47f9f90f-1a74-4a52-9034-625520dac24e} <Debug> oximeter.measurements_histogrami8 (8ebf7b85-06d9-42a5-bc55-e8dca92f5495): There are no data parts | ||
| 450 | 2026.02.03 20:44:35.771400 [ 260 ] {47f9f90f-1a74-4a52-9034-625520dac24e} <Debug> TCPHandler: Processed in 0.016039087 sec. | ||
| 451 | 2026.02.03 20:44:35.771556 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.02.03 20:44:35.771832 [ 260 ] {2cedda49-2300-4fbf-9055-67b83362573a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 453 | 2026.02.03 20:44:35.771967 [ 260 ] {2cedda49-2300-4fbf-9055-67b83362573a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2026.02.03 20:44:35.782945 [ 260 ] {2cedda49-2300-4fbf-9055-67b83362573a} <Debug> oximeter.measurements_histogramu8 (a8cb2cab-b5a9-4d02-96a2-885a1eff186d): Loading data parts | ||
| 455 | 2026.02.03 20:44:35.783086 [ 260 ] {2cedda49-2300-4fbf-9055-67b83362573a} <Debug> oximeter.measurements_histogramu8 (a8cb2cab-b5a9-4d02-96a2-885a1eff186d): There are no data parts | ||
| 456 | 2026.02.03 20:44:35.800314 [ 260 ] {2cedda49-2300-4fbf-9055-67b83362573a} <Debug> TCPHandler: Processed in 0.028810757 sec. | ||
| 457 | 2026.02.03 20:44:35.800576 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.02.03 20:44:35.800804 [ 260 ] {b1eb9821-8f00-45df-a587-bae389254380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 459 | 2026.02.03 20:44:35.800955 [ 260 ] {b1eb9821-8f00-45df-a587-bae389254380} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2026.02.03 20:44:35.807509 [ 260 ] {b1eb9821-8f00-45df-a587-bae389254380} <Debug> oximeter.measurements_histogrami16 (514d93f8-537f-4372-9a52-07ce0ecb2f5d): Loading data parts | ||
| 461 | 2026.02.03 20:44:35.807655 [ 260 ] {b1eb9821-8f00-45df-a587-bae389254380} <Debug> oximeter.measurements_histogrami16 (514d93f8-537f-4372-9a52-07ce0ecb2f5d): There are no data parts | ||
| 462 | 2026.02.03 20:44:35.816989 [ 260 ] {b1eb9821-8f00-45df-a587-bae389254380} <Debug> TCPHandler: Processed in 0.016466117 sec. | ||
| 463 | 2026.02.03 20:44:35.817146 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.02.03 20:44:35.817360 [ 260 ] {876ec4e0-4f2b-43b7-a731-a4ca14d78d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 465 | 2026.02.03 20:44:35.817500 [ 260 ] {876ec4e0-4f2b-43b7-a731-a4ca14d78d24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2026.02.03 20:44:35.823542 [ 260 ] {876ec4e0-4f2b-43b7-a731-a4ca14d78d24} <Debug> oximeter.measurements_histogramu16 (5e6bcb10-eb4d-44f4-a664-01d8ebdc26ea): Loading data parts | ||
| 467 | 2026.02.03 20:44:35.823692 [ 260 ] {876ec4e0-4f2b-43b7-a731-a4ca14d78d24} <Debug> oximeter.measurements_histogramu16 (5e6bcb10-eb4d-44f4-a664-01d8ebdc26ea): There are no data parts | ||
| 468 | 2026.02.03 20:44:35.832690 [ 260 ] {876ec4e0-4f2b-43b7-a731-a4ca14d78d24} <Debug> TCPHandler: Processed in 0.015592875 sec. | ||
| 469 | 2026.02.03 20:44:35.832972 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.02.03 20:44:35.833189 [ 260 ] {9b245e36-d0c5-4f3c-bfcd-7c9b206c39c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 471 | 2026.02.03 20:44:35.833328 [ 260 ] {9b245e36-d0c5-4f3c-bfcd-7c9b206c39c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2026.02.03 20:44:35.846501 [ 260 ] {9b245e36-d0c5-4f3c-bfcd-7c9b206c39c6} <Debug> oximeter.measurements_histogrami32 (313d07f6-ba00-440f-b59d-023994545548): Loading data parts | ||
| 473 | 2026.02.03 20:44:35.846668 [ 260 ] {9b245e36-d0c5-4f3c-bfcd-7c9b206c39c6} <Debug> oximeter.measurements_histogrami32 (313d07f6-ba00-440f-b59d-023994545548): There are no data parts | ||
| 474 | 2026.02.03 20:44:35.857602 [ 260 ] {9b245e36-d0c5-4f3c-bfcd-7c9b206c39c6} <Debug> TCPHandler: Processed in 0.024682491 sec. | ||
| 475 | 2026.02.03 20:44:35.857758 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.02.03 20:44:35.857972 [ 260 ] {9cabd85a-f88d-4e8b-9ae6-8133a42b50c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 477 | 2026.02.03 20:44:35.858123 [ 260 ] {9cabd85a-f88d-4e8b-9ae6-8133a42b50c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2026.02.03 20:44:35.870795 [ 260 ] {9cabd85a-f88d-4e8b-9ae6-8133a42b50c3} <Debug> oximeter.measurements_histogramu32 (19ac7075-9adf-4d91-a5e2-f7317d051102): Loading data parts | ||
| 479 | 2026.02.03 20:44:35.870953 [ 260 ] {9cabd85a-f88d-4e8b-9ae6-8133a42b50c3} <Debug> oximeter.measurements_histogramu32 (19ac7075-9adf-4d91-a5e2-f7317d051102): There are no data parts | ||
| 480 | 2026.02.03 20:44:35.875892 [ 260 ] {9cabd85a-f88d-4e8b-9ae6-8133a42b50c3} <Debug> TCPHandler: Processed in 0.018183342 sec. | ||
| 481 | 2026.02.03 20:44:35.876187 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.02.03 20:44:35.876398 [ 260 ] {b1581b28-28d7-453a-ac21-8b79dbe6d9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 483 | 2026.02.03 20:44:35.876543 [ 260 ] {b1581b28-28d7-453a-ac21-8b79dbe6d9c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2026.02.03 20:44:35.883985 [ 260 ] {b1581b28-28d7-453a-ac21-8b79dbe6d9c3} <Debug> oximeter.measurements_histogrami64 (87ead89c-3d60-4dcf-8aa7-c07dede8072c): Loading data parts | ||
| 485 | 2026.02.03 20:44:35.884196 [ 260 ] {b1581b28-28d7-453a-ac21-8b79dbe6d9c3} <Debug> oximeter.measurements_histogrami64 (87ead89c-3d60-4dcf-8aa7-c07dede8072c): There are no data parts | ||
| 486 | 2026.02.03 20:44:35.897770 [ 260 ] {b1581b28-28d7-453a-ac21-8b79dbe6d9c3} <Debug> TCPHandler: Processed in 0.021633451 sec. | ||
| 487 | 2026.02.03 20:44:35.897946 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.02.03 20:44:35.898213 [ 260 ] {43962b41-c96d-4f4c-a843-a9fc95926c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2026.02.03 20:44:35.898385 [ 260 ] {43962b41-c96d-4f4c-a843-a9fc95926c99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2026.02.03 20:44:35.911305 [ 260 ] {43962b41-c96d-4f4c-a843-a9fc95926c99} <Debug> oximeter.measurements_histogramu64 (5e30bc01-4412-4ae1-b731-b7c41bccfe2f): Loading data parts | ||
| 491 | 2026.02.03 20:44:35.911457 [ 260 ] {43962b41-c96d-4f4c-a843-a9fc95926c99} <Debug> oximeter.measurements_histogramu64 (5e30bc01-4412-4ae1-b731-b7c41bccfe2f): There are no data parts | ||
| 492 | 2026.02.03 20:44:35.927494 [ 260 ] {43962b41-c96d-4f4c-a843-a9fc95926c99} <Debug> TCPHandler: Processed in 0.029610799 sec. | ||
| 493 | 2026.02.03 20:44:35.927692 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.02.03 20:44:35.927954 [ 260 ] {aea14649-01e9-4da4-8bb1-b4dba85a357b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2026.02.03 20:44:35.928152 [ 260 ] {aea14649-01e9-4da4-8bb1-b4dba85a357b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.02.03 20:44:35.938509 [ 260 ] {aea14649-01e9-4da4-8bb1-b4dba85a357b} <Debug> oximeter.measurements_histogramf32 (f9e2b969-0cf3-47b0-b3fd-7eee45d31a26): Loading data parts | ||
| 497 | 2026.02.03 20:44:35.938740 [ 260 ] {aea14649-01e9-4da4-8bb1-b4dba85a357b} <Debug> oximeter.measurements_histogramf32 (f9e2b969-0cf3-47b0-b3fd-7eee45d31a26): There are no data parts | ||
| 498 | 2026.02.03 20:44:35.952252 [ 260 ] {aea14649-01e9-4da4-8bb1-b4dba85a357b} <Debug> TCPHandler: Processed in 0.024610949 sec. | ||
| 499 | 2026.02.03 20:44:35.952449 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.02.03 20:44:35.952706 [ 260 ] {003cc1c4-aa7f-4540-bcf8-bc36a1e56c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2026.02.03 20:44:35.952858 [ 260 ] {003cc1c4-aa7f-4540-bcf8-bc36a1e56c7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.02.03 20:44:35.960294 [ 260 ] {003cc1c4-aa7f-4540-bcf8-bc36a1e56c7a} <Debug> oximeter.measurements_histogramf64 (f35c1672-2713-4e24-ba30-abaa77901035): Loading data parts | ||
| 503 | 2026.02.03 20:44:35.960445 [ 260 ] {003cc1c4-aa7f-4540-bcf8-bc36a1e56c7a} <Debug> oximeter.measurements_histogramf64 (f35c1672-2713-4e24-ba30-abaa77901035): There are no data parts | ||
| 504 | 2026.02.03 20:44:35.971562 [ 260 ] {003cc1c4-aa7f-4540-bcf8-bc36a1e56c7a} <Debug> TCPHandler: Processed in 0.019173477 sec. | ||
| 505 | 2026.02.03 20:44:35.971774 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.02.03 20:44:35.972008 [ 260 ] {b8cfde86-4f2a-4b51-90e2-969624a60698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 532 | 2026.02.03 20:44:35.972140 [ 260 ] {b8cfde86-4f2a-4b51-90e2-969624a60698} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.02.03 20:44:35.985383 [ 260 ] {b8cfde86-4f2a-4b51-90e2-969624a60698} <Debug> oximeter.fields_bool (6ef8af0a-bf82-41f9-a68c-3525d924356c): Loading data parts | ||
| 534 | 2026.02.03 20:44:35.985561 [ 260 ] {b8cfde86-4f2a-4b51-90e2-969624a60698} <Debug> oximeter.fields_bool (6ef8af0a-bf82-41f9-a68c-3525d924356c): There are no data parts | ||
| 535 | 2026.02.03 20:44:35.991576 [ 260 ] {b8cfde86-4f2a-4b51-90e2-969624a60698} <Debug> TCPHandler: Processed in 0.019853875 sec. | ||
| 536 | 2026.02.03 20:44:35.991732 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.02.03 20:44:35.991891 [ 260 ] {2794880e-acc5-43d0-9ea1-ba3d9e9523a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 538 | 2026.02.03 20:44:35.992017 [ 260 ] {2794880e-acc5-43d0-9ea1-ba3d9e9523a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.02.03 20:44:36.000150 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.36 MiB, peak 125.36 MiB, free memory in arenas 0.00 B, will set to 133.87 MiB (RSS), difference: 8.50 MiB | ||
| 540 | 2026.02.03 20:44:36.001862 [ 260 ] {2794880e-acc5-43d0-9ea1-ba3d9e9523a1} <Debug> oximeter.fields_i8 (53ff9d53-9054-401e-bd4b-1dc4de06baca): Loading data parts | ||
| 541 | 2026.02.03 20:44:36.002017 [ 260 ] {2794880e-acc5-43d0-9ea1-ba3d9e9523a1} <Debug> oximeter.fields_i8 (53ff9d53-9054-401e-bd4b-1dc4de06baca): There are no data parts | ||
| 542 | 2026.02.03 20:44:36.006460 [ 260 ] {2794880e-acc5-43d0-9ea1-ba3d9e9523a1} <Debug> TCPHandler: Processed in 0.014777673 sec. | ||
| 543 | 2026.02.03 20:44:36.006684 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.02.03 20:44:36.006848 [ 260 ] {fc463478-6082-4692-a609-49af84ebf7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) 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) | ||
| 545 | 2026.02.03 20:44:36.006991 [ 260 ] {fc463478-6082-4692-a609-49af84ebf7ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 546 | 2026.02.03 20:44:36.018734 [ 260 ] {fc463478-6082-4692-a609-49af84ebf7ee} <Debug> oximeter.fields_u8 (4432b425-b0a9-46f8-aaa6-77d870c4a79a): Loading data parts | ||
| 547 | 2026.02.03 20:44:36.019045 [ 260 ] {fc463478-6082-4692-a609-49af84ebf7ee} <Debug> oximeter.fields_u8 (4432b425-b0a9-46f8-aaa6-77d870c4a79a): There are no data parts | ||
| 548 | 2026.02.03 20:44:36.024157 [ 260 ] {fc463478-6082-4692-a609-49af84ebf7ee} <Debug> TCPHandler: Processed in 0.017526885 sec. | ||
| 549 | 2026.02.03 20:44:36.024395 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.02.03 20:44:36.024740 [ 260 ] {a411d1af-d16a-41a5-a7e0-2a893a557e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) 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) | ||
| 551 | 2026.02.03 20:44:36.024895 [ 260 ] {a411d1af-d16a-41a5-a7e0-2a893a557e03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 552 | 2026.02.03 20:44:36.036158 [ 260 ] {a411d1af-d16a-41a5-a7e0-2a893a557e03} <Debug> oximeter.fields_i16 (8f3adb52-e100-4d28-8ac5-022dcdc35e61): Loading data parts | ||
| 553 | 2026.02.03 20:44:36.036308 [ 260 ] {a411d1af-d16a-41a5-a7e0-2a893a557e03} <Debug> oximeter.fields_i16 (8f3adb52-e100-4d28-8ac5-022dcdc35e61): There are no data parts | ||
| 554 | 2026.02.03 20:44:36.050444 [ 260 ] {a411d1af-d16a-41a5-a7e0-2a893a557e03} <Debug> TCPHandler: Processed in 0.026158739 sec. | ||
| 555 | 2026.02.03 20:44:36.050670 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.02.03 20:44:36.050875 [ 260 ] {a85b3fdf-d2ac-4b46-b3e4-c8b55bb52070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) 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) | ||
| 557 | 2026.02.03 20:44:36.051027 [ 260 ] {a85b3fdf-d2ac-4b46-b3e4-c8b55bb52070} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 558 | 2026.02.03 20:44:36.057388 [ 260 ] {a85b3fdf-d2ac-4b46-b3e4-c8b55bb52070} <Debug> oximeter.fields_u16 (3deb7735-3858-478f-8c49-c6ec07a7fc2a): Loading data parts | ||
| 559 | 2026.02.03 20:44:36.057705 [ 260 ] {a85b3fdf-d2ac-4b46-b3e4-c8b55bb52070} <Debug> oximeter.fields_u16 (3deb7735-3858-478f-8c49-c6ec07a7fc2a): There are no data parts | ||
| 560 | 2026.02.03 20:44:36.066507 [ 260 ] {a85b3fdf-d2ac-4b46-b3e4-c8b55bb52070} <Debug> TCPHandler: Processed in 0.015937684 sec. | ||
| 561 | 2026.02.03 20:44:36.066665 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.02.03 20:44:36.066989 [ 260 ] {0a8a6eaa-46d6-4562-93a3-908043a869fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) 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) | ||
| 563 | 2026.02.03 20:44:36.067135 [ 260 ] {0a8a6eaa-46d6-4562-93a3-908043a869fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 564 | 2026.02.03 20:44:36.080247 [ 260 ] {0a8a6eaa-46d6-4562-93a3-908043a869fa} <Debug> oximeter.fields_i32 (1f641538-0b9e-47b4-8075-35c7cf33d9b8): Loading data parts | ||
| 565 | 2026.02.03 20:44:36.080420 [ 260 ] {0a8a6eaa-46d6-4562-93a3-908043a869fa} <Debug> oximeter.fields_i32 (1f641538-0b9e-47b4-8075-35c7cf33d9b8): There are no data parts | ||
| 566 | 2026.02.03 20:44:36.084322 [ 260 ] {0a8a6eaa-46d6-4562-93a3-908043a869fa} <Debug> TCPHandler: Processed in 0.017706809 sec. | ||
| 567 | 2026.02.03 20:44:36.084489 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.02.03 20:44:36.084653 [ 260 ] {1d2ed654-72a0-4fc7-97ce-0f81ef974b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) 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) | ||
| 569 | 2026.02.03 20:44:36.084789 [ 260 ] {1d2ed654-72a0-4fc7-97ce-0f81ef974b03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 570 | 2026.02.03 20:44:36.095908 [ 260 ] {1d2ed654-72a0-4fc7-97ce-0f81ef974b03} <Debug> oximeter.fields_u32 (04b968d2-d659-4998-8f85-f792f977fed9): Loading data parts | ||
| 571 | 2026.02.03 20:44:36.096217 [ 260 ] {1d2ed654-72a0-4fc7-97ce-0f81ef974b03} <Debug> oximeter.fields_u32 (04b968d2-d659-4998-8f85-f792f977fed9): There are no data parts | ||
| 572 | 2026.02.03 20:44:36.110831 [ 260 ] {1d2ed654-72a0-4fc7-97ce-0f81ef974b03} <Debug> TCPHandler: Processed in 0.026394565 sec. | ||
| 573 | 2026.02.03 20:44:36.111010 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.02.03 20:44:36.111295 [ 260 ] {547561dc-83ff-42bd-875b-f5d132eebd58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) 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) | ||
| 575 | 2026.02.03 20:44:36.111515 [ 260 ] {547561dc-83ff-42bd-875b-f5d132eebd58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 576 | 2026.02.03 20:44:36.115320 [ 260 ] {547561dc-83ff-42bd-875b-f5d132eebd58} <Debug> oximeter.fields_i64 (0b451f4c-4f0e-4c6c-afba-c8cb1878ca44): Loading data parts | ||
| 577 | 2026.02.03 20:44:36.115488 [ 260 ] {547561dc-83ff-42bd-875b-f5d132eebd58} <Debug> oximeter.fields_i64 (0b451f4c-4f0e-4c6c-afba-c8cb1878ca44): There are no data parts | ||
| 578 | 2026.02.03 20:44:36.129830 [ 260 ] {547561dc-83ff-42bd-875b-f5d132eebd58} <Debug> TCPHandler: Processed in 0.018887251 sec. | ||
| 579 | 2026.02.03 20:44:36.130020 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.02.03 20:44:36.130228 [ 260 ] {3f3748dc-6e81-4edd-80bd-6e3a75e409da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) 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) | ||
| 581 | 2026.02.03 20:44:36.130396 [ 260 ] {3f3748dc-6e81-4edd-80bd-6e3a75e409da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 582 | 2026.02.03 20:44:36.135127 [ 260 ] {3f3748dc-6e81-4edd-80bd-6e3a75e409da} <Debug> oximeter.fields_u64 (b96543f9-41c4-40bb-ae04-d115ed9bc3ed): Loading data parts | ||
| 583 | 2026.02.03 20:44:36.135346 [ 260 ] {3f3748dc-6e81-4edd-80bd-6e3a75e409da} <Debug> oximeter.fields_u64 (b96543f9-41c4-40bb-ae04-d115ed9bc3ed): There are no data parts | ||
| 584 | 2026.02.03 20:44:36.147102 [ 260 ] {3f3748dc-6e81-4edd-80bd-6e3a75e409da} <Debug> TCPHandler: Processed in 0.017153265 sec. | ||
| 585 | 2026.02.03 20:44:36.147253 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.02.03 20:44:36.147584 [ 260 ] {9a232cdf-a652-4734-9496-cf8d5bb05b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) 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) | ||
| 587 | 2026.02.03 20:44:36.147712 [ 260 ] {9a232cdf-a652-4734-9496-cf8d5bb05b07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 588 | 2026.02.03 20:44:36.152437 [ 260 ] {9a232cdf-a652-4734-9496-cf8d5bb05b07} <Debug> oximeter.fields_ipaddr (1e2fa5c3-47e6-4c12-a09c-09f9ce837afd): Loading data parts | ||
| 589 | 2026.02.03 20:44:36.152620 [ 260 ] {9a232cdf-a652-4734-9496-cf8d5bb05b07} <Debug> oximeter.fields_ipaddr (1e2fa5c3-47e6-4c12-a09c-09f9ce837afd): There are no data parts | ||
| 590 | 2026.02.03 20:44:36.164743 [ 260 ] {9a232cdf-a652-4734-9496-cf8d5bb05b07} <Debug> TCPHandler: Processed in 0.017541535 sec. | ||
| 591 | 2026.02.03 20:44:36.164906 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.02.03 20:44:36.165068 [ 260 ] {26aa6bcf-0b4f-4036-8a47-a478884bfac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) 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) | ||
| 593 | 2026.02.03 20:44:36.165268 [ 260 ] {26aa6bcf-0b4f-4036-8a47-a478884bfac9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 594 | 2026.02.03 20:44:36.172084 [ 260 ] {26aa6bcf-0b4f-4036-8a47-a478884bfac9} <Debug> oximeter.fields_string (9607123c-00fd-4535-bd76-ea16c09bd9c4): Loading data parts | ||
| 595 | 2026.02.03 20:44:36.172237 [ 260 ] {26aa6bcf-0b4f-4036-8a47-a478884bfac9} <Debug> oximeter.fields_string (9607123c-00fd-4535-bd76-ea16c09bd9c4): There are no data parts | ||
| 596 | 2026.02.03 20:44:36.184909 [ 260 ] {26aa6bcf-0b4f-4036-8a47-a478884bfac9} <Debug> TCPHandler: Processed in 0.020051771 sec. | ||
| 597 | 2026.02.03 20:44:36.185292 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.02.03 20:44:36.185456 [ 260 ] {648e5535-f6d3-4531-92cf-c643321c9b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) 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) | ||
| 599 | 2026.02.03 20:44:36.185631 [ 260 ] {648e5535-f6d3-4531-92cf-c643321c9b06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 600 | 2026.02.03 20:44:36.201979 [ 260 ] {648e5535-f6d3-4531-92cf-c643321c9b06} <Debug> oximeter.fields_uuid (705be91f-3a33-4bda-b2dc-edfb3ca759dd): Loading data parts | ||
| 601 | 2026.02.03 20:44:36.202193 [ 260 ] {648e5535-f6d3-4531-92cf-c643321c9b06} <Debug> oximeter.fields_uuid (705be91f-3a33-4bda-b2dc-edfb3ca759dd): There are no data parts | ||
| 602 | 2026.02.03 20:44:36.218784 [ 260 ] {648e5535-f6d3-4531-92cf-c643321c9b06} <Debug> TCPHandler: Processed in 0.033541571 sec. | ||
| 603 | 2026.02.03 20:44:36.218985 [ 260 ] {} <Trace> TCP-Session: 18406e1e-7de8-4dbb-a093-77c47632f8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.02.03 20:44:36.219370 [ 260 ] {9ac9af7a-e51e-45e6-bbfd-65143430b4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55091) /* The timeseries schema table stores the extracted schema for the samples | ||
| 605 | * oximeter collects. | ||
| 606 | */ | ||
| 607 | 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) | ||
| 608 | 2026.02.03 20:44:36.219552 [ 260 ] {9ac9af7a-e51e-45e6-bbfd-65143430b4cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 609 | 2026.02.03 20:44:36.236895 [ 260 ] {9ac9af7a-e51e-45e6-bbfd-65143430b4cf} <Debug> oximeter.timeseries_schema (1b6e7a41-2a6a-4255-aedf-9cb6a58756ae): Loading data parts | ||
| 610 | 2026.02.03 20:44:36.237082 [ 260 ] {9ac9af7a-e51e-45e6-bbfd-65143430b4cf} <Debug> oximeter.timeseries_schema (1b6e7a41-2a6a-4255-aedf-9cb6a58756ae): There are no data parts | ||
| 611 | 2026.02.03 20:44:36.255015 [ 260 ] {9ac9af7a-e51e-45e6-bbfd-65143430b4cf} <Debug> TCPHandler: Processed in 0.036095587 sec. | ||
| 612 | 2026.02.03 20:44:36.255364 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 613 | 2026.02.03 20:44:36.255784 [ 259 ] {df5f4b0e-cebc-4690-9ae6-d71dbec1ce19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 614 | 2026.02.03 20:44:36.257353 [ 259 ] {df5f4b0e-cebc-4690-9ae6-d71dbec1ce19} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 615 | 2026.02.03 20:44:36.282588 [ 268 ] {df5f4b0e-cebc-4690-9ae6-d71dbec1ce19} <Trace> oximeter.version (88ce7954-7ab3-4989-ab34-0d98c242c315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 616 | 2026.02.03 20:44:36.282654 [ 268 ] {df5f4b0e-cebc-4690-9ae6-d71dbec1ce19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 617 | 2026.02.03 20:44:36.287954 [ 268 ] {df5f4b0e-cebc-4690-9ae6-d71dbec1ce19} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 618 | 2026.02.03 20:44:36.288668 [ 268 ] {df5f4b0e-cebc-4690-9ae6-d71dbec1ce19} <Trace> oximeter.version (88ce7954-7ab3-4989-ab34-0d98c242c315): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 619 | 2026.02.03 20:44:36.289089 [ 259 ] {df5f4b0e-cebc-4690-9ae6-d71dbec1ce19} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.033499 sec., 29.851637362309322 rows/sec., 477.63 B/sec. | ||
| 620 | 2026.02.03 20:44:36.289409 [ 259 ] {df5f4b0e-cebc-4690-9ae6-d71dbec1ce19} <Debug> TCPHandler: Processed in 0.034226628 sec. | ||
| 621 | 2026.02.03 20:44:36.862239 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55001 | ||
| 622 | 2026.02.03 20:44:36.862370 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.02.03 20:44:36.862641 [ 270 ] {} <Debug> TCP-Session: d4142a2c-5315-4037-8b95-b8ed3fa4916f Authenticating user 'default' from [fd00:1122:3344:101::a]:55001 | ||
| 624 | 2026.02.03 20:44:36.862666 [ 270 ] {} <Debug> TCP-Session: d4142a2c-5315-4037-8b95-b8ed3fa4916f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.02.03 20:44:36.862679 [ 270 ] {} <Debug> TCP-Session: d4142a2c-5315-4037-8b95-b8ed3fa4916f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.02.03 20:44:36.862860 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.02.03 20:44:36.862899 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.02.03 20:44:36.863009 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.02.03 20:44:36.865905 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50897 | ||
| 630 | 2026.02.03 20:44:36.866061 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48136 | ||
| 631 | 2026.02.03 20:44:36.866090 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65426 | ||
| 632 | 2026.02.03 20:44:36.866161 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46597 | ||
| 633 | 2026.02.03 20:44:36.866203 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.02.03 20:44:36.866347 [ 271 ] {} <Debug> TCP-Session: bd29641b-ee7f-43b2-b1c1-9e3578dbd061 Authenticating user 'default' from [fd00:1122:3344:101::a]:50897 | ||
| 635 | 2026.02.03 20:44:36.866384 [ 271 ] {} <Debug> TCP-Session: bd29641b-ee7f-43b2-b1c1-9e3578dbd061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 636 | 2026.02.03 20:44:36.866397 [ 271 ] {} <Debug> TCP-Session: bd29641b-ee7f-43b2-b1c1-9e3578dbd061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.02.03 20:44:36.866396 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55664 | ||
| 638 | 2026.02.03 20:44:36.866436 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.02.03 20:44:36.866510 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.02.03 20:44:36.866513 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.02.03 20:44:36.866619 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60274 | ||
| 642 | 2026.02.03 20:44:36.866573 [ 272 ] {} <Debug> TCP-Session: f77cfb90-6439-48d6-8cea-0a7d8cc37546 Authenticating user 'default' from [fd00:1122:3344:101::a]:65426 | ||
| 643 | 2026.02.03 20:44:36.866546 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61043 | ||
| 644 | 2026.02.03 20:44:36.866726 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.02.03 20:44:36.866768 [ 272 ] {} <Debug> TCP-Session: f77cfb90-6439-48d6-8cea-0a7d8cc37546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.02.03 20:44:36.866745 [ 274 ] {} <Debug> TCP-Session: ee40732d-5135-4ec4-9c43-663eabc33ec6 Authenticating user 'default' from [fd00:1122:3344:101::a]:46597 | ||
| 647 | 2026.02.03 20:44:36.866554 [ 273 ] {} <Debug> TCP-Session: f199da30-60bd-43a8-b536-2b073a50958f Authenticating user 'default' from [fd00:1122:3344:101::a]:48136 | ||
| 648 | 2026.02.03 20:44:36.866918 [ 275 ] {} <Debug> TCP-Session: fb183f5e-a90c-4f48-a9ec-0055bd633b15 Authenticating user 'default' from [fd00:1122:3344:101::a]:55664 | ||
| 649 | 2026.02.03 20:44:36.866915 [ 272 ] {} <Debug> TCP-Session: f77cfb90-6439-48d6-8cea-0a7d8cc37546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.02.03 20:44:36.866905 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.02.03 20:44:36.867035 [ 275 ] {} <Debug> TCP-Session: fb183f5e-a90c-4f48-a9ec-0055bd633b15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.02.03 20:44:36.867013 [ 273 ] {} <Debug> TCP-Session: f199da30-60bd-43a8-b536-2b073a50958f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.02.03 20:44:36.867002 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2026.02.03 20:44:36.867184 [ 275 ] {} <Debug> TCP-Session: fb183f5e-a90c-4f48-a9ec-0055bd633b15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.02.03 20:44:36.867170 [ 276 ] {} <Debug> TCP-Session: 2b81f4de-7497-4bfb-87d8-85efc5ea9922 Authenticating user 'default' from [fd00:1122:3344:101::a]:61043 | ||
| 656 | 2026.02.03 20:44:36.867171 [ 273 ] {} <Debug> TCP-Session: f199da30-60bd-43a8-b536-2b073a50958f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.02.03 20:44:36.867302 [ 277 ] {} <Debug> TCP-Session: 0222c98d-9751-463e-b969-a6c4bd224a98 Authenticating user 'default' from [fd00:1122:3344:101::a]:60274 | ||
| 658 | 2026.02.03 20:44:36.867309 [ 276 ] {} <Debug> TCP-Session: 2b81f4de-7497-4bfb-87d8-85efc5ea9922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.02.03 20:44:36.866905 [ 274 ] {} <Debug> TCP-Session: ee40732d-5135-4ec4-9c43-663eabc33ec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.02.03 20:44:36.867397 [ 277 ] {} <Debug> TCP-Session: 0222c98d-9751-463e-b969-a6c4bd224a98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.02.03 20:44:36.867380 [ 276 ] {} <Debug> TCP-Session: 2b81f4de-7497-4bfb-87d8-85efc5ea9922 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.02.03 20:44:36.867497 [ 274 ] {} <Debug> TCP-Session: ee40732d-5135-4ec4-9c43-663eabc33ec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.02.03 20:44:36.867523 [ 277 ] {} <Debug> TCP-Session: 0222c98d-9751-463e-b969-a6c4bd224a98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.02.03 20:44:37.000157 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.88 MiB, peak 134.88 MiB, free memory in arenas 0.00 B, will set to 139.20 MiB (RSS), difference: 4.33 MiB | ||
| 665 | 2026.02.03 20:44:37.981092 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55089 | ||
| 666 | 2026.02.03 20:44:37.981371 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 667 | 2026.02.03 20:44:37.981400 [ 278 ] {} <Debug> TCP-Session: 63b9ff53-9f20-4986-8b22-aebd1d47829d Authenticating user 'default' from [fd00:1122:3344:101::c]:55089 | ||
| 668 | 2026.02.03 20:44:37.981421 [ 278 ] {} <Debug> TCP-Session: 63b9ff53-9f20-4986-8b22-aebd1d47829d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.02.03 20:44:37.981478 [ 278 ] {} <Debug> TCP-Session: 63b9ff53-9f20-4986-8b22-aebd1d47829d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.02.03 20:44:37.981585 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 671 | 2026.02.03 20:44:37.981611 [ 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 | ||
| 672 | 2026.02.03 20:44:37.981711 [ 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 | ||
| 673 | 2026.02.03 20:44:37.984189 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59319 | ||
| 674 | 2026.02.03 20:44:37.984412 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44205 | ||
| 675 | 2026.02.03 20:44:37.984423 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.02.03 20:44:37.984426 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35461 | ||
| 677 | 2026.02.03 20:44:37.984480 [ 279 ] {} <Debug> TCP-Session: 1c059780-8e1c-434c-8050-d17d4c2c6bc7 Authenticating user 'default' from [fd00:1122:3344:101::c]:59319 | ||
| 678 | 2026.02.03 20:44:37.984562 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2026.02.03 20:44:37.984611 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62342 | ||
| 680 | 2026.02.03 20:44:37.984652 [ 281 ] {} <Debug> TCP-Session: 3c53eb65-2a31-4144-8ed6-56c2b93ea53e Authenticating user 'default' from [fd00:1122:3344:101::c]:44205 | ||
| 681 | 2026.02.03 20:44:37.984704 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53693 | ||
| 682 | 2026.02.03 20:44:37.984720 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50536 | ||
| 683 | 2026.02.03 20:44:37.984663 [ 279 ] {} <Debug> TCP-Session: 1c059780-8e1c-434c-8050-d17d4c2c6bc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.02.03 20:44:37.984813 [ 281 ] {} <Debug> TCP-Session: 3c53eb65-2a31-4144-8ed6-56c2b93ea53e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2026.02.03 20:44:37.984840 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59904 | ||
| 686 | 2026.02.03 20:44:37.984856 [ 279 ] {} <Debug> TCP-Session: 1c059780-8e1c-434c-8050-d17d4c2c6bc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.02.03 20:44:37.984873 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.02.03 20:44:37.984893 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.02.03 20:44:37.984924 [ 281 ] {} <Debug> TCP-Session: 3c53eb65-2a31-4144-8ed6-56c2b93ea53e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.02.03 20:44:37.985036 [ 283 ] {} <Debug> TCP-Session: 8a6e3792-96d8-4ee3-9931-26e27fa66a29 Authenticating user 'default' from [fd00:1122:3344:101::c]:62342 | ||
| 691 | 2026.02.03 20:44:37.985071 [ 280 ] {} <Debug> TCP-Session: fa6cbe19-797e-44ce-add4-4f487353ecb2 Authenticating user 'default' from [fd00:1122:3344:101::c]:35461 | ||
| 692 | 2026.02.03 20:44:37.985053 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.02.03 20:44:37.985202 [ 280 ] {} <Debug> TCP-Session: fa6cbe19-797e-44ce-add4-4f487353ecb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.02.03 20:44:37.985246 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.02.03 20:44:37.985217 [ 283 ] {} <Debug> TCP-Session: 8a6e3792-96d8-4ee3-9931-26e27fa66a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.02.03 20:44:37.985205 [ 284 ] {} <Debug> TCP-Session: b7822235-b62d-471c-b874-123271a42637 Authenticating user 'default' from [fd00:1122:3344:101::c]:53693 | ||
| 697 | 2026.02.03 20:44:37.985351 [ 283 ] {} <Debug> TCP-Session: 8a6e3792-96d8-4ee3-9931-26e27fa66a29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.02.03 20:44:37.985381 [ 285 ] {} <Debug> TCP-Session: 7b06b9af-7bf9-435f-8368-cae2a8b8aadc Authenticating user 'default' from [fd00:1122:3344:101::c]:59904 | ||
| 699 | 2026.02.03 20:44:37.985385 [ 284 ] {} <Debug> TCP-Session: b7822235-b62d-471c-b874-123271a42637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.02.03 20:44:37.985339 [ 280 ] {} <Debug> TCP-Session: fa6cbe19-797e-44ce-add4-4f487353ecb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.02.03 20:44:37.985468 [ 284 ] {} <Debug> TCP-Session: b7822235-b62d-471c-b874-123271a42637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.02.03 20:44:37.985465 [ 285 ] {} <Debug> TCP-Session: 7b06b9af-7bf9-435f-8368-cae2a8b8aadc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.02.03 20:44:37.985155 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2026.02.03 20:44:37.985554 [ 285 ] {} <Debug> TCP-Session: 7b06b9af-7bf9-435f-8368-cae2a8b8aadc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.02.03 20:44:37.985676 [ 282 ] {} <Debug> TCP-Session: ad47433c-3be7-4728-a96f-858467800c4e Authenticating user 'default' from [fd00:1122:3344:101::c]:50536 | ||
| 706 | 2026.02.03 20:44:37.985706 [ 282 ] {} <Debug> TCP-Session: ad47433c-3be7-4728-a96f-858467800c4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.02.03 20:44:37.985810 [ 282 ] {} <Debug> TCP-Session: ad47433c-3be7-4728-a96f-858467800c4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.02.03 20:44:41.342526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.02.03 20:44:41.342559 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.02.03 20:44:41.342629 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.02.03 20:44:41.342863 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.02.03 20:44:41.351115 [ 245 ] {} <Debug> system.asynchronous_metric_log (7fc52fb5-44a2-444d-9b99-a774f1ec2fd4): Loading data parts | ||
| 713 | 2026.02.03 20:44:41.351434 [ 245 ] {} <Debug> system.asynchronous_metric_log (7fc52fb5-44a2-444d-9b99-a774f1ec2fd4): There are no data parts | ||
| 714 | 2026.02.03 20:44:41.357269 [ 245 ] {} <Trace> system.asynchronous_metric_log (7fc52fb5-44a2-444d-9b99-a774f1ec2fd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.02.03 20:44:41.357310 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 716 | 2026.02.03 20:44:41.362837 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.02.03 20:44:41.363582 [ 245 ] {} <Trace> system.asynchronous_metric_log (7fc52fb5-44a2-444d-9b99-a774f1ec2fd4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.02.03 20:44:41.363719 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 719 | 2026.02.03 20:44:41.364736 [ 244 ] {} <Debug> system.metric_log (ed1fc16d-4e50-4cfc-ae7b-37fd6471aa94): Loading data parts | ||
| 720 | 2026.02.03 20:44:41.365157 [ 244 ] {} <Debug> system.metric_log (ed1fc16d-4e50-4cfc-ae7b-37fd6471aa94): There are no data parts | ||
| 721 | 2026.02.03 20:44:41.397780 [ 244 ] {} <Trace> system.metric_log (ed1fc16d-4e50-4cfc-ae7b-37fd6471aa94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.02.03 20:44:41.397840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 723 | 2026.02.03 20:44:41.404254 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.02.03 20:44:41.405578 [ 244 ] {} <Trace> system.metric_log (ed1fc16d-4e50-4cfc-ae7b-37fd6471aa94): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.02.03 20:44:41.410709 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.02.03 20:44:42.001151 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.86 MiB, peak 148.86 MiB, free memory in arenas 0.00 B, will set to 153.91 MiB (RSS), difference: 9.05 MiB | ||
| 727 | 2026.02.03 20:44:43.842365 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.02.03 20:44:43.842464 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.02.03 20:44:43.847934 [ 243 ] {} <Debug> system.query_log (2cafece7-0b2e-48c1-a33b-217f58af3705): Loading data parts | ||
| 730 | 2026.02.03 20:44:43.848194 [ 243 ] {} <Debug> system.query_log (2cafece7-0b2e-48c1-a33b-217f58af3705): There are no data parts | ||
| 731 | 2026.02.03 20:44:43.865263 [ 243 ] {} <Trace> system.query_log (2cafece7-0b2e-48c1-a33b-217f58af3705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.02.03 20:44:43.865299 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 733 | 2026.02.03 20:44:43.867005 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.02.03 20:44:43.867528 [ 243 ] {} <Trace> system.query_log (2cafece7-0b2e-48c1-a33b-217f58af3705): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.02.03 20:44:43.867803 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.02.03 20:44:44.001164 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.10 MiB, peak 158.10 MiB, free memory in arenas 0.00 B, will set to 154.93 MiB (RSS), difference: -3.18 MiB | ||
| 737 | 2026.02.03 20:44:48.788286 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.02.03 20:44:48.788403 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.02.03 20:44:48.863782 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2026.02.03 20:44:48.864553 [ 245 ] {} <Trace> system.asynchronous_metric_log (7fc52fb5-44a2-444d-9b99-a774f1ec2fd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.02.03 20:44:48.864606 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 742 | 2026.02.03 20:44:48.865608 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.02.03 20:44:48.866149 [ 245 ] {} <Trace> system.asynchronous_metric_log (7fc52fb5-44a2-444d-9b99-a774f1ec2fd4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.02.03 20:44:48.866325 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.02.03 20:44:48.910779 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.02.03 20:44:48.929120 [ 244 ] {} <Trace> system.metric_log (ed1fc16d-4e50-4cfc-ae7b-37fd6471aa94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.02.03 20:44:48.929189 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 748 | 2026.02.03 20:44:48.936661 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.02.03 20:44:48.937848 [ 244 ] {} <Trace> system.metric_log (ed1fc16d-4e50-4cfc-ae7b-37fd6471aa94): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.02.03 20:44:48.941328 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.02.03 20:44:49.000191 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.66 MiB, peak 159.66 MiB, free memory in arenas 0.00 B, will set to 157.82 MiB (RSS), difference: 2.17 MiB | ||
| 752 | 2026.02.03 20:44:54.001147 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.86 MiB, peak 159.66 MiB, free memory in arenas 0.00 B, will set to 157.88 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.02.03 20:44:56.314915 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2026.02.03 20:44:56.315169 [ 259 ] {e3bbfbbf-9f78-4fa0-8034-d4bb535aaf67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2026.02.03 20:44:56.317700 [ 259 ] {e3bbfbbf-9f78-4fa0-8034-d4bb535aaf67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2026.02.03 20:44:56.322043 [ 259 ] {e3bbfbbf-9f78-4fa0-8034-d4bb535aaf67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2026.02.03 20:44:56.327129 [ 259 ] {e3bbfbbf-9f78-4fa0-8034-d4bb535aaf67} <Debug> TCPHandler: Processed in 0.012344021 sec. | ||
| 758 | 2026.02.03 20:44:56.333940 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2026.02.03 20:44:56.334111 [ 259 ] {907aa70f-d128-400c-99be-7b699575d05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2026.02.03 20:44:56.339982 [ 259 ] {907aa70f-d128-400c-99be-7b699575d05d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2026.02.03 20:44:56.340037 [ 259 ] {907aa70f-d128-400c-99be-7b699575d05d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2026.02.03 20:44:56.342542 [ 259 ] {907aa70f-d128-400c-99be-7b699575d05d} <Debug> TCPHandler: Processed in 0.008671115 sec. | ||
| 763 | 2026.02.03 20:44:56.342789 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2026.02.03 20:44:56.342918 [ 259 ] {be78c2d2-f0c8-43bb-88be-39c7edff7fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 765 | 2026.02.03 20:44:56.343211 [ 259 ] {be78c2d2-f0c8-43bb-88be-39c7edff7fc6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2026.02.03 20:44:56.343255 [ 259 ] {be78c2d2-f0c8-43bb-88be-39c7edff7fc6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2026.02.03 20:44:56.343634 [ 259 ] {be78c2d2-f0c8-43bb-88be-39c7edff7fc6} <Debug> TCPHandler: Processed in 0.000897354 sec. | ||
| 768 | 2026.02.03 20:44:56.343868 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2026.02.03 20:44:56.343983 [ 259 ] {da46be48-05dc-4be2-8bcd-5a548dac38e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) 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) | ||
| 770 | 2026.02.03 20:44:56.344223 [ 259 ] {da46be48-05dc-4be2-8bcd-5a548dac38e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2026.02.03 20:44:56.344265 [ 259 ] {da46be48-05dc-4be2-8bcd-5a548dac38e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2026.02.03 20:44:56.344576 [ 259 ] {da46be48-05dc-4be2-8bcd-5a548dac38e1} <Debug> TCPHandler: Processed in 0.00075793 sec. | ||
| 773 | 2026.02.03 20:44:56.344806 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2026.02.03 20:44:56.344918 [ 259 ] {ca1efc59-b3d3-4f88-b744-002184790327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) 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) | ||
| 775 | 2026.02.03 20:44:56.345152 [ 259 ] {ca1efc59-b3d3-4f88-b744-002184790327} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2026.02.03 20:44:56.345195 [ 259 ] {ca1efc59-b3d3-4f88-b744-002184790327} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2026.02.03 20:44:56.345515 [ 259 ] {ca1efc59-b3d3-4f88-b744-002184790327} <Debug> TCPHandler: Processed in 0.000759139 sec. | ||
| 778 | 2026.02.03 20:44:56.345737 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.02.03 20:44:56.345857 [ 259 ] {7d6f1b9e-f68e-4aab-81fe-9a05338be0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) 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) | ||
| 780 | 2026.02.03 20:44:56.346092 [ 259 ] {7d6f1b9e-f68e-4aab-81fe-9a05338be0e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2026.02.03 20:44:56.346134 [ 259 ] {7d6f1b9e-f68e-4aab-81fe-9a05338be0e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2026.02.03 20:44:56.346447 [ 259 ] {7d6f1b9e-f68e-4aab-81fe-9a05338be0e3} <Debug> TCPHandler: Processed in 0.00075818 sec. | ||
| 783 | 2026.02.03 20:44:56.348610 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2026.02.03 20:44:56.348749 [ 259 ] {04f39032-cb6b-4cc1-8a0a-704fbdccf890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) 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) | ||
| 785 | 2026.02.03 20:44:56.349041 [ 259 ] {04f39032-cb6b-4cc1-8a0a-704fbdccf890} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2026.02.03 20:44:56.349091 [ 259 ] {04f39032-cb6b-4cc1-8a0a-704fbdccf890} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2026.02.03 20:44:56.349437 [ 259 ] {04f39032-cb6b-4cc1-8a0a-704fbdccf890} <Debug> TCPHandler: Processed in 0.000886973 sec. | ||
| 788 | 2026.02.03 20:44:56.349656 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2026.02.03 20:44:56.349769 [ 259 ] {931c4265-d579-4d93-becd-f8ce3fd6a4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) 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) | ||
| 790 | 2026.02.03 20:44:56.350008 [ 259 ] {931c4265-d579-4d93-becd-f8ce3fd6a4dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2026.02.03 20:44:56.350050 [ 259 ] {931c4265-d579-4d93-becd-f8ce3fd6a4dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2026.02.03 20:44:56.350365 [ 259 ] {931c4265-d579-4d93-becd-f8ce3fd6a4dc} <Debug> TCPHandler: Processed in 0.00075847 sec. | ||
| 793 | 2026.02.03 20:44:56.350586 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.02.03 20:44:56.350698 [ 259 ] {c06cfb05-9954-4bff-a2f0-ff37e27b4d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) 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) | ||
| 795 | 2026.02.03 20:44:56.350935 [ 259 ] {c06cfb05-9954-4bff-a2f0-ff37e27b4d3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2026.02.03 20:44:56.350978 [ 259 ] {c06cfb05-9954-4bff-a2f0-ff37e27b4d3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2026.02.03 20:44:56.351293 [ 259 ] {c06cfb05-9954-4bff-a2f0-ff37e27b4d3c} <Debug> TCPHandler: Processed in 0.000755369 sec. | ||
| 798 | 2026.02.03 20:44:56.351492 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2026.02.03 20:44:56.351620 [ 259 ] {9006f86b-d75d-4482-8b8d-c069b68c22e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) 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) | ||
| 800 | 2026.02.03 20:44:56.351871 [ 259 ] {9006f86b-d75d-4482-8b8d-c069b68c22e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2026.02.03 20:44:56.351917 [ 259 ] {9006f86b-d75d-4482-8b8d-c069b68c22e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2026.02.03 20:44:56.352224 [ 259 ] {9006f86b-d75d-4482-8b8d-c069b68c22e6} <Debug> TCPHandler: Processed in 0.000782721 sec. | ||
| 803 | 2026.02.03 20:44:56.352442 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2026.02.03 20:44:56.352556 [ 259 ] {3c2789a6-ccef-4086-b5ab-288a48cee699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) 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) | ||
| 805 | 2026.02.03 20:44:56.352799 [ 259 ] {3c2789a6-ccef-4086-b5ab-288a48cee699} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2026.02.03 20:44:56.352840 [ 259 ] {3c2789a6-ccef-4086-b5ab-288a48cee699} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2026.02.03 20:44:56.353157 [ 259 ] {3c2789a6-ccef-4086-b5ab-288a48cee699} <Debug> TCPHandler: Processed in 0.0007649 sec. | ||
| 808 | 2026.02.03 20:44:56.353418 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2026.02.03 20:44:56.353533 [ 259 ] {128d4283-caf6-4836-a454-2dc77d2f627a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) 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) | ||
| 810 | 2026.02.03 20:44:56.353776 [ 259 ] {128d4283-caf6-4836-a454-2dc77d2f627a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2026.02.03 20:44:56.353817 [ 259 ] {128d4283-caf6-4836-a454-2dc77d2f627a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2026.02.03 20:44:56.354152 [ 259 ] {128d4283-caf6-4836-a454-2dc77d2f627a} <Debug> TCPHandler: Processed in 0.00078286 sec. | ||
| 813 | 2026.02.03 20:44:56.354396 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2026.02.03 20:44:56.354513 [ 259 ] {a5bf79bf-3a2b-43e6-8cc4-2501cc853f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) 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) | ||
| 815 | 2026.02.03 20:44:56.354763 [ 259 ] {a5bf79bf-3a2b-43e6-8cc4-2501cc853f55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2026.02.03 20:44:56.354804 [ 259 ] {a5bf79bf-3a2b-43e6-8cc4-2501cc853f55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2026.02.03 20:44:56.355151 [ 259 ] {a5bf79bf-3a2b-43e6-8cc4-2501cc853f55} <Debug> TCPHandler: Processed in 0.000804251 sec. | ||
| 818 | 2026.02.03 20:44:56.355389 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2026.02.03 20:44:56.355505 [ 259 ] {f100f0b2-33f8-4b46-9627-a8b34b8189cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) 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) | ||
| 820 | 2026.02.03 20:44:56.355755 [ 259 ] {f100f0b2-33f8-4b46-9627-a8b34b8189cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2026.02.03 20:44:56.355797 [ 259 ] {f100f0b2-33f8-4b46-9627-a8b34b8189cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2026.02.03 20:44:56.356120 [ 259 ] {f100f0b2-33f8-4b46-9627-a8b34b8189cb} <Debug> TCPHandler: Processed in 0.000779511 sec. | ||
| 823 | 2026.02.03 20:44:56.356323 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2026.02.03 20:44:56.356439 [ 259 ] {15ebcd21-37d8-4451-bb45-09a6ee04111c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) 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) | ||
| 825 | 2026.02.03 20:44:56.356696 [ 259 ] {15ebcd21-37d8-4451-bb45-09a6ee04111c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2026.02.03 20:44:56.356739 [ 259 ] {15ebcd21-37d8-4451-bb45-09a6ee04111c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2026.02.03 20:44:56.357064 [ 259 ] {15ebcd21-37d8-4451-bb45-09a6ee04111c} <Debug> TCPHandler: Processed in 0.000789761 sec. | ||
| 828 | 2026.02.03 20:44:56.357281 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2026.02.03 20:44:56.357398 [ 259 ] {5a8a0953-c92f-49f4-9506-dee92c19d782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) 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) | ||
| 830 | 2026.02.03 20:44:56.357663 [ 259 ] {5a8a0953-c92f-49f4-9506-dee92c19d782} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2026.02.03 20:44:56.357704 [ 259 ] {5a8a0953-c92f-49f4-9506-dee92c19d782} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2026.02.03 20:44:56.358044 [ 259 ] {5a8a0953-c92f-49f4-9506-dee92c19d782} <Debug> TCPHandler: Processed in 0.000811212 sec. | ||
| 833 | 2026.02.03 20:44:56.360005 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2026.02.03 20:44:56.360128 [ 259 ] {ceb3d347-1dc9-4c73-80e7-bcbf988c7b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 835 | 2026.02.03 20:44:56.360387 [ 259 ] {ceb3d347-1dc9-4c73-80e7-bcbf988c7b51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2026.02.03 20:44:56.360428 [ 259 ] {ceb3d347-1dc9-4c73-80e7-bcbf988c7b51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2026.02.03 20:44:56.360738 [ 259 ] {ceb3d347-1dc9-4c73-80e7-bcbf988c7b51} <Debug> TCPHandler: Processed in 0.0007816 sec. | ||
| 838 | 2026.02.03 20:44:56.365813 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2026.02.03 20:44:56.365935 [ 259 ] {29f749b7-4000-497c-aa8b-49d6bd299d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 840 | 2026.02.03 20:44:56.366201 [ 259 ] {29f749b7-4000-497c-aa8b-49d6bd299d9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2026.02.03 20:44:56.366243 [ 259 ] {29f749b7-4000-497c-aa8b-49d6bd299d9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2026.02.03 20:44:56.366593 [ 259 ] {29f749b7-4000-497c-aa8b-49d6bd299d9d} <Debug> TCPHandler: Processed in 0.000832621 sec. | ||
| 843 | 2026.02.03 20:44:56.367216 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2026.02.03 20:44:56.367338 [ 259 ] {fc8193d2-b184-4d93-8378-81e6d8e45c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 845 | 2026.02.03 20:44:56.367424 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 846 | 2026.02.03 20:44:56.367613 [ 259 ] {fc8193d2-b184-4d93-8378-81e6d8e45c7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 847 | 2026.02.03 20:44:56.367661 [ 259 ] {fc8193d2-b184-4d93-8378-81e6d8e45c7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 848 | 2026.02.03 20:44:56.367912 [ 245 ] {} <Trace> system.asynchronous_metric_log (7fc52fb5-44a2-444d-9b99-a774f1ec2fd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 849 | 2026.02.03 20:44:56.367964 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 850 | 2026.02.03 20:44:56.368000 [ 259 ] {fc8193d2-b184-4d93-8378-81e6d8e45c7b} <Debug> TCPHandler: Processed in 0.000834832 sec. | ||
| 851 | 2026.02.03 20:44:56.368272 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2026.02.03 20:44:56.368392 [ 259 ] {f8ff39c6-2f03-40a5-ba64-270bc9254822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 853 | 2026.02.03 20:44:56.368662 [ 259 ] {f8ff39c6-2f03-40a5-ba64-270bc9254822} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2026.02.03 20:44:56.368677 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 855 | 2026.02.03 20:44:56.368705 [ 259 ] {f8ff39c6-2f03-40a5-ba64-270bc9254822} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.02.03 20:44:56.369033 [ 259 ] {f8ff39c6-2f03-40a5-ba64-270bc9254822} <Debug> TCPHandler: Processed in 0.000811111 sec. | ||
| 857 | 2026.02.03 20:44:56.369159 [ 245 ] {} <Trace> system.asynchronous_metric_log (7fc52fb5-44a2-444d-9b99-a774f1ec2fd4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 858 | 2026.02.03 20:44:56.369279 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2026.02.03 20:44:56.369314 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 860 | 2026.02.03 20:44:56.369404 [ 259 ] {15c27554-e1df-407f-97d4-45fbee067dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 861 | 2026.02.03 20:44:56.369671 [ 259 ] {15c27554-e1df-407f-97d4-45fbee067dbb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 862 | 2026.02.03 20:44:56.369713 [ 259 ] {15c27554-e1df-407f-97d4-45fbee067dbb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 863 | 2026.02.03 20:44:56.370040 [ 259 ] {15c27554-e1df-407f-97d4-45fbee067dbb} <Debug> TCPHandler: Processed in 0.000810141 sec. | ||
| 864 | 2026.02.03 20:44:56.370352 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 865 | 2026.02.03 20:44:56.370483 [ 259 ] {ad63e9fd-ced9-45e1-ad11-490143b933df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 866 | 2026.02.03 20:44:56.370768 [ 259 ] {ad63e9fd-ced9-45e1-ad11-490143b933df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 867 | 2026.02.03 20:44:56.370813 [ 259 ] {ad63e9fd-ced9-45e1-ad11-490143b933df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 868 | 2026.02.03 20:44:56.371206 [ 259 ] {ad63e9fd-ced9-45e1-ad11-490143b933df} <Debug> TCPHandler: Processed in 0.000909223 sec. | ||
| 869 | 2026.02.03 20:44:56.371499 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2026.02.03 20:44:56.371662 [ 259 ] {1a4b718d-f8f5-4c9b-8add-de3f3aff03ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 871 | 2026.02.03 20:44:56.371980 [ 259 ] {1a4b718d-f8f5-4c9b-8add-de3f3aff03ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 872 | 2026.02.03 20:44:56.372030 [ 259 ] {1a4b718d-f8f5-4c9b-8add-de3f3aff03ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 873 | 2026.02.03 20:44:56.372402 [ 259 ] {1a4b718d-f8f5-4c9b-8add-de3f3aff03ea} <Debug> TCPHandler: Processed in 0.000966605 sec. | ||
| 874 | 2026.02.03 20:44:56.372654 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 875 | 2026.02.03 20:44:56.372784 [ 259 ] {9cd59bc6-6f02-47ac-9150-19465a68df70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 876 | 2026.02.03 20:44:56.373070 [ 259 ] {9cd59bc6-6f02-47ac-9150-19465a68df70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 877 | 2026.02.03 20:44:56.373116 [ 259 ] {9cd59bc6-6f02-47ac-9150-19465a68df70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 878 | 2026.02.03 20:44:56.373451 [ 259 ] {9cd59bc6-6f02-47ac-9150-19465a68df70} <Debug> TCPHandler: Processed in 0.000846522 sec. | ||
| 879 | 2026.02.03 20:44:56.373705 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2026.02.03 20:44:56.373838 [ 259 ] {b958b919-2b0f-46a8-9c90-cc53f22e5a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 881 | 2026.02.03 20:44:56.374133 [ 259 ] {b958b919-2b0f-46a8-9c90-cc53f22e5a9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 882 | 2026.02.03 20:44:56.374181 [ 259 ] {b958b919-2b0f-46a8-9c90-cc53f22e5a9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 883 | 2026.02.03 20:44:56.374538 [ 259 ] {b958b919-2b0f-46a8-9c90-cc53f22e5a9c} <Debug> TCPHandler: Processed in 0.000884383 sec. | ||
| 884 | 2026.02.03 20:44:56.374806 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 885 | 2026.02.03 20:44:56.374935 [ 259 ] {69fbdb3c-4af7-4795-8b8f-8c2ffae415fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 886 | 2026.02.03 20:44:56.375318 [ 259 ] {69fbdb3c-4af7-4795-8b8f-8c2ffae415fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 887 | 2026.02.03 20:44:56.375384 [ 259 ] {69fbdb3c-4af7-4795-8b8f-8c2ffae415fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 888 | 2026.02.03 20:44:56.375746 [ 259 ] {69fbdb3c-4af7-4795-8b8f-8c2ffae415fb} <Debug> TCPHandler: Processed in 0.000989786 sec. | ||
| 889 | 2026.02.03 20:44:56.375983 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2026.02.03 20:44:56.376110 [ 259 ] {685c8e6b-b127-43d3-9d77-e2028c77d7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 891 | 2026.02.03 20:44:56.376398 [ 259 ] {685c8e6b-b127-43d3-9d77-e2028c77d7f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 892 | 2026.02.03 20:44:56.376439 [ 259 ] {685c8e6b-b127-43d3-9d77-e2028c77d7f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 893 | 2026.02.03 20:44:56.376767 [ 259 ] {685c8e6b-b127-43d3-9d77-e2028c77d7f7} <Debug> TCPHandler: Processed in 0.000834481 sec. | ||
| 894 | 2026.02.03 20:44:56.383858 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 895 | 2026.02.03 20:44:56.383994 [ 259 ] {7d31da54-9e13-460a-b08d-23fba8ba57fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 896 | 2026.02.03 20:44:56.384287 [ 259 ] {7d31da54-9e13-460a-b08d-23fba8ba57fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 897 | 2026.02.03 20:44:56.384330 [ 259 ] {7d31da54-9e13-460a-b08d-23fba8ba57fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 898 | 2026.02.03 20:44:56.384675 [ 259 ] {7d31da54-9e13-460a-b08d-23fba8ba57fb} <Debug> TCPHandler: Processed in 0.000871603 sec. | ||
| 899 | 2026.02.03 20:44:56.384910 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2026.02.03 20:44:56.385036 [ 259 ] {4dfe5065-db7d-4396-9139-1158e8f71c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 901 | 2026.02.03 20:44:56.385318 [ 259 ] {4dfe5065-db7d-4396-9139-1158e8f71c99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 902 | 2026.02.03 20:44:56.385360 [ 259 ] {4dfe5065-db7d-4396-9139-1158e8f71c99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 903 | 2026.02.03 20:44:56.385682 [ 259 ] {4dfe5065-db7d-4396-9139-1158e8f71c99} <Debug> TCPHandler: Processed in 0.000822171 sec. | ||
| 904 | 2026.02.03 20:44:56.385946 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 905 | 2026.02.03 20:44:56.386072 [ 259 ] {6ff96276-eeba-4bf8-bd2d-5bab7b8ee8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 906 | 2026.02.03 20:44:56.386354 [ 259 ] {6ff96276-eeba-4bf8-bd2d-5bab7b8ee8eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 907 | 2026.02.03 20:44:56.386397 [ 259 ] {6ff96276-eeba-4bf8-bd2d-5bab7b8ee8eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 908 | 2026.02.03 20:44:56.386728 [ 259 ] {6ff96276-eeba-4bf8-bd2d-5bab7b8ee8eb} <Debug> TCPHandler: Processed in 0.000836702 sec. | ||
| 909 | 2026.02.03 20:44:56.386949 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2026.02.03 20:44:56.387076 [ 259 ] {cbe352de-7589-470c-a509-27ed9c1922ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 911 | 2026.02.03 20:44:56.387396 [ 259 ] {cbe352de-7589-470c-a509-27ed9c1922ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 912 | 2026.02.03 20:44:56.387440 [ 259 ] {cbe352de-7589-470c-a509-27ed9c1922ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 913 | 2026.02.03 20:44:56.387798 [ 259 ] {cbe352de-7589-470c-a509-27ed9c1922ab} <Debug> TCPHandler: Processed in 0.000903204 sec. | ||
| 914 | 2026.02.03 20:44:56.388069 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2026.02.03 20:44:56.388225 [ 259 ] {6b738648-0bd5-4345-a473-189917dd7ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 916 | 2026.02.03 20:44:56.388600 [ 259 ] {6b738648-0bd5-4345-a473-189917dd7ff0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 917 | 2026.02.03 20:44:56.388654 [ 259 ] {6b738648-0bd5-4345-a473-189917dd7ff0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 918 | 2026.02.03 20:44:56.389073 [ 259 ] {6b738648-0bd5-4345-a473-189917dd7ff0} <Debug> TCPHandler: Processed in 0.001061888 sec. | ||
| 919 | 2026.02.03 20:44:56.396831 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.02.03 20:44:56.396963 [ 259 ] {c533978b-cf7d-474f-8d24-051fa9523a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 921 | 2026.02.03 20:44:56.397012 [ 259 ] {c533978b-cf7d-474f-8d24-051fa9523a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 922 | 2026.02.03 20:44:56.400150 [ 259 ] {c533978b-cf7d-474f-8d24-051fa9523a18} <Trace> oximeter.timeseries_schema (1b6e7a41-2a6a-4255-aedf-9cb6a58756ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2026.02.03 20:44:56.400205 [ 259 ] {c533978b-cf7d-474f-8d24-051fa9523a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 924 | 2026.02.03 20:44:56.402972 [ 259 ] {c533978b-cf7d-474f-8d24-051fa9523a18} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 925 | 2026.02.03 20:44:56.403407 [ 259 ] {c533978b-cf7d-474f-8d24-051fa9523a18} <Trace> oximeter.timeseries_schema (1b6e7a41-2a6a-4255-aedf-9cb6a58756ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2026.02.03 20:44:56.403564 [ 259 ] {c533978b-cf7d-474f-8d24-051fa9523a18} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.006637 sec., 4821.455476872081 rows/sec., 1.07 MiB/sec. | ||
| 927 | 2026.02.03 20:44:56.403606 [ 259 ] {c533978b-cf7d-474f-8d24-051fa9523a18} <Debug> TCPHandler: Processed in 0.006846477 sec. | ||
| 928 | 2026.02.03 20:44:56.403777 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2026.02.03 20:44:56.403881 [ 259 ] {69bf60d6-b376-4d7a-9873-c0efcc394cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 930 | 2026.02.03 20:44:56.403924 [ 259 ] {69bf60d6-b376-4d7a-9873-c0efcc394cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 931 | 2026.02.03 20:44:56.408761 [ 259 ] {69bf60d6-b376-4d7a-9873-c0efcc394cd7} <Trace> oximeter.fields_i16 (8f3adb52-e100-4d28-8ac5-022dcdc35e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2026.02.03 20:44:56.408799 [ 259 ] {69bf60d6-b376-4d7a-9873-c0efcc394cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 933 | 2026.02.03 20:44:56.411981 [ 259 ] {69bf60d6-b376-4d7a-9873-c0efcc394cd7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 934 | 2026.02.03 20:44:56.412500 [ 259 ] {69bf60d6-b376-4d7a-9873-c0efcc394cd7} <Trace> oximeter.fields_i16 (8f3adb52-e100-4d28-8ac5-022dcdc35e61): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2026.02.03 20:44:56.412666 [ 259 ] {69bf60d6-b376-4d7a-9873-c0efcc394cd7} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.008808 sec., 30199.818346957312 rows/sec., 1.92 MiB/sec. | ||
| 936 | 2026.02.03 20:44:56.412708 [ 259 ] {69bf60d6-b376-4d7a-9873-c0efcc394cd7} <Debug> TCPHandler: Processed in 0.008983923 sec. | ||
| 937 | 2026.02.03 20:44:56.412850 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2026.02.03 20:44:56.412950 [ 259 ] {bbb759a2-408b-4a4f-a665-584f5f84387a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 939 | 2026.02.03 20:44:56.412991 [ 259 ] {bbb759a2-408b-4a4f-a665-584f5f84387a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 940 | 2026.02.03 20:44:56.413460 [ 259 ] {bbb759a2-408b-4a4f-a665-584f5f84387a} <Trace> oximeter.fields_ipaddr (1e2fa5c3-47e6-4c12-a09c-09f9ce837afd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2026.02.03 20:44:56.413499 [ 259 ] {bbb759a2-408b-4a4f-a665-584f5f84387a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 942 | 2026.02.03 20:44:56.413923 [ 259 ] {bbb759a2-408b-4a4f-a665-584f5f84387a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 943 | 2026.02.03 20:44:56.414401 [ 259 ] {bbb759a2-408b-4a4f-a665-584f5f84387a} <Trace> oximeter.fields_ipaddr (1e2fa5c3-47e6-4c12-a09c-09f9ce837afd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2026.02.03 20:44:56.414539 [ 259 ] {bbb759a2-408b-4a4f-a665-584f5f84387a} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00161 sec., 6211.180124223602 rows/sec., 506.48 KiB/sec. | ||
| 945 | 2026.02.03 20:44:56.414577 [ 259 ] {bbb759a2-408b-4a4f-a665-584f5f84387a} <Debug> TCPHandler: Processed in 0.001778496 sec. | ||
| 946 | 2026.02.03 20:44:56.414701 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2026.02.03 20:44:56.414800 [ 259 ] {b4197621-af95-4ffd-9b80-2218d19c9b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 948 | 2026.02.03 20:44:56.414840 [ 259 ] {b4197621-af95-4ffd-9b80-2218d19c9b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 949 | 2026.02.03 20:44:56.415808 [ 259 ] {b4197621-af95-4ffd-9b80-2218d19c9b10} <Trace> oximeter.fields_string (9607123c-00fd-4535-bd76-ea16c09bd9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2026.02.03 20:44:56.415844 [ 259 ] {b4197621-af95-4ffd-9b80-2218d19c9b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 951 | 2026.02.03 20:44:56.416404 [ 259 ] {b4197621-af95-4ffd-9b80-2218d19c9b10} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 952 | 2026.02.03 20:44:56.416838 [ 259 ] {b4197621-af95-4ffd-9b80-2218d19c9b10} <Trace> oximeter.fields_string (9607123c-00fd-4535-bd76-ea16c09bd9c4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2026.02.03 20:44:56.416972 [ 259 ] {b4197621-af95-4ffd-9b80-2218d19c9b10} <Debug> executeQuery: Read 777 rows, 62.90 KiB in 0.002191 sec., 354632.58785942494 rows/sec., 28.03 MiB/sec. | ||
| 954 | 2026.02.03 20:44:56.417010 [ 259 ] {b4197621-af95-4ffd-9b80-2218d19c9b10} <Debug> TCPHandler: Processed in 0.002363921 sec. | ||
| 955 | 2026.02.03 20:44:56.417136 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2026.02.03 20:44:56.417231 [ 259 ] {42ab1ce9-10dc-4626-9e1c-dda250c5805b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 957 | 2026.02.03 20:44:56.417270 [ 259 ] {42ab1ce9-10dc-4626-9e1c-dda250c5805b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 958 | 2026.02.03 20:44:56.417733 [ 259 ] {42ab1ce9-10dc-4626-9e1c-dda250c5805b} <Trace> oximeter.fields_u16 (3deb7735-3858-478f-8c49-c6ec07a7fc2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2026.02.03 20:44:56.417770 [ 259 ] {42ab1ce9-10dc-4626-9e1c-dda250c5805b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 960 | 2026.02.03 20:44:56.418220 [ 259 ] {42ab1ce9-10dc-4626-9e1c-dda250c5805b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 961 | 2026.02.03 20:44:56.418644 [ 259 ] {42ab1ce9-10dc-4626-9e1c-dda250c5805b} <Trace> oximeter.fields_u16 (3deb7735-3858-478f-8c49-c6ec07a7fc2a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2026.02.03 20:44:56.418770 [ 259 ] {42ab1ce9-10dc-4626-9e1c-dda250c5805b} <Debug> executeQuery: Read 153 rows, 9.45 KiB in 0.001557 sec., 98265.89595375722 rows/sec., 5.93 MiB/sec. | ||
| 963 | 2026.02.03 20:44:56.418808 [ 259 ] {42ab1ce9-10dc-4626-9e1c-dda250c5805b} <Debug> TCPHandler: Processed in 0.001723265 sec. | ||
| 964 | 2026.02.03 20:44:56.418926 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2026.02.03 20:44:56.419020 [ 259 ] {e5ea9e15-7b7f-4587-8b09-b617d9ebdb13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 966 | 2026.02.03 20:44:56.419058 [ 259 ] {e5ea9e15-7b7f-4587-8b09-b617d9ebdb13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 967 | 2026.02.03 20:44:56.419537 [ 259 ] {e5ea9e15-7b7f-4587-8b09-b617d9ebdb13} <Trace> oximeter.fields_u32 (04b968d2-d659-4998-8f85-f792f977fed9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2026.02.03 20:44:56.419570 [ 259 ] {e5ea9e15-7b7f-4587-8b09-b617d9ebdb13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 969 | 2026.02.03 20:44:56.419994 [ 259 ] {e5ea9e15-7b7f-4587-8b09-b617d9ebdb13} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 970 | 2026.02.03 20:44:56.420442 [ 259 ] {e5ea9e15-7b7f-4587-8b09-b617d9ebdb13} <Trace> oximeter.fields_u32 (04b968d2-d659-4998-8f85-f792f977fed9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2026.02.03 20:44:56.420572 [ 259 ] {e5ea9e15-7b7f-4587-8b09-b617d9ebdb13} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001568 sec., 89285.71428571429 rows/sec., 5.77 MiB/sec. | ||
| 972 | 2026.02.03 20:44:56.420609 [ 259 ] {e5ea9e15-7b7f-4587-8b09-b617d9ebdb13} <Debug> TCPHandler: Processed in 0.001733355 sec. | ||
| 973 | 2026.02.03 20:44:56.420731 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 974 | 2026.02.03 20:44:56.420826 [ 259 ] {b808ff34-6bb5-4bf6-9883-be61a1c691bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 975 | 2026.02.03 20:44:56.420865 [ 259 ] {b808ff34-6bb5-4bf6-9883-be61a1c691bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 976 | 2026.02.03 20:44:56.421328 [ 259 ] {b808ff34-6bb5-4bf6-9883-be61a1c691bc} <Trace> oximeter.fields_u8 (4432b425-b0a9-46f8-aaa6-77d870c4a79a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 977 | 2026.02.03 20:44:56.421364 [ 259 ] {b808ff34-6bb5-4bf6-9883-be61a1c691bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 978 | 2026.02.03 20:44:56.421807 [ 259 ] {b808ff34-6bb5-4bf6-9883-be61a1c691bc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 979 | 2026.02.03 20:44:56.422244 [ 259 ] {b808ff34-6bb5-4bf6-9883-be61a1c691bc} <Trace> oximeter.fields_u8 (4432b425-b0a9-46f8-aaa6-77d870c4a79a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 980 | 2026.02.03 20:44:56.422371 [ 259 ] {b808ff34-6bb5-4bf6-9883-be61a1c691bc} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001561 sec., 89045.48366431774 rows/sec., 5.07 MiB/sec. | ||
| 981 | 2026.02.03 20:44:56.422413 [ 259 ] {b808ff34-6bb5-4bf6-9883-be61a1c691bc} <Debug> TCPHandler: Processed in 0.001732134 sec. | ||
| 982 | 2026.02.03 20:44:56.422537 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 983 | 2026.02.03 20:44:56.422630 [ 259 ] {4b283108-7da9-4ace-849b-2d55ffff8ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 984 | 2026.02.03 20:44:56.422669 [ 259 ] {4b283108-7da9-4ace-849b-2d55ffff8ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 985 | 2026.02.03 20:44:56.423255 [ 259 ] {4b283108-7da9-4ace-849b-2d55ffff8ba5} <Trace> oximeter.fields_uuid (705be91f-3a33-4bda-b2dc-edfb3ca759dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 986 | 2026.02.03 20:44:56.423290 [ 259 ] {4b283108-7da9-4ace-849b-2d55ffff8ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 987 | 2026.02.03 20:44:56.423714 [ 259 ] {4b283108-7da9-4ace-849b-2d55ffff8ba5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 988 | 2026.02.03 20:44:56.424175 [ 259 ] {4b283108-7da9-4ace-849b-2d55ffff8ba5} <Trace> oximeter.fields_uuid (705be91f-3a33-4bda-b2dc-edfb3ca759dd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 989 | 2026.02.03 20:44:56.424303 [ 259 ] {4b283108-7da9-4ace-849b-2d55ffff8ba5} <Debug> executeQuery: Read 483 rows, 34.90 KiB in 0.001689 sec., 285968.0284191829 rows/sec., 20.18 MiB/sec. | ||
| 990 | 2026.02.03 20:44:56.424340 [ 259 ] {4b283108-7da9-4ace-849b-2d55ffff8ba5} <Debug> TCPHandler: Processed in 0.001853919 sec. | ||
| 991 | 2026.02.03 20:44:56.424468 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.02.03 20:44:56.424581 [ 259 ] {40c6922b-6d43-41f5-8bde-f3fc9a7ae5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 993 | 2026.02.03 20:44:56.424634 [ 259 ] {40c6922b-6d43-41f5-8bde-f3fc9a7ae5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 994 | 2026.02.03 20:44:56.425073 [ 259 ] {40c6922b-6d43-41f5-8bde-f3fc9a7ae5ff} <Trace> oximeter.measurements_bool (427bcf10-4f42-42cc-99ea-546048eb0a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 995 | 2026.02.03 20:44:56.425115 [ 259 ] {40c6922b-6d43-41f5-8bde-f3fc9a7ae5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 996 | 2026.02.03 20:44:56.425725 [ 259 ] {40c6922b-6d43-41f5-8bde-f3fc9a7ae5ff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 997 | 2026.02.03 20:44:56.426280 [ 259 ] {40c6922b-6d43-41f5-8bde-f3fc9a7ae5ff} <Trace> oximeter.measurements_bool (427bcf10-4f42-42cc-99ea-546048eb0a2a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 998 | 2026.02.03 20:44:56.426448 [ 259 ] {40c6922b-6d43-41f5-8bde-f3fc9a7ae5ff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001884 sec., 3184.7133757961783 rows/sec., 166.39 KiB/sec. | ||
| 999 | 2026.02.03 20:44:56.426494 [ 259 ] {40c6922b-6d43-41f5-8bde-f3fc9a7ae5ff} <Debug> TCPHandler: Processed in 0.002088334 sec. | ||
| 1000 | 2026.02.03 20:44:56.426619 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1001 | 2026.02.03 20:44:56.426733 [ 259 ] {38551d87-941e-4930-b0e9-e5efffd6642d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1002 | 2026.02.03 20:44:56.426788 [ 259 ] {38551d87-941e-4930-b0e9-e5efffd6642d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1003 | 2026.02.03 20:44:56.429342 [ 259 ] {38551d87-941e-4930-b0e9-e5efffd6642d} <Trace> oximeter.measurements_cumulativeu64 (02d76929-b322-425a-958f-7aff5f6930b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1004 | 2026.02.03 20:44:56.429378 [ 259 ] {38551d87-941e-4930-b0e9-e5efffd6642d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1005 | 2026.02.03 20:44:56.430046 [ 259 ] {38551d87-941e-4930-b0e9-e5efffd6642d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1006 | 2026.02.03 20:44:56.430493 [ 259 ] {38551d87-941e-4930-b0e9-e5efffd6642d} <Trace> oximeter.measurements_cumulativeu64 (02d76929-b322-425a-958f-7aff5f6930b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1007 | 2026.02.03 20:44:56.430628 [ 259 ] {38551d87-941e-4930-b0e9-e5efffd6642d} <Debug> executeQuery: Read 263 rows, 17.94 KiB in 0.003921 sec., 67074.7258352461 rows/sec., 4.47 MiB/sec. | ||
| 1008 | 2026.02.03 20:44:56.430667 [ 259 ] {38551d87-941e-4930-b0e9-e5efffd6642d} <Debug> TCPHandler: Processed in 0.004108477 sec. | ||
| 1009 | 2026.02.03 20:44:56.430792 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1010 | 2026.02.03 20:44:56.430889 [ 259 ] {7127569d-e490-4af7-b529-39eefcea7af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1011 | 2026.02.03 20:44:56.430932 [ 259 ] {7127569d-e490-4af7-b529-39eefcea7af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1012 | 2026.02.03 20:44:56.431272 [ 259 ] {7127569d-e490-4af7-b529-39eefcea7af1} <Trace> oximeter.measurements_f64 (1ee3228b-c188-4c11-8dc4-2fcdb1964a35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1013 | 2026.02.03 20:44:56.431310 [ 259 ] {7127569d-e490-4af7-b529-39eefcea7af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1014 | 2026.02.03 20:44:56.431769 [ 259 ] {7127569d-e490-4af7-b529-39eefcea7af1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1015 | 2026.02.03 20:44:56.432243 [ 259 ] {7127569d-e490-4af7-b529-39eefcea7af1} <Trace> oximeter.measurements_f64 (1ee3228b-c188-4c11-8dc4-2fcdb1964a35): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1016 | 2026.02.03 20:44:56.432380 [ 259 ] {7127569d-e490-4af7-b529-39eefcea7af1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00151 sec., 662.251655629139 rows/sec., 44.62 KiB/sec. | ||
| 1017 | 2026.02.03 20:44:56.432418 [ 259 ] {7127569d-e490-4af7-b529-39eefcea7af1} <Debug> TCPHandler: Processed in 0.001677223 sec. | ||
| 1018 | 2026.02.03 20:44:56.432538 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1019 | 2026.02.03 20:44:56.432633 [ 259 ] {28afaf70-cdb5-421e-9225-592c6ee590e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1020 | 2026.02.03 20:44:56.432687 [ 259 ] {28afaf70-cdb5-421e-9225-592c6ee590e8} <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 | ||
| 1021 | 2026.02.03 20:44:56.433462 [ 259 ] {28afaf70-cdb5-421e-9225-592c6ee590e8} <Trace> oximeter.measurements_histogramu64 (5e30bc01-4412-4ae1-b731-b7c41bccfe2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1022 | 2026.02.03 20:44:56.433500 [ 259 ] {28afaf70-cdb5-421e-9225-592c6ee590e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1023 | 2026.02.03 20:44:56.438380 [ 259 ] {28afaf70-cdb5-421e-9225-592c6ee590e8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1024 | 2026.02.03 20:44:56.438935 [ 259 ] {28afaf70-cdb5-421e-9225-592c6ee590e8} <Trace> oximeter.measurements_histogramu64 (5e30bc01-4412-4ae1-b731-b7c41bccfe2f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1025 | 2026.02.03 20:44:56.439123 [ 259 ] {28afaf70-cdb5-421e-9225-592c6ee590e8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.006508 sec., 1536.5703749231716 rows/sec., 2.75 MiB/sec. | ||
| 1026 | 2026.02.03 20:44:56.439203 [ 259 ] {28afaf70-cdb5-421e-9225-592c6ee590e8} <Debug> TCPHandler: Processed in 0.006714524 sec. | ||
| 1027 | 2026.02.03 20:44:56.439351 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1028 | 2026.02.03 20:44:56.439468 [ 259 ] {b5569b7e-749f-4d35-987a-78c373a1143a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1029 | 2026.02.03 20:44:56.439519 [ 259 ] {b5569b7e-749f-4d35-987a-78c373a1143a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1030 | 2026.02.03 20:44:56.439999 [ 259 ] {b5569b7e-749f-4d35-987a-78c373a1143a} <Trace> oximeter.measurements_u64 (af9695cf-e743-440a-a1c7-37afbc77ed0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1031 | 2026.02.03 20:44:56.440039 [ 259 ] {b5569b7e-749f-4d35-987a-78c373a1143a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1032 | 2026.02.03 20:44:56.440642 [ 259 ] {b5569b7e-749f-4d35-987a-78c373a1143a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1033 | 2026.02.03 20:44:56.441270 [ 259 ] {b5569b7e-749f-4d35-987a-78c373a1143a} <Trace> oximeter.measurements_u64 (af9695cf-e743-440a-a1c7-37afbc77ed0b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1034 | 2026.02.03 20:44:56.441438 [ 259 ] {b5569b7e-749f-4d35-987a-78c373a1143a} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001993 sec., 44154.540893125944 rows/sec., 2.77 MiB/sec. | ||
| 1035 | 2026.02.03 20:44:56.441484 [ 259 ] {b5569b7e-749f-4d35-987a-78c373a1143a} <Debug> TCPHandler: Processed in 0.002197186 sec. | ||
| 1036 | 2026.02.03 20:44:56.442279 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1037 | 2026.02.03 20:44:56.458660 [ 244 ] {} <Trace> system.metric_log (ed1fc16d-4e50-4cfc-ae7b-37fd6471aa94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2026.02.03 20:44:56.458704 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1039 | 2026.02.03 20:44:56.465352 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1040 | 2026.02.03 20:44:56.466485 [ 244 ] {} <Trace> system.metric_log (ed1fc16d-4e50-4cfc-ae7b-37fd6471aa94): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1041 | 2026.02.03 20:44:56.469609 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1042 | 2026.02.03 20:44:57.603075 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60619 | ||
| 1043 | 2026.02.03 20:44:57.605193 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1044 | 2026.02.03 20:44:57.605250 [ 286 ] {} <Debug> TCP-Session: 81e3a7be-6b4d-43ac-b975-c6ab91baea1a Authenticating user 'default' from [fd00:1122:3344:101::e]:60619 | ||
| 1045 | 2026.02.03 20:44:57.605274 [ 286 ] {} <Debug> TCP-Session: 81e3a7be-6b4d-43ac-b975-c6ab91baea1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.02.03 20:44:57.605287 [ 286 ] {} <Debug> TCP-Session: 81e3a7be-6b4d-43ac-b975-c6ab91baea1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.02.03 20:44:57.605348 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1048 | 2026.02.03 20:44:57.605374 [ 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 | ||
| 1049 | 2026.02.03 20:44:57.605391 [ 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 | ||
| 1050 | 2026.02.03 20:44:57.605834 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57335 | ||
| 1051 | 2026.02.03 20:44:57.605934 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35209 | ||
| 1052 | 2026.02.03 20:44:57.606026 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1053 | 2026.02.03 20:44:57.606039 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61035 | ||
| 1054 | 2026.02.03 20:44:57.606083 [ 287 ] {} <Debug> TCP-Session: 452805bd-8381-4070-8f7c-aa346cde0a20 Authenticating user 'default' from [fd00:1122:3344:101::e]:57335 | ||
| 1055 | 2026.02.03 20:44:57.606129 [ 287 ] {} <Debug> TCP-Session: 452805bd-8381-4070-8f7c-aa346cde0a20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.02.03 20:44:57.606151 [ 287 ] {} <Debug> TCP-Session: 452805bd-8381-4070-8f7c-aa346cde0a20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.02.03 20:44:57.606171 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1058 | 2026.02.03 20:44:57.606175 [ 286 ] {} <Trace> TCP-Session: 81e3a7be-6b4d-43ac-b975-c6ab91baea1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1059 | 2026.02.03 20:44:57.606197 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51845 | ||
| 1060 | 2026.02.03 20:44:57.606216 [ 288 ] {} <Debug> TCP-Session: 240dc989-1e0f-4614-bd16-7a924ad0c6c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35209 | ||
| 1061 | 2026.02.03 20:44:57.606264 [ 288 ] {} <Debug> TCP-Session: 240dc989-1e0f-4614-bd16-7a924ad0c6c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.02.03 20:44:57.606278 [ 288 ] {} <Debug> TCP-Session: 240dc989-1e0f-4614-bd16-7a924ad0c6c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.02.03 20:44:57.606285 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1064 | 2026.02.03 20:44:57.606332 [ 289 ] {} <Debug> TCP-Session: d722373e-8bf6-49ba-9f52-c3c2fb942dd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61035 | ||
| 1065 | 2026.02.03 20:44:57.606344 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61242 | ||
| 1066 | 2026.02.03 20:44:57.606355 [ 289 ] {} <Debug> TCP-Session: d722373e-8bf6-49ba-9f52-c3c2fb942dd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.02.03 20:44:57.606386 [ 286 ] {9e927270-50ca-47e2-8ad4-dedb47efc1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60619) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1068 | 2026.02.03 20:44:57.606417 [ 289 ] {} <Debug> TCP-Session: d722373e-8bf6-49ba-9f52-c3c2fb942dd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.02.03 20:44:57.606491 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1070 | 2026.02.03 20:44:57.606532 [ 290 ] {} <Debug> TCP-Session: dc8b0ce1-0a19-42df-b2e7-0224e1ae11f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51845 | ||
| 1071 | 2026.02.03 20:44:57.606550 [ 290 ] {} <Debug> TCP-Session: dc8b0ce1-0a19-42df-b2e7-0224e1ae11f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.02.03 20:44:57.606563 [ 290 ] {} <Debug> TCP-Session: dc8b0ce1-0a19-42df-b2e7-0224e1ae11f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2026.02.03 20:44:57.606587 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1074 | 2026.02.03 20:44:57.606592 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37104 | ||
| 1075 | 2026.02.03 20:44:57.606628 [ 291 ] {} <Debug> TCP-Session: 6772c25f-3bb0-44a4-b97b-3169b8f2b04b Authenticating user 'default' from [fd00:1122:3344:101::e]:61242 | ||
| 1076 | 2026.02.03 20:44:57.606652 [ 291 ] {} <Debug> TCP-Session: 6772c25f-3bb0-44a4-b97b-3169b8f2b04b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2026.02.03 20:44:57.606665 [ 291 ] {} <Debug> TCP-Session: 6772c25f-3bb0-44a4-b97b-3169b8f2b04b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2026.02.03 20:44:57.606700 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65207 | ||
| 1079 | 2026.02.03 20:44:57.606737 [ 286 ] {9e927270-50ca-47e2-8ad4-dedb47efc1a0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1080 | 2026.02.03 20:44:57.606780 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1081 | 2026.02.03 20:44:57.606812 [ 292 ] {} <Debug> TCP-Session: 4cf3ff30-97d3-4779-b92f-d6e7da82767e Authenticating user 'default' from [fd00:1122:3344:101::e]:37104 | ||
| 1082 | 2026.02.03 20:44:57.606828 [ 292 ] {} <Debug> TCP-Session: 4cf3ff30-97d3-4779-b92f-d6e7da82767e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1083 | 2026.02.03 20:44:57.606842 [ 292 ] {} <Debug> TCP-Session: 4cf3ff30-97d3-4779-b92f-d6e7da82767e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1084 | 2026.02.03 20:44:57.606940 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34915 | ||
| 1085 | 2026.02.03 20:44:57.606972 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1086 | 2026.02.03 20:44:57.607023 [ 293 ] {} <Debug> TCP-Session: 08d9ad40-2845-4c05-93c1-06e6f58d4481 Authenticating user 'default' from [fd00:1122:3344:101::e]:65207 | ||
| 1087 | 2026.02.03 20:44:57.607041 [ 293 ] {} <Debug> TCP-Session: 08d9ad40-2845-4c05-93c1-06e6f58d4481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2026.02.03 20:44:57.607053 [ 293 ] {} <Debug> TCP-Session: 08d9ad40-2845-4c05-93c1-06e6f58d4481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1089 | 2026.02.03 20:44:57.609368 [ 286 ] {9e927270-50ca-47e2-8ad4-dedb47efc1a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1090 | 2026.02.03 20:44:57.609388 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1091 | 2026.02.03 20:44:57.609426 [ 294 ] {} <Debug> TCP-Session: 6c702b6a-a2df-4f50-8597-9fa65997bfd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34915 | ||
| 1092 | 2026.02.03 20:44:57.609444 [ 294 ] {} <Debug> TCP-Session: 6c702b6a-a2df-4f50-8597-9fa65997bfd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1093 | 2026.02.03 20:44:57.609457 [ 294 ] {} <Debug> TCP-Session: 6c702b6a-a2df-4f50-8597-9fa65997bfd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2026.02.03 20:44:57.618626 [ 286 ] {9e927270-50ca-47e2-8ad4-dedb47efc1a0} <Debug> oximeter.version (88ce7954-7ab3-4989-ab34-0d98c242c315) (SelectExecutor): Key condition: unknown | ||
| 1095 | 2026.02.03 20:44:57.638693 [ 296 ] {9e927270-50ca-47e2-8ad4-dedb47efc1a0} <Trace> AggregatingTransform: Aggregating | ||
| 1096 | 2026.02.03 20:44:57.638808 [ 296 ] {9e927270-50ca-47e2-8ad4-dedb47efc1a0} <Trace> Aggregator: Aggregation method: without_key | ||
| 1097 | 2026.02.03 20:44:57.639540 [ 296 ] {9e927270-50ca-47e2-8ad4-dedb47efc1a0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004419855 sec. (226.252 rows/sec., 8.84 KiB/sec.) | ||
| 1098 | 2026.02.03 20:44:57.639567 [ 296 ] {9e927270-50ca-47e2-8ad4-dedb47efc1a0} <Trace> Aggregator: Merging aggregated data | ||
| 1099 | 2026.02.03 20:44:57.639598 [ 296 ] {9e927270-50ca-47e2-8ad4-dedb47efc1a0} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1100 | 2026.02.03 20:44:57.640960 [ 286 ] {9e927270-50ca-47e2-8ad4-dedb47efc1a0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.034633 sec., 28.874195131810705 rows/sec., 1.13 KiB/sec. | ||
| 1101 | 2026.02.03 20:44:57.641138 [ 286 ] {9e927270-50ca-47e2-8ad4-dedb47efc1a0} <Debug> TCPHandler: Processed in 0.035150963 sec. | ||
| 1102 | 2026.02.03 20:44:57.644988 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1103 | 2026.02.03 20:44:57.645023 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1104 | 2026.02.03 20:44:57.645047 [ 286 ] {} <Debug> TCP-Session: 81e3a7be-6b4d-43ac-b975-c6ab91baea1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2026.02.03 20:44:57.645052 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1106 | 2026.02.03 20:44:57.645085 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1107 | 2026.02.03 20:44:57.645114 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1108 | 2026.02.03 20:44:57.645132 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1109 | 2026.02.03 20:44:57.645149 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1110 | 2026.02.03 20:44:57.645166 [ 289 ] {} <Debug> TCP-Session: d722373e-8bf6-49ba-9f52-c3c2fb942dd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1111 | 2026.02.03 20:44:57.645168 [ 290 ] {} <Debug> TCP-Session: dc8b0ce1-0a19-42df-b2e7-0224e1ae11f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1112 | 2026.02.03 20:44:57.645189 [ 291 ] {} <Debug> TCP-Session: 6772c25f-3bb0-44a4-b97b-3169b8f2b04b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.02.03 20:44:57.645203 [ 293 ] {} <Debug> TCP-Session: 08d9ad40-2845-4c05-93c1-06e6f58d4481 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.02.03 20:44:57.645094 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1115 | 2026.02.03 20:44:57.645065 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1116 | 2026.02.03 20:44:57.645289 [ 292 ] {} <Debug> TCP-Session: 4cf3ff30-97d3-4779-b92f-d6e7da82767e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.02.03 20:44:57.645064 [ 294 ] {} <Debug> TCP-Session: 6c702b6a-a2df-4f50-8597-9fa65997bfd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.02.03 20:44:57.645312 [ 288 ] {} <Debug> TCP-Session: 240dc989-1e0f-4614-bd16-7a924ad0c6c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.02.03 20:44:57.645139 [ 287 ] {} <Debug> TCP-Session: 452805bd-8381-4070-8f7c-aa346cde0a20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2026.02.03 20:44:58.001206 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.68 MiB, peak 173.81 MiB, free memory in arenas 0.00 B, will set to 164.54 MiB (RSS), difference: 2.85 MiB | ||
| 1121 | 2026.02.03 20:45:01.325064 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.02.03 20:45:01.325251 [ 259 ] {93fb54c0-72e7-4b88-a359-10a80f843ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1123 | 2026.02.03 20:45:01.325327 [ 259 ] {93fb54c0-72e7-4b88-a359-10a80f843ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1124 | 2026.02.03 20:45:01.326025 [ 259 ] {93fb54c0-72e7-4b88-a359-10a80f843ea5} <Trace> oximeter.fields_string (9607123c-00fd-4535-bd76-ea16c09bd9c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1125 | 2026.02.03 20:45:01.326077 [ 259 ] {93fb54c0-72e7-4b88-a359-10a80f843ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1126 | 2026.02.03 20:45:01.326599 [ 259 ] {93fb54c0-72e7-4b88-a359-10a80f843ea5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1127 | 2026.02.03 20:45:01.327064 [ 259 ] {93fb54c0-72e7-4b88-a359-10a80f843ea5} <Trace> oximeter.fields_string (9607123c-00fd-4535-bd76-ea16c09bd9c4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1128 | 2026.02.03 20:45:01.327230 [ 259 ] {93fb54c0-72e7-4b88-a359-10a80f843ea5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00203 sec., 27586.20689655172 rows/sec., 2.11 MiB/sec. | ||
| 1129 | 2026.02.03 20:45:01.327279 [ 259 ] {93fb54c0-72e7-4b88-a359-10a80f843ea5} <Debug> TCPHandler: Processed in 0.002359061 sec. | ||
| 1130 | 2026.02.03 20:45:01.327418 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2026.02.03 20:45:01.327517 [ 259 ] {8c8bec89-4ca6-4355-b7e5-7e2ec345ade4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1132 | 2026.02.03 20:45:01.327558 [ 259 ] {8c8bec89-4ca6-4355-b7e5-7e2ec345ade4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1133 | 2026.02.03 20:45:01.328014 [ 259 ] {8c8bec89-4ca6-4355-b7e5-7e2ec345ade4} <Trace> oximeter.fields_uuid (705be91f-3a33-4bda-b2dc-edfb3ca759dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1134 | 2026.02.03 20:45:01.328052 [ 259 ] {8c8bec89-4ca6-4355-b7e5-7e2ec345ade4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1135 | 2026.02.03 20:45:01.328513 [ 259 ] {8c8bec89-4ca6-4355-b7e5-7e2ec345ade4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1136 | 2026.02.03 20:45:01.328995 [ 259 ] {8c8bec89-4ca6-4355-b7e5-7e2ec345ade4} <Trace> oximeter.fields_uuid (705be91f-3a33-4bda-b2dc-edfb3ca759dd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1137 | 2026.02.03 20:45:01.329136 [ 259 ] {8c8bec89-4ca6-4355-b7e5-7e2ec345ade4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001638 sec., 39072.03907203907 rows/sec., 3.05 MiB/sec. | ||
| 1138 | 2026.02.03 20:45:01.329181 [ 259 ] {8c8bec89-4ca6-4355-b7e5-7e2ec345ade4} <Debug> TCPHandler: Processed in 0.001813768 sec. | ||
| 1139 | 2026.02.03 20:45:01.329313 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.02.03 20:45:01.329414 [ 259 ] {9eacd869-da60-4ffa-ac2e-ef871add5c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1141 | 2026.02.03 20:45:01.329462 [ 259 ] {9eacd869-da60-4ffa-ac2e-ef871add5c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1142 | 2026.02.03 20:45:01.329944 [ 259 ] {9eacd869-da60-4ffa-ac2e-ef871add5c77} <Trace> oximeter.measurements_cumulativeu64 (02d76929-b322-425a-958f-7aff5f6930b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1143 | 2026.02.03 20:45:01.329990 [ 259 ] {9eacd869-da60-4ffa-ac2e-ef871add5c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1144 | 2026.02.03 20:45:01.330505 [ 259 ] {9eacd869-da60-4ffa-ac2e-ef871add5c77} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1145 | 2026.02.03 20:45:01.331027 [ 259 ] {9eacd869-da60-4ffa-ac2e-ef871add5c77} <Trace> oximeter.measurements_cumulativeu64 (02d76929-b322-425a-958f-7aff5f6930b4): 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.02.03 20:45:01.331230 [ 259 ] {9eacd869-da60-4ffa-ac2e-ef871add5c77} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001837 sec., 87098.53021230266 rows/sec., 6.07 MiB/sec. | ||
| 1147 | 2026.02.03 20:45:01.331278 [ 259 ] {9eacd869-da60-4ffa-ac2e-ef871add5c77} <Debug> TCPHandler: Processed in 0.002013792 sec. | ||
| 1148 | 2026.02.03 20:45:01.331433 [ 259 ] {} <Trace> TCP-Session: 99e24f72-21ff-4aca-93ce-025786f898d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1149 | 2026.02.03 20:45:01.331546 [ 259 ] {6a7e3e23-d6dd-49dd-8329-2a14fa6355d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48588) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1150 | 2026.02.03 20:45:01.331600 [ 259 ] {6a7e3e23-d6dd-49dd-8329-2a14fa6355d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1151 | 2026.02.03 20:45:01.332072 [ 259 ] {6a7e3e23-d6dd-49dd-8329-2a14fa6355d4} <Trace> oximeter.measurements_u64 (af9695cf-e743-440a-a1c7-37afbc77ed0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1152 | 2026.02.03 20:45:01.332117 [ 259 ] {6a7e3e23-d6dd-49dd-8329-2a14fa6355d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1153 | 2026.02.03 20:45:01.332691 [ 259 ] {6a7e3e23-d6dd-49dd-8329-2a14fa6355d4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1154 | 2026.02.03 20:45:01.333318 [ 259 ] {6a7e3e23-d6dd-49dd-8329-2a14fa6355d4} <Trace> oximeter.measurements_u64 (af9695cf-e743-440a-a1c7-37afbc77ed0b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1155 | 2026.02.03 20:45:01.333501 [ 259 ] {6a7e3e23-d6dd-49dd-8329-2a14fa6355d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001976 sec., 30364.37246963563 rows/sec., 2.05 MiB/sec. | ||
| 1156 | 2026.02.03 20:45:01.333555 [ 259 ] {6a7e3e23-d6dd-49dd-8329-2a14fa6355d4} <Debug> TCPHandler: Processed in 0.002186007 sec. | ||