| 1 | [ Jan 17 03:59:21 Enabled. ] | ||
| 2 | [ Jan 17 03:59:21 Rereading configuration. ] | ||
| 3 | [ Jan 17 03:59:23 Rereading configuration. ] | ||
| 4 | [ Jan 17 03:59:28 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Jan 17 03:59:28 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.01.17 03:59:31.181967 [ 1 ] {} <Information> Application: Will watch for the process with pid 24102 | ||
| 29 | 2026.01.17 03:59:31.182428 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.17 03:59:31.407926 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24102 | ||
| 31 | 2026.01.17 03:59:31.410076 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.17 03:59:31.410230 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.17 03:59:31.616820 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.17 03:59:31.649780 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.17 03:59:31.649829 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.17 03:59:31.649846 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.17 03:59:31.649910 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.17 03:59:31.650368 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.17 03:59:31.657403 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.01.17 03:59:31.658159 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.17 03:59:31.658977 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.01.17 03:59:31.658999 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.01.17 03:59:31.659014 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.17 03:59:31.659761 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.17 03:59:31.660677 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.17 03:59:31.667043 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.17 03:59:31.667771 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.17 03:59:31.669104 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.17 03:59:31.669176 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.17 03:59:31.670271 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.01.17 03:59:31.670664 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.17 03:59:31.674718 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.17 03:59:31.675083 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.17 03:59:31.679808 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.17 03:59:31.680269 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.17 03:59:31.680649 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.17 03:59:31.680998 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.17 03:59:31.682477 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.17 03:59:31.682502 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.17 03:59:31.682580 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.17 03:59:31.682649 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.17 03:59:31.697622 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.17 03:59:31.697648 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000180114 sec | ||
| 68 | 2026.01.17 03:59:31.697677 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.17 03:59:31.697694 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.17 03:59:31.698479 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.17 03:59:31.699135 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.17 03:59:31.715701 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.17 03:59:31.715745 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.17 03:59:31.715774 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.17 03:59:31.715785 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.17 03:59:31.715817 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.17 03:59:31.715835 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.17 03:59:31.717998 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.17 03:59:31.718044 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.17 03:59:31.718062 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.17 03:59:31.718199 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.17 03:59:31.718242 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.17 03:59:31.718254 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.17 03:59:31.718273 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.17 03:59:31.718284 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.17 03:59:31.718314 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.17 03:59:31.718332 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.17 03:59:31.750171 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.17 03:59:31.754681 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.17 03:59:31.754730 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.0531e-05 sec | ||
| 91 | 2026.01.17 03:59:31.754745 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.17 03:59:31.754758 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.17 03:59:31.754787 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.17 03:59:31.755016 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.17 03:59:31.755069 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.17 03:59:31.755085 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.17 03:59:31.755098 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.01.17 03:59:31.755111 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.17 03:59:31.760219 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.17 03:59:31.760414 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.78 MiB (RSS), difference: 92.00 MiB | ||
| 101 | 2026.01.17 03:59:31.761789 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.275e-05 sec. | ||
| 102 | 2026.01.17 03:59:31.762132 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.17 03:59:31.763546 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.17 03:59:31.763565 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.17 03:59:32.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.79 MiB, peak 116.79 MiB, free memory in arenas 0.00 B, will set to 118.31 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.01.17 03:59:32.234018 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53694 | ||
| 107 | 2026.01.17 03:59:32.236258 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.01.17 03:59:32.236314 [ 3 ] {} <Debug> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53694 | ||
| 109 | 2026.01.17 03:59:32.236351 [ 3 ] {} <Debug> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.17 03:59:32.236363 [ 3 ] {} <Debug> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.01.17 03:59:32.236452 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.01.17 03:59:32.236485 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.17 03:59:32.236499 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.01.17 03:59:32.237033 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60675 | ||
| 115 | 2026.01.17 03:59:32.237126 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54889 | ||
| 116 | 2026.01.17 03:59:32.237255 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.01.17 03:59:32.237317 [ 4 ] {} <Debug> TCP-Session: e2c25632-5813-4d9c-8534-eb8f75cd3657 Authenticating user 'default' from [fd00:1122:3344:101::d]:60675 | ||
| 118 | 2026.01.17 03:59:32.237341 [ 4 ] {} <Debug> TCP-Session: e2c25632-5813-4d9c-8534-eb8f75cd3657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.01.17 03:59:32.237340 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.01.17 03:59:32.237357 [ 4 ] {} <Debug> TCP-Session: e2c25632-5813-4d9c-8534-eb8f75cd3657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.01.17 03:59:32.237370 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43946 | ||
| 122 | 2026.01.17 03:59:32.237416 [ 254 ] {} <Debug> TCP-Session: 460fbb87-eb80-41c2-b045-a7f1f97fdcec Authenticating user 'default' from [fd00:1122:3344:101::d]:54889 | ||
| 123 | 2026.01.17 03:59:32.237379 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49006 | ||
| 124 | 2026.01.17 03:59:32.237467 [ 254 ] {} <Debug> TCP-Session: 460fbb87-eb80-41c2-b045-a7f1f97fdcec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.01.17 03:59:32.237446 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59246 | ||
| 126 | 2026.01.17 03:59:32.237512 [ 254 ] {} <Debug> TCP-Session: 460fbb87-eb80-41c2-b045-a7f1f97fdcec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.01.17 03:59:32.238073 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58029 | ||
| 128 | 2026.01.17 03:59:32.238150 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.01.17 03:59:32.238188 [ 5 ] {} <Debug> TCP-Session: 479ea704-5e65-4322-a929-e98996244415 Authenticating user 'default' from [fd00:1122:3344:101::d]:43946 | ||
| 130 | 2026.01.17 03:59:32.238213 [ 5 ] {} <Debug> TCP-Session: 479ea704-5e65-4322-a929-e98996244415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.01.17 03:59:32.238230 [ 5 ] {} <Debug> TCP-Session: 479ea704-5e65-4322-a929-e98996244415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.01.17 03:59:32.238232 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.01.17 03:59:32.238255 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52963 | ||
| 134 | 2026.01.17 03:59:32.238268 [ 256 ] {} <Debug> TCP-Session: c7fc9efd-a1fd-41f9-87c7-bcce4a675099 Authenticating user 'default' from [fd00:1122:3344:101::d]:59246 | ||
| 135 | 2026.01.17 03:59:32.238312 [ 256 ] {} <Debug> TCP-Session: c7fc9efd-a1fd-41f9-87c7-bcce4a675099 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.01.17 03:59:32.238324 [ 256 ] {} <Debug> TCP-Session: c7fc9efd-a1fd-41f9-87c7-bcce4a675099 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.17 03:59:32.238862 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39800 | ||
| 138 | 2026.01.17 03:59:32.238866 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.01.17 03:59:32.238912 [ 257 ] {} <Debug> TCP-Session: f9f8632f-711b-47e5-96b8-fea084feae29 Authenticating user 'default' from [fd00:1122:3344:101::d]:58029 | ||
| 140 | 2026.01.17 03:59:32.238983 [ 257 ] {} <Debug> TCP-Session: f9f8632f-711b-47e5-96b8-fea084feae29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.01.17 03:59:32.239001 [ 257 ] {} <Debug> TCP-Session: f9f8632f-711b-47e5-96b8-fea084feae29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.17 03:59:32.239518 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.01.17 03:59:32.239542 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.01.17 03:59:32.239595 [ 259 ] {} <Debug> TCP-Session: 217262d2-a57f-45e3-b7ab-69cdd94bfb2a Authenticating user 'default' from [fd00:1122:3344:101::d]:39800 | ||
| 145 | 2026.01.17 03:59:32.239602 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.01.17 03:59:32.239605 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 147 | 2026.01.17 03:59:32.239656 [ 255 ] {} <Debug> TCP-Session: eaf5c110-1b81-4539-90d5-19f3eb8773bd Authenticating user 'default' from [fd00:1122:3344:101::d]:49006 | ||
| 148 | 2026.01.17 03:59:32.239634 [ 259 ] {} <Debug> TCP-Session: 217262d2-a57f-45e3-b7ab-69cdd94bfb2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.17 03:59:32.239695 [ 255 ] {} <Debug> TCP-Session: eaf5c110-1b81-4539-90d5-19f3eb8773bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.01.17 03:59:32.239707 [ 259 ] {} <Debug> TCP-Session: 217262d2-a57f-45e3-b7ab-69cdd94bfb2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.01.17 03:59:32.239732 [ 255 ] {} <Debug> TCP-Session: eaf5c110-1b81-4539-90d5-19f3eb8773bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.17 03:59:32.239601 [ 258 ] {} <Debug> TCP-Session: fbd54722-6b63-4840-8bee-c9fd488ae561 Authenticating user 'default' from [fd00:1122:3344:101::d]:52963 | ||
| 153 | 2026.01.17 03:59:32.239779 [ 258 ] {} <Debug> TCP-Session: fbd54722-6b63-4840-8bee-c9fd488ae561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.17 03:59:32.239791 [ 258 ] {} <Debug> TCP-Session: fbd54722-6b63-4840-8bee-c9fd488ae561 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2026.01.17 03:59:32.242358 [ 3 ] {cba1681c-b9e6-4aa3-95fa-3752cf434dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.01.17 03:59:32.364724 [ 3 ] {cba1681c-b9e6-4aa3-95fa-3752cf434dde} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53694) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.01.17 03:59:32.365587 [ 3 ] {cba1681c-b9e6-4aa3-95fa-3752cf434dde} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.01.17 03:59:32.365672 [ 3 ] {cba1681c-b9e6-4aa3-95fa-3752cf434dde} <Debug> TCPHandler: Processed in 0.128377991 sec. | ||
| 205 | 2026.01.17 03:59:32.366074 [ 5 ] {} <Trace> TCP-Session: 479ea704-5e65-4322-a929-e98996244415 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.01.17 03:59:32.366458 [ 5 ] {fef6cc7c-d891-4ed4-91a1-88084fbc9e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43946) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.01.17 03:59:32.366778 [ 5 ] {fef6cc7c-d891-4ed4-91a1-88084fbc9e33} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43946) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.01.17 03:59:32.366901 [ 5 ] {fef6cc7c-d891-4ed4-91a1-88084fbc9e33} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.01.17 03:59:32.366970 [ 5 ] {fef6cc7c-d891-4ed4-91a1-88084fbc9e33} <Debug> TCPHandler: Processed in 0.001052322 sec. | ||
| 256 | 2026.01.17 03:59:32.367210 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.01.17 03:59:32.367877 [ 3 ] {59514632-5be4-449e-82c9-7ea7dab410f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.01.17 03:59:32.368474 [ 3 ] {59514632-5be4-449e-82c9-7ea7dab410f4} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.01.17 03:59:32.369959 [ 3 ] {59514632-5be4-449e-82c9-7ea7dab410f4} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.01.17 03:59:32.369978 [ 3 ] {59514632-5be4-449e-82c9-7ea7dab410f4} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0061e-05 sec | ||
| 261 | 2026.01.17 03:59:32.369999 [ 3 ] {59514632-5be4-449e-82c9-7ea7dab410f4} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.01.17 03:59:32.370010 [ 3 ] {59514632-5be4-449e-82c9-7ea7dab410f4} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.01.17 03:59:32.370031 [ 3 ] {59514632-5be4-449e-82c9-7ea7dab410f4} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.01.17 03:59:32.370645 [ 3 ] {59514632-5be4-449e-82c9-7ea7dab410f4} <Debug> TCPHandler: Processed in 0.003487985 sec. | ||
| 265 | 2026.01.17 03:59:32.370799 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.01.17 03:59:32.370938 [ 3 ] {14ce10df-13cc-447f-b0e1-370ec9c50e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.01.17 03:59:32.370997 [ 3 ] {14ce10df-13cc-447f-b0e1-370ec9c50e2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.01.17 03:59:32.381261 [ 3 ] {14ce10df-13cc-447f-b0e1-370ec9c50e2d} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.01.17 03:59:32.384987 [ 3 ] {14ce10df-13cc-447f-b0e1-370ec9c50e2d} <Debug> oximeter.version (1a719ce5-19d2-4485-9b38-9fa09d1ec739): Loading data parts | ||
| 271 | 2026.01.17 03:59:32.387391 [ 3 ] {14ce10df-13cc-447f-b0e1-370ec9c50e2d} <Debug> oximeter.version (1a719ce5-19d2-4485-9b38-9fa09d1ec739): There are no data parts | ||
| 272 | 2026.01.17 03:59:32.391612 [ 3 ] {14ce10df-13cc-447f-b0e1-370ec9c50e2d} <Debug> TCPHandler: Processed in 0.020860179 sec. | ||
| 273 | 2026.01.17 03:59:32.391832 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.01.17 03:59:32.392026 [ 3 ] {0df0da9a-b4cb-4c0c-9f48-f03cab1ea689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 285 | 2026.01.17 03:59:32.392094 [ 3 ] {0df0da9a-b4cb-4c0c-9f48-f03cab1ea689} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.01.17 03:59:32.417554 [ 3 ] {0df0da9a-b4cb-4c0c-9f48-f03cab1ea689} <Debug> oximeter.measurements_bool (1bdf5735-5434-4ca3-ba73-a06facced2c3): Loading data parts | ||
| 287 | 2026.01.17 03:59:32.417766 [ 3 ] {0df0da9a-b4cb-4c0c-9f48-f03cab1ea689} <Debug> oximeter.measurements_bool (1bdf5735-5434-4ca3-ba73-a06facced2c3): There are no data parts | ||
| 288 | 2026.01.17 03:59:32.423732 [ 3 ] {0df0da9a-b4cb-4c0c-9f48-f03cab1ea689} <Debug> TCPHandler: Processed in 0.031955437 sec. | ||
| 289 | 2026.01.17 03:59:32.423942 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.01.17 03:59:32.424114 [ 3 ] {f086b3cd-45da-410a-80f1-e592b7881962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 291 | 2026.01.17 03:59:32.424171 [ 3 ] {f086b3cd-45da-410a-80f1-e592b7881962} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.01.17 03:59:32.429542 [ 3 ] {f086b3cd-45da-410a-80f1-e592b7881962} <Debug> oximeter.measurements_i8 (fc6b1a97-4e44-4969-bd10-1c8d4305f0cc): Loading data parts | ||
| 293 | 2026.01.17 03:59:32.429708 [ 3 ] {f086b3cd-45da-410a-80f1-e592b7881962} <Debug> oximeter.measurements_i8 (fc6b1a97-4e44-4969-bd10-1c8d4305f0cc): There are no data parts | ||
| 294 | 2026.01.17 03:59:32.433872 [ 3 ] {f086b3cd-45da-410a-80f1-e592b7881962} <Debug> TCPHandler: Processed in 0.009990855 sec. | ||
| 295 | 2026.01.17 03:59:32.434044 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.01.17 03:59:32.434260 [ 3 ] {e8c37aad-3136-40f1-971f-400768f0db44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 297 | 2026.01.17 03:59:32.434317 [ 3 ] {e8c37aad-3136-40f1-971f-400768f0db44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.01.17 03:59:32.439183 [ 3 ] {e8c37aad-3136-40f1-971f-400768f0db44} <Debug> oximeter.measurements_u8 (a585192b-da05-4455-86e6-5b8ca1dc8247): Loading data parts | ||
| 299 | 2026.01.17 03:59:32.439470 [ 3 ] {e8c37aad-3136-40f1-971f-400768f0db44} <Debug> oximeter.measurements_u8 (a585192b-da05-4455-86e6-5b8ca1dc8247): There are no data parts | ||
| 300 | 2026.01.17 03:59:32.441474 [ 3 ] {e8c37aad-3136-40f1-971f-400768f0db44} <Debug> TCPHandler: Processed in 0.007489181 sec. | ||
| 301 | 2026.01.17 03:59:32.441664 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.01.17 03:59:32.441832 [ 3 ] {5bb773a8-6fdd-4d67-bb94-aa9074a9e4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 303 | 2026.01.17 03:59:32.441894 [ 3 ] {5bb773a8-6fdd-4d67-bb94-aa9074a9e4a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.01.17 03:59:32.448471 [ 3 ] {5bb773a8-6fdd-4d67-bb94-aa9074a9e4a7} <Debug> oximeter.measurements_i16 (b2538a67-44a1-496e-82e1-569b74cf58d7): Loading data parts | ||
| 305 | 2026.01.17 03:59:32.448619 [ 3 ] {5bb773a8-6fdd-4d67-bb94-aa9074a9e4a7} <Debug> oximeter.measurements_i16 (b2538a67-44a1-496e-82e1-569b74cf58d7): There are no data parts | ||
| 306 | 2026.01.17 03:59:32.450817 [ 3 ] {5bb773a8-6fdd-4d67-bb94-aa9074a9e4a7} <Debug> TCPHandler: Processed in 0.009218918 sec. | ||
| 307 | 2026.01.17 03:59:32.450968 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.01.17 03:59:32.451124 [ 3 ] {e999a345-7e84-4d91-9d8f-8bc80d66f716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 309 | 2026.01.17 03:59:32.451183 [ 3 ] {e999a345-7e84-4d91-9d8f-8bc80d66f716} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.01.17 03:59:32.455004 [ 3 ] {e999a345-7e84-4d91-9d8f-8bc80d66f716} <Debug> oximeter.measurements_u16 (0fecca28-42c7-4f19-b38b-992c8ff94d6b): Loading data parts | ||
| 311 | 2026.01.17 03:59:32.455202 [ 3 ] {e999a345-7e84-4d91-9d8f-8bc80d66f716} <Debug> oximeter.measurements_u16 (0fecca28-42c7-4f19-b38b-992c8ff94d6b): There are no data parts | ||
| 312 | 2026.01.17 03:59:32.460526 [ 3 ] {e999a345-7e84-4d91-9d8f-8bc80d66f716} <Debug> TCPHandler: Processed in 0.009608207 sec. | ||
| 313 | 2026.01.17 03:59:32.460694 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.01.17 03:59:32.460862 [ 3 ] {c6d8b67c-67af-4969-b97b-223f75e54f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 315 | 2026.01.17 03:59:32.460919 [ 3 ] {c6d8b67c-67af-4969-b97b-223f75e54f63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.01.17 03:59:32.465018 [ 3 ] {c6d8b67c-67af-4969-b97b-223f75e54f63} <Debug> oximeter.measurements_i32 (43614474-88b1-42e0-ac08-7eb6feaf1a09): Loading data parts | ||
| 317 | 2026.01.17 03:59:32.465214 [ 3 ] {c6d8b67c-67af-4969-b97b-223f75e54f63} <Debug> oximeter.measurements_i32 (43614474-88b1-42e0-ac08-7eb6feaf1a09): There are no data parts | ||
| 318 | 2026.01.17 03:59:32.467077 [ 3 ] {c6d8b67c-67af-4969-b97b-223f75e54f63} <Debug> TCPHandler: Processed in 0.006434098 sec. | ||
| 319 | 2026.01.17 03:59:32.467234 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.01.17 03:59:32.467389 [ 3 ] {2a010e2e-f429-49ba-a326-d455ced06573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 321 | 2026.01.17 03:59:32.467449 [ 3 ] {2a010e2e-f429-49ba-a326-d455ced06573} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.01.17 03:59:32.471271 [ 3 ] {2a010e2e-f429-49ba-a326-d455ced06573} <Debug> oximeter.measurements_u32 (42b76cc9-38dc-4834-819c-8f36a54608e4): Loading data parts | ||
| 323 | 2026.01.17 03:59:32.471429 [ 3 ] {2a010e2e-f429-49ba-a326-d455ced06573} <Debug> oximeter.measurements_u32 (42b76cc9-38dc-4834-819c-8f36a54608e4): There are no data parts | ||
| 324 | 2026.01.17 03:59:32.475090 [ 3 ] {2a010e2e-f429-49ba-a326-d455ced06573} <Debug> TCPHandler: Processed in 0.00790682 sec. | ||
| 325 | 2026.01.17 03:59:32.475246 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.01.17 03:59:32.475420 [ 3 ] {4778c2b3-245d-4972-9fda-d345d8138985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2026.01.17 03:59:32.475475 [ 3 ] {4778c2b3-245d-4972-9fda-d345d8138985} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.01.17 03:59:32.479322 [ 3 ] {4778c2b3-245d-4972-9fda-d345d8138985} <Debug> oximeter.measurements_i64 (0158d921-2c5e-4a12-a232-780d94558aa7): Loading data parts | ||
| 329 | 2026.01.17 03:59:32.479546 [ 3 ] {4778c2b3-245d-4972-9fda-d345d8138985} <Debug> oximeter.measurements_i64 (0158d921-2c5e-4a12-a232-780d94558aa7): There are no data parts | ||
| 330 | 2026.01.17 03:59:32.483816 [ 3 ] {4778c2b3-245d-4972-9fda-d345d8138985} <Debug> TCPHandler: Processed in 0.008618765 sec. | ||
| 331 | 2026.01.17 03:59:32.483973 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.01.17 03:59:32.484125 [ 3 ] {25eb6de2-19b8-4a7b-8d92-38c8a8a388a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 333 | 2026.01.17 03:59:32.484184 [ 3 ] {25eb6de2-19b8-4a7b-8d92-38c8a8a388a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.01.17 03:59:32.488217 [ 3 ] {25eb6de2-19b8-4a7b-8d92-38c8a8a388a2} <Debug> oximeter.measurements_u64 (65d88f5f-e56b-4378-9308-3b91165913ed): Loading data parts | ||
| 335 | 2026.01.17 03:59:32.488407 [ 3 ] {25eb6de2-19b8-4a7b-8d92-38c8a8a388a2} <Debug> oximeter.measurements_u64 (65d88f5f-e56b-4378-9308-3b91165913ed): There are no data parts | ||
| 336 | 2026.01.17 03:59:32.492434 [ 3 ] {25eb6de2-19b8-4a7b-8d92-38c8a8a388a2} <Debug> TCPHandler: Processed in 0.008510683 sec. | ||
| 337 | 2026.01.17 03:59:32.492588 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.01.17 03:59:32.492763 [ 3 ] {05dbf554-e024-4943-a91b-8053ffd02378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 339 | 2026.01.17 03:59:32.492820 [ 3 ] {05dbf554-e024-4943-a91b-8053ffd02378} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.01.17 03:59:32.497522 [ 3 ] {05dbf554-e024-4943-a91b-8053ffd02378} <Debug> oximeter.measurements_f32 (19b3b1a3-68f3-44aa-8b6d-a208a9892755): Loading data parts | ||
| 341 | 2026.01.17 03:59:32.497667 [ 3 ] {05dbf554-e024-4943-a91b-8053ffd02378} <Debug> oximeter.measurements_f32 (19b3b1a3-68f3-44aa-8b6d-a208a9892755): There are no data parts | ||
| 342 | 2026.01.17 03:59:32.501194 [ 3 ] {05dbf554-e024-4943-a91b-8053ffd02378} <Debug> TCPHandler: Processed in 0.008655196 sec. | ||
| 343 | 2026.01.17 03:59:32.501368 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.01.17 03:59:32.501552 [ 3 ] {e0d5ae03-8993-4180-8a20-7b58a9d1c583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 345 | 2026.01.17 03:59:32.501616 [ 3 ] {e0d5ae03-8993-4180-8a20-7b58a9d1c583} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.01.17 03:59:32.506275 [ 3 ] {e0d5ae03-8993-4180-8a20-7b58a9d1c583} <Debug> oximeter.measurements_f64 (8efb903d-5cc9-4809-ac2b-aa2684b69025): Loading data parts | ||
| 347 | 2026.01.17 03:59:32.506438 [ 3 ] {e0d5ae03-8993-4180-8a20-7b58a9d1c583} <Debug> oximeter.measurements_f64 (8efb903d-5cc9-4809-ac2b-aa2684b69025): There are no data parts | ||
| 348 | 2026.01.17 03:59:32.508571 [ 3 ] {e0d5ae03-8993-4180-8a20-7b58a9d1c583} <Debug> TCPHandler: Processed in 0.007262987 sec. | ||
| 349 | 2026.01.17 03:59:32.508722 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.01.17 03:59:32.508886 [ 3 ] {be310047-6038-42ae-bfb1-1cb95c4fac78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2026.01.17 03:59:32.508937 [ 3 ] {be310047-6038-42ae-bfb1-1cb95c4fac78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.01.17 03:59:32.511461 [ 3 ] {be310047-6038-42ae-bfb1-1cb95c4fac78} <Debug> oximeter.measurements_string (e9a7f37b-bd29-4e3e-ac64-6cafa29a8629): Loading data parts | ||
| 353 | 2026.01.17 03:59:32.511606 [ 3 ] {be310047-6038-42ae-bfb1-1cb95c4fac78} <Debug> oximeter.measurements_string (e9a7f37b-bd29-4e3e-ac64-6cafa29a8629): There are no data parts | ||
| 354 | 2026.01.17 03:59:32.513424 [ 3 ] {be310047-6038-42ae-bfb1-1cb95c4fac78} <Debug> TCPHandler: Processed in 0.004750712 sec. | ||
| 355 | 2026.01.17 03:59:32.513606 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.01.17 03:59:32.513767 [ 3 ] {2ae7cd67-44ff-4e34-970a-8439c458a25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.01.17 03:59:32.513835 [ 3 ] {2ae7cd67-44ff-4e34-970a-8439c458a25c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.01.17 03:59:32.517962 [ 3 ] {2ae7cd67-44ff-4e34-970a-8439c458a25c} <Debug> oximeter.measurements_bytes (60bbca1b-53ff-40d0-8e5f-4103513e576a): Loading data parts | ||
| 366 | 2026.01.17 03:59:32.518101 [ 3 ] {2ae7cd67-44ff-4e34-970a-8439c458a25c} <Debug> oximeter.measurements_bytes (60bbca1b-53ff-40d0-8e5f-4103513e576a): There are no data parts | ||
| 367 | 2026.01.17 03:59:32.521342 [ 3 ] {2ae7cd67-44ff-4e34-970a-8439c458a25c} <Debug> TCPHandler: Processed in 0.007790647 sec. | ||
| 368 | 2026.01.17 03:59:32.521511 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.01.17 03:59:32.521704 [ 3 ] {f440be66-56d2-4a8d-b6e1-42102d6386c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2026.01.17 03:59:32.521793 [ 3 ] {f440be66-56d2-4a8d-b6e1-42102d6386c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.01.17 03:59:32.525819 [ 3 ] {f440be66-56d2-4a8d-b6e1-42102d6386c5} <Debug> oximeter.measurements_cumulativei64 (e318c36e-4946-4bd2-9d72-e091283b7b19): Loading data parts | ||
| 372 | 2026.01.17 03:59:32.525962 [ 3 ] {f440be66-56d2-4a8d-b6e1-42102d6386c5} <Debug> oximeter.measurements_cumulativei64 (e318c36e-4946-4bd2-9d72-e091283b7b19): There are no data parts | ||
| 373 | 2026.01.17 03:59:32.527825 [ 3 ] {f440be66-56d2-4a8d-b6e1-42102d6386c5} <Debug> TCPHandler: Processed in 0.006373837 sec. | ||
| 374 | 2026.01.17 03:59:32.527976 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.01.17 03:59:32.528141 [ 3 ] {7b367af7-2983-4d8c-b95a-81c100b2649f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2026.01.17 03:59:32.528192 [ 3 ] {7b367af7-2983-4d8c-b95a-81c100b2649f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.01.17 03:59:32.530831 [ 3 ] {7b367af7-2983-4d8c-b95a-81c100b2649f} <Debug> oximeter.measurements_cumulativeu64 (cd3fd8da-f103-4e9c-88a1-ed8bb6e2a285): Loading data parts | ||
| 378 | 2026.01.17 03:59:32.530982 [ 3 ] {7b367af7-2983-4d8c-b95a-81c100b2649f} <Debug> oximeter.measurements_cumulativeu64 (cd3fd8da-f103-4e9c-88a1-ed8bb6e2a285): There are no data parts | ||
| 379 | 2026.01.17 03:59:32.532797 [ 3 ] {7b367af7-2983-4d8c-b95a-81c100b2649f} <Debug> TCPHandler: Processed in 0.004870665 sec. | ||
| 380 | 2026.01.17 03:59:32.532957 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.01.17 03:59:32.533130 [ 3 ] {10922082-b32b-4c31-8926-40cfef1369f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 382 | 2026.01.17 03:59:32.533178 [ 3 ] {10922082-b32b-4c31-8926-40cfef1369f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.01.17 03:59:32.535158 [ 3 ] {10922082-b32b-4c31-8926-40cfef1369f8} <Debug> oximeter.measurements_cumulativef32 (374900f0-ba9a-40ec-abdb-53987771c539): Loading data parts | ||
| 384 | 2026.01.17 03:59:32.535293 [ 3 ] {10922082-b32b-4c31-8926-40cfef1369f8} <Debug> oximeter.measurements_cumulativef32 (374900f0-ba9a-40ec-abdb-53987771c539): There are no data parts | ||
| 385 | 2026.01.17 03:59:32.541465 [ 3 ] {10922082-b32b-4c31-8926-40cfef1369f8} <Debug> TCPHandler: Processed in 0.008557904 sec. | ||
| 386 | 2026.01.17 03:59:32.541651 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.01.17 03:59:32.541858 [ 3 ] {158072d5-78b6-4a3f-87c8-9eda4cb286a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 388 | 2026.01.17 03:59:32.541930 [ 3 ] {158072d5-78b6-4a3f-87c8-9eda4cb286a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.01.17 03:59:32.544120 [ 3 ] {158072d5-78b6-4a3f-87c8-9eda4cb286a4} <Debug> oximeter.measurements_cumulativef64 (20a4adfc-8490-4ed9-b087-02f201b80a69): Loading data parts | ||
| 390 | 2026.01.17 03:59:32.544296 [ 3 ] {158072d5-78b6-4a3f-87c8-9eda4cb286a4} <Debug> oximeter.measurements_cumulativef64 (20a4adfc-8490-4ed9-b087-02f201b80a69): There are no data parts | ||
| 391 | 2026.01.17 03:59:32.547730 [ 3 ] {158072d5-78b6-4a3f-87c8-9eda4cb286a4} <Debug> TCPHandler: Processed in 0.006149732 sec. | ||
| 392 | 2026.01.17 03:59:32.547883 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.01.17 03:59:32.548132 [ 3 ] {2c1fe5e2-b71c-4098-a535-a8fe210aabe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | 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) | ||
| 404 | 2026.01.17 03:59:32.548207 [ 3 ] {2c1fe5e2-b71c-4098-a535-a8fe210aabe2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.01.17 03:59:32.552040 [ 3 ] {2c1fe5e2-b71c-4098-a535-a8fe210aabe2} <Debug> oximeter.measurements_histogrami8 (aa95f24a-6a58-4e83-a79f-e7693ca12b85): Loading data parts | ||
| 406 | 2026.01.17 03:59:32.552177 [ 3 ] {2c1fe5e2-b71c-4098-a535-a8fe210aabe2} <Debug> oximeter.measurements_histogrami8 (aa95f24a-6a58-4e83-a79f-e7693ca12b85): There are no data parts | ||
| 407 | 2026.01.17 03:59:32.554399 [ 3 ] {2c1fe5e2-b71c-4098-a535-a8fe210aabe2} <Debug> TCPHandler: Processed in 0.006566432 sec. | ||
| 408 | 2026.01.17 03:59:32.554567 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.01.17 03:59:32.554822 [ 3 ] {a6d21356-934d-4b24-a848-9e41bd926fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 410 | 2026.01.17 03:59:32.554907 [ 3 ] {a6d21356-934d-4b24-a848-9e41bd926fcb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.01.17 03:59:32.558858 [ 3 ] {a6d21356-934d-4b24-a848-9e41bd926fcb} <Debug> oximeter.measurements_histogramu8 (a5661738-6c97-4667-8888-a16345e45d43): Loading data parts | ||
| 412 | 2026.01.17 03:59:32.559002 [ 3 ] {a6d21356-934d-4b24-a848-9e41bd926fcb} <Debug> oximeter.measurements_histogramu8 (a5661738-6c97-4667-8888-a16345e45d43): There are no data parts | ||
| 413 | 2026.01.17 03:59:32.562066 [ 3 ] {a6d21356-934d-4b24-a848-9e41bd926fcb} <Debug> TCPHandler: Processed in 0.007558623 sec. | ||
| 414 | 2026.01.17 03:59:32.562240 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.01.17 03:59:32.562515 [ 3 ] {56b97c48-e32a-4bde-993a-fa93f08d1b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 416 | 2026.01.17 03:59:32.562596 [ 3 ] {56b97c48-e32a-4bde-993a-fa93f08d1b1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.01.17 03:59:32.564473 [ 3 ] {56b97c48-e32a-4bde-993a-fa93f08d1b1a} <Debug> oximeter.measurements_histogrami16 (93de5919-60c2-49b9-b15a-2f46dc1484b8): Loading data parts | ||
| 418 | 2026.01.17 03:59:32.564670 [ 3 ] {56b97c48-e32a-4bde-993a-fa93f08d1b1a} <Debug> oximeter.measurements_histogrami16 (93de5919-60c2-49b9-b15a-2f46dc1484b8): There are no data parts | ||
| 419 | 2026.01.17 03:59:32.569278 [ 3 ] {56b97c48-e32a-4bde-993a-fa93f08d1b1a} <Debug> TCPHandler: Processed in 0.007097183 sec. | ||
| 420 | 2026.01.17 03:59:32.569444 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.01.17 03:59:32.569657 [ 3 ] {907793ef-20a4-43bb-a54e-e54b1fa6c853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 422 | 2026.01.17 03:59:32.569720 [ 3 ] {907793ef-20a4-43bb-a54e-e54b1fa6c853} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.01.17 03:59:32.574345 [ 3 ] {907793ef-20a4-43bb-a54e-e54b1fa6c853} <Debug> oximeter.measurements_histogramu16 (2fc35391-2539-48fa-b9b8-141201db0774): Loading data parts | ||
| 424 | 2026.01.17 03:59:32.574558 [ 3 ] {907793ef-20a4-43bb-a54e-e54b1fa6c853} <Debug> oximeter.measurements_histogramu16 (2fc35391-2539-48fa-b9b8-141201db0774): There are no data parts | ||
| 425 | 2026.01.17 03:59:32.576496 [ 3 ] {907793ef-20a4-43bb-a54e-e54b1fa6c853} <Debug> TCPHandler: Processed in 0.007101063 sec. | ||
| 426 | 2026.01.17 03:59:32.576649 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.01.17 03:59:32.576871 [ 3 ] {0fbc5e4a-0024-4d05-8c10-e2b02d20822f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 428 | 2026.01.17 03:59:32.576932 [ 3 ] {0fbc5e4a-0024-4d05-8c10-e2b02d20822f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.01.17 03:59:32.581204 [ 3 ] {0fbc5e4a-0024-4d05-8c10-e2b02d20822f} <Debug> oximeter.measurements_histogrami32 (b2ed3210-29ea-4b33-ab94-37dbca5a0674): Loading data parts | ||
| 430 | 2026.01.17 03:59:32.581370 [ 3 ] {0fbc5e4a-0024-4d05-8c10-e2b02d20822f} <Debug> oximeter.measurements_histogrami32 (b2ed3210-29ea-4b33-ab94-37dbca5a0674): There are no data parts | ||
| 431 | 2026.01.17 03:59:32.585137 [ 3 ] {0fbc5e4a-0024-4d05-8c10-e2b02d20822f} <Debug> TCPHandler: Processed in 0.008536144 sec. | ||
| 432 | 2026.01.17 03:59:32.585317 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.01.17 03:59:32.585569 [ 3 ] {f51d5384-a1e2-4cca-84a4-4d3eba5530ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 434 | 2026.01.17 03:59:32.585645 [ 3 ] {f51d5384-a1e2-4cca-84a4-4d3eba5530ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.01.17 03:59:32.587463 [ 3 ] {f51d5384-a1e2-4cca-84a4-4d3eba5530ca} <Debug> oximeter.measurements_histogramu32 (d80e847f-ff4d-473d-a627-c1348f8b8174): Loading data parts | ||
| 436 | 2026.01.17 03:59:32.587606 [ 3 ] {f51d5384-a1e2-4cca-84a4-4d3eba5530ca} <Debug> oximeter.measurements_histogramu32 (d80e847f-ff4d-473d-a627-c1348f8b8174): There are no data parts | ||
| 437 | 2026.01.17 03:59:32.590017 [ 3 ] {f51d5384-a1e2-4cca-84a4-4d3eba5530ca} <Debug> TCPHandler: Processed in 0.004760882 sec. | ||
| 438 | 2026.01.17 03:59:32.590164 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.01.17 03:59:32.590390 [ 3 ] {af80ecc7-02c5-46a4-9c95-b1506d84aa00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 440 | 2026.01.17 03:59:32.590450 [ 3 ] {af80ecc7-02c5-46a4-9c95-b1506d84aa00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.01.17 03:59:32.593944 [ 3 ] {af80ecc7-02c5-46a4-9c95-b1506d84aa00} <Debug> oximeter.measurements_histogrami64 (171ff607-fba0-4fc9-a88d-056e418a8b4e): Loading data parts | ||
| 442 | 2026.01.17 03:59:32.594083 [ 3 ] {af80ecc7-02c5-46a4-9c95-b1506d84aa00} <Debug> oximeter.measurements_histogrami64 (171ff607-fba0-4fc9-a88d-056e418a8b4e): There are no data parts | ||
| 443 | 2026.01.17 03:59:32.596029 [ 3 ] {af80ecc7-02c5-46a4-9c95-b1506d84aa00} <Debug> TCPHandler: Processed in 0.005910207 sec. | ||
| 444 | 2026.01.17 03:59:32.596206 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.01.17 03:59:32.596458 [ 3 ] {6bc67b5d-25e2-48c3-a369-2cc7295910fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 446 | 2026.01.17 03:59:32.596534 [ 3 ] {6bc67b5d-25e2-48c3-a369-2cc7295910fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.01.17 03:59:32.600698 [ 3 ] {6bc67b5d-25e2-48c3-a369-2cc7295910fe} <Debug> oximeter.measurements_histogramu64 (0c285190-18d8-40a2-b9a2-b7807cc5e162): Loading data parts | ||
| 448 | 2026.01.17 03:59:32.600857 [ 3 ] {6bc67b5d-25e2-48c3-a369-2cc7295910fe} <Debug> oximeter.measurements_histogramu64 (0c285190-18d8-40a2-b9a2-b7807cc5e162): There are no data parts | ||
| 449 | 2026.01.17 03:59:32.605242 [ 3 ] {6bc67b5d-25e2-48c3-a369-2cc7295910fe} <Debug> TCPHandler: Processed in 0.009094536 sec. | ||
| 450 | 2026.01.17 03:59:32.605383 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.01.17 03:59:32.605592 [ 3 ] {518e5435-dadb-450a-ad92-915bf98b18b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 452 | 2026.01.17 03:59:32.605667 [ 3 ] {518e5435-dadb-450a-ad92-915bf98b18b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.01.17 03:59:32.609397 [ 3 ] {518e5435-dadb-450a-ad92-915bf98b18b8} <Debug> oximeter.measurements_histogramf32 (f61128bc-6761-4cd9-9a7c-e2a696cd15be): Loading data parts | ||
| 454 | 2026.01.17 03:59:32.609534 [ 3 ] {518e5435-dadb-450a-ad92-915bf98b18b8} <Debug> oximeter.measurements_histogramf32 (f61128bc-6761-4cd9-9a7c-e2a696cd15be): There are no data parts | ||
| 455 | 2026.01.17 03:59:32.611505 [ 3 ] {518e5435-dadb-450a-ad92-915bf98b18b8} <Debug> TCPHandler: Processed in 0.006171222 sec. | ||
| 456 | 2026.01.17 03:59:32.611678 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.01.17 03:59:32.611885 [ 3 ] {70db2626-6c87-4ebb-a4fb-49085cf3d853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 458 | 2026.01.17 03:59:32.611959 [ 3 ] {70db2626-6c87-4ebb-a4fb-49085cf3d853} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.01.17 03:59:32.614188 [ 3 ] {70db2626-6c87-4ebb-a4fb-49085cf3d853} <Debug> oximeter.measurements_histogramf64 (4eb66b3a-0eab-44c1-bb43-875a381df5c6): Loading data parts | ||
| 460 | 2026.01.17 03:59:32.614326 [ 3 ] {70db2626-6c87-4ebb-a4fb-49085cf3d853} <Debug> oximeter.measurements_histogramf64 (4eb66b3a-0eab-44c1-bb43-875a381df5c6): There are no data parts | ||
| 461 | 2026.01.17 03:59:32.617035 [ 3 ] {70db2626-6c87-4ebb-a4fb-49085cf3d853} <Debug> TCPHandler: Processed in 0.005406247 sec. | ||
| 462 | 2026.01.17 03:59:32.617190 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.01.17 03:59:32.617363 [ 3 ] {3742eb21-f8e0-4e07-9594-ad97c8f18d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2026.01.17 03:59:32.617429 [ 3 ] {3742eb21-f8e0-4e07-9594-ad97c8f18d40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.01.17 03:59:32.620292 [ 3 ] {3742eb21-f8e0-4e07-9594-ad97c8f18d40} <Debug> oximeter.fields_bool (f8494164-6911-4285-ad67-3b6a86410fff): Loading data parts | ||
| 491 | 2026.01.17 03:59:32.620469 [ 3 ] {3742eb21-f8e0-4e07-9594-ad97c8f18d40} <Debug> oximeter.fields_bool (f8494164-6911-4285-ad67-3b6a86410fff): There are no data parts | ||
| 492 | 2026.01.17 03:59:32.622141 [ 3 ] {3742eb21-f8e0-4e07-9594-ad97c8f18d40} <Debug> TCPHandler: Processed in 0.005002027 sec. | ||
| 493 | 2026.01.17 03:59:32.622291 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.01.17 03:59:32.622463 [ 3 ] {589dee3d-460b-4e70-9fcf-8f0ef4abcd58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 495 | 2026.01.17 03:59:32.622515 [ 3 ] {589dee3d-460b-4e70-9fcf-8f0ef4abcd58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.01.17 03:59:32.625598 [ 3 ] {589dee3d-460b-4e70-9fcf-8f0ef4abcd58} <Debug> oximeter.fields_i8 (eb03cf0f-ffa9-4597-808f-59cad31d4ea0): Loading data parts | ||
| 497 | 2026.01.17 03:59:32.625760 [ 3 ] {589dee3d-460b-4e70-9fcf-8f0ef4abcd58} <Debug> oximeter.fields_i8 (eb03cf0f-ffa9-4597-808f-59cad31d4ea0): There are no data parts | ||
| 498 | 2026.01.17 03:59:32.627581 [ 3 ] {589dee3d-460b-4e70-9fcf-8f0ef4abcd58} <Debug> TCPHandler: Processed in 0.005345405 sec. | ||
| 499 | 2026.01.17 03:59:32.627734 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.01.17 03:59:32.627885 [ 3 ] {33f19f80-bcb9-45e1-a9fd-3cb71510e98c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 501 | 2026.01.17 03:59:32.627938 [ 3 ] {33f19f80-bcb9-45e1-a9fd-3cb71510e98c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.01.17 03:59:32.632141 [ 3 ] {33f19f80-bcb9-45e1-a9fd-3cb71510e98c} <Debug> oximeter.fields_u8 (756185ae-4d4d-49cb-888c-a8b8530e4547): Loading data parts | ||
| 503 | 2026.01.17 03:59:32.632286 [ 3 ] {33f19f80-bcb9-45e1-a9fd-3cb71510e98c} <Debug> oximeter.fields_u8 (756185ae-4d4d-49cb-888c-a8b8530e4547): There are no data parts | ||
| 504 | 2026.01.17 03:59:32.637133 [ 3 ] {33f19f80-bcb9-45e1-a9fd-3cb71510e98c} <Debug> TCPHandler: Processed in 0.009447843 sec. | ||
| 505 | 2026.01.17 03:59:32.637305 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.01.17 03:59:32.637489 [ 3 ] {698f9fad-23a7-4b89-900f-f7aab30f6a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 507 | 2026.01.17 03:59:32.637541 [ 3 ] {698f9fad-23a7-4b89-900f-f7aab30f6a50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.01.17 03:59:32.642983 [ 3 ] {698f9fad-23a7-4b89-900f-f7aab30f6a50} <Debug> oximeter.fields_i16 (b1c5e82d-17a3-45e5-80bc-9ffef3f6b2b3): Loading data parts | ||
| 509 | 2026.01.17 03:59:32.643396 [ 3 ] {698f9fad-23a7-4b89-900f-f7aab30f6a50} <Debug> oximeter.fields_i16 (b1c5e82d-17a3-45e5-80bc-9ffef3f6b2b3): There are no data parts | ||
| 510 | 2026.01.17 03:59:32.646444 [ 3 ] {698f9fad-23a7-4b89-900f-f7aab30f6a50} <Debug> TCPHandler: Processed in 0.009190448 sec. | ||
| 511 | 2026.01.17 03:59:32.646585 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.01.17 03:59:32.646750 [ 3 ] {00e8a8e8-1f71-4b27-9ca6-7b60b994815b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 513 | 2026.01.17 03:59:32.646803 [ 3 ] {00e8a8e8-1f71-4b27-9ca6-7b60b994815b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.01.17 03:59:32.649430 [ 3 ] {00e8a8e8-1f71-4b27-9ca6-7b60b994815b} <Debug> oximeter.fields_u16 (7885bd08-6bf5-40bb-9151-af1c304ad7b7): Loading data parts | ||
| 515 | 2026.01.17 03:59:32.649591 [ 3 ] {00e8a8e8-1f71-4b27-9ca6-7b60b994815b} <Debug> oximeter.fields_u16 (7885bd08-6bf5-40bb-9151-af1c304ad7b7): There are no data parts | ||
| 516 | 2026.01.17 03:59:32.651581 [ 3 ] {00e8a8e8-1f71-4b27-9ca6-7b60b994815b} <Debug> TCPHandler: Processed in 0.005044119 sec. | ||
| 517 | 2026.01.17 03:59:32.651732 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.01.17 03:59:32.651912 [ 3 ] {0b27a04d-7411-4168-8800-14d992c77824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 519 | 2026.01.17 03:59:32.651976 [ 3 ] {0b27a04d-7411-4168-8800-14d992c77824} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.01.17 03:59:32.654616 [ 3 ] {0b27a04d-7411-4168-8800-14d992c77824} <Debug> oximeter.fields_i32 (f7c8e021-357f-45eb-8ecf-3b16858fb235): Loading data parts | ||
| 521 | 2026.01.17 03:59:32.654758 [ 3 ] {0b27a04d-7411-4168-8800-14d992c77824} <Debug> oximeter.fields_i32 (f7c8e021-357f-45eb-8ecf-3b16858fb235): There are no data parts | ||
| 522 | 2026.01.17 03:59:32.656499 [ 3 ] {0b27a04d-7411-4168-8800-14d992c77824} <Debug> TCPHandler: Processed in 0.004815494 sec. | ||
| 523 | 2026.01.17 03:59:32.656635 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.01.17 03:59:32.656792 [ 3 ] {0317df25-30e4-4182-aea5-aa24761fab5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 525 | 2026.01.17 03:59:32.656859 [ 3 ] {0317df25-30e4-4182-aea5-aa24761fab5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.01.17 03:59:32.660277 [ 3 ] {0317df25-30e4-4182-aea5-aa24761fab5e} <Debug> oximeter.fields_u32 (ce7f8216-b20e-43e7-858b-5b837ff27771): Loading data parts | ||
| 527 | 2026.01.17 03:59:32.660458 [ 3 ] {0317df25-30e4-4182-aea5-aa24761fab5e} <Debug> oximeter.fields_u32 (ce7f8216-b20e-43e7-858b-5b837ff27771): There are no data parts | ||
| 528 | 2026.01.17 03:59:32.664991 [ 3 ] {0317df25-30e4-4182-aea5-aa24761fab5e} <Debug> TCPHandler: Processed in 0.00840408 sec. | ||
| 529 | 2026.01.17 03:59:32.665130 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.01.17 03:59:32.665310 [ 3 ] {7d849a72-13cb-4114-9da0-f5e062fd10fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 531 | 2026.01.17 03:59:32.665371 [ 3 ] {7d849a72-13cb-4114-9da0-f5e062fd10fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.01.17 03:59:32.669078 [ 3 ] {7d849a72-13cb-4114-9da0-f5e062fd10fa} <Debug> oximeter.fields_i64 (6176178a-0f32-4b83-82bb-0395982c309f): Loading data parts | ||
| 533 | 2026.01.17 03:59:32.669223 [ 3 ] {7d849a72-13cb-4114-9da0-f5e062fd10fa} <Debug> oximeter.fields_i64 (6176178a-0f32-4b83-82bb-0395982c309f): There are no data parts | ||
| 534 | 2026.01.17 03:59:32.670479 [ 3 ] {7d849a72-13cb-4114-9da0-f5e062fd10fa} <Debug> TCPHandler: Processed in 0.005398506 sec. | ||
| 535 | 2026.01.17 03:59:32.670623 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.01.17 03:59:32.670774 [ 3 ] {c9fa4bcc-0a1f-4b1d-89f1-76a7006f076e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 537 | 2026.01.17 03:59:32.670839 [ 3 ] {c9fa4bcc-0a1f-4b1d-89f1-76a7006f076e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.01.17 03:59:32.674293 [ 3 ] {c9fa4bcc-0a1f-4b1d-89f1-76a7006f076e} <Debug> oximeter.fields_u64 (1ac060a8-3dcf-4923-b351-2e99bbc85017): Loading data parts | ||
| 539 | 2026.01.17 03:59:32.674458 [ 3 ] {c9fa4bcc-0a1f-4b1d-89f1-76a7006f076e} <Debug> oximeter.fields_u64 (1ac060a8-3dcf-4923-b351-2e99bbc85017): There are no data parts | ||
| 540 | 2026.01.17 03:59:32.678463 [ 3 ] {c9fa4bcc-0a1f-4b1d-89f1-76a7006f076e} <Debug> TCPHandler: Processed in 0.00788748 sec. | ||
| 541 | 2026.01.17 03:59:32.678624 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.01.17 03:59:32.678829 [ 3 ] {d38502b1-5469-427e-9cbf-914a26633f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 543 | 2026.01.17 03:59:32.678892 [ 3 ] {d38502b1-5469-427e-9cbf-914a26633f33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.01.17 03:59:32.682604 [ 3 ] {d38502b1-5469-427e-9cbf-914a26633f33} <Debug> oximeter.fields_ipaddr (5b052a2a-5e26-4336-ae01-e7cede35b728): Loading data parts | ||
| 545 | 2026.01.17 03:59:32.682750 [ 3 ] {d38502b1-5469-427e-9cbf-914a26633f33} <Debug> oximeter.fields_ipaddr (5b052a2a-5e26-4336-ae01-e7cede35b728): There are no data parts | ||
| 546 | 2026.01.17 03:59:32.686313 [ 3 ] {d38502b1-5469-427e-9cbf-914a26633f33} <Debug> TCPHandler: Processed in 0.007747307 sec. | ||
| 547 | 2026.01.17 03:59:32.686471 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.01.17 03:59:32.686657 [ 3 ] {58bf963c-e0cd-48f9-9663-a5ca37a86064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 549 | 2026.01.17 03:59:32.686721 [ 3 ] {58bf963c-e0cd-48f9-9663-a5ca37a86064} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.01.17 03:59:32.688507 [ 3 ] {58bf963c-e0cd-48f9-9663-a5ca37a86064} <Debug> oximeter.fields_string (3e876e3e-4947-40a0-ae3c-3ca961339fc1): Loading data parts | ||
| 551 | 2026.01.17 03:59:32.688765 [ 3 ] {58bf963c-e0cd-48f9-9663-a5ca37a86064} <Debug> oximeter.fields_string (3e876e3e-4947-40a0-ae3c-3ca961339fc1): There are no data parts | ||
| 552 | 2026.01.17 03:59:32.692608 [ 3 ] {58bf963c-e0cd-48f9-9663-a5ca37a86064} <Debug> TCPHandler: Processed in 0.006194794 sec. | ||
| 553 | 2026.01.17 03:59:32.692750 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.01.17 03:59:32.692922 [ 3 ] {7a3bb4b3-bffe-429e-8bc6-494c6144ad24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 555 | 2026.01.17 03:59:32.692980 [ 3 ] {7a3bb4b3-bffe-429e-8bc6-494c6144ad24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.01.17 03:59:32.695139 [ 3 ] {7a3bb4b3-bffe-429e-8bc6-494c6144ad24} <Debug> oximeter.fields_uuid (4df64dce-effb-45c4-93a3-e74808e50d9a): Loading data parts | ||
| 557 | 2026.01.17 03:59:32.695290 [ 3 ] {7a3bb4b3-bffe-429e-8bc6-494c6144ad24} <Debug> oximeter.fields_uuid (4df64dce-effb-45c4-93a3-e74808e50d9a): There are no data parts | ||
| 558 | 2026.01.17 03:59:32.698796 [ 3 ] {7a3bb4b3-bffe-429e-8bc6-494c6144ad24} <Debug> TCPHandler: Processed in 0.006095681 sec. | ||
| 559 | 2026.01.17 03:59:32.698962 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.01.17 03:59:32.699216 [ 3 ] {9562130d-c20d-457a-a322-42f5c5b00ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | 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) | ||
| 564 | 2026.01.17 03:59:32.699305 [ 3 ] {9562130d-c20d-457a-a322-42f5c5b00ca5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.01.17 03:59:32.701330 [ 3 ] {9562130d-c20d-457a-a322-42f5c5b00ca5} <Debug> oximeter.timeseries_schema (91249064-56fa-4391-911c-31db020410f2): Loading data parts | ||
| 566 | 2026.01.17 03:59:32.701478 [ 3 ] {9562130d-c20d-457a-a322-42f5c5b00ca5} <Debug> oximeter.timeseries_schema (91249064-56fa-4391-911c-31db020410f2): There are no data parts | ||
| 567 | 2026.01.17 03:59:32.708707 [ 3 ] {9562130d-c20d-457a-a322-42f5c5b00ca5} <Debug> TCPHandler: Processed in 0.009794541 sec. | ||
| 568 | 2026.01.17 03:59:32.708942 [ 5 ] {} <Trace> TCP-Session: 479ea704-5e65-4322-a929-e98996244415 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.01.17 03:59:32.709166 [ 5 ] {265f8611-3f52-41b0-8881-66d26338d2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43946) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.01.17 03:59:32.710386 [ 5 ] {265f8611-3f52-41b0-8881-66d26338d2a5} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.01.17 03:59:32.733440 [ 260 ] {265f8611-3f52-41b0-8881-66d26338d2a5} <Trace> oximeter.version (1a719ce5-19d2-4485-9b38-9fa09d1ec739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.01.17 03:59:32.733504 [ 260 ] {265f8611-3f52-41b0-8881-66d26338d2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 573 | 2026.01.17 03:59:32.737964 [ 260 ] {265f8611-3f52-41b0-8881-66d26338d2a5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.01.17 03:59:32.738367 [ 260 ] {265f8611-3f52-41b0-8881-66d26338d2a5} <Trace> oximeter.version (1a719ce5-19d2-4485-9b38-9fa09d1ec739): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.01.17 03:59:32.738645 [ 5 ] {265f8611-3f52-41b0-8881-66d26338d2a5} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.02959 sec., 33.795201081446436 rows/sec., 540.72 B/sec. | ||
| 576 | 2026.01.17 03:59:32.738962 [ 5 ] {265f8611-3f52-41b0-8881-66d26338d2a5} <Debug> TCPHandler: Processed in 0.030078387 sec. | ||
| 577 | 2026.01.17 03:59:33.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.67 MiB, peak 125.67 MiB, free memory in arenas 0.00 B, will set to 138.05 MiB (RSS), difference: 12.38 MiB | ||
| 578 | 2026.01.17 03:59:34.267860 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48076 | ||
| 579 | 2026.01.17 03:59:34.272264 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.01.17 03:59:34.272321 [ 262 ] {} <Debug> TCP-Session: 00e29c4c-d9dc-4b1f-8822-abd2c537b4cb Authenticating user 'default' from [fd00:1122:3344:101::a]:48076 | ||
| 581 | 2026.01.17 03:59:34.272346 [ 262 ] {} <Debug> TCP-Session: 00e29c4c-d9dc-4b1f-8822-abd2c537b4cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.01.17 03:59:34.272421 [ 262 ] {} <Debug> TCP-Session: 00e29c4c-d9dc-4b1f-8822-abd2c537b4cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.01.17 03:59:34.272534 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.01.17 03:59:34.272571 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2026.01.17 03:59:34.272672 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 586 | 2026.01.17 03:59:34.275364 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34542 | ||
| 587 | 2026.01.17 03:59:34.275430 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41607 | ||
| 588 | 2026.01.17 03:59:34.275584 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2026.01.17 03:59:34.275630 [ 263 ] {} <Debug> TCP-Session: d37f5116-552f-4ff8-831e-f759f71cb562 Authenticating user 'default' from [fd00:1122:3344:101::a]:34542 | ||
| 590 | 2026.01.17 03:59:34.275684 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47388 | ||
| 591 | 2026.01.17 03:59:34.275657 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 592 | 2026.01.17 03:59:34.275740 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50717 | ||
| 593 | 2026.01.17 03:59:34.275770 [ 263 ] {} <Debug> TCP-Session: d37f5116-552f-4ff8-831e-f759f71cb562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.01.17 03:59:34.275774 [ 264 ] {} <Debug> TCP-Session: c673e93c-8cb2-478c-8b14-4d01a66ea68b Authenticating user 'default' from [fd00:1122:3344:101::a]:41607 | ||
| 595 | 2026.01.17 03:59:34.275851 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39309 | ||
| 596 | 2026.01.17 03:59:34.275887 [ 263 ] {} <Debug> TCP-Session: d37f5116-552f-4ff8-831e-f759f71cb562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2026.01.17 03:59:34.275905 [ 264 ] {} <Debug> TCP-Session: c673e93c-8cb2-478c-8b14-4d01a66ea68b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.01.17 03:59:34.275961 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55967 | ||
| 599 | 2026.01.17 03:59:34.275969 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48992 | ||
| 600 | 2026.01.17 03:59:34.276019 [ 264 ] {} <Debug> TCP-Session: c673e93c-8cb2-478c-8b14-4d01a66ea68b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.01.17 03:59:34.276058 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.01.17 03:59:34.276043 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2026.01.17 03:59:34.276117 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.01.17 03:59:34.276176 [ 267 ] {} <Debug> TCP-Session: 94aacd5e-5653-439a-b2f8-a90fd68955f4 Authenticating user 'default' from [fd00:1122:3344:101::a]:50717 | ||
| 605 | 2026.01.17 03:59:34.276184 [ 266 ] {} <Debug> TCP-Session: 67d5083e-9043-4283-ad14-a415e0d22178 Authenticating user 'default' from [fd00:1122:3344:101::a]:47388 | ||
| 606 | 2026.01.17 03:59:34.276268 [ 268 ] {} <Debug> TCP-Session: 3ded58cd-0992-4de0-a15d-d800461361c0 Authenticating user 'default' from [fd00:1122:3344:101::a]:39309 | ||
| 607 | 2026.01.17 03:59:34.276300 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 608 | 2026.01.17 03:59:34.276288 [ 267 ] {} <Debug> TCP-Session: 94aacd5e-5653-439a-b2f8-a90fd68955f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.01.17 03:59:34.276246 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 610 | 2026.01.17 03:59:34.276280 [ 266 ] {} <Debug> TCP-Session: 67d5083e-9043-4283-ad14-a415e0d22178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.01.17 03:59:34.276454 [ 268 ] {} <Debug> TCP-Session: 3ded58cd-0992-4de0-a15d-d800461361c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.01.17 03:59:34.276465 [ 265 ] {} <Debug> TCP-Session: bb08e5d7-029f-46d8-9d5c-225037e41801 Authenticating user 'default' from [fd00:1122:3344:101::a]:48992 | ||
| 613 | 2026.01.17 03:59:34.276476 [ 266 ] {} <Debug> TCP-Session: 67d5083e-9043-4283-ad14-a415e0d22178 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.01.17 03:59:34.276546 [ 268 ] {} <Debug> TCP-Session: 3ded58cd-0992-4de0-a15d-d800461361c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.01.17 03:59:34.276558 [ 265 ] {} <Debug> TCP-Session: bb08e5d7-029f-46d8-9d5c-225037e41801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.01.17 03:59:34.276458 [ 267 ] {} <Debug> TCP-Session: 94aacd5e-5653-439a-b2f8-a90fd68955f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.01.17 03:59:34.276625 [ 265 ] {} <Debug> TCP-Session: bb08e5d7-029f-46d8-9d5c-225037e41801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.01.17 03:59:34.276650 [ 269 ] {} <Debug> TCP-Session: b4b77444-664d-46f7-b159-eb4e06a54ceb Authenticating user 'default' from [fd00:1122:3344:101::a]:55967 | ||
| 619 | 2026.01.17 03:59:34.276715 [ 269 ] {} <Debug> TCP-Session: b4b77444-664d-46f7-b159-eb4e06a54ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.01.17 03:59:34.276865 [ 269 ] {} <Debug> TCP-Session: b4b77444-664d-46f7-b159-eb4e06a54ceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.01.17 03:59:35.561371 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42686 | ||
| 622 | 2026.01.17 03:59:35.565485 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.01.17 03:59:35.565684 [ 270 ] {} <Debug> TCP-Session: 42d3fc85-6fef-4e2e-be3c-b9e9d5695b35 Authenticating user 'default' from [fd00:1122:3344:101::c]:42686 | ||
| 624 | 2026.01.17 03:59:35.565714 [ 270 ] {} <Debug> TCP-Session: 42d3fc85-6fef-4e2e-be3c-b9e9d5695b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.01.17 03:59:35.565729 [ 270 ] {} <Debug> TCP-Session: 42d3fc85-6fef-4e2e-be3c-b9e9d5695b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.01.17 03:59:35.565915 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.01.17 03:59:35.565973 [ 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.01.17 03:59:35.566098 [ 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.01.17 03:59:35.568483 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42132 | ||
| 630 | 2026.01.17 03:59:35.568606 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54211 | ||
| 631 | 2026.01.17 03:59:35.568688 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53128 | ||
| 632 | 2026.01.17 03:59:35.568835 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53068 | ||
| 633 | 2026.01.17 03:59:35.568982 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61449 | ||
| 634 | 2026.01.17 03:59:35.569007 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.01.17 03:59:35.569144 [ 271 ] {} <Debug> TCP-Session: e4a8ad7d-ca48-4b84-882f-fcda95dee5bd Authenticating user 'default' from [fd00:1122:3344:101::c]:42132 | ||
| 636 | 2026.01.17 03:59:35.569148 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40394 | ||
| 637 | 2026.01.17 03:59:35.569167 [ 271 ] {} <Debug> TCP-Session: e4a8ad7d-ca48-4b84-882f-fcda95dee5bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.01.17 03:59:35.569220 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.01.17 03:59:35.569174 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.01.17 03:59:35.569280 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.01.17 03:59:35.569388 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54366 | ||
| 642 | 2026.01.17 03:59:35.569371 [ 274 ] {} <Debug> TCP-Session: e000a23d-0b53-4b4c-816d-7ee51160d155 Authenticating user 'default' from [fd00:1122:3344:101::c]:53068 | ||
| 643 | 2026.01.17 03:59:35.569361 [ 272 ] {} <Debug> TCP-Session: 182ca436-967b-4313-a580-ccac2c77fb89 Authenticating user 'default' from [fd00:1122:3344:101::c]:54211 | ||
| 644 | 2026.01.17 03:59:35.569334 [ 271 ] {} <Debug> TCP-Session: e4a8ad7d-ca48-4b84-882f-fcda95dee5bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.01.17 03:59:35.569526 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.01.17 03:59:35.569515 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2026.01.17 03:59:35.569511 [ 272 ] {} <Debug> TCP-Session: 182ca436-967b-4313-a580-ccac2c77fb89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.01.17 03:59:35.569641 [ 275 ] {} <Debug> TCP-Session: d965ab9a-2156-44ef-a073-ee87f1c8b6cc Authenticating user 'default' from [fd00:1122:3344:101::c]:61449 | ||
| 649 | 2026.01.17 03:59:35.569650 [ 276 ] {} <Debug> TCP-Session: 4cdd3136-e85f-4fa0-a949-df0a8bf1a801 Authenticating user 'default' from [fd00:1122:3344:101::c]:40394 | ||
| 650 | 2026.01.17 03:59:35.569671 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.01.17 03:59:35.569775 [ 275 ] {} <Debug> TCP-Session: d965ab9a-2156-44ef-a073-ee87f1c8b6cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.01.17 03:59:35.569750 [ 276 ] {} <Debug> TCP-Session: 4cdd3136-e85f-4fa0-a949-df0a8bf1a801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.01.17 03:59:35.569733 [ 272 ] {} <Debug> TCP-Session: 182ca436-967b-4313-a580-ccac2c77fb89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.01.17 03:59:35.569922 [ 276 ] {} <Debug> TCP-Session: 4cdd3136-e85f-4fa0-a949-df0a8bf1a801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.01.17 03:59:35.569937 [ 275 ] {} <Debug> TCP-Session: d965ab9a-2156-44ef-a073-ee87f1c8b6cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.01.17 03:59:35.569916 [ 277 ] {} <Debug> TCP-Session: e3f30bb3-cceb-4f68-b317-9a869e8f6190 Authenticating user 'default' from [fd00:1122:3344:101::c]:54366 | ||
| 657 | 2026.01.17 03:59:35.569489 [ 274 ] {} <Debug> TCP-Session: e000a23d-0b53-4b4c-816d-7ee51160d155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.01.17 03:59:35.569485 [ 273 ] {} <Debug> TCP-Session: 07028813-0d24-4a5c-94a6-f5a24df247c4 Authenticating user 'default' from [fd00:1122:3344:101::c]:53128 | ||
| 659 | 2026.01.17 03:59:35.570143 [ 277 ] {} <Debug> TCP-Session: e3f30bb3-cceb-4f68-b317-9a869e8f6190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.01.17 03:59:35.570163 [ 274 ] {} <Debug> TCP-Session: e000a23d-0b53-4b4c-816d-7ee51160d155 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.01.17 03:59:35.570162 [ 273 ] {} <Debug> TCP-Session: 07028813-0d24-4a5c-94a6-f5a24df247c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.01.17 03:59:35.570272 [ 277 ] {} <Debug> TCP-Session: e3f30bb3-cceb-4f68-b317-9a869e8f6190 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.01.17 03:59:35.570273 [ 273 ] {} <Debug> TCP-Session: 07028813-0d24-4a5c-94a6-f5a24df247c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.01.17 03:59:35.637896 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51969 | ||
| 665 | 2026.01.17 03:59:35.642032 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.01.17 03:59:35.642088 [ 278 ] {} <Debug> TCP-Session: 11a04e59-81da-4a5d-97fc-16730a5fe31e Authenticating user 'default' from [fd00:1122:3344:101::b]:51969 | ||
| 667 | 2026.01.17 03:59:35.642228 [ 278 ] {} <Debug> TCP-Session: 11a04e59-81da-4a5d-97fc-16730a5fe31e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.17 03:59:35.642245 [ 278 ] {} <Debug> TCP-Session: 11a04e59-81da-4a5d-97fc-16730a5fe31e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.01.17 03:59:35.642304 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.01.17 03:59:35.642416 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.01.17 03:59:35.642433 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.01.17 03:59:35.649957 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46713 | ||
| 673 | 2026.01.17 03:59:35.650046 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57128 | ||
| 674 | 2026.01.17 03:59:35.650162 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.01.17 03:59:35.650178 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57466 | ||
| 676 | 2026.01.17 03:59:35.650219 [ 279 ] {} <Debug> TCP-Session: 9a4f4ad1-1b70-4a79-b000-cc9ea45bc63d Authenticating user 'default' from [fd00:1122:3344:101::b]:46713 | ||
| 677 | 2026.01.17 03:59:35.650247 [ 279 ] {} <Debug> TCP-Session: 9a4f4ad1-1b70-4a79-b000-cc9ea45bc63d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.01.17 03:59:35.650256 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56629 | ||
| 679 | 2026.01.17 03:59:35.650386 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2026.01.17 03:59:35.650415 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.01.17 03:59:35.650487 [ 280 ] {} <Debug> TCP-Session: 63958a47-36d1-441c-819b-6b1a32fe30a0 Authenticating user 'default' from [fd00:1122:3344:101::b]:57128 | ||
| 682 | 2026.01.17 03:59:35.650451 [ 279 ] {} <Debug> TCP-Session: 9a4f4ad1-1b70-4a79-b000-cc9ea45bc63d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2026.01.17 03:59:35.650580 [ 281 ] {} <Debug> TCP-Session: 6b53b4ee-0ce8-404f-bb12-09755c8ea60e Authenticating user 'default' from [fd00:1122:3344:101::b]:57466 | ||
| 684 | 2026.01.17 03:59:35.650614 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37344 | ||
| 685 | 2026.01.17 03:59:35.650671 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58174 | ||
| 686 | 2026.01.17 03:59:35.650590 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60619 | ||
| 687 | 2026.01.17 03:59:35.650707 [ 281 ] {} <Debug> TCP-Session: 6b53b4ee-0ce8-404f-bb12-09755c8ea60e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.01.17 03:59:35.650729 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.01.17 03:59:35.650608 [ 280 ] {} <Debug> TCP-Session: 63958a47-36d1-441c-819b-6b1a32fe30a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.01.17 03:59:35.650839 [ 281 ] {} <Debug> TCP-Session: 6b53b4ee-0ce8-404f-bb12-09755c8ea60e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.01.17 03:59:35.650871 [ 282 ] {} <Debug> TCP-Session: 215fe78f-6c78-442e-a191-3549ae530a07 Authenticating user 'default' from [fd00:1122:3344:101::b]:56629 | ||
| 692 | 2026.01.17 03:59:35.650850 [ 280 ] {} <Debug> TCP-Session: 63958a47-36d1-441c-819b-6b1a32fe30a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.01.17 03:59:35.650982 [ 282 ] {} <Debug> TCP-Session: 215fe78f-6c78-442e-a191-3549ae530a07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.01.17 03:59:35.651040 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.01.17 03:59:35.651070 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2026.01.17 03:59:35.651067 [ 282 ] {} <Debug> TCP-Session: 215fe78f-6c78-442e-a191-3549ae530a07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.01.17 03:59:35.650985 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.01.17 03:59:35.651180 [ 285 ] {} <Debug> TCP-Session: db9f248f-db6b-4c05-84bd-5c9c85698d17 Authenticating user 'default' from [fd00:1122:3344:101::b]:58174 | ||
| 699 | 2026.01.17 03:59:35.651150 [ 284 ] {} <Debug> TCP-Session: 9b002ec9-cf86-4c76-a680-233f4dc4909d Authenticating user 'default' from [fd00:1122:3344:101::b]:60619 | ||
| 700 | 2026.01.17 03:59:35.651263 [ 284 ] {} <Debug> TCP-Session: 9b002ec9-cf86-4c76-a680-233f4dc4909d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.01.17 03:59:35.651276 [ 285 ] {} <Debug> TCP-Session: db9f248f-db6b-4c05-84bd-5c9c85698d17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.01.17 03:59:35.651264 [ 283 ] {} <Debug> TCP-Session: 4caf7f98-4190-4fe3-bace-8c2f08033ea3 Authenticating user 'default' from [fd00:1122:3344:101::b]:37344 | ||
| 703 | 2026.01.17 03:59:35.651402 [ 284 ] {} <Debug> TCP-Session: 9b002ec9-cf86-4c76-a680-233f4dc4909d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.01.17 03:59:35.651432 [ 285 ] {} <Debug> TCP-Session: db9f248f-db6b-4c05-84bd-5c9c85698d17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.01.17 03:59:35.651422 [ 283 ] {} <Debug> TCP-Session: 4caf7f98-4190-4fe3-bace-8c2f08033ea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.17 03:59:35.651577 [ 283 ] {} <Debug> TCP-Session: 4caf7f98-4190-4fe3-bace-8c2f08033ea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.01.17 03:59:39.219165 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 708 | 2026.01.17 03:59:39.219150 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.01.17 03:59:39.219297 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 710 | 2026.01.17 03:59:39.219315 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.01.17 03:59:39.235301 [ 244 ] {} <Debug> system.asynchronous_metric_log (d18c7edf-4d12-4014-9c11-8a5505b6941b): Loading data parts | ||
| 712 | 2026.01.17 03:59:39.235508 [ 244 ] {} <Debug> system.asynchronous_metric_log (d18c7edf-4d12-4014-9c11-8a5505b6941b): There are no data parts | ||
| 713 | 2026.01.17 03:59:39.244732 [ 245 ] {} <Debug> system.metric_log (40e9f8af-7d58-484f-8659-a3a45ba4f809): Loading data parts | ||
| 714 | 2026.01.17 03:59:39.245048 [ 245 ] {} <Debug> system.metric_log (40e9f8af-7d58-484f-8659-a3a45ba4f809): There are no data parts | ||
| 715 | 2026.01.17 03:59:39.250917 [ 244 ] {} <Trace> system.asynchronous_metric_log (d18c7edf-4d12-4014-9c11-8a5505b6941b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2026.01.17 03:59:39.250954 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 717 | 2026.01.17 03:59:39.257007 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.01.17 03:59:39.257515 [ 244 ] {} <Trace> system.asynchronous_metric_log (d18c7edf-4d12-4014-9c11-8a5505b6941b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.01.17 03:59:39.257650 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2026.01.17 03:59:39.290646 [ 245 ] {} <Trace> system.metric_log (40e9f8af-7d58-484f-8659-a3a45ba4f809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.01.17 03:59:39.290770 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 722 | 2026.01.17 03:59:39.296831 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.01.17 03:59:39.297951 [ 245 ] {} <Trace> system.metric_log (40e9f8af-7d58-484f-8659-a3a45ba4f809): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.01.17 03:59:39.301066 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.01.17 03:59:40.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.85 MiB, peak 148.85 MiB, free memory in arenas 0.00 B, will set to 153.95 MiB (RSS), difference: 9.10 MiB | ||
| 726 | 2026.01.17 03:59:41.719092 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.01.17 03:59:41.719250 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.01.17 03:59:41.733226 [ 243 ] {} <Debug> system.query_log (ed6a0a1d-57b9-4ac8-aa48-30679478b746): Loading data parts | ||
| 729 | 2026.01.17 03:59:41.733409 [ 243 ] {} <Debug> system.query_log (ed6a0a1d-57b9-4ac8-aa48-30679478b746): There are no data parts | ||
| 730 | 2026.01.17 03:59:41.742746 [ 243 ] {} <Trace> system.query_log (ed6a0a1d-57b9-4ac8-aa48-30679478b746): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.01.17 03:59:41.742870 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 732 | 2026.01.17 03:59:41.746503 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.01.17 03:59:41.747072 [ 243 ] {} <Trace> system.query_log (ed6a0a1d-57b9-4ac8-aa48-30679478b746): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.01.17 03:59:41.747420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.01.17 03:59:42.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.15 MiB, peak 158.15 MiB, free memory in arenas 0.00 B, will set to 154.96 MiB (RSS), difference: -3.19 MiB | ||
| 736 | 2026.01.17 03:59:46.682711 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.01.17 03:59:46.682772 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.01.17 03:59:46.757935 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.01.17 03:59:46.758771 [ 244 ] {} <Trace> system.asynchronous_metric_log (d18c7edf-4d12-4014-9c11-8a5505b6941b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.01.17 03:59:46.758815 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 741 | 2026.01.17 03:59:46.759608 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.01.17 03:59:46.760143 [ 244 ] {} <Trace> system.asynchronous_metric_log (d18c7edf-4d12-4014-9c11-8a5505b6941b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.01.17 03:59:46.762397 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.01.17 03:59:46.801342 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.01.17 03:59:46.821473 [ 245 ] {} <Trace> system.metric_log (40e9f8af-7d58-484f-8659-a3a45ba4f809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.01.17 03:59:46.821707 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 747 | 2026.01.17 03:59:46.828518 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.01.17 03:59:46.830133 [ 245 ] {} <Trace> system.metric_log (40e9f8af-7d58-484f-8659-a3a45ba4f809): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.01.17 03:59:46.834372 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.01.17 03:59:47.000138 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.75 MiB, peak 159.75 MiB, free memory in arenas 0.00 B, will set to 157.75 MiB (RSS), difference: 2.00 MiB | ||
| 751 | 2026.01.17 03:59:52.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.76 MiB, peak 159.75 MiB, free memory in arenas 0.00 B, will set to 157.78 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.01.17 03:59:54.262573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 753 | 2026.01.17 03:59:54.263065 [ 244 ] {} <Trace> system.asynchronous_metric_log (d18c7edf-4d12-4014-9c11-8a5505b6941b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 754 | 2026.01.17 03:59:54.263110 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 755 | 2026.01.17 03:59:54.263799 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 756 | 2026.01.17 03:59:54.264282 [ 244 ] {} <Trace> system.asynchronous_metric_log (d18c7edf-4d12-4014-9c11-8a5505b6941b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 757 | 2026.01.17 03:59:54.264424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 758 | 2026.01.17 03:59:54.334533 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 759 | 2026.01.17 03:59:54.351158 [ 245 ] {} <Trace> system.metric_log (40e9f8af-7d58-484f-8659-a3a45ba4f809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 760 | 2026.01.17 03:59:54.351210 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 761 | 2026.01.17 03:59:54.358032 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 762 | 2026.01.17 03:59:54.359374 [ 245 ] {} <Trace> system.metric_log (40e9f8af-7d58-484f-8659-a3a45ba4f809): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 763 | 2026.01.17 03:59:54.363246 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 764 | 2026.01.17 03:59:57.752110 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 765 | 2026.01.17 03:59:57.752299 [ 3 ] {2a65cf1a-9632-4f71-969d-d35b4f0c88b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 766 | 2026.01.17 03:59:57.760605 [ 3 ] {2a65cf1a-9632-4f71-969d-d35b4f0c88b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 767 | 2026.01.17 03:59:57.770874 [ 3 ] {2a65cf1a-9632-4f71-969d-d35b4f0c88b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 768 | 2026.01.17 03:59:57.781663 [ 3 ] {2a65cf1a-9632-4f71-969d-d35b4f0c88b2} <Debug> TCPHandler: Processed in 0.029671648 sec. | ||
| 769 | 2026.01.17 03:59:57.795732 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 770 | 2026.01.17 03:59:57.795907 [ 3 ] {f1d971e1-32a9-47b5-be01-53a0203a048a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 771 | 2026.01.17 03:59:57.806287 [ 3 ] {f1d971e1-32a9-47b5-be01-53a0203a048a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 772 | 2026.01.17 03:59:57.806334 [ 3 ] {f1d971e1-32a9-47b5-be01-53a0203a048a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 773 | 2026.01.17 03:59:57.808884 [ 3 ] {f1d971e1-32a9-47b5-be01-53a0203a048a} <Debug> TCPHandler: Processed in 0.013231684 sec. | ||
| 774 | 2026.01.17 03:59:57.811065 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 775 | 2026.01.17 03:59:57.811220 [ 3 ] {426f0bc1-6dd4-407d-a5da-254db3d6a8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 776 | 2026.01.17 03:59:57.823107 [ 3 ] {426f0bc1-6dd4-407d-a5da-254db3d6a8ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 777 | 2026.01.17 03:59:57.823164 [ 3 ] {426f0bc1-6dd4-407d-a5da-254db3d6a8ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 778 | 2026.01.17 03:59:57.823608 [ 3 ] {426f0bc1-6dd4-407d-a5da-254db3d6a8ce} <Debug> TCPHandler: Processed in 0.012607921 sec. | ||
| 779 | 2026.01.17 03:59:57.823859 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 780 | 2026.01.17 03:59:57.823980 [ 3 ] {43227af6-66eb-4f95-8324-58efd0e794b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 781 | 2026.01.17 03:59:57.824225 [ 3 ] {43227af6-66eb-4f95-8324-58efd0e794b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 782 | 2026.01.17 03:59:57.824268 [ 3 ] {43227af6-66eb-4f95-8324-58efd0e794b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 783 | 2026.01.17 03:59:57.824594 [ 3 ] {43227af6-66eb-4f95-8324-58efd0e794b2} <Debug> TCPHandler: Processed in 0.000785137 sec. | ||
| 784 | 2026.01.17 03:59:57.824803 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2026.01.17 03:59:57.824917 [ 3 ] {dfa7f1ef-e31d-4162-a06c-9cf336b11781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 786 | 2026.01.17 03:59:57.825153 [ 3 ] {dfa7f1ef-e31d-4162-a06c-9cf336b11781} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 787 | 2026.01.17 03:59:57.825196 [ 3 ] {dfa7f1ef-e31d-4162-a06c-9cf336b11781} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2026.01.17 03:59:57.825535 [ 3 ] {dfa7f1ef-e31d-4162-a06c-9cf336b11781} <Debug> TCPHandler: Processed in 0.000780797 sec. | ||
| 789 | 2026.01.17 03:59:57.825740 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 790 | 2026.01.17 03:59:57.825855 [ 3 ] {81121a24-5e5c-4fbe-ac6d-579a38f1467f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 791 | 2026.01.17 03:59:57.826093 [ 3 ] {81121a24-5e5c-4fbe-ac6d-579a38f1467f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 792 | 2026.01.17 03:59:57.826135 [ 3 ] {81121a24-5e5c-4fbe-ac6d-579a38f1467f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 793 | 2026.01.17 03:59:57.826451 [ 3 ] {81121a24-5e5c-4fbe-ac6d-579a38f1467f} <Debug> TCPHandler: Processed in 0.000759826 sec. | ||
| 794 | 2026.01.17 03:59:57.826668 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 795 | 2026.01.17 03:59:57.826781 [ 3 ] {e9de4ace-bcdd-42b2-a3fc-c8112b2c794f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 796 | 2026.01.17 03:59:57.827015 [ 3 ] {e9de4ace-bcdd-42b2-a3fc-c8112b2c794f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 797 | 2026.01.17 03:59:57.827057 [ 3 ] {e9de4ace-bcdd-42b2-a3fc-c8112b2c794f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 798 | 2026.01.17 03:59:57.827384 [ 3 ] {e9de4ace-bcdd-42b2-a3fc-c8112b2c794f} <Debug> TCPHandler: Processed in 0.000764927 sec. | ||
| 799 | 2026.01.17 03:59:57.827586 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 800 | 2026.01.17 03:59:57.827700 [ 3 ] {dc33c28e-ad48-41ee-b540-071053eb687d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 801 | 2026.01.17 03:59:57.827939 [ 3 ] {dc33c28e-ad48-41ee-b540-071053eb687d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 802 | 2026.01.17 03:59:57.827981 [ 3 ] {dc33c28e-ad48-41ee-b540-071053eb687d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2026.01.17 03:59:57.828291 [ 3 ] {dc33c28e-ad48-41ee-b540-071053eb687d} <Debug> TCPHandler: Processed in 0.000753816 sec. | ||
| 804 | 2026.01.17 03:59:57.828510 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 805 | 2026.01.17 03:59:57.828627 [ 3 ] {a0308298-490b-459c-8441-1bb19f331e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 806 | 2026.01.17 03:59:57.828885 [ 3 ] {a0308298-490b-459c-8441-1bb19f331e50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 807 | 2026.01.17 03:59:57.828944 [ 3 ] {a0308298-490b-459c-8441-1bb19f331e50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 808 | 2026.01.17 03:59:57.829309 [ 3 ] {a0308298-490b-459c-8441-1bb19f331e50} <Debug> TCPHandler: Processed in 0.000847348 sec. | ||
| 809 | 2026.01.17 03:59:57.829535 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 810 | 2026.01.17 03:59:57.829676 [ 3 ] {7a974b59-1671-4b7b-9cb8-ecd35daf0bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 811 | 2026.01.17 03:59:57.829961 [ 3 ] {7a974b59-1671-4b7b-9cb8-ecd35daf0bdd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 812 | 2026.01.17 03:59:57.830005 [ 3 ] {7a974b59-1671-4b7b-9cb8-ecd35daf0bdd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 813 | 2026.01.17 03:59:57.830334 [ 3 ] {7a974b59-1671-4b7b-9cb8-ecd35daf0bdd} <Debug> TCPHandler: Processed in 0.000853918 sec. | ||
| 814 | 2026.01.17 03:59:57.830533 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 815 | 2026.01.17 03:59:57.830652 [ 3 ] {5d4eb383-1681-45a1-b503-55d2732f9de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 816 | 2026.01.17 03:59:57.830901 [ 3 ] {5d4eb383-1681-45a1-b503-55d2732f9de1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 817 | 2026.01.17 03:59:57.830944 [ 3 ] {5d4eb383-1681-45a1-b503-55d2732f9de1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 818 | 2026.01.17 03:59:57.831263 [ 3 ] {5d4eb383-1681-45a1-b503-55d2732f9de1} <Debug> TCPHandler: Processed in 0.000779157 sec. | ||
| 819 | 2026.01.17 03:59:57.831467 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 820 | 2026.01.17 03:59:57.831586 [ 3 ] {88be160f-27d1-443c-a6a2-2cf74238b665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 821 | 2026.01.17 03:59:57.831832 [ 3 ] {88be160f-27d1-443c-a6a2-2cf74238b665} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 822 | 2026.01.17 03:59:57.831874 [ 3 ] {88be160f-27d1-443c-a6a2-2cf74238b665} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 823 | 2026.01.17 03:59:57.832185 [ 3 ] {88be160f-27d1-443c-a6a2-2cf74238b665} <Debug> TCPHandler: Processed in 0.000766837 sec. | ||
| 824 | 2026.01.17 03:59:57.832404 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 825 | 2026.01.17 03:59:57.832523 [ 3 ] {1a439a71-d380-4410-9368-8cdc1cc77750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 826 | 2026.01.17 03:59:57.832785 [ 3 ] {1a439a71-d380-4410-9368-8cdc1cc77750} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 827 | 2026.01.17 03:59:57.832828 [ 3 ] {1a439a71-d380-4410-9368-8cdc1cc77750} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 828 | 2026.01.17 03:59:57.833141 [ 3 ] {1a439a71-d380-4410-9368-8cdc1cc77750} <Debug> TCPHandler: Processed in 0.000785286 sec. | ||
| 829 | 2026.01.17 03:59:57.833347 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 830 | 2026.01.17 03:59:57.833462 [ 3 ] {16962104-d1ce-40d5-a4e3-1f6794ff62c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 831 | 2026.01.17 03:59:57.833707 [ 3 ] {16962104-d1ce-40d5-a4e3-1f6794ff62c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 832 | 2026.01.17 03:59:57.833748 [ 3 ] {16962104-d1ce-40d5-a4e3-1f6794ff62c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 833 | 2026.01.17 03:59:57.834058 [ 3 ] {16962104-d1ce-40d5-a4e3-1f6794ff62c5} <Debug> TCPHandler: Processed in 0.000759856 sec. | ||
| 834 | 2026.01.17 03:59:57.834261 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 835 | 2026.01.17 03:59:57.834379 [ 3 ] {27e30e00-34ac-4467-a5ea-6352093423d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 836 | 2026.01.17 03:59:57.834628 [ 3 ] {27e30e00-34ac-4467-a5ea-6352093423d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 837 | 2026.01.17 03:59:57.834671 [ 3 ] {27e30e00-34ac-4467-a5ea-6352093423d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 838 | 2026.01.17 03:59:57.835014 [ 3 ] {27e30e00-34ac-4467-a5ea-6352093423d3} <Debug> TCPHandler: Processed in 0.000801898 sec. | ||
| 839 | 2026.01.17 03:59:57.835224 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 840 | 2026.01.17 03:59:57.835341 [ 3 ] {3a6ecd44-08e2-4f0a-8d79-390500bcc550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 841 | 2026.01.17 03:59:57.835592 [ 3 ] {3a6ecd44-08e2-4f0a-8d79-390500bcc550} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 842 | 2026.01.17 03:59:57.835634 [ 3 ] {3a6ecd44-08e2-4f0a-8d79-390500bcc550} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 843 | 2026.01.17 03:59:57.835961 [ 3 ] {3a6ecd44-08e2-4f0a-8d79-390500bcc550} <Debug> TCPHandler: Processed in 0.000785647 sec. | ||
| 844 | 2026.01.17 03:59:57.837874 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 845 | 2026.01.17 03:59:57.838015 [ 3 ] {3b01afd6-0024-42a5-a9e4-b8a68c1cda88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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) | ||
| 846 | 2026.01.17 03:59:57.838323 [ 3 ] {3b01afd6-0024-42a5-a9e4-b8a68c1cda88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 847 | 2026.01.17 03:59:57.838373 [ 3 ] {3b01afd6-0024-42a5-a9e4-b8a68c1cda88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 848 | 2026.01.17 03:59:57.838723 [ 3 ] {3b01afd6-0024-42a5-a9e4-b8a68c1cda88} <Debug> TCPHandler: Processed in 0.00090865 sec. | ||
| 849 | 2026.01.17 03:59:57.838923 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 850 | 2026.01.17 03:59:57.839041 [ 3 ] {99c221bf-c39f-4714-b7fe-b3d9351b3eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 851 | 2026.01.17 03:59:57.839314 [ 3 ] {99c221bf-c39f-4714-b7fe-b3d9351b3eaf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 852 | 2026.01.17 03:59:57.839356 [ 3 ] {99c221bf-c39f-4714-b7fe-b3d9351b3eaf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 853 | 2026.01.17 03:59:57.839678 [ 3 ] {99c221bf-c39f-4714-b7fe-b3d9351b3eaf} <Debug> TCPHandler: Processed in 0.000803447 sec. | ||
| 854 | 2026.01.17 03:59:57.839870 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 855 | 2026.01.17 03:59:57.839989 [ 3 ] {3c95c033-b02d-4a95-9a4c-c21795a01f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 856 | 2026.01.17 03:59:57.840244 [ 3 ] {3c95c033-b02d-4a95-9a4c-c21795a01f43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 857 | 2026.01.17 03:59:57.840286 [ 3 ] {3c95c033-b02d-4a95-9a4c-c21795a01f43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 858 | 2026.01.17 03:59:57.840606 [ 3 ] {3c95c033-b02d-4a95-9a4c-c21795a01f43} <Debug> TCPHandler: Processed in 0.000784367 sec. | ||
| 859 | 2026.01.17 03:59:57.840818 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 860 | 2026.01.17 03:59:57.840935 [ 3 ] {4ded3c80-226d-42bd-9aef-d26638da23cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 861 | 2026.01.17 03:59:57.841188 [ 3 ] {4ded3c80-226d-42bd-9aef-d26638da23cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 862 | 2026.01.17 03:59:57.841230 [ 3 ] {4ded3c80-226d-42bd-9aef-d26638da23cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 863 | 2026.01.17 03:59:57.841519 [ 3 ] {4ded3c80-226d-42bd-9aef-d26638da23cd} <Debug> TCPHandler: Processed in 0.000749026 sec. | ||
| 864 | 2026.01.17 03:59:57.841733 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 865 | 2026.01.17 03:59:57.841852 [ 3 ] {d76da3dc-14d7-4f2d-ab85-66928cdb3e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 866 | 2026.01.17 03:59:57.842109 [ 3 ] {d76da3dc-14d7-4f2d-ab85-66928cdb3e78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 867 | 2026.01.17 03:59:57.842150 [ 3 ] {d76da3dc-14d7-4f2d-ab85-66928cdb3e78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 868 | 2026.01.17 03:59:57.842436 [ 3 ] {d76da3dc-14d7-4f2d-ab85-66928cdb3e78} <Debug> TCPHandler: Processed in 0.000751976 sec. | ||
| 869 | 2026.01.17 03:59:57.842714 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2026.01.17 03:59:57.842833 [ 3 ] {c7d87fcb-3f78-4bd1-af2a-6be45fdc9e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 871 | 2026.01.17 03:59:57.843088 [ 3 ] {c7d87fcb-3f78-4bd1-af2a-6be45fdc9e60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 872 | 2026.01.17 03:59:57.843129 [ 3 ] {c7d87fcb-3f78-4bd1-af2a-6be45fdc9e60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 873 | 2026.01.17 03:59:57.843416 [ 3 ] {c7d87fcb-3f78-4bd1-af2a-6be45fdc9e60} <Debug> TCPHandler: Processed in 0.000749385 sec. | ||
| 874 | 2026.01.17 03:59:57.843956 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 875 | 2026.01.17 03:59:57.844077 [ 3 ] {d7c03c91-2d04-4bf6-a1d9-94bcc6152aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 876 | 2026.01.17 03:59:57.844334 [ 3 ] {d7c03c91-2d04-4bf6-a1d9-94bcc6152aa3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 877 | 2026.01.17 03:59:57.844376 [ 3 ] {d7c03c91-2d04-4bf6-a1d9-94bcc6152aa3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 878 | 2026.01.17 03:59:57.844657 [ 3 ] {d7c03c91-2d04-4bf6-a1d9-94bcc6152aa3} <Debug> TCPHandler: Processed in 0.000748366 sec. | ||
| 879 | 2026.01.17 03:59:57.844899 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2026.01.17 03:59:57.845019 [ 3 ] {55cb7f7f-5a39-4f2a-a45b-43a4f642dca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 881 | 2026.01.17 03:59:57.845285 [ 3 ] {55cb7f7f-5a39-4f2a-a45b-43a4f642dca0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 882 | 2026.01.17 03:59:57.845329 [ 3 ] {55cb7f7f-5a39-4f2a-a45b-43a4f642dca0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 883 | 2026.01.17 03:59:57.845624 [ 3 ] {55cb7f7f-5a39-4f2a-a45b-43a4f642dca0} <Debug> TCPHandler: Processed in 0.000772807 sec. | ||
| 884 | 2026.01.17 03:59:57.845858 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 885 | 2026.01.17 03:59:57.845978 [ 3 ] {8137c1c5-a0c6-494b-8742-16a2e29b452f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 886 | 2026.01.17 03:59:57.846237 [ 3 ] {8137c1c5-a0c6-494b-8742-16a2e29b452f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 887 | 2026.01.17 03:59:57.846279 [ 3 ] {8137c1c5-a0c6-494b-8742-16a2e29b452f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 888 | 2026.01.17 03:59:57.846559 [ 3 ] {8137c1c5-a0c6-494b-8742-16a2e29b452f} <Debug> TCPHandler: Processed in 0.000749656 sec. | ||
| 889 | 2026.01.17 03:59:57.846781 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2026.01.17 03:59:57.846901 [ 3 ] {24f2bc73-7c76-45eb-870b-782d2a8f2082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 891 | 2026.01.17 03:59:57.847170 [ 3 ] {24f2bc73-7c76-45eb-870b-782d2a8f2082} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 892 | 2026.01.17 03:59:57.847212 [ 3 ] {24f2bc73-7c76-45eb-870b-782d2a8f2082} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 893 | 2026.01.17 03:59:57.847502 [ 3 ] {24f2bc73-7c76-45eb-870b-782d2a8f2082} <Debug> TCPHandler: Processed in 0.000769297 sec. | ||
| 894 | 2026.01.17 03:59:57.847726 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 895 | 2026.01.17 03:59:57.847847 [ 3 ] {ec2172a1-c9ab-43af-8884-ec2e861d2132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 896 | 2026.01.17 03:59:57.848107 [ 3 ] {ec2172a1-c9ab-43af-8884-ec2e861d2132} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 897 | 2026.01.17 03:59:57.848149 [ 3 ] {ec2172a1-c9ab-43af-8884-ec2e861d2132} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 898 | 2026.01.17 03:59:57.848444 [ 3 ] {ec2172a1-c9ab-43af-8884-ec2e861d2132} <Debug> TCPHandler: Processed in 0.000766337 sec. | ||
| 899 | 2026.01.17 03:59:57.848680 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2026.01.17 03:59:57.848818 [ 3 ] {766b080f-82d6-4857-8e41-c42f98ccf0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 901 | 2026.01.17 03:59:57.849085 [ 3 ] {766b080f-82d6-4857-8e41-c42f98ccf0ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 902 | 2026.01.17 03:59:57.849126 [ 3 ] {766b080f-82d6-4857-8e41-c42f98ccf0ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 903 | 2026.01.17 03:59:57.849420 [ 3 ] {766b080f-82d6-4857-8e41-c42f98ccf0ea} <Debug> TCPHandler: Processed in 0.000788417 sec. | ||
| 904 | 2026.01.17 03:59:57.849685 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 905 | 2026.01.17 03:59:57.849810 [ 3 ] {c54881b4-37ff-4051-b135-4107e2da2a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 906 | 2026.01.17 03:59:57.850083 [ 3 ] {c54881b4-37ff-4051-b135-4107e2da2a6b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 907 | 2026.01.17 03:59:57.850125 [ 3 ] {c54881b4-37ff-4051-b135-4107e2da2a6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 908 | 2026.01.17 03:59:57.850426 [ 3 ] {c54881b4-37ff-4051-b135-4107e2da2a6b} <Debug> TCPHandler: Processed in 0.000789027 sec. | ||
| 909 | 2026.01.17 03:59:57.850660 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2026.01.17 03:59:57.850783 [ 3 ] {36e5a87f-e593-4338-a4e8-ab82775139f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 911 | 2026.01.17 03:59:57.851051 [ 3 ] {36e5a87f-e593-4338-a4e8-ab82775139f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 912 | 2026.01.17 03:59:57.851092 [ 3 ] {36e5a87f-e593-4338-a4e8-ab82775139f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 913 | 2026.01.17 03:59:57.851383 [ 3 ] {36e5a87f-e593-4338-a4e8-ab82775139f6} <Debug> TCPHandler: Processed in 0.000771067 sec. | ||
| 914 | 2026.01.17 03:59:57.851612 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2026.01.17 03:59:57.851735 [ 3 ] {edf281df-b103-415d-919e-8ce04a4d655e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 916 | 2026.01.17 03:59:57.852002 [ 3 ] {edf281df-b103-415d-919e-8ce04a4d655e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 917 | 2026.01.17 03:59:57.852043 [ 3 ] {edf281df-b103-415d-919e-8ce04a4d655e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 918 | 2026.01.17 03:59:57.852345 [ 3 ] {edf281df-b103-415d-919e-8ce04a4d655e} <Debug> TCPHandler: Processed in 0.000780847 sec. | ||
| 919 | 2026.01.17 03:59:57.864465 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.01.17 03:59:57.864597 [ 3 ] {7312ec51-152f-4d5f-8379-cdaba2560eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 921 | 2026.01.17 03:59:57.864879 [ 3 ] {7312ec51-152f-4d5f-8379-cdaba2560eea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 922 | 2026.01.17 03:59:57.864922 [ 3 ] {7312ec51-152f-4d5f-8379-cdaba2560eea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 923 | 2026.01.17 03:59:57.865234 [ 3 ] {7312ec51-152f-4d5f-8379-cdaba2560eea} <Debug> TCPHandler: Processed in 0.000819778 sec. | ||
| 924 | 2026.01.17 03:59:57.867129 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 925 | 2026.01.17 03:59:57.867234 [ 3 ] {9192892e-d086-49e9-887d-9553d60d2412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 926 | 2026.01.17 03:59:57.867276 [ 3 ] {9192892e-d086-49e9-887d-9553d60d2412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 927 | 2026.01.17 03:59:57.867801 [ 3 ] {9192892e-d086-49e9-887d-9553d60d2412} <Trace> oximeter.timeseries_schema (91249064-56fa-4391-911c-31db020410f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 928 | 2026.01.17 03:59:57.867845 [ 3 ] {9192892e-d086-49e9-887d-9553d60d2412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 929 | 2026.01.17 03:59:57.870540 [ 3 ] {9192892e-d086-49e9-887d-9553d60d2412} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 930 | 2026.01.17 03:59:57.870923 [ 3 ] {9192892e-d086-49e9-887d-9553d60d2412} <Trace> oximeter.timeseries_schema (91249064-56fa-4391-911c-31db020410f2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 931 | 2026.01.17 03:59:57.871064 [ 3 ] {9192892e-d086-49e9-887d-9553d60d2412} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.003857 sec., 8296.603577910293 rows/sec., 1.84 MiB/sec. | ||
| 932 | 2026.01.17 03:59:57.871102 [ 3 ] {9192892e-d086-49e9-887d-9553d60d2412} <Debug> TCPHandler: Processed in 0.004021316 sec. | ||
| 933 | 2026.01.17 03:59:57.871234 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 934 | 2026.01.17 03:59:57.871328 [ 3 ] {d114eda6-f8b4-47de-ad47-6a6fc103b9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 935 | 2026.01.17 03:59:57.871369 [ 3 ] {d114eda6-f8b4-47de-ad47-6a6fc103b9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 936 | 2026.01.17 03:59:57.878269 [ 3 ] {d114eda6-f8b4-47de-ad47-6a6fc103b9fe} <Trace> oximeter.fields_i16 (b1c5e82d-17a3-45e5-80bc-9ffef3f6b2b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 937 | 2026.01.17 03:59:57.878302 [ 3 ] {d114eda6-f8b4-47de-ad47-6a6fc103b9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 938 | 2026.01.17 03:59:57.878782 [ 3 ] {d114eda6-f8b4-47de-ad47-6a6fc103b9fe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 939 | 2026.01.17 03:59:57.879188 [ 3 ] {d114eda6-f8b4-47de-ad47-6a6fc103b9fe} <Trace> oximeter.fields_i16 (b1c5e82d-17a3-45e5-80bc-9ffef3f6b2b3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 940 | 2026.01.17 03:59:57.879314 [ 3 ] {d114eda6-f8b4-47de-ad47-6a6fc103b9fe} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.008004 sec., 51224.387806096944 rows/sec., 3.25 MiB/sec. | ||
| 941 | 2026.01.17 03:59:57.879351 [ 3 ] {d114eda6-f8b4-47de-ad47-6a6fc103b9fe} <Debug> TCPHandler: Processed in 0.008167246 sec. | ||
| 942 | 2026.01.17 03:59:57.879477 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 943 | 2026.01.17 03:59:57.879572 [ 3 ] {079476d6-b401-4740-a076-eb869a766e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 944 | 2026.01.17 03:59:57.879612 [ 3 ] {079476d6-b401-4740-a076-eb869a766e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 945 | 2026.01.17 03:59:57.880610 [ 3 ] {079476d6-b401-4740-a076-eb869a766e20} <Trace> oximeter.fields_ipaddr (5b052a2a-5e26-4336-ae01-e7cede35b728): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 946 | 2026.01.17 03:59:57.880647 [ 3 ] {079476d6-b401-4740-a076-eb869a766e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 947 | 2026.01.17 03:59:57.881130 [ 3 ] {079476d6-b401-4740-a076-eb869a766e20} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 948 | 2026.01.17 03:59:57.881672 [ 3 ] {079476d6-b401-4740-a076-eb869a766e20} <Trace> oximeter.fields_ipaddr (5b052a2a-5e26-4336-ae01-e7cede35b728): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 949 | 2026.01.17 03:59:57.881813 [ 3 ] {079476d6-b401-4740-a076-eb869a766e20} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.002259 sec., 4426.737494466578 rows/sec., 360.97 KiB/sec. | ||
| 950 | 2026.01.17 03:59:57.881851 [ 3 ] {079476d6-b401-4740-a076-eb869a766e20} <Debug> TCPHandler: Processed in 0.002423873 sec. | ||
| 951 | 2026.01.17 03:59:57.881976 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 952 | 2026.01.17 03:59:57.882072 [ 3 ] {1d64b4e8-7e56-4197-8c65-051ad16fb3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 953 | 2026.01.17 03:59:57.882113 [ 3 ] {1d64b4e8-7e56-4197-8c65-051ad16fb3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 954 | 2026.01.17 03:59:57.883325 [ 3 ] {1d64b4e8-7e56-4197-8c65-051ad16fb3f9} <Trace> oximeter.fields_string (3e876e3e-4947-40a0-ae3c-3ca961339fc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 955 | 2026.01.17 03:59:57.883362 [ 3 ] {1d64b4e8-7e56-4197-8c65-051ad16fb3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 956 | 2026.01.17 03:59:57.883913 [ 3 ] {1d64b4e8-7e56-4197-8c65-051ad16fb3f9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 957 | 2026.01.17 03:59:57.884372 [ 3 ] {1d64b4e8-7e56-4197-8c65-051ad16fb3f9} <Trace> oximeter.fields_string (3e876e3e-4947-40a0-ae3c-3ca961339fc1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 958 | 2026.01.17 03:59:57.884500 [ 3 ] {1d64b4e8-7e56-4197-8c65-051ad16fb3f9} <Debug> executeQuery: Read 1137 rows, 92.22 KiB in 0.002447 sec., 464650.5925623212 rows/sec., 36.80 MiB/sec. | ||
| 959 | 2026.01.17 03:59:57.884539 [ 3 ] {1d64b4e8-7e56-4197-8c65-051ad16fb3f9} <Debug> TCPHandler: Processed in 0.002613586 sec. | ||
| 960 | 2026.01.17 03:59:57.884670 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 961 | 2026.01.17 03:59:57.884767 [ 3 ] {7cdd588e-cb04-4028-9209-84bf8e6634fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 962 | 2026.01.17 03:59:57.884807 [ 3 ] {7cdd588e-cb04-4028-9209-84bf8e6634fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 963 | 2026.01.17 03:59:57.885310 [ 3 ] {7cdd588e-cb04-4028-9209-84bf8e6634fc} <Trace> oximeter.fields_u16 (7885bd08-6bf5-40bb-9151-af1c304ad7b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 964 | 2026.01.17 03:59:57.885347 [ 3 ] {7cdd588e-cb04-4028-9209-84bf8e6634fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 965 | 2026.01.17 03:59:57.885779 [ 3 ] {7cdd588e-cb04-4028-9209-84bf8e6634fc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 966 | 2026.01.17 03:59:57.886191 [ 3 ] {7cdd588e-cb04-4028-9209-84bf8e6634fc} <Trace> oximeter.fields_u16 (7885bd08-6bf5-40bb-9151-af1c304ad7b7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 967 | 2026.01.17 03:59:57.886317 [ 3 ] {7cdd588e-cb04-4028-9209-84bf8e6634fc} <Debug> executeQuery: Read 225 rows, 13.77 KiB in 0.001569 sec., 143403.4416826004 rows/sec., 8.57 MiB/sec. | ||
| 968 | 2026.01.17 03:59:57.886355 [ 3 ] {7cdd588e-cb04-4028-9209-84bf8e6634fc} <Debug> TCPHandler: Processed in 0.001741607 sec. | ||
| 969 | 2026.01.17 03:59:57.886467 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 970 | 2026.01.17 03:59:57.886566 [ 3 ] {2e035f27-658d-4a99-83b2-0a0e0b81ba52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 971 | 2026.01.17 03:59:57.886606 [ 3 ] {2e035f27-658d-4a99-83b2-0a0e0b81ba52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 972 | 2026.01.17 03:59:57.887168 [ 3 ] {2e035f27-658d-4a99-83b2-0a0e0b81ba52} <Trace> oximeter.fields_u32 (ce7f8216-b20e-43e7-858b-5b837ff27771): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 973 | 2026.01.17 03:59:57.887203 [ 3 ] {2e035f27-658d-4a99-83b2-0a0e0b81ba52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 974 | 2026.01.17 03:59:57.887605 [ 3 ] {2e035f27-658d-4a99-83b2-0a0e0b81ba52} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 975 | 2026.01.17 03:59:57.888069 [ 3 ] {2e035f27-658d-4a99-83b2-0a0e0b81ba52} <Trace> oximeter.fields_u32 (ce7f8216-b20e-43e7-858b-5b837ff27771): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 976 | 2026.01.17 03:59:57.888212 [ 3 ] {2e035f27-658d-4a99-83b2-0a0e0b81ba52} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001663 sec., 127480.45700541191 rows/sec., 8.22 MiB/sec. | ||
| 977 | 2026.01.17 03:59:57.888260 [ 3 ] {2e035f27-658d-4a99-83b2-0a0e0b81ba52} <Debug> TCPHandler: Processed in 0.001841779 sec. | ||
| 978 | 2026.01.17 03:59:57.888391 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 979 | 2026.01.17 03:59:57.888498 [ 3 ] {dc0da809-fde0-49f5-ad8b-8db492d0c64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 980 | 2026.01.17 03:59:57.888546 [ 3 ] {dc0da809-fde0-49f5-ad8b-8db492d0c64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 981 | 2026.01.17 03:59:57.891454 [ 3 ] {dc0da809-fde0-49f5-ad8b-8db492d0c64f} <Trace> oximeter.fields_u8 (756185ae-4d4d-49cb-888c-a8b8530e4547): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 982 | 2026.01.17 03:59:57.891494 [ 3 ] {dc0da809-fde0-49f5-ad8b-8db492d0c64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 983 | 2026.01.17 03:59:57.891963 [ 3 ] {dc0da809-fde0-49f5-ad8b-8db492d0c64f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 984 | 2026.01.17 03:59:57.892420 [ 3 ] {dc0da809-fde0-49f5-ad8b-8db492d0c64f} <Trace> oximeter.fields_u8 (756185ae-4d4d-49cb-888c-a8b8530e4547): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 985 | 2026.01.17 03:59:57.892553 [ 3 ] {dc0da809-fde0-49f5-ad8b-8db492d0c64f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.004077 sec., 51753.74049546235 rows/sec., 2.94 MiB/sec. | ||
| 986 | 2026.01.17 03:59:57.892592 [ 3 ] {dc0da809-fde0-49f5-ad8b-8db492d0c64f} <Debug> TCPHandler: Processed in 0.004260282 sec. | ||
| 987 | 2026.01.17 03:59:57.892715 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 988 | 2026.01.17 03:59:57.892810 [ 3 ] {d3d2b3fa-9c48-4818-a1ae-cc4559d322eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 989 | 2026.01.17 03:59:57.892851 [ 3 ] {d3d2b3fa-9c48-4818-a1ae-cc4559d322eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 990 | 2026.01.17 03:59:57.893545 [ 3 ] {d3d2b3fa-9c48-4818-a1ae-cc4559d322eb} <Trace> oximeter.fields_uuid (4df64dce-effb-45c4-93a3-e74808e50d9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 991 | 2026.01.17 03:59:57.893582 [ 3 ] {d3d2b3fa-9c48-4818-a1ae-cc4559d322eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 992 | 2026.01.17 03:59:57.894042 [ 3 ] {d3d2b3fa-9c48-4818-a1ae-cc4559d322eb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 993 | 2026.01.17 03:59:57.894451 [ 3 ] {d3d2b3fa-9c48-4818-a1ae-cc4559d322eb} <Trace> oximeter.fields_uuid (4df64dce-effb-45c4-93a3-e74808e50d9a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 994 | 2026.01.17 03:59:57.894577 [ 3 ] {d3d2b3fa-9c48-4818-a1ae-cc4559d322eb} <Debug> executeQuery: Read 699 rows, 50.08 KiB in 0.001785 sec., 391596.6386554622 rows/sec., 27.40 MiB/sec. | ||
| 995 | 2026.01.17 03:59:57.894614 [ 3 ] {d3d2b3fa-9c48-4818-a1ae-cc4559d322eb} <Debug> TCPHandler: Processed in 0.001948942 sec. | ||
| 996 | 2026.01.17 03:59:57.894731 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.01.17 03:59:57.894824 [ 3 ] {1d3df0ef-2ad6-48c9-a277-801a8c5efdef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 998 | 2026.01.17 03:59:57.894866 [ 3 ] {1d3df0ef-2ad6-48c9-a277-801a8c5efdef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 999 | 2026.01.17 03:59:57.895219 [ 3 ] {1d3df0ef-2ad6-48c9-a277-801a8c5efdef} <Trace> oximeter.measurements_bool (1bdf5735-5434-4ca3-ba73-a06facced2c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1000 | 2026.01.17 03:59:57.895255 [ 3 ] {1d3df0ef-2ad6-48c9-a277-801a8c5efdef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1001 | 2026.01.17 03:59:57.902199 [ 3 ] {1d3df0ef-2ad6-48c9-a277-801a8c5efdef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1002 | 2026.01.17 03:59:57.902664 [ 3 ] {1d3df0ef-2ad6-48c9-a277-801a8c5efdef} <Trace> oximeter.measurements_bool (1bdf5735-5434-4ca3-ba73-a06facced2c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1003 | 2026.01.17 03:59:57.902837 [ 3 ] {1d3df0ef-2ad6-48c9-a277-801a8c5efdef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.008029 sec., 747.2910698717151 rows/sec., 39.04 KiB/sec. | ||
| 1004 | 2026.01.17 03:59:57.902882 [ 3 ] {1d3df0ef-2ad6-48c9-a277-801a8c5efdef} <Debug> TCPHandler: Processed in 0.008199156 sec. | ||
| 1005 | 2026.01.17 03:59:57.903014 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1006 | 2026.01.17 03:59:57.903109 [ 3 ] {76d04416-7c1a-478e-957f-0de23bcf8076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1007 | 2026.01.17 03:59:57.903152 [ 3 ] {76d04416-7c1a-478e-957f-0de23bcf8076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1008 | 2026.01.17 03:59:57.905543 [ 3 ] {76d04416-7c1a-478e-957f-0de23bcf8076} <Trace> oximeter.measurements_cumulativeu64 (cd3fd8da-f103-4e9c-88a1-ed8bb6e2a285): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1009 | 2026.01.17 03:59:57.905579 [ 3 ] {76d04416-7c1a-478e-957f-0de23bcf8076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1010 | 2026.01.17 03:59:57.906098 [ 3 ] {76d04416-7c1a-478e-957f-0de23bcf8076} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1011 | 2026.01.17 03:59:57.906629 [ 3 ] {76d04416-7c1a-478e-957f-0de23bcf8076} <Trace> oximeter.measurements_cumulativeu64 (cd3fd8da-f103-4e9c-88a1-ed8bb6e2a285): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1012 | 2026.01.17 03:59:57.906761 [ 3 ] {76d04416-7c1a-478e-957f-0de23bcf8076} <Debug> executeQuery: Read 223 rows, 14.63 KiB in 0.00367 sec., 60762.94277929155 rows/sec., 3.89 MiB/sec. | ||
| 1013 | 2026.01.17 03:59:57.906797 [ 3 ] {76d04416-7c1a-478e-957f-0de23bcf8076} <Debug> TCPHandler: Processed in 0.003841813 sec. | ||
| 1014 | 2026.01.17 03:59:57.906917 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1015 | 2026.01.17 03:59:57.907011 [ 3 ] {6f1dabdd-3ed3-41cd-994e-e3c4d550f1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1016 | 2026.01.17 03:59:57.907053 [ 3 ] {6f1dabdd-3ed3-41cd-994e-e3c4d550f1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1017 | 2026.01.17 03:59:57.907380 [ 3 ] {6f1dabdd-3ed3-41cd-994e-e3c4d550f1bf} <Trace> oximeter.measurements_f64 (8efb903d-5cc9-4809-ac2b-aa2684b69025): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1018 | 2026.01.17 03:59:57.907416 [ 3 ] {6f1dabdd-3ed3-41cd-994e-e3c4d550f1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1019 | 2026.01.17 03:59:57.907884 [ 3 ] {6f1dabdd-3ed3-41cd-994e-e3c4d550f1bf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1020 | 2026.01.17 03:59:57.908293 [ 3 ] {6f1dabdd-3ed3-41cd-994e-e3c4d550f1bf} <Trace> oximeter.measurements_f64 (8efb903d-5cc9-4809-ac2b-aa2684b69025): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1021 | 2026.01.17 03:59:57.908420 [ 3 ] {6f1dabdd-3ed3-41cd-994e-e3c4d550f1bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001427 sec., 700.7708479327259 rows/sec., 47.22 KiB/sec. | ||
| 1022 | 2026.01.17 03:59:57.908456 [ 3 ] {6f1dabdd-3ed3-41cd-994e-e3c4d550f1bf} <Debug> TCPHandler: Processed in 0.001587774 sec. | ||
| 1023 | 2026.01.17 03:59:57.908563 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2026.01.17 03:59:57.908656 [ 3 ] {28c7dda0-279f-445a-b5cc-0fc8a1ee12e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1025 | 2026.01.17 03:59:57.908709 [ 3 ] {28c7dda0-279f-445a-b5cc-0fc8a1ee12e0} <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 | ||
| 1026 | 2026.01.17 03:59:57.909451 [ 3 ] {28c7dda0-279f-445a-b5cc-0fc8a1ee12e0} <Trace> oximeter.measurements_histogramu64 (0c285190-18d8-40a2-b9a2-b7807cc5e162): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1027 | 2026.01.17 03:59:57.909488 [ 3 ] {28c7dda0-279f-445a-b5cc-0fc8a1ee12e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1028 | 2026.01.17 03:59:57.913669 [ 3 ] {28c7dda0-279f-445a-b5cc-0fc8a1ee12e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1029 | 2026.01.17 03:59:57.914098 [ 3 ] {28c7dda0-279f-445a-b5cc-0fc8a1ee12e0} <Trace> oximeter.measurements_histogramu64 (0c285190-18d8-40a2-b9a2-b7807cc5e162): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1030 | 2026.01.17 03:59:57.914239 [ 3 ] {28c7dda0-279f-445a-b5cc-0fc8a1ee12e0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.005599 sec., 1786.033220217896 rows/sec., 3.20 MiB/sec. | ||
| 1031 | 2026.01.17 03:59:57.914300 [ 3 ] {28c7dda0-279f-445a-b5cc-0fc8a1ee12e0} <Debug> TCPHandler: Processed in 0.005789035 sec. | ||
| 1032 | 2026.01.17 03:59:57.914408 [ 3 ] {} <Trace> TCP-Session: 246abb3f-e236-42cc-a02a-867276b650d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1033 | 2026.01.17 03:59:57.914501 [ 3 ] {fce57b63-6557-40ab-80c4-90a7a046a882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1034 | 2026.01.17 03:59:57.914543 [ 3 ] {fce57b63-6557-40ab-80c4-90a7a046a882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1035 | 2026.01.17 03:59:57.914891 [ 3 ] {fce57b63-6557-40ab-80c4-90a7a046a882} <Trace> oximeter.measurements_u64 (65d88f5f-e56b-4378-9308-3b91165913ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1036 | 2026.01.17 03:59:57.914927 [ 3 ] {fce57b63-6557-40ab-80c4-90a7a046a882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1037 | 2026.01.17 03:59:57.915330 [ 3 ] {fce57b63-6557-40ab-80c4-90a7a046a882} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1038 | 2026.01.17 03:59:57.915742 [ 3 ] {fce57b63-6557-40ab-80c4-90a7a046a882} <Trace> oximeter.measurements_u64 (65d88f5f-e56b-4378-9308-3b91165913ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1039 | 2026.01.17 03:59:57.915871 [ 3 ] {fce57b63-6557-40ab-80c4-90a7a046a882} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001388 sec., 48991.35446685879 rows/sec., 2.84 MiB/sec. | ||
| 1040 | 2026.01.17 03:59:57.915907 [ 3 ] {fce57b63-6557-40ab-80c4-90a7a046a882} <Debug> TCPHandler: Processed in 0.001548823 sec. | ||
| 1041 | 2026.01.17 04:00:01.683025 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1042 | 2026.01.17 04:00:01.684044 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1043 | 2026.01.17 04:00:01.748274 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 178 | ||
| 1044 | 2026.01.17 04:00:01.752510 [ 243 ] {} <Trace> system.query_log (ed6a0a1d-57b9-4ac8-aa48-30679478b746): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1045 | 2026.01.17 04:00:01.752559 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1046 | 2026.01.17 04:00:01.754005 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1047 | 2026.01.17 04:00:01.754702 [ 243 ] {} <Trace> system.query_log (ed6a0a1d-57b9-4ac8-aa48-30679478b746): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1048 | 2026.01.17 04:00:01.755121 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 178 | ||
| 1049 | 2026.01.17 04:00:01.764655 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1050 | 2026.01.17 04:00:01.765145 [ 244 ] {} <Trace> system.asynchronous_metric_log (d18c7edf-4d12-4014-9c11-8a5505b6941b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1051 | 2026.01.17 04:00:01.765182 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1052 | 2026.01.17 04:00:01.765946 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1053 | 2026.01.17 04:00:01.766575 [ 244 ] {} <Trace> system.asynchronous_metric_log (d18c7edf-4d12-4014-9c11-8a5505b6941b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1054 | 2026.01.17 04:00:01.766711 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1055 | 2026.01.17 04:00:01.863421 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1056 | 2026.01.17 04:00:01.881603 [ 245 ] {} <Trace> system.metric_log (40e9f8af-7d58-484f-8659-a3a45ba4f809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1057 | 2026.01.17 04:00:01.881664 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1058 | 2026.01.17 04:00:01.888980 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1059 | 2026.01.17 04:00:01.890335 [ 245 ] {} <Trace> system.metric_log (40e9f8af-7d58-484f-8659-a3a45ba4f809): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1060 | 2026.01.17 04:00:01.893432 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1061 | 2026.01.17 04:00:02.000372 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.41 MiB, peak 165.41 MiB, free memory in arenas 0.00 B, will set to 162.95 MiB (RSS), difference: 1.54 MiB | ||