| 1 | [ Apr 24 17:29:19 Enabled. ] | ||
| 2 | [ Apr 24 17:29:19 Rereading configuration. ] | ||
| 3 | [ Apr 24 17:29:22 Rereading configuration. ] | ||
| 4 | [ Apr 24 17:29:25 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Apr 24 17:29:25 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.04.24 17:29:27.074839 [ 1 ] {} <Information> Application: Will watch for the process with pid 24270 | ||
| 29 | 2026.04.24 17:29:27.075254 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.24 17:29:27.305923 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24270 | ||
| 31 | 2026.04.24 17:29:27.308084 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.24 17:29:27.308239 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.24 17:29:27.450958 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.24 17:29:27.495312 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.24 17:29:27.495389 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.24 17:29:27.495408 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.24 17:29:27.495463 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.24 17:29:27.495999 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.24 17:29:27.499549 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.04.24 17:29:27.500505 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.24 17:29:27.501457 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.04.24 17:29:27.501511 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.04.24 17:29:27.501551 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.24 17:29:27.502260 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.24 17:29:27.503208 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.24 17:29:27.509069 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.24 17:29:27.509794 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.24 17:29:27.511110 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.24 17:29:27.511208 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.24 17:29:27.512277 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.04.24 17:29:27.512734 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.24 17:29:27.516705 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.24 17:29:27.517422 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.24 17:29:27.522085 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.24 17:29:27.522475 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.24 17:29:27.522903 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.24 17:29:27.523261 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.24 17:29:27.524752 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.24 17:29:27.524778 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.24 17:29:27.524886 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.24 17:29:27.524980 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.24 17:29:27.532286 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.24 17:29:27.532314 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000161844 sec | ||
| 68 | 2026.04.24 17:29:27.532369 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.24 17:29:27.532408 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.24 17:29:27.533116 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.24 17:29:27.533704 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.24 17:29:27.551224 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.24 17:29:27.551281 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.24 17:29:27.551379 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.24 17:29:27.551396 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.24 17:29:27.551442 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.24 17:29:27.551532 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.24 17:29:27.555566 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.24 17:29:27.555615 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.24 17:29:27.555666 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.24 17:29:27.555835 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.24 17:29:27.555878 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.24 17:29:27.555892 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.24 17:29:27.555966 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.24 17:29:27.555980 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.24 17:29:27.556010 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.24 17:29:27.556081 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.24 17:29:27.582844 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.24 17:29:27.584527 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.24 17:29:27.584612 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000106773 sec | ||
| 91 | 2026.04.24 17:29:27.584627 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.24 17:29:27.584637 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.24 17:29:27.584664 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.24 17:29:27.584876 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.24 17:29:27.584970 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.24 17:29:27.584986 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.24 17:29:27.584997 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.04.24 17:29:27.585008 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.24 17:29:27.618375 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.24 17:29:27.618598 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.75 MiB (RSS), difference: 91.98 MiB | ||
| 101 | 2026.04.24 17:29:27.620087 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.04e-05 sec. | ||
| 102 | 2026.04.24 17:29:27.620507 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.24 17:29:27.621841 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.24 17:29:27.621860 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.24 17:29:27.846212 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63796 | ||
| 106 | 2026.04.24 17:29:27.847206 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.04.24 17:29:27.847276 [ 3 ] {} <Debug> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Authenticating user 'default' from [fd00:1122:3344:101::d]:63796 | ||
| 108 | 2026.04.24 17:29:27.847305 [ 3 ] {} <Debug> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.04.24 17:29:27.847383 [ 3 ] {} <Debug> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.24 17:29:27.847482 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.04.24 17:29:27.847508 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.04.24 17:29:27.847583 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.04.24 17:29:27.848334 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64924 | ||
| 114 | 2026.04.24 17:29:27.848444 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40707 | ||
| 115 | 2026.04.24 17:29:27.848455 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58142 | ||
| 116 | 2026.04.24 17:29:27.848629 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58966 | ||
| 117 | 2026.04.24 17:29:27.848656 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.04.24 17:29:27.848789 [ 4 ] {} <Debug> TCP-Session: 9c237020-dabb-436a-bd9e-c87a66fb161d Authenticating user 'default' from [fd00:1122:3344:101::d]:64924 | ||
| 119 | 2026.04.24 17:29:27.848826 [ 4 ] {} <Debug> TCP-Session: 9c237020-dabb-436a-bd9e-c87a66fb161d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.04.24 17:29:27.848848 [ 4 ] {} <Debug> TCP-Session: 9c237020-dabb-436a-bd9e-c87a66fb161d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.04.24 17:29:27.849297 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32945 | ||
| 122 | 2026.04.24 17:29:27.849364 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.04.24 17:29:27.849419 [ 5 ] {} <Debug> TCP-Session: da13551c-a1cd-4cad-9f5a-dac9efda79ef Authenticating user 'default' from [fd00:1122:3344:101::d]:40707 | ||
| 124 | 2026.04.24 17:29:27.849469 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.04.24 17:29:27.849522 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51741 | ||
| 126 | 2026.04.24 17:29:27.849547 [ 5 ] {} <Debug> TCP-Session: da13551c-a1cd-4cad-9f5a-dac9efda79ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.04.24 17:29:27.849555 [ 255 ] {} <Debug> TCP-Session: a8f8e243-ec00-47f8-a307-bab29586c07d Authenticating user 'default' from [fd00:1122:3344:101::d]:58966 | ||
| 128 | 2026.04.24 17:29:27.849577 [ 5 ] {} <Debug> TCP-Session: da13551c-a1cd-4cad-9f5a-dac9efda79ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.04.24 17:29:27.849683 [ 255 ] {} <Debug> TCP-Session: a8f8e243-ec00-47f8-a307-bab29586c07d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.04.24 17:29:27.849702 [ 255 ] {} <Debug> TCP-Session: a8f8e243-ec00-47f8-a307-bab29586c07d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.04.24 17:29:27.850275 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56474 | ||
| 132 | 2026.04.24 17:29:27.850942 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.04.24 17:29:27.850942 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.04.24 17:29:27.850985 [ 257 ] {} <Debug> TCP-Session: 6a4ddb78-4d5e-4925-81e7-2cda485041eb Authenticating user 'default' from [fd00:1122:3344:101::d]:51741 | ||
| 135 | 2026.04.24 17:29:27.851035 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.04.24 17:29:27.850958 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56264 | ||
| 137 | 2026.04.24 17:29:27.851098 [ 258 ] {} <Debug> TCP-Session: b282368a-4378-41e7-8447-7a8873b011f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56474 | ||
| 138 | 2026.04.24 17:29:27.851129 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.04.24 17:29:27.851132 [ 257 ] {} <Debug> TCP-Session: 6a4ddb78-4d5e-4925-81e7-2cda485041eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.04.24 17:29:27.851090 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 141 | 2026.04.24 17:29:27.851227 [ 254 ] {} <Debug> TCP-Session: e177d045-2ae0-4381-a158-3c79bfbe18f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58142 | ||
| 142 | 2026.04.24 17:29:27.851215 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.04.24 17:29:27.851208 [ 257 ] {} <Debug> TCP-Session: 6a4ddb78-4d5e-4925-81e7-2cda485041eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.04.24 17:29:27.851350 [ 259 ] {} <Debug> TCP-Session: 51c4efaf-52cd-4f29-8977-7035186a94fa Authenticating user 'default' from [fd00:1122:3344:101::d]:56264 | ||
| 145 | 2026.04.24 17:29:27.851359 [ 254 ] {} <Debug> TCP-Session: e177d045-2ae0-4381-a158-3c79bfbe18f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.04.24 17:29:27.851201 [ 258 ] {} <Debug> TCP-Session: b282368a-4378-41e7-8447-7a8873b011f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.04.24 17:29:27.851434 [ 259 ] {} <Debug> TCP-Session: 51c4efaf-52cd-4f29-8977-7035186a94fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.04.24 17:29:27.851415 [ 254 ] {} <Debug> TCP-Session: e177d045-2ae0-4381-a158-3c79bfbe18f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.04.24 17:29:27.851103 [ 256 ] {} <Debug> TCP-Session: c828dc9b-fe0f-4c16-a6fb-48218eb2b240 Authenticating user 'default' from [fd00:1122:3344:101::d]:32945 | ||
| 150 | 2026.04.24 17:29:27.851519 [ 259 ] {} <Debug> TCP-Session: 51c4efaf-52cd-4f29-8977-7035186a94fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.04.24 17:29:27.851482 [ 258 ] {} <Debug> TCP-Session: b282368a-4378-41e7-8447-7a8873b011f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.04.24 17:29:27.851593 [ 256 ] {} <Debug> TCP-Session: c828dc9b-fe0f-4c16-a6fb-48218eb2b240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.24 17:29:27.851684 [ 256 ] {} <Debug> TCP-Session: c828dc9b-fe0f-4c16-a6fb-48218eb2b240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.04.24 17:29:27.854203 [ 3 ] {0b771063-cfd8-425a-9e1a-ff1207a0e34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.04.24 17:29:27.964579 [ 3 ] {0b771063-cfd8-425a-9e1a-ff1207a0e34c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63796) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.04.24 17:29:27.965567 [ 3 ] {0b771063-cfd8-425a-9e1a-ff1207a0e34c} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.04.24 17:29:27.965794 [ 3 ] {0b771063-cfd8-425a-9e1a-ff1207a0e34c} <Debug> TCPHandler: Processed in 0.117403412 sec. | ||
| 204 | 2026.04.24 17:29:27.968093 [ 254 ] {} <Trace> TCP-Session: e177d045-2ae0-4381-a158-3c79bfbe18f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.04.24 17:29:27.968367 [ 254 ] {9ddaa728-a07c-44ab-b461-5acefc3e49cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58142) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.04.24 17:29:27.968815 [ 254 ] {9ddaa728-a07c-44ab-b461-5acefc3e49cb} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58142) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.04.24 17:29:27.969081 [ 254 ] {9ddaa728-a07c-44ab-b461-5acefc3e49cb} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.04.24 17:29:27.969284 [ 254 ] {9ddaa728-a07c-44ab-b461-5acefc3e49cb} <Debug> TCPHandler: Processed in 0.001372736 sec. | ||
| 255 | 2026.04.24 17:29:27.969704 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.04.24 17:29:27.970507 [ 3 ] {fcf3c67a-3a5e-4485-847f-8738bc074892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.04.24 17:29:27.971156 [ 3 ] {fcf3c67a-3a5e-4485-847f-8738bc074892} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.04.24 17:29:27.972677 [ 3 ] {fcf3c67a-3a5e-4485-847f-8738bc074892} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.04.24 17:29:27.972699 [ 3 ] {fcf3c67a-3a5e-4485-847f-8738bc074892} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0182e-05 sec | ||
| 260 | 2026.04.24 17:29:27.972712 [ 3 ] {fcf3c67a-3a5e-4485-847f-8738bc074892} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.04.24 17:29:27.972762 [ 3 ] {fcf3c67a-3a5e-4485-847f-8738bc074892} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.04.24 17:29:27.972816 [ 3 ] {fcf3c67a-3a5e-4485-847f-8738bc074892} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.04.24 17:29:27.973491 [ 3 ] {fcf3c67a-3a5e-4485-847f-8738bc074892} <Debug> TCPHandler: Processed in 0.003906312 sec. | ||
| 264 | 2026.04.24 17:29:27.973645 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.04.24 17:29:27.973903 [ 3 ] {122c19c6-1986-4851-b152-c9158f7bf7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.04.24 17:29:27.973961 [ 3 ] {122c19c6-1986-4851-b152-c9158f7bf7f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.04.24 17:29:27.979427 [ 3 ] {122c19c6-1986-4851-b152-c9158f7bf7f1} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.04.24 17:29:27.982379 [ 3 ] {122c19c6-1986-4851-b152-c9158f7bf7f1} <Debug> oximeter.version (a999f9dc-1f3c-44b5-816c-09d917960811): Loading data parts | ||
| 270 | 2026.04.24 17:29:27.984971 [ 3 ] {122c19c6-1986-4851-b152-c9158f7bf7f1} <Debug> oximeter.version (a999f9dc-1f3c-44b5-816c-09d917960811): There are no data parts | ||
| 271 | 2026.04.24 17:29:27.987783 [ 3 ] {122c19c6-1986-4851-b152-c9158f7bf7f1} <Debug> TCPHandler: Processed in 0.01418682 sec. | ||
| 272 | 2026.04.24 17:29:27.987965 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.04.24 17:29:27.988154 [ 3 ] {f85b6ee1-b8fb-4478-9e32-211bff9a2a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2026.04.24 17:29:27.988307 [ 3 ] {f85b6ee1-b8fb-4478-9e32-211bff9a2a97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.04.24 17:29:28.001264 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 120.99 MiB, peak 120.99 MiB, free memory in arenas 0.00 B, will set to 130.57 MiB (RSS), difference: 9.58 MiB | ||
| 286 | 2026.04.24 17:29:28.002484 [ 3 ] {f85b6ee1-b8fb-4478-9e32-211bff9a2a97} <Debug> oximeter.measurements_bool (b1fd5fb6-df42-49da-967e-f3e927f5f1d9): Loading data parts | ||
| 287 | 2026.04.24 17:29:28.002667 [ 3 ] {f85b6ee1-b8fb-4478-9e32-211bff9a2a97} <Debug> oximeter.measurements_bool (b1fd5fb6-df42-49da-967e-f3e927f5f1d9): There are no data parts | ||
| 288 | 2026.04.24 17:29:28.004066 [ 3 ] {f85b6ee1-b8fb-4478-9e32-211bff9a2a97} <Debug> TCPHandler: Processed in 0.016155262 sec. | ||
| 289 | 2026.04.24 17:29:28.004310 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.04.24 17:29:28.004482 [ 3 ] {bebf3606-21cc-4b2e-ba92-140c105e2b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 291 | 2026.04.24 17:29:28.004596 [ 3 ] {bebf3606-21cc-4b2e-ba92-140c105e2b84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.04.24 17:29:28.006287 [ 3 ] {bebf3606-21cc-4b2e-ba92-140c105e2b84} <Debug> oximeter.measurements_i8 (abd55120-3923-4dc0-b346-c0b17c2170e4): Loading data parts | ||
| 293 | 2026.04.24 17:29:28.006611 [ 3 ] {bebf3606-21cc-4b2e-ba92-140c105e2b84} <Debug> oximeter.measurements_i8 (abd55120-3923-4dc0-b346-c0b17c2170e4): There are no data parts | ||
| 294 | 2026.04.24 17:29:28.007983 [ 3 ] {bebf3606-21cc-4b2e-ba92-140c105e2b84} <Debug> TCPHandler: Processed in 0.003740448 sec. | ||
| 295 | 2026.04.24 17:29:28.008143 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.04.24 17:29:28.008379 [ 3 ] {d90dce74-844d-4bad-ac7b-477255e166d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 297 | 2026.04.24 17:29:28.008428 [ 3 ] {d90dce74-844d-4bad-ac7b-477255e166d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.04.24 17:29:28.010373 [ 3 ] {d90dce74-844d-4bad-ac7b-477255e166d9} <Debug> oximeter.measurements_u8 (bc374732-f280-45e3-a72a-d562294233aa): Loading data parts | ||
| 299 | 2026.04.24 17:29:28.010547 [ 3 ] {d90dce74-844d-4bad-ac7b-477255e166d9} <Debug> oximeter.measurements_u8 (bc374732-f280-45e3-a72a-d562294233aa): There are no data parts | ||
| 300 | 2026.04.24 17:29:28.011777 [ 3 ] {d90dce74-844d-4bad-ac7b-477255e166d9} <Debug> TCPHandler: Processed in 0.003685376 sec. | ||
| 301 | 2026.04.24 17:29:28.011995 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.04.24 17:29:28.012152 [ 3 ] {f4802bfc-6276-43e9-a3b2-17bef5c8496c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 303 | 2026.04.24 17:29:28.012266 [ 3 ] {f4802bfc-6276-43e9-a3b2-17bef5c8496c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.04.24 17:29:28.013984 [ 3 ] {f4802bfc-6276-43e9-a3b2-17bef5c8496c} <Debug> oximeter.measurements_i16 (4cd92268-4459-49a0-a790-4371d79a5bf3): Loading data parts | ||
| 305 | 2026.04.24 17:29:28.014166 [ 3 ] {f4802bfc-6276-43e9-a3b2-17bef5c8496c} <Debug> oximeter.measurements_i16 (4cd92268-4459-49a0-a790-4371d79a5bf3): There are no data parts | ||
| 306 | 2026.04.24 17:29:28.015371 [ 3 ] {f4802bfc-6276-43e9-a3b2-17bef5c8496c} <Debug> TCPHandler: Processed in 0.003424549 sec. | ||
| 307 | 2026.04.24 17:29:28.015513 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.04.24 17:29:28.015711 [ 3 ] {da561ee6-5fc5-4b14-be4b-ac088ae12883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 309 | 2026.04.24 17:29:28.015790 [ 3 ] {da561ee6-5fc5-4b14-be4b-ac088ae12883} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.04.24 17:29:28.017591 [ 3 ] {da561ee6-5fc5-4b14-be4b-ac088ae12883} <Debug> oximeter.measurements_u16 (1baf4766-6db8-4b8d-8778-47ca08965c7c): Loading data parts | ||
| 311 | 2026.04.24 17:29:28.017766 [ 3 ] {da561ee6-5fc5-4b14-be4b-ac088ae12883} <Debug> oximeter.measurements_u16 (1baf4766-6db8-4b8d-8778-47ca08965c7c): There are no data parts | ||
| 312 | 2026.04.24 17:29:28.019373 [ 3 ] {da561ee6-5fc5-4b14-be4b-ac088ae12883} <Debug> TCPHandler: Processed in 0.003908622 sec. | ||
| 313 | 2026.04.24 17:29:28.019604 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.04.24 17:29:28.019765 [ 3 ] {e0463032-4866-4989-9f8c-a19c307cf89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 315 | 2026.04.24 17:29:28.020152 [ 3 ] {e0463032-4866-4989-9f8c-a19c307cf89f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.04.24 17:29:28.022592 [ 3 ] {e0463032-4866-4989-9f8c-a19c307cf89f} <Debug> oximeter.measurements_i32 (34743d35-3db5-444b-ab77-0f252b06423c): Loading data parts | ||
| 317 | 2026.04.24 17:29:28.022736 [ 3 ] {e0463032-4866-4989-9f8c-a19c307cf89f} <Debug> oximeter.measurements_i32 (34743d35-3db5-444b-ab77-0f252b06423c): There are no data parts | ||
| 318 | 2026.04.24 17:29:28.024843 [ 3 ] {e0463032-4866-4989-9f8c-a19c307cf89f} <Debug> TCPHandler: Processed in 0.005290788 sec. | ||
| 319 | 2026.04.24 17:29:28.024991 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.04.24 17:29:28.025148 [ 3 ] {3d69d15c-d129-4bfd-8718-2bbcd363e329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 321 | 2026.04.24 17:29:28.025201 [ 3 ] {3d69d15c-d129-4bfd-8718-2bbcd363e329} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.04.24 17:29:28.026732 [ 3 ] {3d69d15c-d129-4bfd-8718-2bbcd363e329} <Debug> oximeter.measurements_u32 (0354b379-1a1c-4684-a061-b2abad197be9): Loading data parts | ||
| 323 | 2026.04.24 17:29:28.026865 [ 3 ] {3d69d15c-d129-4bfd-8718-2bbcd363e329} <Debug> oximeter.measurements_u32 (0354b379-1a1c-4684-a061-b2abad197be9): There are no data parts | ||
| 324 | 2026.04.24 17:29:28.027987 [ 3 ] {3d69d15c-d129-4bfd-8718-2bbcd363e329} <Debug> TCPHandler: Processed in 0.00304429 sec. | ||
| 325 | 2026.04.24 17:29:28.028126 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.04.24 17:29:28.028297 [ 3 ] {483e3433-d035-4882-b20e-0f2dff978402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2026.04.24 17:29:28.028347 [ 3 ] {483e3433-d035-4882-b20e-0f2dff978402} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.04.24 17:29:28.029858 [ 3 ] {483e3433-d035-4882-b20e-0f2dff978402} <Debug> oximeter.measurements_i64 (ef90785d-d777-483e-af77-887bfece09d9): Loading data parts | ||
| 329 | 2026.04.24 17:29:28.029987 [ 3 ] {483e3433-d035-4882-b20e-0f2dff978402} <Debug> oximeter.measurements_i64 (ef90785d-d777-483e-af77-887bfece09d9): There are no data parts | ||
| 330 | 2026.04.24 17:29:28.031117 [ 3 ] {483e3433-d035-4882-b20e-0f2dff978402} <Debug> TCPHandler: Processed in 0.003039879 sec. | ||
| 331 | 2026.04.24 17:29:28.031265 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.04.24 17:29:28.031424 [ 3 ] {2fadd490-a424-4ed7-a687-07d4000a9242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 333 | 2026.04.24 17:29:28.031477 [ 3 ] {2fadd490-a424-4ed7-a687-07d4000a9242} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.04.24 17:29:28.033115 [ 3 ] {2fadd490-a424-4ed7-a687-07d4000a9242} <Debug> oximeter.measurements_u64 (890c5581-8fa3-412f-a11f-22cda0fab81c): Loading data parts | ||
| 335 | 2026.04.24 17:29:28.033271 [ 3 ] {2fadd490-a424-4ed7-a687-07d4000a9242} <Debug> oximeter.measurements_u64 (890c5581-8fa3-412f-a11f-22cda0fab81c): There are no data parts | ||
| 336 | 2026.04.24 17:29:28.037409 [ 3 ] {2fadd490-a424-4ed7-a687-07d4000a9242} <Debug> TCPHandler: Processed in 0.006192901 sec. | ||
| 337 | 2026.04.24 17:29:28.037558 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.04.24 17:29:28.037734 [ 3 ] {e230324d-d649-4f8e-80ea-317544cc1a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 339 | 2026.04.24 17:29:28.037794 [ 3 ] {e230324d-d649-4f8e-80ea-317544cc1a65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.04.24 17:29:28.039519 [ 3 ] {e230324d-d649-4f8e-80ea-317544cc1a65} <Debug> oximeter.measurements_f32 (605953c4-ec64-48b4-8722-ca8453174760): Loading data parts | ||
| 341 | 2026.04.24 17:29:28.039664 [ 3 ] {e230324d-d649-4f8e-80ea-317544cc1a65} <Debug> oximeter.measurements_f32 (605953c4-ec64-48b4-8722-ca8453174760): There are no data parts | ||
| 342 | 2026.04.24 17:29:28.041243 [ 3 ] {e230324d-d649-4f8e-80ea-317544cc1a65} <Debug> TCPHandler: Processed in 0.003735747 sec. | ||
| 343 | 2026.04.24 17:29:28.041394 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.04.24 17:29:28.041552 [ 3 ] {a117319c-daaf-4f1c-8661-c2db7324dd32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 345 | 2026.04.24 17:29:28.041613 [ 3 ] {a117319c-daaf-4f1c-8661-c2db7324dd32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.04.24 17:29:28.043241 [ 3 ] {a117319c-daaf-4f1c-8661-c2db7324dd32} <Debug> oximeter.measurements_f64 (0d5a590c-6f13-4dc0-931a-570acf7a9dd0): Loading data parts | ||
| 347 | 2026.04.24 17:29:28.043436 [ 3 ] {a117319c-daaf-4f1c-8661-c2db7324dd32} <Debug> oximeter.measurements_f64 (0d5a590c-6f13-4dc0-931a-570acf7a9dd0): There are no data parts | ||
| 348 | 2026.04.24 17:29:28.044804 [ 3 ] {a117319c-daaf-4f1c-8661-c2db7324dd32} <Debug> TCPHandler: Processed in 0.00346052 sec. | ||
| 349 | 2026.04.24 17:29:28.044960 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.04.24 17:29:28.045133 [ 3 ] {998baaf6-9665-429a-9c2d-82edc94066e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2026.04.24 17:29:28.045187 [ 3 ] {998baaf6-9665-429a-9c2d-82edc94066e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.04.24 17:29:28.046812 [ 3 ] {998baaf6-9665-429a-9c2d-82edc94066e5} <Debug> oximeter.measurements_string (9f58179e-ec78-4e11-8225-9b4957203270): Loading data parts | ||
| 353 | 2026.04.24 17:29:28.046958 [ 3 ] {998baaf6-9665-429a-9c2d-82edc94066e5} <Debug> oximeter.measurements_string (9f58179e-ec78-4e11-8225-9b4957203270): There are no data parts | ||
| 354 | 2026.04.24 17:29:28.048071 [ 3 ] {998baaf6-9665-429a-9c2d-82edc94066e5} <Debug> TCPHandler: Processed in 0.003161052 sec. | ||
| 355 | 2026.04.24 17:29:28.048215 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.04.24 17:29:28.048373 [ 3 ] {2183e162-01f2-4fc8-a8f2-e3d07a91d9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.04.24 17:29:28.048437 [ 3 ] {2183e162-01f2-4fc8-a8f2-e3d07a91d9f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.04.24 17:29:28.050036 [ 3 ] {2183e162-01f2-4fc8-a8f2-e3d07a91d9f7} <Debug> oximeter.measurements_bytes (a25c7255-19f3-4051-88a9-b20419e14f45): Loading data parts | ||
| 366 | 2026.04.24 17:29:28.050234 [ 3 ] {2183e162-01f2-4fc8-a8f2-e3d07a91d9f7} <Debug> oximeter.measurements_bytes (a25c7255-19f3-4051-88a9-b20419e14f45): There are no data parts | ||
| 367 | 2026.04.24 17:29:28.051326 [ 3 ] {2183e162-01f2-4fc8-a8f2-e3d07a91d9f7} <Debug> TCPHandler: Processed in 0.003159592 sec. | ||
| 368 | 2026.04.24 17:29:28.051471 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.04.24 17:29:28.051632 [ 3 ] {646d6e8c-d015-41e0-a44d-0cc154d07297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2026.04.24 17:29:28.051689 [ 3 ] {646d6e8c-d015-41e0-a44d-0cc154d07297} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.04.24 17:29:28.053268 [ 3 ] {646d6e8c-d015-41e0-a44d-0cc154d07297} <Debug> oximeter.measurements_cumulativei64 (8263a935-9254-4477-a582-7aae24bd0733): Loading data parts | ||
| 372 | 2026.04.24 17:29:28.053395 [ 3 ] {646d6e8c-d015-41e0-a44d-0cc154d07297} <Debug> oximeter.measurements_cumulativei64 (8263a935-9254-4477-a582-7aae24bd0733): There are no data parts | ||
| 373 | 2026.04.24 17:29:28.055013 [ 3 ] {646d6e8c-d015-41e0-a44d-0cc154d07297} <Debug> TCPHandler: Processed in 0.003596814 sec. | ||
| 374 | 2026.04.24 17:29:28.055169 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.04.24 17:29:28.055326 [ 3 ] {45f46184-9ac8-4000-96a8-b4addd9c4078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2026.04.24 17:29:28.055380 [ 3 ] {45f46184-9ac8-4000-96a8-b4addd9c4078} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.04.24 17:29:28.057237 [ 3 ] {45f46184-9ac8-4000-96a8-b4addd9c4078} <Debug> oximeter.measurements_cumulativeu64 (0282a570-43ca-48e9-9aab-e9add7e3000a): Loading data parts | ||
| 378 | 2026.04.24 17:29:28.057415 [ 3 ] {45f46184-9ac8-4000-96a8-b4addd9c4078} <Debug> oximeter.measurements_cumulativeu64 (0282a570-43ca-48e9-9aab-e9add7e3000a): There are no data parts | ||
| 379 | 2026.04.24 17:29:28.058605 [ 3 ] {45f46184-9ac8-4000-96a8-b4addd9c4078} <Debug> TCPHandler: Processed in 0.003485271 sec. | ||
| 380 | 2026.04.24 17:29:28.058757 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.04.24 17:29:28.058928 [ 3 ] {b08ae15d-e96c-4e60-9b2f-243ceca50573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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.04.24 17:29:28.058980 [ 3 ] {b08ae15d-e96c-4e60-9b2f-243ceca50573} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.04.24 17:29:28.060521 [ 3 ] {b08ae15d-e96c-4e60-9b2f-243ceca50573} <Debug> oximeter.measurements_cumulativef32 (e4bce28f-0898-48c1-9dda-4e60bbde8d82): Loading data parts | ||
| 384 | 2026.04.24 17:29:28.060704 [ 3 ] {b08ae15d-e96c-4e60-9b2f-243ceca50573} <Debug> oximeter.measurements_cumulativef32 (e4bce28f-0898-48c1-9dda-4e60bbde8d82): There are no data parts | ||
| 385 | 2026.04.24 17:29:28.062777 [ 3 ] {b08ae15d-e96c-4e60-9b2f-243ceca50573} <Debug> TCPHandler: Processed in 0.004068075 sec. | ||
| 386 | 2026.04.24 17:29:28.062942 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.04.24 17:29:28.063136 [ 3 ] {6d900523-13af-43e5-b860-ab47a843def5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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.04.24 17:29:28.063199 [ 3 ] {6d900523-13af-43e5-b860-ab47a843def5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.04.24 17:29:28.064991 [ 3 ] {6d900523-13af-43e5-b860-ab47a843def5} <Debug> oximeter.measurements_cumulativef64 (4ebd5a31-69fd-4282-8515-794fd2cc96fd): Loading data parts | ||
| 390 | 2026.04.24 17:29:28.065147 [ 3 ] {6d900523-13af-43e5-b860-ab47a843def5} <Debug> oximeter.measurements_cumulativef64 (4ebd5a31-69fd-4282-8515-794fd2cc96fd): There are no data parts | ||
| 391 | 2026.04.24 17:29:28.066218 [ 3 ] {6d900523-13af-43e5-b860-ab47a843def5} <Debug> TCPHandler: Processed in 0.003335027 sec. | ||
| 392 | 2026.04.24 17:29:28.066367 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.04.24 17:29:28.066604 [ 3 ] {6c41deb4-5105-4681-bc01-110d51fe4bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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.04.24 17:29:28.066676 [ 3 ] {6c41deb4-5105-4681-bc01-110d51fe4bd4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.04.24 17:29:28.068402 [ 3 ] {6c41deb4-5105-4681-bc01-110d51fe4bd4} <Debug> oximeter.measurements_histogrami8 (9ba3abce-2bac-4d03-83e6-2aaf233a7faa): Loading data parts | ||
| 406 | 2026.04.24 17:29:28.068595 [ 3 ] {6c41deb4-5105-4681-bc01-110d51fe4bd4} <Debug> oximeter.measurements_histogrami8 (9ba3abce-2bac-4d03-83e6-2aaf233a7faa): There are no data parts | ||
| 407 | 2026.04.24 17:29:28.069768 [ 3 ] {6c41deb4-5105-4681-bc01-110d51fe4bd4} <Debug> TCPHandler: Processed in 0.00344984 sec. | ||
| 408 | 2026.04.24 17:29:28.069912 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.04.24 17:29:28.070118 [ 3 ] {2bca9137-5f32-4573-903d-7450af541997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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.04.24 17:29:28.070184 [ 3 ] {2bca9137-5f32-4573-903d-7450af541997} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.04.24 17:29:28.071885 [ 3 ] {2bca9137-5f32-4573-903d-7450af541997} <Debug> oximeter.measurements_histogramu8 (c56608bc-b511-4d42-91f2-44471af3f76e): Loading data parts | ||
| 412 | 2026.04.24 17:29:28.072072 [ 3 ] {2bca9137-5f32-4573-903d-7450af541997} <Debug> oximeter.measurements_histogramu8 (c56608bc-b511-4d42-91f2-44471af3f76e): There are no data parts | ||
| 413 | 2026.04.24 17:29:28.073200 [ 3 ] {2bca9137-5f32-4573-903d-7450af541997} <Debug> TCPHandler: Processed in 0.003336807 sec. | ||
| 414 | 2026.04.24 17:29:28.073342 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.04.24 17:29:28.073567 [ 3 ] {43d7f4ce-9b94-4419-8643-2f942314fbb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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.04.24 17:29:28.073630 [ 3 ] {43d7f4ce-9b94-4419-8643-2f942314fbb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.04.24 17:29:28.075353 [ 3 ] {43d7f4ce-9b94-4419-8643-2f942314fbb1} <Debug> oximeter.measurements_histogrami16 (7119cdab-653d-4f24-a01a-6a0af1386bff): Loading data parts | ||
| 418 | 2026.04.24 17:29:28.075521 [ 3 ] {43d7f4ce-9b94-4419-8643-2f942314fbb1} <Debug> oximeter.measurements_histogrami16 (7119cdab-653d-4f24-a01a-6a0af1386bff): There are no data parts | ||
| 419 | 2026.04.24 17:29:28.076870 [ 3 ] {43d7f4ce-9b94-4419-8643-2f942314fbb1} <Debug> TCPHandler: Processed in 0.003577043 sec. | ||
| 420 | 2026.04.24 17:29:28.077041 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.04.24 17:29:28.077255 [ 3 ] {539c3d49-baea-4c55-b1af-72367f7f42fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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.04.24 17:29:28.077321 [ 3 ] {539c3d49-baea-4c55-b1af-72367f7f42fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.04.24 17:29:28.079107 [ 3 ] {539c3d49-baea-4c55-b1af-72367f7f42fb} <Debug> oximeter.measurements_histogramu16 (b0240819-1519-465a-8a28-066167655026): Loading data parts | ||
| 424 | 2026.04.24 17:29:28.079258 [ 3 ] {539c3d49-baea-4c55-b1af-72367f7f42fb} <Debug> oximeter.measurements_histogramu16 (b0240819-1519-465a-8a28-066167655026): There are no data parts | ||
| 425 | 2026.04.24 17:29:28.080400 [ 3 ] {539c3d49-baea-4c55-b1af-72367f7f42fb} <Debug> TCPHandler: Processed in 0.003408749 sec. | ||
| 426 | 2026.04.24 17:29:28.080554 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.04.24 17:29:28.080781 [ 3 ] {5d0d8123-72a6-4398-a1cc-aad0d894c97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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.04.24 17:29:28.080845 [ 3 ] {5d0d8123-72a6-4398-a1cc-aad0d894c97a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.04.24 17:29:28.082584 [ 3 ] {5d0d8123-72a6-4398-a1cc-aad0d894c97a} <Debug> oximeter.measurements_histogrami32 (e206adcc-bb84-4363-9b7d-86b476b6f0dc): Loading data parts | ||
| 430 | 2026.04.24 17:29:28.082755 [ 3 ] {5d0d8123-72a6-4398-a1cc-aad0d894c97a} <Debug> oximeter.measurements_histogrami32 (e206adcc-bb84-4363-9b7d-86b476b6f0dc): There are no data parts | ||
| 431 | 2026.04.24 17:29:28.083956 [ 3 ] {5d0d8123-72a6-4398-a1cc-aad0d894c97a} <Debug> TCPHandler: Processed in 0.00346332 sec. | ||
| 432 | 2026.04.24 17:29:28.084124 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.04.24 17:29:28.084367 [ 3 ] {58799d17-bf76-41d8-b572-c07d82843586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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.04.24 17:29:28.084437 [ 3 ] {58799d17-bf76-41d8-b572-c07d82843586} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.04.24 17:29:28.089555 [ 3 ] {58799d17-bf76-41d8-b572-c07d82843586} <Debug> oximeter.measurements_histogramu32 (2c328b39-8d69-410b-9a1c-2ed303dbbb87): Loading data parts | ||
| 436 | 2026.04.24 17:29:28.089711 [ 3 ] {58799d17-bf76-41d8-b572-c07d82843586} <Debug> oximeter.measurements_histogramu32 (2c328b39-8d69-410b-9a1c-2ed303dbbb87): There are no data parts | ||
| 437 | 2026.04.24 17:29:28.091276 [ 3 ] {58799d17-bf76-41d8-b572-c07d82843586} <Debug> TCPHandler: Processed in 0.007203698 sec. | ||
| 438 | 2026.04.24 17:29:28.091428 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.04.24 17:29:28.091673 [ 3 ] {5370ead4-3307-4942-a83f-9f89869381e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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.04.24 17:29:28.091738 [ 3 ] {5370ead4-3307-4942-a83f-9f89869381e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.04.24 17:29:28.093819 [ 3 ] {5370ead4-3307-4942-a83f-9f89869381e9} <Debug> oximeter.measurements_histogrami64 (982b2daa-ccdb-4010-8cdc-cb58faeaca59): Loading data parts | ||
| 442 | 2026.04.24 17:29:28.093967 [ 3 ] {5370ead4-3307-4942-a83f-9f89869381e9} <Debug> oximeter.measurements_histogrami64 (982b2daa-ccdb-4010-8cdc-cb58faeaca59): There are no data parts | ||
| 443 | 2026.04.24 17:29:28.095208 [ 3 ] {5370ead4-3307-4942-a83f-9f89869381e9} <Debug> TCPHandler: Processed in 0.0038302 sec. | ||
| 444 | 2026.04.24 17:29:28.095373 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.04.24 17:29:28.095587 [ 3 ] {31495db1-a89b-4b1f-b963-b12cc620a73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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.04.24 17:29:28.095649 [ 3 ] {31495db1-a89b-4b1f-b963-b12cc620a73a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.04.24 17:29:28.097769 [ 3 ] {31495db1-a89b-4b1f-b963-b12cc620a73a} <Debug> oximeter.measurements_histogramu64 (b5b6f766-d279-4f51-8b17-8ebbec3a97a3): Loading data parts | ||
| 448 | 2026.04.24 17:29:28.097918 [ 3 ] {31495db1-a89b-4b1f-b963-b12cc620a73a} <Debug> oximeter.measurements_histogramu64 (b5b6f766-d279-4f51-8b17-8ebbec3a97a3): There are no data parts | ||
| 449 | 2026.04.24 17:29:28.099119 [ 3 ] {31495db1-a89b-4b1f-b963-b12cc620a73a} <Debug> TCPHandler: Processed in 0.003795249 sec. | ||
| 450 | 2026.04.24 17:29:28.099273 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.04.24 17:29:28.099487 [ 3 ] {8e997bcb-4873-4612-98b8-8757f44818b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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.04.24 17:29:28.099550 [ 3 ] {8e997bcb-4873-4612-98b8-8757f44818b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.04.24 17:29:28.101595 [ 3 ] {8e997bcb-4873-4612-98b8-8757f44818b7} <Debug> oximeter.measurements_histogramf32 (5115601a-a96d-4eab-a2ea-196023a9852a): Loading data parts | ||
| 454 | 2026.04.24 17:29:28.101751 [ 3 ] {8e997bcb-4873-4612-98b8-8757f44818b7} <Debug> oximeter.measurements_histogramf32 (5115601a-a96d-4eab-a2ea-196023a9852a): There are no data parts | ||
| 455 | 2026.04.24 17:29:28.102971 [ 3 ] {8e997bcb-4873-4612-98b8-8757f44818b7} <Debug> TCPHandler: Processed in 0.003749608 sec. | ||
| 456 | 2026.04.24 17:29:28.103131 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.04.24 17:29:28.103346 [ 3 ] {286df69a-1def-4f98-9293-8d581df100ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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.04.24 17:29:28.103415 [ 3 ] {286df69a-1def-4f98-9293-8d581df100ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.04.24 17:29:28.105435 [ 3 ] {286df69a-1def-4f98-9293-8d581df100ee} <Debug> oximeter.measurements_histogramf64 (0f35f338-effc-4947-9d81-3c91281a63cc): Loading data parts | ||
| 460 | 2026.04.24 17:29:28.105575 [ 3 ] {286df69a-1def-4f98-9293-8d581df100ee} <Debug> oximeter.measurements_histogramf64 (0f35f338-effc-4947-9d81-3c91281a63cc): There are no data parts | ||
| 461 | 2026.04.24 17:29:28.106880 [ 3 ] {286df69a-1def-4f98-9293-8d581df100ee} <Debug> TCPHandler: Processed in 0.003798579 sec. | ||
| 462 | 2026.04.24 17:29:28.107029 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.04.24 17:29:28.107203 [ 3 ] {bcda6a14-01e2-40a8-9b68-0ff9e722994f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) /* 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.04.24 17:29:28.107271 [ 3 ] {bcda6a14-01e2-40a8-9b68-0ff9e722994f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.04.24 17:29:28.109268 [ 3 ] {bcda6a14-01e2-40a8-9b68-0ff9e722994f} <Debug> oximeter.fields_bool (5f2d4b98-d445-4a83-974c-c9f326707bce): Loading data parts | ||
| 491 | 2026.04.24 17:29:28.109437 [ 3 ] {bcda6a14-01e2-40a8-9b68-0ff9e722994f} <Debug> oximeter.fields_bool (5f2d4b98-d445-4a83-974c-c9f326707bce): There are no data parts | ||
| 492 | 2026.04.24 17:29:28.110665 [ 3 ] {bcda6a14-01e2-40a8-9b68-0ff9e722994f} <Debug> TCPHandler: Processed in 0.003680576 sec. | ||
| 493 | 2026.04.24 17:29:28.110813 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.04.24 17:29:28.111003 [ 3 ] {f9910dcd-b19d-41b4-8c80-cd6012193cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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.04.24 17:29:28.111066 [ 3 ] {f9910dcd-b19d-41b4-8c80-cd6012193cab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.04.24 17:29:28.113210 [ 3 ] {f9910dcd-b19d-41b4-8c80-cd6012193cab} <Debug> oximeter.fields_i8 (595bb89a-a0d8-499a-b942-524bdf2b43f3): Loading data parts | ||
| 497 | 2026.04.24 17:29:28.113362 [ 3 ] {f9910dcd-b19d-41b4-8c80-cd6012193cab} <Debug> oximeter.fields_i8 (595bb89a-a0d8-499a-b942-524bdf2b43f3): There are no data parts | ||
| 498 | 2026.04.24 17:29:28.114603 [ 3 ] {f9910dcd-b19d-41b4-8c80-cd6012193cab} <Debug> TCPHandler: Processed in 0.00384022 sec. | ||
| 499 | 2026.04.24 17:29:28.114748 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.04.24 17:29:28.114902 [ 3 ] {be5a203c-91c1-437c-9a69-bd282894ccc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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.04.24 17:29:28.114963 [ 3 ] {be5a203c-91c1-437c-9a69-bd282894ccc1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.04.24 17:29:28.116686 [ 3 ] {be5a203c-91c1-437c-9a69-bd282894ccc1} <Debug> oximeter.fields_u8 (32c2a21b-c599-4a28-a0cb-cae6c0fe7a28): Loading data parts | ||
| 503 | 2026.04.24 17:29:28.116842 [ 3 ] {be5a203c-91c1-437c-9a69-bd282894ccc1} <Debug> oximeter.fields_u8 (32c2a21b-c599-4a28-a0cb-cae6c0fe7a28): There are no data parts | ||
| 504 | 2026.04.24 17:29:28.118261 [ 3 ] {be5a203c-91c1-437c-9a69-bd282894ccc1} <Debug> TCPHandler: Processed in 0.003561713 sec. | ||
| 505 | 2026.04.24 17:29:28.118402 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.04.24 17:29:28.118572 [ 3 ] {371e9934-4118-4087-81b7-3ac27fa92450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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.04.24 17:29:28.118626 [ 3 ] {371e9934-4118-4087-81b7-3ac27fa92450} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.04.24 17:29:28.120282 [ 3 ] {371e9934-4118-4087-81b7-3ac27fa92450} <Debug> oximeter.fields_i16 (ef2ba06c-2954-41d0-a322-2f15a143e1b4): Loading data parts | ||
| 509 | 2026.04.24 17:29:28.120453 [ 3 ] {371e9934-4118-4087-81b7-3ac27fa92450} <Debug> oximeter.fields_i16 (ef2ba06c-2954-41d0-a322-2f15a143e1b4): There are no data parts | ||
| 510 | 2026.04.24 17:29:28.121556 [ 3 ] {371e9934-4118-4087-81b7-3ac27fa92450} <Debug> TCPHandler: Processed in 0.003203183 sec. | ||
| 511 | 2026.04.24 17:29:28.121699 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.04.24 17:29:28.121851 [ 3 ] {be4d1d34-1809-41ca-b38c-b5be39c7d626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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.04.24 17:29:28.121905 [ 3 ] {be4d1d34-1809-41ca-b38c-b5be39c7d626} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.04.24 17:29:28.123517 [ 3 ] {be4d1d34-1809-41ca-b38c-b5be39c7d626} <Debug> oximeter.fields_u16 (772aa87c-9c55-4102-969e-484c581ce822): Loading data parts | ||
| 515 | 2026.04.24 17:29:28.123664 [ 3 ] {be4d1d34-1809-41ca-b38c-b5be39c7d626} <Debug> oximeter.fields_u16 (772aa87c-9c55-4102-969e-484c581ce822): There are no data parts | ||
| 516 | 2026.04.24 17:29:28.124763 [ 3 ] {be4d1d34-1809-41ca-b38c-b5be39c7d626} <Debug> TCPHandler: Processed in 0.003113661 sec. | ||
| 517 | 2026.04.24 17:29:28.124902 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.04.24 17:29:28.125072 [ 3 ] {7f7e8204-f846-47a9-9780-c83a5aef59c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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.04.24 17:29:28.125126 [ 3 ] {7f7e8204-f846-47a9-9780-c83a5aef59c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.04.24 17:29:28.126735 [ 3 ] {7f7e8204-f846-47a9-9780-c83a5aef59c9} <Debug> oximeter.fields_i32 (995213de-2723-4849-b620-9ff4507a31d4): Loading data parts | ||
| 521 | 2026.04.24 17:29:28.126926 [ 3 ] {7f7e8204-f846-47a9-9780-c83a5aef59c9} <Debug> oximeter.fields_i32 (995213de-2723-4849-b620-9ff4507a31d4): There are no data parts | ||
| 522 | 2026.04.24 17:29:28.128462 [ 3 ] {7f7e8204-f846-47a9-9780-c83a5aef59c9} <Debug> TCPHandler: Processed in 0.003609334 sec. | ||
| 523 | 2026.04.24 17:29:28.128689 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.04.24 17:29:28.128845 [ 3 ] {2d4df7cd-b142-4b35-856e-2e5a041a65a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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.04.24 17:29:28.128900 [ 3 ] {2d4df7cd-b142-4b35-856e-2e5a041a65a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.04.24 17:29:28.130754 [ 3 ] {2d4df7cd-b142-4b35-856e-2e5a041a65a7} <Debug> oximeter.fields_u32 (45e5df64-5af2-4ee6-94f8-35d104a69896): Loading data parts | ||
| 527 | 2026.04.24 17:29:28.130920 [ 3 ] {2d4df7cd-b142-4b35-856e-2e5a041a65a7} <Debug> oximeter.fields_u32 (45e5df64-5af2-4ee6-94f8-35d104a69896): There are no data parts | ||
| 528 | 2026.04.24 17:29:28.132118 [ 3 ] {2d4df7cd-b142-4b35-856e-2e5a041a65a7} <Debug> TCPHandler: Processed in 0.003478171 sec. | ||
| 529 | 2026.04.24 17:29:28.132278 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.04.24 17:29:28.132448 [ 3 ] {7c65523a-d083-42e8-9d01-302b84642dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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.04.24 17:29:28.132502 [ 3 ] {7c65523a-d083-42e8-9d01-302b84642dc2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.04.24 17:29:28.134275 [ 3 ] {7c65523a-d083-42e8-9d01-302b84642dc2} <Debug> oximeter.fields_i64 (f60ea940-984f-4c75-bc12-65c90e7fe586): Loading data parts | ||
| 533 | 2026.04.24 17:29:28.134414 [ 3 ] {7c65523a-d083-42e8-9d01-302b84642dc2} <Debug> oximeter.fields_i64 (f60ea940-984f-4c75-bc12-65c90e7fe586): There are no data parts | ||
| 534 | 2026.04.24 17:29:28.135591 [ 3 ] {7c65523a-d083-42e8-9d01-302b84642dc2} <Debug> TCPHandler: Processed in 0.003361227 sec. | ||
| 535 | 2026.04.24 17:29:28.135743 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.04.24 17:29:28.135904 [ 3 ] {4723417b-e9c9-42b6-8828-46c1b0e7036c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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.04.24 17:29:28.135959 [ 3 ] {4723417b-e9c9-42b6-8828-46c1b0e7036c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.04.24 17:29:28.137722 [ 3 ] {4723417b-e9c9-42b6-8828-46c1b0e7036c} <Debug> oximeter.fields_u64 (0fc94a92-2f8b-4468-9f20-b52614dd81c9): Loading data parts | ||
| 539 | 2026.04.24 17:29:28.137868 [ 3 ] {4723417b-e9c9-42b6-8828-46c1b0e7036c} <Debug> oximeter.fields_u64 (0fc94a92-2f8b-4468-9f20-b52614dd81c9): There are no data parts | ||
| 540 | 2026.04.24 17:29:28.139166 [ 3 ] {4723417b-e9c9-42b6-8828-46c1b0e7036c} <Debug> TCPHandler: Processed in 0.00347124 sec. | ||
| 541 | 2026.04.24 17:29:28.139308 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.04.24 17:29:28.139478 [ 3 ] {c6cbeb7e-91f7-41b6-8194-6e0dba234b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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.04.24 17:29:28.139532 [ 3 ] {c6cbeb7e-91f7-41b6-8194-6e0dba234b73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.04.24 17:29:28.143081 [ 3 ] {c6cbeb7e-91f7-41b6-8194-6e0dba234b73} <Debug> oximeter.fields_ipaddr (74cb7295-72b5-4828-ae91-4ae135ff43cc): Loading data parts | ||
| 545 | 2026.04.24 17:29:28.143236 [ 3 ] {c6cbeb7e-91f7-41b6-8194-6e0dba234b73} <Debug> oximeter.fields_ipaddr (74cb7295-72b5-4828-ae91-4ae135ff43cc): There are no data parts | ||
| 546 | 2026.04.24 17:29:28.144551 [ 3 ] {c6cbeb7e-91f7-41b6-8194-6e0dba234b73} <Debug> TCPHandler: Processed in 0.005292458 sec. | ||
| 547 | 2026.04.24 17:29:28.144696 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.04.24 17:29:28.144849 [ 3 ] {ea44b762-2816-4ba2-8768-22a877f1fab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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.04.24 17:29:28.144906 [ 3 ] {ea44b762-2816-4ba2-8768-22a877f1fab8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.04.24 17:29:28.146603 [ 3 ] {ea44b762-2816-4ba2-8768-22a877f1fab8} <Debug> oximeter.fields_string (48458d07-4334-4639-826d-5ad9d24a78e9): Loading data parts | ||
| 551 | 2026.04.24 17:29:28.146752 [ 3 ] {ea44b762-2816-4ba2-8768-22a877f1fab8} <Debug> oximeter.fields_string (48458d07-4334-4639-826d-5ad9d24a78e9): There are no data parts | ||
| 552 | 2026.04.24 17:29:28.148308 [ 3 ] {ea44b762-2816-4ba2-8768-22a877f1fab8} <Debug> TCPHandler: Processed in 0.003660095 sec. | ||
| 553 | 2026.04.24 17:29:28.148452 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.04.24 17:29:28.148628 [ 3 ] {3d857a72-6659-4066-ade4-c4ca4116edc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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.04.24 17:29:28.148688 [ 3 ] {3d857a72-6659-4066-ade4-c4ca4116edc5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.04.24 17:29:28.150320 [ 3 ] {3d857a72-6659-4066-ade4-c4ca4116edc5} <Debug> oximeter.fields_uuid (2b2a30c1-11e4-4877-a438-5959b8c1bd87): Loading data parts | ||
| 557 | 2026.04.24 17:29:28.150467 [ 3 ] {3d857a72-6659-4066-ade4-c4ca4116edc5} <Debug> oximeter.fields_uuid (2b2a30c1-11e4-4877-a438-5959b8c1bd87): There are no data parts | ||
| 558 | 2026.04.24 17:29:28.151611 [ 3 ] {3d857a72-6659-4066-ade4-c4ca4116edc5} <Debug> TCPHandler: Processed in 0.003207104 sec. | ||
| 559 | 2026.04.24 17:29:28.151773 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.04.24 17:29:28.152020 [ 3 ] {b39c1455-6fc7-4886-a70a-2848f8b3b6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) /* 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.04.24 17:29:28.152095 [ 3 ] {b39c1455-6fc7-4886-a70a-2848f8b3b6a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.04.24 17:29:28.153899 [ 3 ] {b39c1455-6fc7-4886-a70a-2848f8b3b6a0} <Debug> oximeter.timeseries_schema (e8760d61-d726-480b-80e9-43deed113e02): Loading data parts | ||
| 566 | 2026.04.24 17:29:28.154095 [ 3 ] {b39c1455-6fc7-4886-a70a-2848f8b3b6a0} <Debug> oximeter.timeseries_schema (e8760d61-d726-480b-80e9-43deed113e02): There are no data parts | ||
| 567 | 2026.04.24 17:29:28.155426 [ 3 ] {b39c1455-6fc7-4886-a70a-2848f8b3b6a0} <Debug> TCPHandler: Processed in 0.003702877 sec. | ||
| 568 | 2026.04.24 17:29:28.155705 [ 254 ] {} <Trace> TCP-Session: e177d045-2ae0-4381-a158-3c79bfbe18f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.04.24 17:29:28.156010 [ 254 ] {149859a1-bdb5-4c58-a71f-d98b911c7547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58142) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.04.24 17:29:28.157359 [ 254 ] {149859a1-bdb5-4c58-a71f-d98b911c7547} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.04.24 17:29:28.173815 [ 260 ] {149859a1-bdb5-4c58-a71f-d98b911c7547} <Trace> oximeter.version (a999f9dc-1f3c-44b5-816c-09d917960811): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.04.24 17:29:28.173857 [ 260 ] {149859a1-bdb5-4c58-a71f-d98b911c7547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 573 | 2026.04.24 17:29:28.178125 [ 260 ] {149859a1-bdb5-4c58-a71f-d98b911c7547} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.04.24 17:29:28.178512 [ 260 ] {149859a1-bdb5-4c58-a71f-d98b911c7547} <Trace> oximeter.version (a999f9dc-1f3c-44b5-816c-09d917960811): 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.04.24 17:29:28.178783 [ 254 ] {149859a1-bdb5-4c58-a71f-d98b911c7547} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.022918 sec., 43.63382494109433 rows/sec., 698.14 B/sec. | ||
| 576 | 2026.04.24 17:29:28.179117 [ 254 ] {149859a1-bdb5-4c58-a71f-d98b911c7547} <Debug> TCPHandler: Processed in 0.023542454 sec. | ||
| 577 | 2026.04.24 17:29:29.000145 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.70 MiB, peak 133.70 MiB, free memory in arenas 0.00 B, will set to 138.07 MiB (RSS), difference: 4.37 MiB | ||
| 578 | 2026.04.24 17:29:31.152485 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63677 | ||
| 579 | 2026.04.24 17:29:31.152856 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.04.24 17:29:31.152908 [ 262 ] {} <Debug> TCP-Session: 6d1e598d-77dd-45e8-80cc-060258d81601 Authenticating user 'default' from [fd00:1122:3344:101::b]:63677 | ||
| 581 | 2026.04.24 17:29:31.152934 [ 262 ] {} <Debug> TCP-Session: 6d1e598d-77dd-45e8-80cc-060258d81601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.04.24 17:29:31.153055 [ 262 ] {} <Debug> TCP-Session: 6d1e598d-77dd-45e8-80cc-060258d81601 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.04.24 17:29:31.153159 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.04.24 17:29:31.153193 [ 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.04.24 17:29:31.153314 [ 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.04.24 17:29:31.154716 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49234 | ||
| 587 | 2026.04.24 17:29:31.154716 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46812 | ||
| 588 | 2026.04.24 17:29:31.154796 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39473 | ||
| 589 | 2026.04.24 17:29:31.154888 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63405 | ||
| 590 | 2026.04.24 17:29:31.155085 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42066 | ||
| 591 | 2026.04.24 17:29:31.155136 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 592 | 2026.04.24 17:29:31.155187 [ 263 ] {} <Debug> TCP-Session: 91e5c651-aa40-468d-88c0-52c349162368 Authenticating user 'default' from [fd00:1122:3344:101::b]:46812 | ||
| 593 | 2026.04.24 17:29:31.155197 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 594 | 2026.04.24 17:29:31.155305 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2026.04.24 17:29:31.155291 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39427 | ||
| 596 | 2026.04.24 17:29:31.155235 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 597 | 2026.04.24 17:29:31.155385 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2026.04.24 17:29:31.155446 [ 264 ] {} <Debug> TCP-Session: faa88953-f4c1-4017-829e-fe79df338988 Authenticating user 'default' from [fd00:1122:3344:101::b]:49234 | ||
| 599 | 2026.04.24 17:29:31.155422 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53804 | ||
| 600 | 2026.04.24 17:29:31.155415 [ 265 ] {} <Debug> TCP-Session: 92eab627-85d0-4d91-9452-a8f811c34571 Authenticating user 'default' from [fd00:1122:3344:101::b]:39473 | ||
| 601 | 2026.04.24 17:29:31.155611 [ 267 ] {} <Debug> TCP-Session: 0504dd81-60f5-4574-a35d-46bf7d989a55 Authenticating user 'default' from [fd00:1122:3344:101::b]:42066 | ||
| 602 | 2026.04.24 17:29:31.155669 [ 264 ] {} <Debug> TCP-Session: faa88953-f4c1-4017-829e-fe79df338988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2026.04.24 17:29:31.155582 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.04.24 17:29:31.155763 [ 264 ] {} <Debug> TCP-Session: faa88953-f4c1-4017-829e-fe79df338988 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2026.04.24 17:29:31.155792 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2026.04.24 17:29:31.155807 [ 268 ] {} <Debug> TCP-Session: 67f6aa3e-db8c-4df3-9753-80b02ec7aaae Authenticating user 'default' from [fd00:1122:3344:101::b]:39427 | ||
| 607 | 2026.04.24 17:29:31.155794 [ 267 ] {} <Debug> TCP-Session: 0504dd81-60f5-4574-a35d-46bf7d989a55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.04.24 17:29:31.155914 [ 269 ] {} <Debug> TCP-Session: 3616ac79-ed6e-40d2-a0aa-1b2c77667106 Authenticating user 'default' from [fd00:1122:3344:101::b]:53804 | ||
| 609 | 2026.04.24 17:29:31.155877 [ 268 ] {} <Debug> TCP-Session: 67f6aa3e-db8c-4df3-9753-80b02ec7aaae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.04.24 17:29:31.155753 [ 265 ] {} <Debug> TCP-Session: 92eab627-85d0-4d91-9452-a8f811c34571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.04.24 17:29:31.156049 [ 269 ] {} <Debug> TCP-Session: 3616ac79-ed6e-40d2-a0aa-1b2c77667106 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.04.24 17:29:31.156014 [ 268 ] {} <Debug> TCP-Session: 67f6aa3e-db8c-4df3-9753-80b02ec7aaae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.04.24 17:29:31.156004 [ 267 ] {} <Debug> TCP-Session: 0504dd81-60f5-4574-a35d-46bf7d989a55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.04.24 17:29:31.156176 [ 269 ] {} <Debug> TCP-Session: 3616ac79-ed6e-40d2-a0aa-1b2c77667106 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.04.24 17:29:31.156144 [ 265 ] {} <Debug> TCP-Session: 92eab627-85d0-4d91-9452-a8f811c34571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.04.24 17:29:31.155216 [ 263 ] {} <Debug> TCP-Session: 91e5c651-aa40-468d-88c0-52c349162368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.04.24 17:29:31.155477 [ 266 ] {} <Debug> TCP-Session: 21ecd5c2-7d83-4251-986f-490dd2391f2f Authenticating user 'default' from [fd00:1122:3344:101::b]:63405 | ||
| 618 | 2026.04.24 17:29:31.156473 [ 263 ] {} <Debug> TCP-Session: 91e5c651-aa40-468d-88c0-52c349162368 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.04.24 17:29:31.156519 [ 266 ] {} <Debug> TCP-Session: 21ecd5c2-7d83-4251-986f-490dd2391f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.04.24 17:29:31.156715 [ 266 ] {} <Debug> TCP-Session: 21ecd5c2-7d83-4251-986f-490dd2391f2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.04.24 17:29:31.362109 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37076 | ||
| 622 | 2026.04.24 17:29:31.362343 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.04.24 17:29:31.362622 [ 270 ] {} <Debug> TCP-Session: 7b87c602-9de4-414c-a94e-536efaef476b Authenticating user 'default' from [fd00:1122:3344:101::a]:37076 | ||
| 624 | 2026.04.24 17:29:31.362656 [ 270 ] {} <Debug> TCP-Session: 7b87c602-9de4-414c-a94e-536efaef476b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.04.24 17:29:31.362675 [ 270 ] {} <Debug> TCP-Session: 7b87c602-9de4-414c-a94e-536efaef476b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.04.24 17:29:31.362858 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.04.24 17:29:31.362908 [ 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.04.24 17:29:31.363046 [ 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.04.24 17:29:31.365848 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61967 | ||
| 630 | 2026.04.24 17:29:31.365993 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63383 | ||
| 631 | 2026.04.24 17:29:31.366134 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53794 | ||
| 632 | 2026.04.24 17:29:31.366327 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.04.24 17:29:31.366330 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63203 | ||
| 634 | 2026.04.24 17:29:31.366373 [ 272 ] {} <Debug> TCP-Session: 546d46b3-f9cc-43a2-a120-f82fc8fa4432 Authenticating user 'default' from [fd00:1122:3344:101::a]:63383 | ||
| 635 | 2026.04.24 17:29:31.366465 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59097 | ||
| 636 | 2026.04.24 17:29:31.366475 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.04.24 17:29:31.366350 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2026.04.24 17:29:31.366563 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43999 | ||
| 639 | 2026.04.24 17:29:31.366612 [ 273 ] {} <Debug> TCP-Session: 18b7dcbe-231f-4a35-92f9-2db091a012c3 Authenticating user 'default' from [fd00:1122:3344:101::a]:53794 | ||
| 640 | 2026.04.24 17:29:31.366651 [ 271 ] {} <Debug> TCP-Session: 4de7b676-f9ff-457f-b91b-5efa005b8f4f Authenticating user 'default' from [fd00:1122:3344:101::a]:61967 | ||
| 641 | 2026.04.24 17:29:31.366771 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.04.24 17:29:31.366665 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57184 | ||
| 643 | 2026.04.24 17:29:31.366854 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.04.24 17:29:31.366896 [ 274 ] {} <Debug> TCP-Session: d1694a86-486b-442d-90fd-671ac2ed7576 Authenticating user 'default' from [fd00:1122:3344:101::a]:63203 | ||
| 645 | 2026.04.24 17:29:31.366905 [ 271 ] {} <Debug> TCP-Session: 4de7b676-f9ff-457f-b91b-5efa005b8f4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.04.24 17:29:31.367032 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2026.04.24 17:29:31.367119 [ 276 ] {} <Debug> TCP-Session: dc272059-2296-49a6-8d3c-1daeecba9676 Authenticating user 'default' from [fd00:1122:3344:101::a]:43999 | ||
| 648 | 2026.04.24 17:29:31.367250 [ 273 ] {} <Debug> TCP-Session: 18b7dcbe-231f-4a35-92f9-2db091a012c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.04.24 17:29:31.367210 [ 274 ] {} <Debug> TCP-Session: d1694a86-486b-442d-90fd-671ac2ed7576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.04.24 17:29:31.367140 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.04.24 17:29:31.367458 [ 273 ] {} <Debug> TCP-Session: 18b7dcbe-231f-4a35-92f9-2db091a012c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.04.24 17:29:31.367443 [ 274 ] {} <Debug> TCP-Session: d1694a86-486b-442d-90fd-671ac2ed7576 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.04.24 17:29:31.367427 [ 276 ] {} <Debug> TCP-Session: dc272059-2296-49a6-8d3c-1daeecba9676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.04.24 17:29:31.367132 [ 275 ] {} <Debug> TCP-Session: a6e27caf-7533-466b-8d3a-2fe12a24f843 Authenticating user 'default' from [fd00:1122:3344:101::a]:59097 | ||
| 655 | 2026.04.24 17:29:31.367132 [ 271 ] {} <Debug> TCP-Session: 4de7b676-f9ff-457f-b91b-5efa005b8f4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.04.24 17:29:31.367259 [ 272 ] {} <Debug> TCP-Session: 546d46b3-f9cc-43a2-a120-f82fc8fa4432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.04.24 17:29:31.367851 [ 275 ] {} <Debug> TCP-Session: a6e27caf-7533-466b-8d3a-2fe12a24f843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.04.24 17:29:31.367818 [ 276 ] {} <Debug> TCP-Session: dc272059-2296-49a6-8d3c-1daeecba9676 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.04.24 17:29:31.367688 [ 277 ] {} <Debug> TCP-Session: 70e938fb-028c-4a5d-9480-a57bb2be0e32 Authenticating user 'default' from [fd00:1122:3344:101::a]:57184 | ||
| 660 | 2026.04.24 17:29:31.367973 [ 275 ] {} <Debug> TCP-Session: a6e27caf-7533-466b-8d3a-2fe12a24f843 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.04.24 17:29:31.367943 [ 272 ] {} <Debug> TCP-Session: 546d46b3-f9cc-43a2-a120-f82fc8fa4432 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.04.24 17:29:31.368097 [ 277 ] {} <Debug> TCP-Session: 70e938fb-028c-4a5d-9480-a57bb2be0e32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.04.24 17:29:31.368270 [ 277 ] {} <Debug> TCP-Session: 70e938fb-028c-4a5d-9480-a57bb2be0e32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.04.24 17:29:31.842195 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45816 | ||
| 665 | 2026.04.24 17:29:31.842469 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.04.24 17:29:31.842516 [ 278 ] {} <Debug> TCP-Session: d2814921-7d03-46f4-872e-9277f05fdb3c Authenticating user 'default' from [fd00:1122:3344:101::c]:45816 | ||
| 667 | 2026.04.24 17:29:31.842691 [ 278 ] {} <Debug> TCP-Session: d2814921-7d03-46f4-872e-9277f05fdb3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.04.24 17:29:31.842710 [ 278 ] {} <Debug> TCP-Session: d2814921-7d03-46f4-872e-9277f05fdb3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.04.24 17:29:31.842802 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.04.24 17:29:31.843002 [ 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.04.24 17:29:31.843039 [ 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.04.24 17:29:31.848193 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36392 | ||
| 673 | 2026.04.24 17:29:31.848201 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63273 | ||
| 674 | 2026.04.24 17:29:31.848332 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58483 | ||
| 675 | 2026.04.24 17:29:31.848463 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.04.24 17:29:31.848470 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60888 | ||
| 677 | 2026.04.24 17:29:31.848531 [ 279 ] {} <Debug> TCP-Session: 7c091916-113c-4936-84b7-b83f17a4ce72 Authenticating user 'default' from [fd00:1122:3344:101::c]:36392 | ||
| 678 | 2026.04.24 17:29:31.848625 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59208 | ||
| 679 | 2026.04.24 17:29:31.848697 [ 279 ] {} <Debug> TCP-Session: 7c091916-113c-4936-84b7-b83f17a4ce72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.04.24 17:29:31.848714 [ 279 ] {} <Debug> TCP-Session: 7c091916-113c-4936-84b7-b83f17a4ce72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.04.24 17:29:31.848718 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.04.24 17:29:31.848873 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63998 | ||
| 683 | 2026.04.24 17:29:31.848978 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.04.24 17:29:31.848994 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.04.24 17:29:31.849046 [ 282 ] {} <Debug> TCP-Session: b03040b9-2829-4775-bc38-7ebb337715cf Authenticating user 'default' from [fd00:1122:3344:101::c]:60888 | ||
| 686 | 2026.04.24 17:29:31.849163 [ 281 ] {} <Debug> TCP-Session: 0a62f8d6-d585-4d3f-8e9b-720ac9dc8bdd Authenticating user 'default' from [fd00:1122:3344:101::c]:58483 | ||
| 687 | 2026.04.24 17:29:31.849180 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.04.24 17:29:31.849176 [ 282 ] {} <Debug> TCP-Session: b03040b9-2829-4775-bc38-7ebb337715cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.04.24 17:29:31.849292 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.04.24 17:29:31.849195 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53008 | ||
| 691 | 2026.04.24 17:29:31.849338 [ 283 ] {} <Debug> TCP-Session: 8b8b7a4d-7172-4c48-9b3a-8ea423451a45 Authenticating user 'default' from [fd00:1122:3344:101::c]:59208 | ||
| 692 | 2026.04.24 17:29:31.849360 [ 282 ] {} <Debug> TCP-Session: b03040b9-2829-4775-bc38-7ebb337715cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.04.24 17:29:31.849351 [ 284 ] {} <Debug> TCP-Session: b50b8167-dcb7-4fb0-87c5-4f0045e23793 Authenticating user 'default' from [fd00:1122:3344:101::c]:63998 | ||
| 694 | 2026.04.24 17:29:31.849319 [ 280 ] {} <Debug> TCP-Session: d61ce536-5299-45dc-b85e-781074f5cfb7 Authenticating user 'default' from [fd00:1122:3344:101::c]:63273 | ||
| 695 | 2026.04.24 17:29:31.849524 [ 284 ] {} <Debug> TCP-Session: b50b8167-dcb7-4fb0-87c5-4f0045e23793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.04.24 17:29:31.849516 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.04.24 17:29:31.849508 [ 283 ] {} <Debug> TCP-Session: 8b8b7a4d-7172-4c48-9b3a-8ea423451a45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.04.24 17:29:31.849668 [ 285 ] {} <Debug> TCP-Session: b964a096-f924-4408-a65b-66422471e201 Authenticating user 'default' from [fd00:1122:3344:101::c]:53008 | ||
| 699 | 2026.04.24 17:29:31.849657 [ 280 ] {} <Debug> TCP-Session: d61ce536-5299-45dc-b85e-781074f5cfb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.04.24 17:29:31.849282 [ 281 ] {} <Debug> TCP-Session: 0a62f8d6-d585-4d3f-8e9b-720ac9dc8bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.04.24 17:29:31.849830 [ 280 ] {} <Debug> TCP-Session: d61ce536-5299-45dc-b85e-781074f5cfb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.04.24 17:29:31.849850 [ 285 ] {} <Debug> TCP-Session: b964a096-f924-4408-a65b-66422471e201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.04.24 17:29:31.849812 [ 283 ] {} <Debug> TCP-Session: 8b8b7a4d-7172-4c48-9b3a-8ea423451a45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.04.24 17:29:31.849963 [ 285 ] {} <Debug> TCP-Session: b964a096-f924-4408-a65b-66422471e201 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.04.24 17:29:31.849929 [ 281 ] {} <Debug> TCP-Session: 0a62f8d6-d585-4d3f-8e9b-720ac9dc8bdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.04.24 17:29:31.849672 [ 284 ] {} <Debug> TCP-Session: b50b8167-dcb7-4fb0-87c5-4f0045e23793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.04.24 17:29:32.000748 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.39 MiB, peak 138.39 MiB, free memory in arenas 0.00 B, will set to 139.87 MiB (RSS), difference: 1.48 MiB | ||
| 708 | 2026.04.24 17:29:35.057267 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.04.24 17:29:35.057327 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.04.24 17:29:35.057409 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.04.24 17:29:35.057811 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.04.24 17:29:35.062065 [ 245 ] {} <Debug> system.asynchronous_metric_log (901a3b2e-c8cc-4b39-8827-19517130965e): Loading data parts | ||
| 713 | 2026.04.24 17:29:35.062587 [ 245 ] {} <Debug> system.asynchronous_metric_log (901a3b2e-c8cc-4b39-8827-19517130965e): There are no data parts | ||
| 714 | 2026.04.24 17:29:35.071597 [ 245 ] {} <Trace> system.asynchronous_metric_log (901a3b2e-c8cc-4b39-8827-19517130965e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.04.24 17:29:35.071682 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 716 | 2026.04.24 17:29:35.085797 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.04.24 17:29:35.087099 [ 245 ] {} <Trace> system.asynchronous_metric_log (901a3b2e-c8cc-4b39-8827-19517130965e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.04.24 17:29:35.087388 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 719 | 2026.04.24 17:29:35.091767 [ 244 ] {} <Debug> system.metric_log (1ec6a1db-06c3-4a59-b220-84aa4d36b3fd): Loading data parts | ||
| 720 | 2026.04.24 17:29:35.092123 [ 244 ] {} <Debug> system.metric_log (1ec6a1db-06c3-4a59-b220-84aa4d36b3fd): There are no data parts | ||
| 721 | 2026.04.24 17:29:35.135777 [ 244 ] {} <Trace> system.metric_log (1ec6a1db-06c3-4a59-b220-84aa4d36b3fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.04.24 17:29:35.135874 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 723 | 2026.04.24 17:29:35.146203 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.04.24 17:29:35.149343 [ 244 ] {} <Trace> system.metric_log (1ec6a1db-06c3-4a59-b220-84aa4d36b3fd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.04.24 17:29:35.157445 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.04.24 17:29:36.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.92 MiB, peak 148.92 MiB, free memory in arenas 0.00 B, will set to 153.95 MiB (RSS), difference: 9.03 MiB | ||
| 727 | 2026.04.24 17:29:37.557238 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.04.24 17:29:37.557348 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.04.24 17:29:37.561588 [ 243 ] {} <Debug> system.query_log (adfb809a-7e3e-4a40-974d-3e72999d6532): Loading data parts | ||
| 730 | 2026.04.24 17:29:37.561771 [ 243 ] {} <Debug> system.query_log (adfb809a-7e3e-4a40-974d-3e72999d6532): There are no data parts | ||
| 731 | 2026.04.24 17:29:37.569684 [ 243 ] {} <Trace> system.query_log (adfb809a-7e3e-4a40-974d-3e72999d6532): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.04.24 17:29:37.569725 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 733 | 2026.04.24 17:29:37.573832 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.04.24 17:29:37.574363 [ 243 ] {} <Trace> system.query_log (adfb809a-7e3e-4a40-974d-3e72999d6532): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.04.24 17:29:37.574758 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.04.24 17:29:38.000146 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.15 MiB, peak 158.15 MiB, free memory in arenas 0.00 B, will set to 154.95 MiB (RSS), difference: -3.21 MiB | ||
| 737 | 2026.04.24 17:29:42.525023 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.04.24 17:29:42.525184 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.04.24 17:29:42.587454 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2026.04.24 17:29:42.588197 [ 245 ] {} <Trace> system.asynchronous_metric_log (901a3b2e-c8cc-4b39-8827-19517130965e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.04.24 17:29:42.588247 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 742 | 2026.04.24 17:29:42.589226 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.04.24 17:29:42.589700 [ 245 ] {} <Trace> system.asynchronous_metric_log (901a3b2e-c8cc-4b39-8827-19517130965e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.04.24 17:29:42.589862 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.04.24 17:29:42.658511 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.04.24 17:29:42.675981 [ 244 ] {} <Trace> system.metric_log (1ec6a1db-06c3-4a59-b220-84aa4d36b3fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.04.24 17:29:42.676033 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 748 | 2026.04.24 17:29:42.682486 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.04.24 17:29:42.683645 [ 244 ] {} <Trace> system.metric_log (1ec6a1db-06c3-4a59-b220-84aa4d36b3fd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.04.24 17:29:42.686563 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.04.24 17:29:43.000152 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.69 MiB, peak 159.69 MiB, free memory in arenas 0.00 B, will set to 157.86 MiB (RSS), difference: 2.16 MiB | ||
| 752 | 2026.04.24 17:29:48.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.87 MiB, peak 159.69 MiB, free memory in arenas 0.00 B, will set to 157.89 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.04.24 17:29:50.090030 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 754 | 2026.04.24 17:29:50.090511 [ 245 ] {} <Trace> system.asynchronous_metric_log (901a3b2e-c8cc-4b39-8827-19517130965e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2026.04.24 17:29:50.090618 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 756 | 2026.04.24 17:29:50.091291 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2026.04.24 17:29:50.091806 [ 245 ] {} <Trace> system.asynchronous_metric_log (901a3b2e-c8cc-4b39-8827-19517130965e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2026.04.24 17:29:50.091992 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 759 | 2026.04.24 17:29:50.186635 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2026.04.24 17:29:50.203200 [ 244 ] {} <Trace> system.metric_log (1ec6a1db-06c3-4a59-b220-84aa4d36b3fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2026.04.24 17:29:50.203318 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 762 | 2026.04.24 17:29:50.209552 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 763 | 2026.04.24 17:29:50.210771 [ 244 ] {} <Trace> system.metric_log (1ec6a1db-06c3-4a59-b220-84aa4d36b3fd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2026.04.24 17:29:50.213791 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 765 | 2026.04.24 17:29:53.194273 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2026.04.24 17:29:53.194493 [ 3 ] {047dab9b-3c62-4b1f-90a4-a60a8c180e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 767 | 2026.04.24 17:29:53.201040 [ 3 ] {047dab9b-3c62-4b1f-90a4-a60a8c180e94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 768 | 2026.04.24 17:29:53.213390 [ 3 ] {047dab9b-3c62-4b1f-90a4-a60a8c180e94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 769 | 2026.04.24 17:29:53.224132 [ 3 ] {047dab9b-3c62-4b1f-90a4-a60a8c180e94} <Debug> TCPHandler: Processed in 0.030001193 sec. | ||
| 770 | 2026.04.24 17:29:53.251293 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2026.04.24 17:29:53.251458 [ 3 ] {658bb92c-2151-46bf-9e1a-998b26373c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 772 | 2026.04.24 17:29:53.264491 [ 3 ] {658bb92c-2151-46bf-9e1a-998b26373c41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 773 | 2026.04.24 17:29:53.264565 [ 3 ] {658bb92c-2151-46bf-9e1a-998b26373c41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 774 | 2026.04.24 17:29:53.267038 [ 3 ] {658bb92c-2151-46bf-9e1a-998b26373c41} <Debug> TCPHandler: Processed in 0.015808942 sec. | ||
| 775 | 2026.04.24 17:29:53.267367 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2026.04.24 17:29:53.267492 [ 3 ] {032f835c-d46d-44d4-b7c6-790351b3d305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 777 | 2026.04.24 17:29:53.277898 [ 3 ] {032f835c-d46d-44d4-b7c6-790351b3d305} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 778 | 2026.04.24 17:29:53.277992 [ 3 ] {032f835c-d46d-44d4-b7c6-790351b3d305} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2026.04.24 17:29:53.278440 [ 3 ] {032f835c-d46d-44d4-b7c6-790351b3d305} <Debug> TCPHandler: Processed in 0.01112298 sec. | ||
| 780 | 2026.04.24 17:29:53.278682 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2026.04.24 17:29:53.278800 [ 3 ] {dfcbdb17-7c49-4495-a8a6-e622b79ae312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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) | ||
| 782 | 2026.04.24 17:29:53.279042 [ 3 ] {dfcbdb17-7c49-4495-a8a6-e622b79ae312} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2026.04.24 17:29:53.279086 [ 3 ] {dfcbdb17-7c49-4495-a8a6-e622b79ae312} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2026.04.24 17:29:53.279408 [ 3 ] {dfcbdb17-7c49-4495-a8a6-e622b79ae312} <Debug> TCPHandler: Processed in 0.00077501 sec. | ||
| 785 | 2026.04.24 17:29:53.279633 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2026.04.24 17:29:53.279749 [ 3 ] {0412d3e6-6b2d-4c7f-b3d3-d21e6bbd466f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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) | ||
| 787 | 2026.04.24 17:29:53.279986 [ 3 ] {0412d3e6-6b2d-4c7f-b3d3-d21e6bbd466f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2026.04.24 17:29:53.280029 [ 3 ] {0412d3e6-6b2d-4c7f-b3d3-d21e6bbd466f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.04.24 17:29:53.280338 [ 3 ] {0412d3e6-6b2d-4c7f-b3d3-d21e6bbd466f} <Debug> TCPHandler: Processed in 0.000754659 sec. | ||
| 790 | 2026.04.24 17:29:53.280555 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2026.04.24 17:29:53.280671 [ 3 ] {6587fed6-1c26-430c-b82e-f34129a41f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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) | ||
| 792 | 2026.04.24 17:29:53.280905 [ 3 ] {6587fed6-1c26-430c-b82e-f34129a41f2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2026.04.24 17:29:53.280949 [ 3 ] {6587fed6-1c26-430c-b82e-f34129a41f2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2026.04.24 17:29:53.281261 [ 3 ] {6587fed6-1c26-430c-b82e-f34129a41f2a} <Debug> TCPHandler: Processed in 0.000753909 sec. | ||
| 795 | 2026.04.24 17:29:53.281482 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2026.04.24 17:29:53.281598 [ 3 ] {f877df85-5021-4d9f-8992-4e70af239851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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) | ||
| 797 | 2026.04.24 17:29:53.281833 [ 3 ] {f877df85-5021-4d9f-8992-4e70af239851} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2026.04.24 17:29:53.281874 [ 3 ] {f877df85-5021-4d9f-8992-4e70af239851} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2026.04.24 17:29:53.282176 [ 3 ] {f877df85-5021-4d9f-8992-4e70af239851} <Debug> TCPHandler: Processed in 0.000746049 sec. | ||
| 800 | 2026.04.24 17:29:53.282399 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2026.04.24 17:29:53.282515 [ 3 ] {b150d7a0-5741-46a6-99a3-884709785439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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) | ||
| 802 | 2026.04.24 17:29:53.282756 [ 3 ] {b150d7a0-5741-46a6-99a3-884709785439} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2026.04.24 17:29:53.282798 [ 3 ] {b150d7a0-5741-46a6-99a3-884709785439} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2026.04.24 17:29:53.283099 [ 3 ] {b150d7a0-5741-46a6-99a3-884709785439} <Debug> TCPHandler: Processed in 0.000748559 sec. | ||
| 805 | 2026.04.24 17:29:53.283316 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2026.04.24 17:29:53.283432 [ 3 ] {7fb50a1d-f09f-4473-93bb-664ef907a242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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) | ||
| 807 | 2026.04.24 17:29:53.283670 [ 3 ] {7fb50a1d-f09f-4473-93bb-664ef907a242} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2026.04.24 17:29:53.283711 [ 3 ] {7fb50a1d-f09f-4473-93bb-664ef907a242} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2026.04.24 17:29:53.284028 [ 3 ] {7fb50a1d-f09f-4473-93bb-664ef907a242} <Debug> TCPHandler: Processed in 0.00075963 sec. | ||
| 810 | 2026.04.24 17:29:53.284238 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2026.04.24 17:29:53.284356 [ 3 ] {3ec7a04a-fd1b-423f-a81a-10f4c2d0816c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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) | ||
| 812 | 2026.04.24 17:29:53.284597 [ 3 ] {3ec7a04a-fd1b-423f-a81a-10f4c2d0816c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2026.04.24 17:29:53.284638 [ 3 ] {3ec7a04a-fd1b-423f-a81a-10f4c2d0816c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2026.04.24 17:29:53.284939 [ 3 ] {3ec7a04a-fd1b-423f-a81a-10f4c2d0816c} <Debug> TCPHandler: Processed in 0.000747989 sec. | ||
| 815 | 2026.04.24 17:29:53.285157 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2026.04.24 17:29:53.285276 [ 3 ] {adfc391f-88c0-4888-9fc8-dc03b7ae6875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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) | ||
| 817 | 2026.04.24 17:29:53.285517 [ 3 ] {adfc391f-88c0-4888-9fc8-dc03b7ae6875} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2026.04.24 17:29:53.285558 [ 3 ] {adfc391f-88c0-4888-9fc8-dc03b7ae6875} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2026.04.24 17:29:53.285863 [ 3 ] {adfc391f-88c0-4888-9fc8-dc03b7ae6875} <Debug> TCPHandler: Processed in 0.00075484 sec. | ||
| 820 | 2026.04.24 17:29:53.286074 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2026.04.24 17:29:53.286191 [ 3 ] {60611eb7-0b36-4de4-82dd-e4ab2a386ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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) | ||
| 822 | 2026.04.24 17:29:53.286435 [ 3 ] {60611eb7-0b36-4de4-82dd-e4ab2a386ebd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2026.04.24 17:29:53.286477 [ 3 ] {60611eb7-0b36-4de4-82dd-e4ab2a386ebd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2026.04.24 17:29:53.286781 [ 3 ] {60611eb7-0b36-4de4-82dd-e4ab2a386ebd} <Debug> TCPHandler: Processed in 0.000754829 sec. | ||
| 825 | 2026.04.24 17:29:53.286990 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2026.04.24 17:29:53.287108 [ 3 ] {aa00b9db-8167-4754-9219-0f030aa577b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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) | ||
| 827 | 2026.04.24 17:29:53.287367 [ 3 ] {aa00b9db-8167-4754-9219-0f030aa577b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2026.04.24 17:29:53.287410 [ 3 ] {aa00b9db-8167-4754-9219-0f030aa577b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2026.04.24 17:29:53.287720 [ 3 ] {aa00b9db-8167-4754-9219-0f030aa577b8} <Debug> TCPHandler: Processed in 0.0007782 sec. | ||
| 830 | 2026.04.24 17:29:53.287932 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2026.04.24 17:29:53.288050 [ 3 ] {913d3b70-4b4e-46a7-b773-c4353de1a516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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) | ||
| 832 | 2026.04.24 17:29:53.288296 [ 3 ] {913d3b70-4b4e-46a7-b773-c4353de1a516} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2026.04.24 17:29:53.288337 [ 3 ] {913d3b70-4b4e-46a7-b773-c4353de1a516} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2026.04.24 17:29:53.288651 [ 3 ] {913d3b70-4b4e-46a7-b773-c4353de1a516} <Debug> TCPHandler: Processed in 0.00076656 sec. | ||
| 835 | 2026.04.24 17:29:53.288876 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2026.04.24 17:29:53.288993 [ 3 ] {0951ab13-0825-47e6-8868-248a5debd486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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) | ||
| 837 | 2026.04.24 17:29:53.289243 [ 3 ] {0951ab13-0825-47e6-8868-248a5debd486} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2026.04.24 17:29:53.289284 [ 3 ] {0951ab13-0825-47e6-8868-248a5debd486} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2026.04.24 17:29:53.289609 [ 3 ] {0951ab13-0825-47e6-8868-248a5debd486} <Debug> TCPHandler: Processed in 0.00078105 sec. | ||
| 840 | 2026.04.24 17:29:53.290882 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.04.24 17:29:53.291000 [ 3 ] {95a049ef-b016-4363-8ddc-cd36813d0581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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) | ||
| 842 | 2026.04.24 17:29:53.291250 [ 3 ] {95a049ef-b016-4363-8ddc-cd36813d0581} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2026.04.24 17:29:53.291292 [ 3 ] {95a049ef-b016-4363-8ddc-cd36813d0581} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 844 | 2026.04.24 17:29:53.291618 [ 3 ] {95a049ef-b016-4363-8ddc-cd36813d0581} <Debug> TCPHandler: Processed in 0.000783551 sec. | ||
| 845 | 2026.04.24 17:29:53.292503 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2026.04.24 17:29:53.292622 [ 3 ] {a93dee2a-292e-45fd-b266-0648be47f409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) 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) | ||
| 847 | 2026.04.24 17:29:53.292874 [ 3 ] {a93dee2a-292e-45fd-b266-0648be47f409} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2026.04.24 17:29:53.292915 [ 3 ] {a93dee2a-292e-45fd-b266-0648be47f409} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 849 | 2026.04.24 17:29:53.293221 [ 3 ] {a93dee2a-292e-45fd-b266-0648be47f409} <Debug> TCPHandler: Processed in 0.00076681 sec. | ||
| 850 | 2026.04.24 17:29:53.293570 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2026.04.24 17:29:53.293690 [ 3 ] {912c74d5-9855-4cfa-9ecc-6380b07369d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 852 | 2026.04.24 17:29:53.293970 [ 3 ] {912c74d5-9855-4cfa-9ecc-6380b07369d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2026.04.24 17:29:53.294012 [ 3 ] {912c74d5-9855-4cfa-9ecc-6380b07369d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 854 | 2026.04.24 17:29:53.294323 [ 3 ] {912c74d5-9855-4cfa-9ecc-6380b07369d2} <Debug> TCPHandler: Processed in 0.000801621 sec. | ||
| 855 | 2026.04.24 17:29:53.295041 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2026.04.24 17:29:53.295160 [ 3 ] {75c4edc8-d983-491e-9bf4-e9048b90cafa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 857 | 2026.04.24 17:29:53.295412 [ 3 ] {75c4edc8-d983-491e-9bf4-e9048b90cafa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 858 | 2026.04.24 17:29:53.295454 [ 3 ] {75c4edc8-d983-491e-9bf4-e9048b90cafa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 859 | 2026.04.24 17:29:53.295780 [ 3 ] {75c4edc8-d983-491e-9bf4-e9048b90cafa} <Debug> TCPHandler: Processed in 0.000798241 sec. | ||
| 860 | 2026.04.24 17:29:53.296052 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.04.24 17:29:53.296174 [ 3 ] {ed8afa6d-d83c-4755-802f-5211846c0a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 862 | 2026.04.24 17:29:53.296426 [ 3 ] {ed8afa6d-d83c-4755-802f-5211846c0a57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2026.04.24 17:29:53.296468 [ 3 ] {ed8afa6d-d83c-4755-802f-5211846c0a57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2026.04.24 17:29:53.296778 [ 3 ] {ed8afa6d-d83c-4755-802f-5211846c0a57} <Debug> TCPHandler: Processed in 0.00077387 sec. | ||
| 865 | 2026.04.24 17:29:53.302824 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2026.04.24 17:29:53.302970 [ 3 ] {82fde197-1a15-4485-a06e-e3335dc6aced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 867 | 2026.04.24 17:29:53.303266 [ 3 ] {82fde197-1a15-4485-a06e-e3335dc6aced} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2026.04.24 17:29:53.303307 [ 3 ] {82fde197-1a15-4485-a06e-e3335dc6aced} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2026.04.24 17:29:53.303617 [ 3 ] {82fde197-1a15-4485-a06e-e3335dc6aced} <Debug> TCPHandler: Processed in 0.000852473 sec. | ||
| 870 | 2026.04.24 17:29:53.303927 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.04.24 17:29:53.304048 [ 3 ] {9a975bbe-c46a-4f58-bbed-bffac1340ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 872 | 2026.04.24 17:29:53.304302 [ 3 ] {9a975bbe-c46a-4f58-bbed-bffac1340ab7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 873 | 2026.04.24 17:29:53.304343 [ 3 ] {9a975bbe-c46a-4f58-bbed-bffac1340ab7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2026.04.24 17:29:53.304658 [ 3 ] {9a975bbe-c46a-4f58-bbed-bffac1340ab7} <Debug> TCPHandler: Processed in 0.00077915 sec. | ||
| 875 | 2026.04.24 17:29:53.304906 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2026.04.24 17:29:53.305027 [ 3 ] {571927b9-37e4-4053-a9db-7c869c873930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 877 | 2026.04.24 17:29:53.305291 [ 3 ] {571927b9-37e4-4053-a9db-7c869c873930} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 878 | 2026.04.24 17:29:53.305332 [ 3 ] {571927b9-37e4-4053-a9db-7c869c873930} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2026.04.24 17:29:53.305640 [ 3 ] {571927b9-37e4-4053-a9db-7c869c873930} <Debug> TCPHandler: Processed in 0.00078192 sec. | ||
| 880 | 2026.04.24 17:29:53.305906 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2026.04.24 17:29:53.306027 [ 3 ] {1c36f06e-8e7d-42fe-a59d-6ccf271b93ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 882 | 2026.04.24 17:29:53.306285 [ 3 ] {1c36f06e-8e7d-42fe-a59d-6ccf271b93ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 883 | 2026.04.24 17:29:53.306327 [ 3 ] {1c36f06e-8e7d-42fe-a59d-6ccf271b93ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 884 | 2026.04.24 17:29:53.306639 [ 3 ] {1c36f06e-8e7d-42fe-a59d-6ccf271b93ae} <Debug> TCPHandler: Processed in 0.00078195 sec. | ||
| 885 | 2026.04.24 17:29:53.306893 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2026.04.24 17:29:53.307015 [ 3 ] {b6e930ac-4add-44c5-a120-02f53209d871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 887 | 2026.04.24 17:29:53.307277 [ 3 ] {b6e930ac-4add-44c5-a120-02f53209d871} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 888 | 2026.04.24 17:29:53.307318 [ 3 ] {b6e930ac-4add-44c5-a120-02f53209d871} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 889 | 2026.04.24 17:29:53.307629 [ 3 ] {b6e930ac-4add-44c5-a120-02f53209d871} <Debug> TCPHandler: Processed in 0.00078321 sec. | ||
| 890 | 2026.04.24 17:29:53.307897 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2026.04.24 17:29:53.308020 [ 3 ] {d4c84ff6-510d-47dc-9430-c639cf81336c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 892 | 2026.04.24 17:29:53.308283 [ 3 ] {d4c84ff6-510d-47dc-9430-c639cf81336c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 893 | 2026.04.24 17:29:53.308325 [ 3 ] {d4c84ff6-510d-47dc-9430-c639cf81336c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 894 | 2026.04.24 17:29:53.308642 [ 3 ] {d4c84ff6-510d-47dc-9430-c639cf81336c} <Debug> TCPHandler: Processed in 0.00079258 sec. | ||
| 895 | 2026.04.24 17:29:53.308890 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2026.04.24 17:29:53.309014 [ 3 ] {80ec55ad-14c8-4b25-aeb7-fcc08321eca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 897 | 2026.04.24 17:29:53.309281 [ 3 ] {80ec55ad-14c8-4b25-aeb7-fcc08321eca1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 898 | 2026.04.24 17:29:53.309322 [ 3 ] {80ec55ad-14c8-4b25-aeb7-fcc08321eca1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 899 | 2026.04.24 17:29:53.309651 [ 3 ] {80ec55ad-14c8-4b25-aeb7-fcc08321eca1} <Debug> TCPHandler: Processed in 0.000808691 sec. | ||
| 900 | 2026.04.24 17:29:53.316687 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.04.24 17:29:53.316839 [ 3 ] {44a3ee28-585a-4555-8c98-2c988b6bdf6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 902 | 2026.04.24 17:29:53.317170 [ 3 ] {44a3ee28-585a-4555-8c98-2c988b6bdf6d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 903 | 2026.04.24 17:29:53.317221 [ 3 ] {44a3ee28-585a-4555-8c98-2c988b6bdf6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 904 | 2026.04.24 17:29:53.317552 [ 3 ] {44a3ee28-585a-4555-8c98-2c988b6bdf6d} <Debug> TCPHandler: Processed in 0.000923424 sec. | ||
| 905 | 2026.04.24 17:29:53.328072 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2026.04.24 17:29:53.328227 [ 3 ] {0f066d43-768b-4136-82e1-e86cf1bde8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 907 | 2026.04.24 17:29:53.328289 [ 3 ] {0f066d43-768b-4136-82e1-e86cf1bde8b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 908 | 2026.04.24 17:29:53.329201 [ 3 ] {0f066d43-768b-4136-82e1-e86cf1bde8b9} <Trace> oximeter.timeseries_schema (e8760d61-d726-480b-80e9-43deed113e02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 909 | 2026.04.24 17:29:53.329242 [ 3 ] {0f066d43-768b-4136-82e1-e86cf1bde8b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 910 | 2026.04.24 17:29:53.332144 [ 3 ] {0f066d43-768b-4136-82e1-e86cf1bde8b9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 911 | 2026.04.24 17:29:53.332566 [ 3 ] {0f066d43-768b-4136-82e1-e86cf1bde8b9} <Trace> oximeter.timeseries_schema (e8760d61-d726-480b-80e9-43deed113e02): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 912 | 2026.04.24 17:29:53.332711 [ 3 ] {0f066d43-768b-4136-82e1-e86cf1bde8b9} <Debug> executeQuery: Read 28 rows, 6.76 KiB in 0.004528 sec., 6183.745583038869 rows/sec., 1.46 MiB/sec. | ||
| 913 | 2026.04.24 17:29:53.332749 [ 3 ] {0f066d43-768b-4136-82e1-e86cf1bde8b9} <Debug> TCPHandler: Processed in 0.004752544 sec. | ||
| 914 | 2026.04.24 17:29:53.332922 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2026.04.24 17:29:53.333020 [ 3 ] {db9ac50d-0d91-4711-b001-67f81c9ed348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 916 | 2026.04.24 17:29:53.333061 [ 3 ] {db9ac50d-0d91-4711-b001-67f81c9ed348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 917 | 2026.04.24 17:29:53.338147 [ 3 ] {db9ac50d-0d91-4711-b001-67f81c9ed348} <Trace> oximeter.fields_i16 (ef2ba06c-2954-41d0-a322-2f15a143e1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 918 | 2026.04.24 17:29:53.338189 [ 3 ] {db9ac50d-0d91-4711-b001-67f81c9ed348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 919 | 2026.04.24 17:29:53.345346 [ 3 ] {db9ac50d-0d91-4711-b001-67f81c9ed348} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 920 | 2026.04.24 17:29:53.345776 [ 3 ] {db9ac50d-0d91-4711-b001-67f81c9ed348} <Trace> oximeter.fields_i16 (ef2ba06c-2954-41d0-a322-2f15a143e1b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 921 | 2026.04.24 17:29:53.345904 [ 3 ] {db9ac50d-0d91-4711-b001-67f81c9ed348} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.012903 sec., 22010.385181740683 rows/sec., 1.40 MiB/sec. | ||
| 922 | 2026.04.24 17:29:53.345943 [ 3 ] {db9ac50d-0d91-4711-b001-67f81c9ed348} <Debug> TCPHandler: Processed in 0.013071101 sec. | ||
| 923 | 2026.04.24 17:29:53.346070 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 924 | 2026.04.24 17:29:53.346165 [ 3 ] {ae7626e0-28ca-4f90-9e1b-c28c466e7224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 925 | 2026.04.24 17:29:53.346206 [ 3 ] {ae7626e0-28ca-4f90-9e1b-c28c466e7224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 926 | 2026.04.24 17:29:53.346598 [ 3 ] {ae7626e0-28ca-4f90-9e1b-c28c466e7224} <Trace> oximeter.fields_ipaddr (74cb7295-72b5-4828-ae91-4ae135ff43cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 927 | 2026.04.24 17:29:53.346634 [ 3 ] {ae7626e0-28ca-4f90-9e1b-c28c466e7224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 928 | 2026.04.24 17:29:53.347041 [ 3 ] {ae7626e0-28ca-4f90-9e1b-c28c466e7224} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 929 | 2026.04.24 17:29:53.347565 [ 3 ] {ae7626e0-28ca-4f90-9e1b-c28c466e7224} <Trace> oximeter.fields_ipaddr (74cb7295-72b5-4828-ae91-4ae135ff43cc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 930 | 2026.04.24 17:29:53.347692 [ 3 ] {ae7626e0-28ca-4f90-9e1b-c28c466e7224} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001543 sec., 5184.705119896305 rows/sec., 422.78 KiB/sec. | ||
| 931 | 2026.04.24 17:29:53.347729 [ 3 ] {ae7626e0-28ca-4f90-9e1b-c28c466e7224} <Debug> TCPHandler: Processed in 0.001707935 sec. | ||
| 932 | 2026.04.24 17:29:53.347842 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 933 | 2026.04.24 17:29:53.347935 [ 3 ] {230cfd62-c453-4f3e-9d35-4e28d3a45a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 934 | 2026.04.24 17:29:53.347974 [ 3 ] {230cfd62-c453-4f3e-9d35-4e28d3a45a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 935 | 2026.04.24 17:29:53.348749 [ 3 ] {230cfd62-c453-4f3e-9d35-4e28d3a45a08} <Trace> oximeter.fields_string (48458d07-4334-4639-826d-5ad9d24a78e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 936 | 2026.04.24 17:29:53.348786 [ 3 ] {230cfd62-c453-4f3e-9d35-4e28d3a45a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 937 | 2026.04.24 17:29:53.349317 [ 3 ] {230cfd62-c453-4f3e-9d35-4e28d3a45a08} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 938 | 2026.04.24 17:29:53.349746 [ 3 ] {230cfd62-c453-4f3e-9d35-4e28d3a45a08} <Trace> oximeter.fields_string (48458d07-4334-4639-826d-5ad9d24a78e9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 939 | 2026.04.24 17:29:53.349872 [ 3 ] {230cfd62-c453-4f3e-9d35-4e28d3a45a08} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001954 sec., 419140.22517911973 rows/sec., 32.49 MiB/sec. | ||
| 940 | 2026.04.24 17:29:53.349909 [ 3 ] {230cfd62-c453-4f3e-9d35-4e28d3a45a08} <Debug> TCPHandler: Processed in 0.002116655 sec. | ||
| 941 | 2026.04.24 17:29:53.350029 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 942 | 2026.04.24 17:29:53.350123 [ 3 ] {319296ef-c8f5-48f1-9511-ed9ebb3363bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 943 | 2026.04.24 17:29:53.350163 [ 3 ] {319296ef-c8f5-48f1-9511-ed9ebb3363bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 944 | 2026.04.24 17:29:53.350603 [ 3 ] {319296ef-c8f5-48f1-9511-ed9ebb3363bf} <Trace> oximeter.fields_u16 (772aa87c-9c55-4102-969e-484c581ce822): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 945 | 2026.04.24 17:29:53.350639 [ 3 ] {319296ef-c8f5-48f1-9511-ed9ebb3363bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 946 | 2026.04.24 17:29:53.351152 [ 3 ] {319296ef-c8f5-48f1-9511-ed9ebb3363bf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 947 | 2026.04.24 17:29:53.351571 [ 3 ] {319296ef-c8f5-48f1-9511-ed9ebb3363bf} <Trace> oximeter.fields_u16 (772aa87c-9c55-4102-969e-484c581ce822): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 948 | 2026.04.24 17:29:53.351694 [ 3 ] {319296ef-c8f5-48f1-9511-ed9ebb3363bf} <Debug> executeQuery: Read 161 rows, 9.93 KiB in 0.001589 sec., 101321.5859030837 rows/sec., 6.10 MiB/sec. | ||
| 949 | 2026.04.24 17:29:53.351730 [ 3 ] {319296ef-c8f5-48f1-9511-ed9ebb3363bf} <Debug> TCPHandler: Processed in 0.001755256 sec. | ||
| 950 | 2026.04.24 17:29:53.351857 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2026.04.24 17:29:53.351950 [ 3 ] {33dfc371-ef43-4d90-b895-56a50809247d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 952 | 2026.04.24 17:29:53.351988 [ 3 ] {33dfc371-ef43-4d90-b895-56a50809247d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 953 | 2026.04.24 17:29:53.352445 [ 3 ] {33dfc371-ef43-4d90-b895-56a50809247d} <Trace> oximeter.fields_u32 (45e5df64-5af2-4ee6-94f8-35d104a69896): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2026.04.24 17:29:53.352478 [ 3 ] {33dfc371-ef43-4d90-b895-56a50809247d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 955 | 2026.04.24 17:29:53.352877 [ 3 ] {33dfc371-ef43-4d90-b895-56a50809247d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 956 | 2026.04.24 17:29:53.353289 [ 3 ] {33dfc371-ef43-4d90-b895-56a50809247d} <Trace> oximeter.fields_u32 (45e5df64-5af2-4ee6-94f8-35d104a69896): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2026.04.24 17:29:53.353413 [ 3 ] {33dfc371-ef43-4d90-b895-56a50809247d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001479 sec., 100743.74577417174 rows/sec., 6.51 MiB/sec. | ||
| 958 | 2026.04.24 17:29:53.353449 [ 3 ] {33dfc371-ef43-4d90-b895-56a50809247d} <Debug> TCPHandler: Processed in 0.001649823 sec. | ||
| 959 | 2026.04.24 17:29:53.353572 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2026.04.24 17:29:53.353666 [ 3 ] {2eb22e33-b65b-4867-b337-1262e8e458e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 961 | 2026.04.24 17:29:53.353704 [ 3 ] {2eb22e33-b65b-4867-b337-1262e8e458e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 962 | 2026.04.24 17:29:53.354117 [ 3 ] {2eb22e33-b65b-4867-b337-1262e8e458e4} <Trace> oximeter.fields_u8 (32c2a21b-c599-4a28-a0cb-cae6c0fe7a28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2026.04.24 17:29:53.354153 [ 3 ] {2eb22e33-b65b-4867-b337-1262e8e458e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 964 | 2026.04.24 17:29:53.354586 [ 3 ] {2eb22e33-b65b-4867-b337-1262e8e458e4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 965 | 2026.04.24 17:29:53.355003 [ 3 ] {2eb22e33-b65b-4867-b337-1262e8e458e4} <Trace> oximeter.fields_u8 (32c2a21b-c599-4a28-a0cb-cae6c0fe7a28): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2026.04.24 17:29:53.355126 [ 3 ] {2eb22e33-b65b-4867-b337-1262e8e458e4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001478 sec., 100135.31799729365 rows/sec., 5.69 MiB/sec. | ||
| 967 | 2026.04.24 17:29:53.355163 [ 3 ] {2eb22e33-b65b-4867-b337-1262e8e458e4} <Debug> TCPHandler: Processed in 0.001642832 sec. | ||
| 968 | 2026.04.24 17:29:53.355284 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 969 | 2026.04.24 17:29:53.355377 [ 3 ] {81692bfc-0fdb-4092-bd24-962bca9c885d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 970 | 2026.04.24 17:29:53.355415 [ 3 ] {81692bfc-0fdb-4092-bd24-962bca9c885d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 971 | 2026.04.24 17:29:53.355963 [ 3 ] {81692bfc-0fdb-4092-bd24-962bca9c885d} <Trace> oximeter.fields_uuid (2b2a30c1-11e4-4877-a438-5959b8c1bd87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 972 | 2026.04.24 17:29:53.355999 [ 3 ] {81692bfc-0fdb-4092-bd24-962bca9c885d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 973 | 2026.04.24 17:29:53.356491 [ 3 ] {81692bfc-0fdb-4092-bd24-962bca9c885d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 974 | 2026.04.24 17:29:53.356921 [ 3 ] {81692bfc-0fdb-4092-bd24-962bca9c885d} <Trace> oximeter.fields_uuid (2b2a30c1-11e4-4877-a438-5959b8c1bd87): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 975 | 2026.04.24 17:29:53.357045 [ 3 ] {81692bfc-0fdb-4092-bd24-962bca9c885d} <Debug> executeQuery: Read 501 rows, 36.07 KiB in 0.001684 sec., 297505.9382422803 rows/sec., 20.92 MiB/sec. | ||
| 976 | 2026.04.24 17:29:53.357080 [ 3 ] {81692bfc-0fdb-4092-bd24-962bca9c885d} <Debug> TCPHandler: Processed in 0.001848148 sec. | ||
| 977 | 2026.04.24 17:29:53.357207 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 978 | 2026.04.24 17:29:53.357302 [ 3 ] {f672017a-d858-45f1-9aab-cc7992645e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 979 | 2026.04.24 17:29:53.357342 [ 3 ] {f672017a-d858-45f1-9aab-cc7992645e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 980 | 2026.04.24 17:29:53.357694 [ 3 ] {f672017a-d858-45f1-9aab-cc7992645e61} <Trace> oximeter.measurements_bool (b1fd5fb6-df42-49da-967e-f3e927f5f1d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.04.24 17:29:53.357730 [ 3 ] {f672017a-d858-45f1-9aab-cc7992645e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 982 | 2026.04.24 17:29:53.367872 [ 3 ] {f672017a-d858-45f1-9aab-cc7992645e61} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 983 | 2026.04.24 17:29:53.368309 [ 3 ] {f672017a-d858-45f1-9aab-cc7992645e61} <Trace> oximeter.measurements_bool (b1fd5fb6-df42-49da-967e-f3e927f5f1d9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.04.24 17:29:53.368435 [ 3 ] {f672017a-d858-45f1-9aab-cc7992645e61} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.011151 sec., 538.0683346785042 rows/sec., 28.11 KiB/sec. | ||
| 985 | 2026.04.24 17:29:53.368473 [ 3 ] {f672017a-d858-45f1-9aab-cc7992645e61} <Debug> TCPHandler: Processed in 0.011326306 sec. | ||
| 986 | 2026.04.24 17:29:53.368596 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.04.24 17:29:53.368696 [ 3 ] {9a4d3a55-98b8-48f3-9f61-73d2c1be0c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 988 | 2026.04.24 17:29:53.368737 [ 3 ] {9a4d3a55-98b8-48f3-9f61-73d2c1be0c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 989 | 2026.04.24 17:29:53.371065 [ 3 ] {9a4d3a55-98b8-48f3-9f61-73d2c1be0c6d} <Trace> oximeter.measurements_cumulativeu64 (0282a570-43ca-48e9-9aab-e9add7e3000a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2026.04.24 17:29:53.371098 [ 3 ] {9a4d3a55-98b8-48f3-9f61-73d2c1be0c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 991 | 2026.04.24 17:29:53.371684 [ 3 ] {9a4d3a55-98b8-48f3-9f61-73d2c1be0c6d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 992 | 2026.04.24 17:29:53.372177 [ 3 ] {9a4d3a55-98b8-48f3-9f61-73d2c1be0c6d} <Trace> oximeter.measurements_cumulativeu64 (0282a570-43ca-48e9-9aab-e9add7e3000a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2026.04.24 17:29:53.372304 [ 3 ] {9a4d3a55-98b8-48f3-9f61-73d2c1be0c6d} <Debug> executeQuery: Read 199 rows, 13.29 KiB in 0.003631 sec., 54805.838611952626 rows/sec., 3.57 MiB/sec. | ||
| 994 | 2026.04.24 17:29:53.372339 [ 3 ] {9a4d3a55-98b8-48f3-9f61-73d2c1be0c6d} <Debug> TCPHandler: Processed in 0.00379195 sec. | ||
| 995 | 2026.04.24 17:29:53.372467 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2026.04.24 17:29:53.372562 [ 3 ] {4441a1d0-c580-4db6-a677-9dc4ecf5d39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 997 | 2026.04.24 17:29:53.372603 [ 3 ] {4441a1d0-c580-4db6-a677-9dc4ecf5d39e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 998 | 2026.04.24 17:29:53.372990 [ 3 ] {4441a1d0-c580-4db6-a677-9dc4ecf5d39e} <Trace> oximeter.measurements_f64 (0d5a590c-6f13-4dc0-931a-570acf7a9dd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 999 | 2026.04.24 17:29:53.373023 [ 3 ] {4441a1d0-c580-4db6-a677-9dc4ecf5d39e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1000 | 2026.04.24 17:29:53.373476 [ 3 ] {4441a1d0-c580-4db6-a677-9dc4ecf5d39e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1001 | 2026.04.24 17:29:53.373942 [ 3 ] {4441a1d0-c580-4db6-a677-9dc4ecf5d39e} <Trace> oximeter.measurements_f64 (0d5a590c-6f13-4dc0-931a-570acf7a9dd0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1002 | 2026.04.24 17:29:53.374064 [ 3 ] {4441a1d0-c580-4db6-a677-9dc4ecf5d39e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00152 sec., 657.8947368421052 rows/sec., 44.33 KiB/sec. | ||
| 1003 | 2026.04.24 17:29:53.374098 [ 3 ] {4441a1d0-c580-4db6-a677-9dc4ecf5d39e} <Debug> TCPHandler: Processed in 0.001689854 sec. | ||
| 1004 | 2026.04.24 17:29:53.374211 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2026.04.24 17:29:53.374302 [ 3 ] {4cfe0add-fa0b-4930-9235-d03e5b3175aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1006 | 2026.04.24 17:29:53.374352 [ 3 ] {4cfe0add-fa0b-4930-9235-d03e5b3175aa} <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 | ||
| 1007 | 2026.04.24 17:29:53.375107 [ 3 ] {4cfe0add-fa0b-4930-9235-d03e5b3175aa} <Trace> oximeter.measurements_histogramu64 (b5b6f766-d279-4f51-8b17-8ebbec3a97a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1008 | 2026.04.24 17:29:53.375142 [ 3 ] {4cfe0add-fa0b-4930-9235-d03e5b3175aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1009 | 2026.04.24 17:29:53.382865 [ 3 ] {4cfe0add-fa0b-4930-9235-d03e5b3175aa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1010 | 2026.04.24 17:29:53.383372 [ 3 ] {4cfe0add-fa0b-4930-9235-d03e5b3175aa} <Trace> oximeter.measurements_histogramu64 (b5b6f766-d279-4f51-8b17-8ebbec3a97a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1011 | 2026.04.24 17:29:53.383506 [ 3 ] {4cfe0add-fa0b-4930-9235-d03e5b3175aa} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.009221 sec., 1192.9291833857499 rows/sec., 2.14 MiB/sec. | ||
| 1012 | 2026.04.24 17:29:53.383559 [ 3 ] {4cfe0add-fa0b-4930-9235-d03e5b3175aa} <Debug> TCPHandler: Processed in 0.009399615 sec. | ||
| 1013 | 2026.04.24 17:29:53.383687 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2026.04.24 17:29:53.383779 [ 3 ] {98663daf-87bf-49db-96d3-3a628e598a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1015 | 2026.04.24 17:29:53.383818 [ 3 ] {98663daf-87bf-49db-96d3-3a628e598a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1016 | 2026.04.24 17:29:53.384147 [ 3 ] {98663daf-87bf-49db-96d3-3a628e598a0a} <Trace> oximeter.measurements_u64 (890c5581-8fa3-412f-a11f-22cda0fab81c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1017 | 2026.04.24 17:29:53.384181 [ 3 ] {98663daf-87bf-49db-96d3-3a628e598a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1018 | 2026.04.24 17:29:53.384642 [ 3 ] {98663daf-87bf-49db-96d3-3a628e598a0a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1019 | 2026.04.24 17:29:53.385105 [ 3 ] {98663daf-87bf-49db-96d3-3a628e598a0a} <Trace> oximeter.measurements_u64 (890c5581-8fa3-412f-a11f-22cda0fab81c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1020 | 2026.04.24 17:29:53.385226 [ 3 ] {98663daf-87bf-49db-96d3-3a628e598a0a} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001465 sec., 40955.631399317404 rows/sec., 2.49 MiB/sec. | ||
| 1021 | 2026.04.24 17:29:53.385259 [ 3 ] {98663daf-87bf-49db-96d3-3a628e598a0a} <Debug> TCPHandler: Processed in 0.001619302 sec. | ||
| 1022 | 2026.04.24 17:29:57.526149 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1023 | 2026.04.24 17:29:57.526211 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1024 | 2026.04.24 17:29:57.578200 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 170 | ||
| 1025 | 2026.04.24 17:29:57.581988 [ 243 ] {} <Trace> system.query_log (adfb809a-7e3e-4a40-974d-3e72999d6532): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2026.04.24 17:29:57.582031 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1027 | 2026.04.24 17:29:57.583314 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1028 | 2026.04.24 17:29:57.583782 [ 243 ] {} <Trace> system.query_log (adfb809a-7e3e-4a40-974d-3e72999d6532): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2026.04.24 17:29:57.584066 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1030 | 2026.04.24 17:29:57.592065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1031 | 2026.04.24 17:29:57.592516 [ 245 ] {} <Trace> system.asynchronous_metric_log (901a3b2e-c8cc-4b39-8827-19517130965e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2026.04.24 17:29:57.592549 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1033 | 2026.04.24 17:29:57.593166 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1034 | 2026.04.24 17:29:57.593599 [ 245 ] {} <Trace> system.asynchronous_metric_log (901a3b2e-c8cc-4b39-8827-19517130965e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2026.04.24 17:29:57.593719 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1036 | 2026.04.24 17:29:57.713869 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1037 | 2026.04.24 17:29:57.730560 [ 244 ] {} <Trace> system.metric_log (1ec6a1db-06c3-4a59-b220-84aa4d36b3fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2026.04.24 17:29:57.730610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1039 | 2026.04.24 17:29:57.736724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1040 | 2026.04.24 17:29:57.737863 [ 244 ] {} <Trace> system.metric_log (1ec6a1db-06c3-4a59-b220-84aa4d36b3fd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1041 | 2026.04.24 17:29:57.740632 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1042 | 2026.04.24 17:29:58.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.44 MiB, peak 165.44 MiB, free memory in arenas 0.00 B, will set to 162.67 MiB (RSS), difference: 1.23 MiB | ||
| 1043 | 2026.04.24 17:29:58.201637 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2026.04.24 17:29:58.201808 [ 3 ] {f5be79bd-4044-4687-9ee7-b78f08da759f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1045 | 2026.04.24 17:29:58.201875 [ 3 ] {f5be79bd-4044-4687-9ee7-b78f08da759f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1046 | 2026.04.24 17:29:58.202650 [ 3 ] {f5be79bd-4044-4687-9ee7-b78f08da759f} <Trace> oximeter.fields_string (48458d07-4334-4639-826d-5ad9d24a78e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1047 | 2026.04.24 17:29:58.202687 [ 3 ] {f5be79bd-4044-4687-9ee7-b78f08da759f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1048 | 2026.04.24 17:29:58.203257 [ 3 ] {f5be79bd-4044-4687-9ee7-b78f08da759f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1049 | 2026.04.24 17:29:58.203812 [ 3 ] {f5be79bd-4044-4687-9ee7-b78f08da759f} <Trace> oximeter.fields_string (48458d07-4334-4639-826d-5ad9d24a78e9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1050 | 2026.04.24 17:29:58.203954 [ 3 ] {f5be79bd-4044-4687-9ee7-b78f08da759f} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.002196 sec., 23679.41712204007 rows/sec., 1.81 MiB/sec. | ||
| 1051 | 2026.04.24 17:29:58.203995 [ 3 ] {f5be79bd-4044-4687-9ee7-b78f08da759f} <Debug> TCPHandler: Processed in 0.002489614 sec. | ||
| 1052 | 2026.04.24 17:29:58.204136 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2026.04.24 17:29:58.204229 [ 3 ] {692567f0-dd6c-4410-b01a-d5a8ce99e609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1054 | 2026.04.24 17:29:58.204267 [ 3 ] {692567f0-dd6c-4410-b01a-d5a8ce99e609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1055 | 2026.04.24 17:29:58.204726 [ 3 ] {692567f0-dd6c-4410-b01a-d5a8ce99e609} <Trace> oximeter.fields_uuid (2b2a30c1-11e4-4877-a438-5959b8c1bd87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1056 | 2026.04.24 17:29:58.204762 [ 3 ] {692567f0-dd6c-4410-b01a-d5a8ce99e609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1057 | 2026.04.24 17:29:58.205227 [ 3 ] {692567f0-dd6c-4410-b01a-d5a8ce99e609} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1058 | 2026.04.24 17:29:58.205804 [ 3 ] {692567f0-dd6c-4410-b01a-d5a8ce99e609} <Trace> oximeter.fields_uuid (2b2a30c1-11e4-4877-a438-5959b8c1bd87): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1059 | 2026.04.24 17:29:58.205930 [ 3 ] {692567f0-dd6c-4410-b01a-d5a8ce99e609} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001719 sec., 32577.079697498546 rows/sec., 2.54 MiB/sec. | ||
| 1060 | 2026.04.24 17:29:58.205964 [ 3 ] {692567f0-dd6c-4410-b01a-d5a8ce99e609} <Debug> TCPHandler: Processed in 0.001875919 sec. | ||
| 1061 | 2026.04.24 17:29:58.206094 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.04.24 17:29:58.206185 [ 3 ] {40f63804-a7cf-49eb-b2e0-db96be1f2bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1063 | 2026.04.24 17:29:58.206226 [ 3 ] {40f63804-a7cf-49eb-b2e0-db96be1f2bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1064 | 2026.04.24 17:29:58.206659 [ 3 ] {40f63804-a7cf-49eb-b2e0-db96be1f2bc2} <Trace> oximeter.measurements_cumulativeu64 (0282a570-43ca-48e9-9aab-e9add7e3000a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2026.04.24 17:29:58.206694 [ 3 ] {40f63804-a7cf-49eb-b2e0-db96be1f2bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1066 | 2026.04.24 17:29:58.207146 [ 3 ] {40f63804-a7cf-49eb-b2e0-db96be1f2bc2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1067 | 2026.04.24 17:29:58.207573 [ 3 ] {40f63804-a7cf-49eb-b2e0-db96be1f2bc2} <Trace> oximeter.measurements_cumulativeu64 (0282a570-43ca-48e9-9aab-e9add7e3000a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2026.04.24 17:29:58.207697 [ 3 ] {40f63804-a7cf-49eb-b2e0-db96be1f2bc2} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001529 sec., 98103.33551340745 rows/sec., 6.80 MiB/sec. | ||
| 1069 | 2026.04.24 17:29:58.207733 [ 3 ] {40f63804-a7cf-49eb-b2e0-db96be1f2bc2} <Debug> TCPHandler: Processed in 0.001685554 sec. | ||
| 1070 | 2026.04.24 17:29:58.207852 [ 3 ] {} <Trace> TCP-Session: 9bb81598-30e7-4910-ab1d-16010824af3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.04.24 17:29:58.207944 [ 3 ] {fef8498f-2822-46b7-98cc-b3d201238720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63796) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1072 | 2026.04.24 17:29:58.207982 [ 3 ] {fef8498f-2822-46b7-98cc-b3d201238720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1073 | 2026.04.24 17:29:58.208295 [ 3 ] {fef8498f-2822-46b7-98cc-b3d201238720} <Trace> oximeter.measurements_u64 (890c5581-8fa3-412f-a11f-22cda0fab81c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2026.04.24 17:29:58.208329 [ 3 ] {fef8498f-2822-46b7-98cc-b3d201238720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1075 | 2026.04.24 17:29:58.208719 [ 3 ] {fef8498f-2822-46b7-98cc-b3d201238720} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1076 | 2026.04.24 17:29:58.209177 [ 3 ] {fef8498f-2822-46b7-98cc-b3d201238720} <Trace> oximeter.measurements_u64 (890c5581-8fa3-412f-a11f-22cda0fab81c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2026.04.24 17:29:58.209298 [ 3 ] {fef8498f-2822-46b7-98cc-b3d201238720} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001372 sec., 36443.14868804665 rows/sec., 2.50 MiB/sec. | ||
| 1078 | 2026.04.24 17:29:58.209331 [ 3 ] {fef8498f-2822-46b7-98cc-b3d201238720} <Debug> TCPHandler: Processed in 0.00152544 sec. | ||