| 1 | [ Nov 5 23:29:10 Enabled. ] | ||
| 2 | [ Nov 5 23:29:10 Rereading configuration. ] | ||
| 3 | [ Nov 5 23:29:13 Rereading configuration. ] | ||
| 4 | [ Nov 5 23:29:20 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 | [ Nov 5 23:29:20 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 | 2025.11.05 23:29:21.542069 [ 1 ] {} <Information> Application: Will watch for the process with pid 24031 | ||
| 29 | 2025.11.05 23:29:21.542493 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.11.05 23:29:21.894577 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24031 | ||
| 31 | 2025.11.05 23:29:21.895363 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.11.05 23:29:21.895521 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.11.05 23:29:21.996943 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.11.05 23:29:22.034961 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.11.05 23:29:22.035053 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.11.05 23:29:22.035074 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.11.05 23:29:22.035137 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.11.05 23:29:22.035797 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.11.05 23:29:22.038160 [ 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 | 2025.11.05 23:29:22.039024 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.11.05 23:29:22.039334 [ 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 | 2025.11.05 23:29:22.039394 [ 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 | 2025.11.05 23:29:22.039474 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.11.05 23:29:22.040382 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.11.05 23:29:22.041387 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.11.05 23:29:22.047558 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.11.05 23:29:22.048404 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.11.05 23:29:22.049831 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.11.05 23:29:22.049924 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.11.05 23:29:22.050971 [ 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 | 2025.11.05 23:29:22.051408 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.11.05 23:29:22.055671 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.11.05 23:29:22.056385 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.11.05 23:29:22.059864 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.11.05 23:29:22.060357 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.11.05 23:29:22.060745 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.11.05 23:29:22.061123 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.11.05 23:29:22.062778 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.11.05 23:29:22.062805 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.11.05 23:29:22.062908 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.11.05 23:29:22.063014 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.11.05 23:29:22.081834 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.11.05 23:29:22.081861 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000160175 sec | ||
| 68 | 2025.11.05 23:29:22.081914 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.11.05 23:29:22.081952 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.11.05 23:29:22.082701 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.11.05 23:29:22.083351 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.11.05 23:29:22.093398 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.11.05 23:29:22.093440 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.11.05 23:29:22.093515 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.11.05 23:29:22.093528 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.11.05 23:29:22.093563 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.11.05 23:29:22.093628 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.11.05 23:29:22.097776 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.11.05 23:29:22.097822 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.11.05 23:29:22.097875 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.11.05 23:29:22.098040 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.11.05 23:29:22.098083 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.11.05 23:29:22.098095 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.11.05 23:29:22.098168 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.11.05 23:29:22.098180 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.11.05 23:29:22.098211 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.11.05 23:29:22.098286 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.11.05 23:29:22.120945 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.11.05 23:29:22.126320 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.11.05 23:29:22.126420 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000121113 sec | ||
| 91 | 2025.11.05 23:29:22.126436 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.11.05 23:29:22.126449 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.11.05 23:29:22.126476 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.11.05 23:29:22.126701 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.11.05 23:29:22.126819 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.11.05 23:29:22.126836 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.11.05 23:29:22.126853 [ 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 | 2025.11.05 23:29:22.126866 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.11.05 23:29:22.130139 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.11.05 23:29:22.130331 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.67 MiB (RSS), difference: 91.90 MiB | ||
| 101 | 2025.11.05 23:29:22.131773 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.352e-05 sec. | ||
| 102 | 2025.11.05 23:29:22.132153 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.11.05 23:29:22.132209 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.11.05 23:29:22.132223 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.11.05 23:29:24.170139 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65360 | ||
| 106 | 2025.11.05 23:29:24.171188 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.11.05 23:29:24.171975 [ 3 ] {} <Debug> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Authenticating user 'default' from [fd00:1122:3344:101::d]:65360 | ||
| 108 | 2025.11.05 23:29:24.172021 [ 3 ] {} <Debug> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.11.05 23:29:24.172210 [ 3 ] {} <Debug> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.11.05 23:29:24.172332 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.11.05 23:29:24.172363 [ 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 | 2025.11.05 23:29:24.172500 [ 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 | 2025.11.05 23:29:24.176670 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52240 | ||
| 114 | 2025.11.05 23:29:24.176672 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40762 | ||
| 115 | 2025.11.05 23:29:24.176989 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52156 | ||
| 116 | 2025.11.05 23:29:24.177008 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40780 | ||
| 117 | 2025.11.05 23:29:24.177212 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40010 | ||
| 118 | 2025.11.05 23:29:24.178094 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2025.11.05 23:29:24.178150 [ 253 ] {} <Debug> TCP-Session: 56796eca-574b-48d2-a49a-eff23e7c859f Authenticating user 'default' from [fd00:1122:3344:101::d]:52240 | ||
| 120 | 2025.11.05 23:29:24.178165 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59345 | ||
| 121 | 2025.11.05 23:29:24.178180 [ 253 ] {} <Debug> TCP-Session: 56796eca-574b-48d2-a49a-eff23e7c859f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.11.05 23:29:24.178330 [ 253 ] {} <Debug> TCP-Session: 56796eca-574b-48d2-a49a-eff23e7c859f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2025.11.05 23:29:24.178917 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2025.11.05 23:29:24.179041 [ 4 ] {} <Debug> TCP-Session: 4d1ca4a1-222d-4963-bbb6-fef862e502ea Authenticating user 'default' from [fd00:1122:3344:101::d]:40762 | ||
| 125 | 2025.11.05 23:29:24.179072 [ 4 ] {} <Debug> TCP-Session: 4d1ca4a1-222d-4963-bbb6-fef862e502ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2025.11.05 23:29:24.179080 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2025.11.05 23:29:24.179087 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62938 | ||
| 128 | 2025.11.05 23:29:24.179086 [ 4 ] {} <Debug> TCP-Session: 4d1ca4a1-222d-4963-bbb6-fef862e502ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.11.05 23:29:24.179169 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 130 | 2025.11.05 23:29:24.179200 [ 257 ] {} <Debug> TCP-Session: 0ccf199f-e994-4487-918a-b4878a11f3d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59345 | ||
| 131 | 2025.11.05 23:29:24.179253 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.11.05 23:29:24.179273 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2025.11.05 23:29:24.179286 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35529 | ||
| 134 | 2025.11.05 23:29:24.179342 [ 5 ] {} <Debug> TCP-Session: 4d6822c8-881c-4f72-a919-f14b0d5404cd Authenticating user 'default' from [fd00:1122:3344:101::d]:40780 | ||
| 135 | 2025.11.05 23:29:24.179328 [ 256 ] {} <Debug> TCP-Session: 0802d310-64d1-4205-a306-2470e4b5f26a Authenticating user 'default' from [fd00:1122:3344:101::d]:40010 | ||
| 136 | 2025.11.05 23:29:24.179313 [ 257 ] {} <Debug> TCP-Session: 0ccf199f-e994-4487-918a-b4878a11f3d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.11.05 23:29:24.179491 [ 5 ] {} <Debug> TCP-Session: 4d6822c8-881c-4f72-a919-f14b0d5404cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.11.05 23:29:24.179424 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2025.11.05 23:29:24.179480 [ 256 ] {} <Debug> TCP-Session: 0802d310-64d1-4205-a306-2470e4b5f26a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.11.05 23:29:24.179571 [ 258 ] {} <Debug> TCP-Session: 66d769d4-08d9-4a51-8353-cc1184663ef8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62938 | ||
| 141 | 2025.11.05 23:29:24.179620 [ 256 ] {} <Debug> TCP-Session: 0802d310-64d1-4205-a306-2470e4b5f26a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.11.05 23:29:24.179576 [ 5 ] {} <Debug> TCP-Session: 4d6822c8-881c-4f72-a919-f14b0d5404cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.11.05 23:29:24.179546 [ 257 ] {} <Debug> TCP-Session: 0ccf199f-e994-4487-918a-b4878a11f3d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.11.05 23:29:24.179698 [ 258 ] {} <Debug> TCP-Session: 66d769d4-08d9-4a51-8353-cc1184663ef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.11.05 23:29:24.179222 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2025.11.05 23:29:24.179787 [ 254 ] {} <Debug> TCP-Session: 7101a835-ea24-47a1-b1ef-d742439110e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52156 | ||
| 147 | 2025.11.05 23:29:24.179789 [ 258 ] {} <Debug> TCP-Session: 66d769d4-08d9-4a51-8353-cc1184663ef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.11.05 23:29:24.179961 [ 254 ] {} <Debug> TCP-Session: 7101a835-ea24-47a1-b1ef-d742439110e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.11.05 23:29:24.179996 [ 254 ] {} <Debug> TCP-Session: 7101a835-ea24-47a1-b1ef-d742439110e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.11.05 23:29:24.181154 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.11.05 23:29:24.181220 [ 259 ] {} <Debug> TCP-Session: 432b357a-4e16-4b6c-b9e7-bcc344b8735d Authenticating user 'default' from [fd00:1122:3344:101::d]:35529 | ||
| 152 | 2025.11.05 23:29:24.181250 [ 259 ] {} <Debug> TCP-Session: 432b357a-4e16-4b6c-b9e7-bcc344b8735d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.11.05 23:29:24.181339 [ 259 ] {} <Debug> TCP-Session: 432b357a-4e16-4b6c-b9e7-bcc344b8735d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.11.05 23:29:24.182966 [ 3 ] {18301314-bc55-40e8-8c3c-3eb64c363ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.11.05 23:29:24.334355 [ 3 ] {18301314-bc55-40e8-8c3c-3eb64c363ae8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65360) (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 @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.11.05 23:29:24.335546 [ 3 ] {18301314-bc55-40e8-8c3c-3eb64c363ae8} <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 @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.11.05 23:29:24.335859 [ 3 ] {18301314-bc55-40e8-8c3c-3eb64c363ae8} <Debug> TCPHandler: Processed in 0.159901829 sec. | ||
| 204 | 2025.11.05 23:29:24.336469 [ 4 ] {} <Trace> TCP-Session: 4d1ca4a1-222d-4963-bbb6-fef862e502ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.11.05 23:29:24.336836 [ 4 ] {be89dc03-7af1-4806-b9fd-0aa926bb255c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40762) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.11.05 23:29:24.337352 [ 4 ] {be89dc03-7af1-4806-b9fd-0aa926bb255c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40762) (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 @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.11.05 23:29:24.337777 [ 4 ] {be89dc03-7af1-4806-b9fd-0aa926bb255c} <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 @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.11.05 23:29:24.338088 [ 4 ] {be89dc03-7af1-4806-b9fd-0aa926bb255c} <Debug> TCPHandler: Processed in 0.00183159 sec. | ||
| 255 | 2025.11.05 23:29:24.338444 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.11.05 23:29:24.339359 [ 3 ] {c70bf052-039d-46b0-85de-82960cd0ee5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.11.05 23:29:24.340177 [ 3 ] {c70bf052-039d-46b0-85de-82960cd0ee5b} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.11.05 23:29:24.348474 [ 3 ] {c70bf052-039d-46b0-85de-82960cd0ee5b} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.11.05 23:29:24.348512 [ 3 ] {c70bf052-039d-46b0-85de-82960cd0ee5b} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.5502e-05 sec | ||
| 260 | 2025.11.05 23:29:24.348537 [ 3 ] {c70bf052-039d-46b0-85de-82960cd0ee5b} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.11.05 23:29:24.348631 [ 3 ] {c70bf052-039d-46b0-85de-82960cd0ee5b} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.11.05 23:29:24.348713 [ 3 ] {c70bf052-039d-46b0-85de-82960cd0ee5b} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.11.05 23:29:24.349589 [ 3 ] {c70bf052-039d-46b0-85de-82960cd0ee5b} <Debug> TCPHandler: Processed in 0.011278788 sec. | ||
| 264 | 2025.11.05 23:29:24.349786 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.11.05 23:29:24.350092 [ 3 ] {c408ec6d-2309-4013-ad2b-a6fbc2ae5391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) /* 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 | 2025.11.05 23:29:24.350161 [ 3 ] {c408ec6d-2309-4013-ad2b-a6fbc2ae5391} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.11.05 23:29:24.356852 [ 3 ] {c408ec6d-2309-4013-ad2b-a6fbc2ae5391} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.11.05 23:29:24.361115 [ 3 ] {c408ec6d-2309-4013-ad2b-a6fbc2ae5391} <Debug> oximeter.version (d5d04819-5981-4f3b-85f6-589539c30b3e): Loading data parts | ||
| 270 | 2025.11.05 23:29:24.362486 [ 3 ] {c408ec6d-2309-4013-ad2b-a6fbc2ae5391} <Debug> oximeter.version (d5d04819-5981-4f3b-85f6-589539c30b3e): There are no data parts | ||
| 271 | 2025.11.05 23:29:24.366613 [ 3 ] {c408ec6d-2309-4013-ad2b-a6fbc2ae5391} <Debug> TCPHandler: Processed in 0.016888942 sec. | ||
| 272 | 2025.11.05 23:29:24.366824 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.11.05 23:29:24.367034 [ 3 ] {e8f15edb-ded6-4633-9128-fd755680b172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) /* 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 | 2025.11.05 23:29:24.367229 [ 3 ] {e8f15edb-ded6-4633-9128-fd755680b172} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.11.05 23:29:24.380496 [ 3 ] {e8f15edb-ded6-4633-9128-fd755680b172} <Debug> oximeter.measurements_bool (a0f48828-1244-487c-aac9-59ce05f6d72b): Loading data parts | ||
| 286 | 2025.11.05 23:29:24.380904 [ 3 ] {e8f15edb-ded6-4633-9128-fd755680b172} <Debug> oximeter.measurements_bool (a0f48828-1244-487c-aac9-59ce05f6d72b): There are no data parts | ||
| 287 | 2025.11.05 23:29:24.384634 [ 3 ] {e8f15edb-ded6-4633-9128-fd755680b172} <Debug> TCPHandler: Processed in 0.017869938 sec. | ||
| 288 | 2025.11.05 23:29:24.384833 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.11.05 23:29:24.385120 [ 3 ] {02d67627-4f0e-4124-98d5-09f7542e3da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2025.11.05 23:29:24.385262 [ 3 ] {02d67627-4f0e-4124-98d5-09f7542e3da9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.11.05 23:29:24.388974 [ 3 ] {02d67627-4f0e-4124-98d5-09f7542e3da9} <Debug> oximeter.measurements_i8 (e7172db5-bd16-46ca-9518-f00063c5c8dd): Loading data parts | ||
| 292 | 2025.11.05 23:29:24.389151 [ 3 ] {02d67627-4f0e-4124-98d5-09f7542e3da9} <Debug> oximeter.measurements_i8 (e7172db5-bd16-46ca-9518-f00063c5c8dd): There are no data parts | ||
| 293 | 2025.11.05 23:29:24.391162 [ 3 ] {02d67627-4f0e-4124-98d5-09f7542e3da9} <Debug> TCPHandler: Processed in 0.006423105 sec. | ||
| 294 | 2025.11.05 23:29:24.391406 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.11.05 23:29:24.391695 [ 3 ] {03ca0854-5250-4c55-ad30-a1ded799b692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2025.11.05 23:29:24.391854 [ 3 ] {03ca0854-5250-4c55-ad30-a1ded799b692} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.11.05 23:29:24.394914 [ 3 ] {03ca0854-5250-4c55-ad30-a1ded799b692} <Debug> oximeter.measurements_u8 (2a2fa9c2-f794-4a41-832d-49df7dcb811f): Loading data parts | ||
| 298 | 2025.11.05 23:29:24.395167 [ 3 ] {03ca0854-5250-4c55-ad30-a1ded799b692} <Debug> oximeter.measurements_u8 (2a2fa9c2-f794-4a41-832d-49df7dcb811f): There are no data parts | ||
| 299 | 2025.11.05 23:29:24.397434 [ 3 ] {03ca0854-5250-4c55-ad30-a1ded799b692} <Debug> TCPHandler: Processed in 0.006048785 sec. | ||
| 300 | 2025.11.05 23:29:24.397619 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.11.05 23:29:24.397899 [ 3 ] {b6294f3d-ee5c-41c0-bb2b-bdc5e1117129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2025.11.05 23:29:24.397952 [ 3 ] {b6294f3d-ee5c-41c0-bb2b-bdc5e1117129} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.11.05 23:29:24.402396 [ 3 ] {b6294f3d-ee5c-41c0-bb2b-bdc5e1117129} <Debug> oximeter.measurements_i16 (093a815f-6637-4115-a354-4246737f0b5d): Loading data parts | ||
| 304 | 2025.11.05 23:29:24.402585 [ 3 ] {b6294f3d-ee5c-41c0-bb2b-bdc5e1117129} <Debug> oximeter.measurements_i16 (093a815f-6637-4115-a354-4246737f0b5d): There are no data parts | ||
| 305 | 2025.11.05 23:29:24.406523 [ 3 ] {b6294f3d-ee5c-41c0-bb2b-bdc5e1117129} <Debug> TCPHandler: Processed in 0.008964365 sec. | ||
| 306 | 2025.11.05 23:29:24.406790 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.11.05 23:29:24.406973 [ 3 ] {59c1cd82-f18e-4818-ae97-35b48638c1e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2025.11.05 23:29:24.407100 [ 3 ] {59c1cd82-f18e-4818-ae97-35b48638c1e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.11.05 23:29:24.411266 [ 3 ] {59c1cd82-f18e-4818-ae97-35b48638c1e0} <Debug> oximeter.measurements_u16 (157a2116-7ae6-4d33-a0e9-a24a708259c2): Loading data parts | ||
| 310 | 2025.11.05 23:29:24.411507 [ 3 ] {59c1cd82-f18e-4818-ae97-35b48638c1e0} <Debug> oximeter.measurements_u16 (157a2116-7ae6-4d33-a0e9-a24a708259c2): There are no data parts | ||
| 311 | 2025.11.05 23:29:24.412830 [ 3 ] {59c1cd82-f18e-4818-ae97-35b48638c1e0} <Debug> TCPHandler: Processed in 0.006098546 sec. | ||
| 312 | 2025.11.05 23:29:24.413015 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.11.05 23:29:24.413278 [ 3 ] {91dc5485-ab2f-480d-add9-b562617ce5b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2025.11.05 23:29:24.413330 [ 3 ] {91dc5485-ab2f-480d-add9-b562617ce5b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.11.05 23:29:24.417576 [ 3 ] {91dc5485-ab2f-480d-add9-b562617ce5b3} <Debug> oximeter.measurements_i32 (7896d57b-7511-4423-a6f9-f7cc21671c45): Loading data parts | ||
| 316 | 2025.11.05 23:29:24.417769 [ 3 ] {91dc5485-ab2f-480d-add9-b562617ce5b3} <Debug> oximeter.measurements_i32 (7896d57b-7511-4423-a6f9-f7cc21671c45): There are no data parts | ||
| 317 | 2025.11.05 23:29:24.422143 [ 3 ] {91dc5485-ab2f-480d-add9-b562617ce5b3} <Debug> TCPHandler: Processed in 0.009213281 sec. | ||
| 318 | 2025.11.05 23:29:24.422401 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.11.05 23:29:24.422575 [ 3 ] {842a9df0-7c0a-4bb2-ac68-8f9aae4e48ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2025.11.05 23:29:24.422760 [ 3 ] {842a9df0-7c0a-4bb2-ac68-8f9aae4e48ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.11.05 23:29:24.425826 [ 3 ] {842a9df0-7c0a-4bb2-ac68-8f9aae4e48ed} <Debug> oximeter.measurements_u32 (7d424009-e3e2-4f74-acf7-04a5f294b909): Loading data parts | ||
| 322 | 2025.11.05 23:29:24.426092 [ 3 ] {842a9df0-7c0a-4bb2-ac68-8f9aae4e48ed} <Debug> oximeter.measurements_u32 (7d424009-e3e2-4f74-acf7-04a5f294b909): There are no data parts | ||
| 323 | 2025.11.05 23:29:24.428759 [ 3 ] {842a9df0-7c0a-4bb2-ac68-8f9aae4e48ed} <Debug> TCPHandler: Processed in 0.006369674 sec. | ||
| 324 | 2025.11.05 23:29:24.428937 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.11.05 23:29:24.429207 [ 3 ] {f714b20a-3011-4a0c-bfa4-049c1bd5991c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2025.11.05 23:29:24.429309 [ 3 ] {f714b20a-3011-4a0c-bfa4-049c1bd5991c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.11.05 23:29:24.433667 [ 3 ] {f714b20a-3011-4a0c-bfa4-049c1bd5991c} <Debug> oximeter.measurements_i64 (42c1591d-3790-4f35-92c9-6af69bb92517): Loading data parts | ||
| 328 | 2025.11.05 23:29:24.433845 [ 3 ] {f714b20a-3011-4a0c-bfa4-049c1bd5991c} <Debug> oximeter.measurements_i64 (42c1591d-3790-4f35-92c9-6af69bb92517): There are no data parts | ||
| 329 | 2025.11.05 23:29:24.438156 [ 3 ] {f714b20a-3011-4a0c-bfa4-049c1bd5991c} <Debug> TCPHandler: Processed in 0.009279633 sec. | ||
| 330 | 2025.11.05 23:29:24.438442 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.11.05 23:29:24.438618 [ 3 ] {7d48bd83-599c-4494-b365-5028efd4cdb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2025.11.05 23:29:24.438746 [ 3 ] {7d48bd83-599c-4494-b365-5028efd4cdb9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.11.05 23:29:24.442716 [ 3 ] {7d48bd83-599c-4494-b365-5028efd4cdb9} <Debug> oximeter.measurements_u64 (8ac3d024-7862-48df-aa84-670b2faa66b1): Loading data parts | ||
| 334 | 2025.11.05 23:29:24.442910 [ 3 ] {7d48bd83-599c-4494-b365-5028efd4cdb9} <Debug> oximeter.measurements_u64 (8ac3d024-7862-48df-aa84-670b2faa66b1): There are no data parts | ||
| 335 | 2025.11.05 23:29:24.445033 [ 3 ] {7d48bd83-599c-4494-b365-5028efd4cdb9} <Debug> TCPHandler: Processed in 0.006649241 sec. | ||
| 336 | 2025.11.05 23:29:24.445209 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.11.05 23:29:24.445382 [ 3 ] {4ff39378-39bd-491f-8525-ddd98bdf4edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2025.11.05 23:29:24.445585 [ 3 ] {4ff39378-39bd-491f-8525-ddd98bdf4edc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.11.05 23:29:24.447819 [ 3 ] {4ff39378-39bd-491f-8525-ddd98bdf4edc} <Debug> oximeter.measurements_f32 (2a67f047-2ae1-41cd-bf1a-481ef9826966): Loading data parts | ||
| 340 | 2025.11.05 23:29:24.448012 [ 3 ] {4ff39378-39bd-491f-8525-ddd98bdf4edc} <Debug> oximeter.measurements_f32 (2a67f047-2ae1-41cd-bf1a-481ef9826966): There are no data parts | ||
| 341 | 2025.11.05 23:29:24.451326 [ 3 ] {4ff39378-39bd-491f-8525-ddd98bdf4edc} <Debug> TCPHandler: Processed in 0.006175969 sec. | ||
| 342 | 2025.11.05 23:29:24.451497 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.11.05 23:29:24.451755 [ 3 ] {51d3555e-9be3-411d-b819-4747653eda96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2025.11.05 23:29:24.451883 [ 3 ] {51d3555e-9be3-411d-b819-4747653eda96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.11.05 23:29:24.455965 [ 3 ] {51d3555e-9be3-411d-b819-4747653eda96} <Debug> oximeter.measurements_f64 (43d98d83-cbb7-418b-94dd-2c0469b21b80): Loading data parts | ||
| 346 | 2025.11.05 23:29:24.456133 [ 3 ] {51d3555e-9be3-411d-b819-4747653eda96} <Debug> oximeter.measurements_f64 (43d98d83-cbb7-418b-94dd-2c0469b21b80): There are no data parts | ||
| 347 | 2025.11.05 23:29:24.458278 [ 3 ] {51d3555e-9be3-411d-b819-4747653eda96} <Debug> TCPHandler: Processed in 0.006838007 sec. | ||
| 348 | 2025.11.05 23:29:24.458479 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.11.05 23:29:24.458693 [ 3 ] {1035f202-6da7-46ee-9987-9ba87310f670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2025.11.05 23:29:24.458852 [ 3 ] {1035f202-6da7-46ee-9987-9ba87310f670} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.11.05 23:29:24.465430 [ 3 ] {1035f202-6da7-46ee-9987-9ba87310f670} <Debug> oximeter.measurements_string (ff02ca74-f4c0-4df4-9599-0a5dd62327a6): Loading data parts | ||
| 352 | 2025.11.05 23:29:24.465652 [ 3 ] {1035f202-6da7-46ee-9987-9ba87310f670} <Debug> oximeter.measurements_string (ff02ca74-f4c0-4df4-9599-0a5dd62327a6): There are no data parts | ||
| 353 | 2025.11.05 23:29:24.468633 [ 3 ] {1035f202-6da7-46ee-9987-9ba87310f670} <Debug> TCPHandler: Processed in 0.01022205 sec. | ||
| 354 | 2025.11.05 23:29:24.468823 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.11.05 23:29:24.469110 [ 3 ] {ec5dd146-7e10-483f-95e1-4d507315ae7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2025.11.05 23:29:24.469254 [ 3 ] {ec5dd146-7e10-483f-95e1-4d507315ae7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.11.05 23:29:24.473916 [ 3 ] {ec5dd146-7e10-483f-95e1-4d507315ae7d} <Debug> oximeter.measurements_bytes (2546f488-5b2f-42cd-924c-64f5b69b6f07): Loading data parts | ||
| 365 | 2025.11.05 23:29:24.474227 [ 3 ] {ec5dd146-7e10-483f-95e1-4d507315ae7d} <Debug> oximeter.measurements_bytes (2546f488-5b2f-42cd-924c-64f5b69b6f07): There are no data parts | ||
| 366 | 2025.11.05 23:29:24.476945 [ 3 ] {ec5dd146-7e10-483f-95e1-4d507315ae7d} <Debug> TCPHandler: Processed in 0.008180444 sec. | ||
| 367 | 2025.11.05 23:29:24.477216 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.11.05 23:29:24.477449 [ 3 ] {5dad9b0d-d1c1-4de2-bb8d-15b23dcc138a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2025.11.05 23:29:24.477606 [ 3 ] {5dad9b0d-d1c1-4de2-bb8d-15b23dcc138a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2025.11.05 23:29:24.481877 [ 3 ] {5dad9b0d-d1c1-4de2-bb8d-15b23dcc138a} <Debug> oximeter.measurements_cumulativei64 (ab9c197a-03db-4469-842b-b29ebd7796c4): Loading data parts | ||
| 371 | 2025.11.05 23:29:24.482139 [ 3 ] {5dad9b0d-d1c1-4de2-bb8d-15b23dcc138a} <Debug> oximeter.measurements_cumulativei64 (ab9c197a-03db-4469-842b-b29ebd7796c4): There are no data parts | ||
| 372 | 2025.11.05 23:29:24.488788 [ 3 ] {5dad9b0d-d1c1-4de2-bb8d-15b23dcc138a} <Debug> TCPHandler: Processed in 0.011638267 sec. | ||
| 373 | 2025.11.05 23:29:24.488963 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.11.05 23:29:24.489238 [ 3 ] {899fb95f-7b1b-4082-addd-26bb9cc2fc5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2025.11.05 23:29:24.489331 [ 3 ] {899fb95f-7b1b-4082-addd-26bb9cc2fc5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2025.11.05 23:29:24.492429 [ 3 ] {899fb95f-7b1b-4082-addd-26bb9cc2fc5a} <Debug> oximeter.measurements_cumulativeu64 (c1aa910b-9a87-479e-b9c7-39a5bccdaf56): Loading data parts | ||
| 377 | 2025.11.05 23:29:24.492684 [ 3 ] {899fb95f-7b1b-4082-addd-26bb9cc2fc5a} <Debug> oximeter.measurements_cumulativeu64 (c1aa910b-9a87-479e-b9c7-39a5bccdaf56): There are no data parts | ||
| 378 | 2025.11.05 23:29:24.496792 [ 3 ] {899fb95f-7b1b-4082-addd-26bb9cc2fc5a} <Debug> TCPHandler: Processed in 0.007880685 sec. | ||
| 379 | 2025.11.05 23:29:24.496997 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.11.05 23:29:24.497181 [ 3 ] {6b33636a-7a37-46ee-8937-b71d75c2474e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2025.11.05 23:29:24.497310 [ 3 ] {6b33636a-7a37-46ee-8937-b71d75c2474e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2025.11.05 23:29:24.500756 [ 3 ] {6b33636a-7a37-46ee-8937-b71d75c2474e} <Debug> oximeter.measurements_cumulativef32 (3eec335f-a84a-4ca6-87e8-2180541ebb48): Loading data parts | ||
| 383 | 2025.11.05 23:29:24.501023 [ 3 ] {6b33636a-7a37-46ee-8937-b71d75c2474e} <Debug> oximeter.measurements_cumulativef32 (3eec335f-a84a-4ca6-87e8-2180541ebb48): There are no data parts | ||
| 384 | 2025.11.05 23:29:24.504266 [ 3 ] {6b33636a-7a37-46ee-8937-b71d75c2474e} <Debug> TCPHandler: Processed in 0.00732273 sec. | ||
| 385 | 2025.11.05 23:29:24.504460 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.11.05 23:29:24.504773 [ 3 ] {31bc9aba-41d0-4883-beb8-ec53965b8572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2025.11.05 23:29:24.504922 [ 3 ] {31bc9aba-41d0-4883-beb8-ec53965b8572} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2025.11.05 23:29:24.506980 [ 3 ] {31bc9aba-41d0-4883-beb8-ec53965b8572} <Debug> oximeter.measurements_cumulativef64 (1cdffbb6-6b6b-4f30-a7a1-15de2cde150e): Loading data parts | ||
| 389 | 2025.11.05 23:29:24.507142 [ 3 ] {31bc9aba-41d0-4883-beb8-ec53965b8572} <Debug> oximeter.measurements_cumulativef64 (1cdffbb6-6b6b-4f30-a7a1-15de2cde150e): There are no data parts | ||
| 390 | 2025.11.05 23:29:24.509505 [ 3 ] {31bc9aba-41d0-4883-beb8-ec53965b8572} <Debug> TCPHandler: Processed in 0.00511375 sec. | ||
| 391 | 2025.11.05 23:29:24.509674 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.11.05 23:29:24.509920 [ 3 ] {7af0046e-a976-4661-bc57-39243c87f365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 403 | 2025.11.05 23:29:24.510067 [ 3 ] {7af0046e-a976-4661-bc57-39243c87f365} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2025.11.05 23:29:24.512377 [ 3 ] {7af0046e-a976-4661-bc57-39243c87f365} <Debug> oximeter.measurements_histogrami8 (8f138cf2-2854-48dd-9b6f-8aeeabee0f86): Loading data parts | ||
| 405 | 2025.11.05 23:29:24.512740 [ 3 ] {7af0046e-a976-4661-bc57-39243c87f365} <Debug> oximeter.measurements_histogrami8 (8f138cf2-2854-48dd-9b6f-8aeeabee0f86): There are no data parts | ||
| 406 | 2025.11.05 23:29:24.516163 [ 3 ] {7af0046e-a976-4661-bc57-39243c87f365} <Debug> TCPHandler: Processed in 0.006542439 sec. | ||
| 407 | 2025.11.05 23:29:24.516343 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2025.11.05 23:29:24.516666 [ 3 ] {9ea30701-bdcc-4292-9e8d-2b2ec02e9c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 409 | 2025.11.05 23:29:24.516807 [ 3 ] {9ea30701-bdcc-4292-9e8d-2b2ec02e9c15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2025.11.05 23:29:24.518932 [ 3 ] {9ea30701-bdcc-4292-9e8d-2b2ec02e9c15} <Debug> oximeter.measurements_histogramu8 (5dd43750-44a8-4303-a031-a96cf38199cf): Loading data parts | ||
| 411 | 2025.11.05 23:29:24.519170 [ 3 ] {9ea30701-bdcc-4292-9e8d-2b2ec02e9c15} <Debug> oximeter.measurements_histogramu8 (5dd43750-44a8-4303-a031-a96cf38199cf): There are no data parts | ||
| 412 | 2025.11.05 23:29:24.520905 [ 3 ] {9ea30701-bdcc-4292-9e8d-2b2ec02e9c15} <Debug> TCPHandler: Processed in 0.004615156 sec. | ||
| 413 | 2025.11.05 23:29:24.521069 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2025.11.05 23:29:24.521304 [ 3 ] {45f58c60-7493-4826-aa50-a7e9abde6545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2025.11.05 23:29:24.521444 [ 3 ] {45f58c60-7493-4826-aa50-a7e9abde6545} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2025.11.05 23:29:24.527086 [ 3 ] {45f58c60-7493-4826-aa50-a7e9abde6545} <Debug> oximeter.measurements_histogrami16 (936bbb18-2411-4e63-a398-ffbe6ba15732): Loading data parts | ||
| 417 | 2025.11.05 23:29:24.527398 [ 3 ] {45f58c60-7493-4826-aa50-a7e9abde6545} <Debug> oximeter.measurements_histogrami16 (936bbb18-2411-4e63-a398-ffbe6ba15732): There are no data parts | ||
| 418 | 2025.11.05 23:29:24.528989 [ 3 ] {45f58c60-7493-4826-aa50-a7e9abde6545} <Debug> TCPHandler: Processed in 0.007975528 sec. | ||
| 419 | 2025.11.05 23:29:24.529164 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.11.05 23:29:24.529495 [ 3 ] {98870502-f6e3-425f-b7c7-71584155be25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2025.11.05 23:29:24.529659 [ 3 ] {98870502-f6e3-425f-b7c7-71584155be25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2025.11.05 23:29:24.531751 [ 3 ] {98870502-f6e3-425f-b7c7-71584155be25} <Debug> oximeter.measurements_histogramu16 (fa50bbd4-1e72-46a3-b8d4-10ced97807f7): Loading data parts | ||
| 423 | 2025.11.05 23:29:24.531934 [ 3 ] {98870502-f6e3-425f-b7c7-71584155be25} <Debug> oximeter.measurements_histogramu16 (fa50bbd4-1e72-46a3-b8d4-10ced97807f7): There are no data parts | ||
| 424 | 2025.11.05 23:29:24.533976 [ 3 ] {98870502-f6e3-425f-b7c7-71584155be25} <Debug> TCPHandler: Processed in 0.004868863 sec. | ||
| 425 | 2025.11.05 23:29:24.534143 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.11.05 23:29:24.534375 [ 3 ] {9a4f3e35-6f3c-43ed-96fb-2db8e7706445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 427 | 2025.11.05 23:29:24.534502 [ 3 ] {9a4f3e35-6f3c-43ed-96fb-2db8e7706445} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2025.11.05 23:29:24.538161 [ 3 ] {9a4f3e35-6f3c-43ed-96fb-2db8e7706445} <Debug> oximeter.measurements_histogrami32 (517f911a-44d8-4eee-b541-a16643b34732): Loading data parts | ||
| 429 | 2025.11.05 23:29:24.538441 [ 3 ] {9a4f3e35-6f3c-43ed-96fb-2db8e7706445} <Debug> oximeter.measurements_histogrami32 (517f911a-44d8-4eee-b541-a16643b34732): There are no data parts | ||
| 430 | 2025.11.05 23:29:24.544702 [ 3 ] {9a4f3e35-6f3c-43ed-96fb-2db8e7706445} <Debug> TCPHandler: Processed in 0.01061229 sec. | ||
| 431 | 2025.11.05 23:29:24.544881 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.11.05 23:29:24.545282 [ 3 ] {04ab21a7-7874-4002-bfd2-41496ea8a82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2025.11.05 23:29:24.545438 [ 3 ] {04ab21a7-7874-4002-bfd2-41496ea8a82a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2025.11.05 23:29:24.547822 [ 3 ] {04ab21a7-7874-4002-bfd2-41496ea8a82a} <Debug> oximeter.measurements_histogramu32 (09446b9e-1803-47cf-af7a-0363c8d23e2a): Loading data parts | ||
| 435 | 2025.11.05 23:29:24.547991 [ 3 ] {04ab21a7-7874-4002-bfd2-41496ea8a82a} <Debug> oximeter.measurements_histogramu32 (09446b9e-1803-47cf-af7a-0363c8d23e2a): There are no data parts | ||
| 436 | 2025.11.05 23:29:24.550025 [ 3 ] {04ab21a7-7874-4002-bfd2-41496ea8a82a} <Debug> TCPHandler: Processed in 0.005200322 sec. | ||
| 437 | 2025.11.05 23:29:24.550264 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.11.05 23:29:24.550498 [ 3 ] {affb3094-b8d7-4c34-9915-9cd7e85c1828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2025.11.05 23:29:24.550672 [ 3 ] {affb3094-b8d7-4c34-9915-9cd7e85c1828} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2025.11.05 23:29:24.554219 [ 3 ] {affb3094-b8d7-4c34-9915-9cd7e85c1828} <Debug> oximeter.measurements_histogrami64 (1723a8b8-0206-4079-8e04-f2923171b833): Loading data parts | ||
| 441 | 2025.11.05 23:29:24.554568 [ 3 ] {affb3094-b8d7-4c34-9915-9cd7e85c1828} <Debug> oximeter.measurements_histogrami64 (1723a8b8-0206-4079-8e04-f2923171b833): There are no data parts | ||
| 442 | 2025.11.05 23:29:24.556986 [ 3 ] {affb3094-b8d7-4c34-9915-9cd7e85c1828} <Debug> TCPHandler: Processed in 0.006774836 sec. | ||
| 443 | 2025.11.05 23:29:24.557161 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.11.05 23:29:24.557570 [ 3 ] {19e8ab48-9ae2-4b75-8b7b-90e4acb90aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2025.11.05 23:29:24.557708 [ 3 ] {19e8ab48-9ae2-4b75-8b7b-90e4acb90aec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2025.11.05 23:29:24.559853 [ 3 ] {19e8ab48-9ae2-4b75-8b7b-90e4acb90aec} <Debug> oximeter.measurements_histogramu64 (b42dca13-62ce-4b66-b8a4-72f20d44c815): Loading data parts | ||
| 447 | 2025.11.05 23:29:24.560022 [ 3 ] {19e8ab48-9ae2-4b75-8b7b-90e4acb90aec} <Debug> oximeter.measurements_histogramu64 (b42dca13-62ce-4b66-b8a4-72f20d44c815): There are no data parts | ||
| 448 | 2025.11.05 23:29:24.563351 [ 3 ] {19e8ab48-9ae2-4b75-8b7b-90e4acb90aec} <Debug> TCPHandler: Processed in 0.00624568 sec. | ||
| 449 | 2025.11.05 23:29:24.563649 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.11.05 23:29:24.563941 [ 3 ] {e417e45c-1313-490e-943a-058d78f4e4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2025.11.05 23:29:24.564200 [ 3 ] {e417e45c-1313-490e-943a-058d78f4e4a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2025.11.05 23:29:24.567318 [ 3 ] {e417e45c-1313-490e-943a-058d78f4e4a8} <Debug> oximeter.measurements_histogramf32 (cea3fc06-f731-4228-9730-73f0e5f07f73): Loading data parts | ||
| 453 | 2025.11.05 23:29:24.567756 [ 3 ] {e417e45c-1313-490e-943a-058d78f4e4a8} <Debug> oximeter.measurements_histogramf32 (cea3fc06-f731-4228-9730-73f0e5f07f73): There are no data parts | ||
| 454 | 2025.11.05 23:29:24.569270 [ 3 ] {e417e45c-1313-490e-943a-058d78f4e4a8} <Debug> TCPHandler: Processed in 0.005686735 sec. | ||
| 455 | 2025.11.05 23:29:24.569443 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.11.05 23:29:24.569845 [ 3 ] {53f384e1-42fc-47b4-8a68-72d6f91dd6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2025.11.05 23:29:24.570055 [ 3 ] {53f384e1-42fc-47b4-8a68-72d6f91dd6b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2025.11.05 23:29:24.576027 [ 3 ] {53f384e1-42fc-47b4-8a68-72d6f91dd6b0} <Debug> oximeter.measurements_histogramf64 (c4f25931-7c1f-411f-b814-2cad8b991d38): Loading data parts | ||
| 459 | 2025.11.05 23:29:24.576283 [ 3 ] {53f384e1-42fc-47b4-8a68-72d6f91dd6b0} <Debug> oximeter.measurements_histogramf64 (c4f25931-7c1f-411f-b814-2cad8b991d38): There are no data parts | ||
| 460 | 2025.11.05 23:29:24.579937 [ 3 ] {53f384e1-42fc-47b4-8a68-72d6f91dd6b0} <Debug> TCPHandler: Processed in 0.010551468 sec. | ||
| 461 | 2025.11.05 23:29:24.580264 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.11.05 23:29:24.580458 [ 3 ] {9433834d-5898-4756-b3d1-0a598cef88b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 488 | 2025.11.05 23:29:24.580630 [ 3 ] {9433834d-5898-4756-b3d1-0a598cef88b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2025.11.05 23:29:24.583247 [ 3 ] {9433834d-5898-4756-b3d1-0a598cef88b4} <Debug> oximeter.fields_bool (8e066751-a590-4cdf-8d8b-9df9ec5203d2): Loading data parts | ||
| 490 | 2025.11.05 23:29:24.583428 [ 3 ] {9433834d-5898-4756-b3d1-0a598cef88b4} <Debug> oximeter.fields_bool (8e066751-a590-4cdf-8d8b-9df9ec5203d2): There are no data parts | ||
| 491 | 2025.11.05 23:29:24.585637 [ 3 ] {9433834d-5898-4756-b3d1-0a598cef88b4} <Debug> TCPHandler: Processed in 0.005438808 sec. | ||
| 492 | 2025.11.05 23:29:24.585822 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.11.05 23:29:24.585997 [ 3 ] {7ca173ca-6499-49e9-8724-36a693be3512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2025.11.05 23:29:24.586133 [ 3 ] {7ca173ca-6499-49e9-8724-36a693be3512} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2025.11.05 23:29:24.588105 [ 3 ] {7ca173ca-6499-49e9-8724-36a693be3512} <Debug> oximeter.fields_i8 (8701c094-340b-452b-a80d-6af4fd95c165): Loading data parts | ||
| 496 | 2025.11.05 23:29:24.588345 [ 3 ] {7ca173ca-6499-49e9-8724-36a693be3512} <Debug> oximeter.fields_i8 (8701c094-340b-452b-a80d-6af4fd95c165): There are no data parts | ||
| 497 | 2025.11.05 23:29:24.591714 [ 3 ] {7ca173ca-6499-49e9-8724-36a693be3512} <Debug> TCPHandler: Processed in 0.005946902 sec. | ||
| 498 | 2025.11.05 23:29:24.591921 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.11.05 23:29:24.592253 [ 3 ] {fce72df0-2d06-4796-91ad-318e00869f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2025.11.05 23:29:24.592382 [ 3 ] {fce72df0-2d06-4796-91ad-318e00869f81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2025.11.05 23:29:24.594405 [ 3 ] {fce72df0-2d06-4796-91ad-318e00869f81} <Debug> oximeter.fields_u8 (6231c128-1794-4c02-a28c-48ff9fb97db4): Loading data parts | ||
| 502 | 2025.11.05 23:29:24.594580 [ 3 ] {fce72df0-2d06-4796-91ad-318e00869f81} <Debug> oximeter.fields_u8 (6231c128-1794-4c02-a28c-48ff9fb97db4): There are no data parts | ||
| 503 | 2025.11.05 23:29:24.598281 [ 3 ] {fce72df0-2d06-4796-91ad-318e00869f81} <Debug> TCPHandler: Processed in 0.006435096 sec. | ||
| 504 | 2025.11.05 23:29:24.598460 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.11.05 23:29:24.598640 [ 3 ] {7a1b85e5-6ede-4660-a3a5-1801a035cec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2025.11.05 23:29:24.598796 [ 3 ] {7a1b85e5-6ede-4660-a3a5-1801a035cec6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2025.11.05 23:29:24.601011 [ 3 ] {7a1b85e5-6ede-4660-a3a5-1801a035cec6} <Debug> oximeter.fields_i16 (10be9aae-9ae8-46f2-9d55-e0a0e8e5daf4): Loading data parts | ||
| 508 | 2025.11.05 23:29:24.601194 [ 3 ] {7a1b85e5-6ede-4660-a3a5-1801a035cec6} <Debug> oximeter.fields_i16 (10be9aae-9ae8-46f2-9d55-e0a0e8e5daf4): There are no data parts | ||
| 509 | 2025.11.05 23:29:24.602637 [ 3 ] {7a1b85e5-6ede-4660-a3a5-1801a035cec6} <Debug> TCPHandler: Processed in 0.004235076 sec. | ||
| 510 | 2025.11.05 23:29:24.602808 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.11.05 23:29:24.603093 [ 3 ] {5ecd011c-f51f-4939-a03d-97a2a81e6f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2025.11.05 23:29:24.603235 [ 3 ] {5ecd011c-f51f-4939-a03d-97a2a81e6f5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2025.11.05 23:29:24.607205 [ 3 ] {5ecd011c-f51f-4939-a03d-97a2a81e6f5d} <Debug> oximeter.fields_u16 (32f1c058-0ec4-4051-98fb-c1808cd0d175): Loading data parts | ||
| 514 | 2025.11.05 23:29:24.607388 [ 3 ] {5ecd011c-f51f-4939-a03d-97a2a81e6f5d} <Debug> oximeter.fields_u16 (32f1c058-0ec4-4051-98fb-c1808cd0d175): There are no data parts | ||
| 515 | 2025.11.05 23:29:24.609156 [ 3 ] {5ecd011c-f51f-4939-a03d-97a2a81e6f5d} <Debug> TCPHandler: Processed in 0.006403055 sec. | ||
| 516 | 2025.11.05 23:29:24.609329 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.11.05 23:29:24.609516 [ 3 ] {7f8a9c3d-266a-45cd-8adf-9aacca15f218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2025.11.05 23:29:24.609656 [ 3 ] {7f8a9c3d-266a-45cd-8adf-9aacca15f218} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2025.11.05 23:29:24.613621 [ 3 ] {7f8a9c3d-266a-45cd-8adf-9aacca15f218} <Debug> oximeter.fields_i32 (92bcc15c-f45e-4df2-a2c8-14e3cd7d6424): Loading data parts | ||
| 520 | 2025.11.05 23:29:24.613833 [ 3 ] {7f8a9c3d-266a-45cd-8adf-9aacca15f218} <Debug> oximeter.fields_i32 (92bcc15c-f45e-4df2-a2c8-14e3cd7d6424): There are no data parts | ||
| 521 | 2025.11.05 23:29:24.616024 [ 3 ] {7f8a9c3d-266a-45cd-8adf-9aacca15f218} <Debug> TCPHandler: Processed in 0.006750014 sec. | ||
| 522 | 2025.11.05 23:29:24.616195 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.11.05 23:29:24.616470 [ 3 ] {005b9a6b-fff7-40b0-92d4-e433fc719ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 524 | 2025.11.05 23:29:24.616609 [ 3 ] {005b9a6b-fff7-40b0-92d4-e433fc719ed8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2025.11.05 23:29:24.619904 [ 3 ] {005b9a6b-fff7-40b0-92d4-e433fc719ed8} <Debug> oximeter.fields_u32 (3d0548a8-ff7a-406d-acea-f29deeedc200): Loading data parts | ||
| 526 | 2025.11.05 23:29:24.620083 [ 3 ] {005b9a6b-fff7-40b0-92d4-e433fc719ed8} <Debug> oximeter.fields_u32 (3d0548a8-ff7a-406d-acea-f29deeedc200): There are no data parts | ||
| 527 | 2025.11.05 23:29:24.622312 [ 3 ] {005b9a6b-fff7-40b0-92d4-e433fc719ed8} <Debug> TCPHandler: Processed in 0.006170038 sec. | ||
| 528 | 2025.11.05 23:29:24.622477 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2025.11.05 23:29:24.622651 [ 3 ] {f5285ef5-6cf0-4a86-9f71-99e54e5bb881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 530 | 2025.11.05 23:29:24.622826 [ 3 ] {f5285ef5-6cf0-4a86-9f71-99e54e5bb881} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2025.11.05 23:29:24.627043 [ 3 ] {f5285ef5-6cf0-4a86-9f71-99e54e5bb881} <Debug> oximeter.fields_i64 (6f5e31d8-152e-47d6-b93b-37a105209846): Loading data parts | ||
| 532 | 2025.11.05 23:29:24.627247 [ 3 ] {f5285ef5-6cf0-4a86-9f71-99e54e5bb881} <Debug> oximeter.fields_i64 (6f5e31d8-152e-47d6-b93b-37a105209846): There are no data parts | ||
| 533 | 2025.11.05 23:29:24.631242 [ 3 ] {f5285ef5-6cf0-4a86-9f71-99e54e5bb881} <Debug> TCPHandler: Processed in 0.008818751 sec. | ||
| 534 | 2025.11.05 23:29:24.631413 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2025.11.05 23:29:24.631682 [ 3 ] {97dcac09-005c-4303-bbba-8472fddeaf95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 536 | 2025.11.05 23:29:24.631822 [ 3 ] {97dcac09-005c-4303-bbba-8472fddeaf95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2025.11.05 23:29:24.635279 [ 3 ] {97dcac09-005c-4303-bbba-8472fddeaf95} <Debug> oximeter.fields_u64 (f25641a6-1a2b-4ea0-9658-75df9a9d0183): Loading data parts | ||
| 538 | 2025.11.05 23:29:24.635465 [ 3 ] {97dcac09-005c-4303-bbba-8472fddeaf95} <Debug> oximeter.fields_u64 (f25641a6-1a2b-4ea0-9658-75df9a9d0183): There are no data parts | ||
| 539 | 2025.11.05 23:29:24.636916 [ 3 ] {97dcac09-005c-4303-bbba-8472fddeaf95} <Debug> TCPHandler: Processed in 0.005559962 sec. | ||
| 540 | 2025.11.05 23:29:24.637086 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2025.11.05 23:29:24.637267 [ 3 ] {b0c81bbf-a457-4607-b1aa-80ff0eb87cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 542 | 2025.11.05 23:29:24.637394 [ 3 ] {b0c81bbf-a457-4607-b1aa-80ff0eb87cb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2025.11.05 23:29:24.641395 [ 3 ] {b0c81bbf-a457-4607-b1aa-80ff0eb87cb4} <Debug> oximeter.fields_ipaddr (d9099c1d-a6c0-4d6e-a024-e3fd592adf22): Loading data parts | ||
| 544 | 2025.11.05 23:29:24.641597 [ 3 ] {b0c81bbf-a457-4607-b1aa-80ff0eb87cb4} <Debug> oximeter.fields_ipaddr (d9099c1d-a6c0-4d6e-a024-e3fd592adf22): There are no data parts | ||
| 545 | 2025.11.05 23:29:24.645580 [ 3 ] {b0c81bbf-a457-4607-b1aa-80ff0eb87cb4} <Debug> TCPHandler: Processed in 0.008548634 sec. | ||
| 546 | 2025.11.05 23:29:24.645788 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2025.11.05 23:29:24.646112 [ 3 ] {eddd9655-dc93-4475-a87b-1c47adc03734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 548 | 2025.11.05 23:29:24.646270 [ 3 ] {eddd9655-dc93-4475-a87b-1c47adc03734} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2025.11.05 23:29:24.648359 [ 3 ] {eddd9655-dc93-4475-a87b-1c47adc03734} <Debug> oximeter.fields_string (bcbb0143-275b-4b94-ad7c-857a2e3f2970): Loading data parts | ||
| 550 | 2025.11.05 23:29:24.648524 [ 3 ] {eddd9655-dc93-4475-a87b-1c47adc03734} <Debug> oximeter.fields_string (bcbb0143-275b-4b94-ad7c-857a2e3f2970): There are no data parts | ||
| 551 | 2025.11.05 23:29:24.651044 [ 3 ] {eddd9655-dc93-4475-a87b-1c47adc03734} <Debug> TCPHandler: Processed in 0.005325375 sec. | ||
| 552 | 2025.11.05 23:29:24.651215 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2025.11.05 23:29:24.651392 [ 3 ] {d8582e43-7d53-45c5-9f25-07763880c1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 554 | 2025.11.05 23:29:24.651536 [ 3 ] {d8582e43-7d53-45c5-9f25-07763880c1ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2025.11.05 23:29:24.655353 [ 3 ] {d8582e43-7d53-45c5-9f25-07763880c1ad} <Debug> oximeter.fields_uuid (68285b7f-8ee1-46da-912f-c1d414521a47): Loading data parts | ||
| 556 | 2025.11.05 23:29:24.655526 [ 3 ] {d8582e43-7d53-45c5-9f25-07763880c1ad} <Debug> oximeter.fields_uuid (68285b7f-8ee1-46da-912f-c1d414521a47): There are no data parts | ||
| 557 | 2025.11.05 23:29:24.657860 [ 3 ] {d8582e43-7d53-45c5-9f25-07763880c1ad} <Debug> TCPHandler: Processed in 0.006702953 sec. | ||
| 558 | 2025.11.05 23:29:24.658095 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2025.11.05 23:29:24.658435 [ 3 ] {2b2f82b7-dc3d-4fe0-854f-86e8781fa310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 563 | 2025.11.05 23:29:24.658593 [ 3 ] {2b2f82b7-dc3d-4fe0-854f-86e8781fa310} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2025.11.05 23:29:24.662961 [ 3 ] {2b2f82b7-dc3d-4fe0-854f-86e8781fa310} <Debug> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b): Loading data parts | ||
| 565 | 2025.11.05 23:29:24.663246 [ 3 ] {2b2f82b7-dc3d-4fe0-854f-86e8781fa310} <Debug> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b): There are no data parts | ||
| 566 | 2025.11.05 23:29:24.665882 [ 3 ] {2b2f82b7-dc3d-4fe0-854f-86e8781fa310} <Debug> TCPHandler: Processed in 0.007841565 sec. | ||
| 567 | 2025.11.05 23:29:24.666179 [ 4 ] {} <Trace> TCP-Session: 4d1ca4a1-222d-4963-bbb6-fef862e502ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.11.05 23:29:24.666639 [ 4 ] {973919d7-6648-4f86-adf6-211d7dd0f7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40762) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2025.11.05 23:29:24.668177 [ 4 ] {973919d7-6648-4f86-adf6-211d7dd0f7ef} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2025.11.05 23:29:24.686929 [ 260 ] {973919d7-6648-4f86-adf6-211d7dd0f7ef} <Trace> oximeter.version (d5d04819-5981-4f3b-85f6-589539c30b3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2025.11.05 23:29:24.687118 [ 260 ] {973919d7-6648-4f86-adf6-211d7dd0f7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 572 | 2025.11.05 23:29:24.692705 [ 260 ] {973919d7-6648-4f86-adf6-211d7dd0f7ef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2025.11.05 23:29:24.693483 [ 260 ] {973919d7-6648-4f86-adf6-211d7dd0f7ef} <Trace> oximeter.version (d5d04819-5981-4f3b-85f6-589539c30b3e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2025.11.05 23:29:24.693874 [ 4 ] {973919d7-6648-4f86-adf6-211d7dd0f7ef} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.027396 sec., 36.501679077237554 rows/sec., 584.03 B/sec. | ||
| 575 | 2025.11.05 23:29:24.694186 [ 4 ] {973919d7-6648-4f86-adf6-211d7dd0f7ef} <Debug> TCPHandler: Processed in 0.028155189 sec. | ||
| 576 | 2025.11.05 23:29:25.000218 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.56 MiB, peak 124.56 MiB, free memory in arenas 0.00 B, will set to 138.06 MiB (RSS), difference: 13.50 MiB | ||
| 577 | 2025.11.05 23:29:25.103152 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43812 | ||
| 578 | 2025.11.05 23:29:25.103324 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2025.11.05 23:29:25.103360 [ 262 ] {} <Debug> TCP-Session: 9abf5cb5-e8c8-4a6a-8d0c-b883480305d4 Authenticating user 'default' from [fd00:1122:3344:101::b]:43812 | ||
| 580 | 2025.11.05 23:29:25.103489 [ 262 ] {} <Debug> TCP-Session: 9abf5cb5-e8c8-4a6a-8d0c-b883480305d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2025.11.05 23:29:25.103504 [ 262 ] {} <Debug> TCP-Session: 9abf5cb5-e8c8-4a6a-8d0c-b883480305d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.11.05 23:29:25.103577 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2025.11.05 23:29:25.103693 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2025.11.05 23:29:25.103711 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2025.11.05 23:29:25.104299 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49366 | ||
| 586 | 2025.11.05 23:29:25.104475 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 587 | 2025.11.05 23:29:25.104576 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63468 | ||
| 588 | 2025.11.05 23:29:25.104633 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57367 | ||
| 589 | 2025.11.05 23:29:25.104576 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33942 | ||
| 590 | 2025.11.05 23:29:25.104695 [ 263 ] {} <Debug> TCP-Session: 93dd8caf-3c50-431e-aff0-b732f629a6c7 Authenticating user 'default' from [fd00:1122:3344:101::b]:49366 | ||
| 591 | 2025.11.05 23:29:25.104756 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54150 | ||
| 592 | 2025.11.05 23:29:25.104844 [ 263 ] {} <Debug> TCP-Session: 93dd8caf-3c50-431e-aff0-b732f629a6c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2025.11.05 23:29:25.104865 [ 263 ] {} <Debug> TCP-Session: 93dd8caf-3c50-431e-aff0-b732f629a6c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2025.11.05 23:29:25.104899 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43875 | ||
| 595 | 2025.11.05 23:29:25.105098 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2025.11.05 23:29:25.105115 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39073 | ||
| 597 | 2025.11.05 23:29:25.105242 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2025.11.05 23:29:25.105432 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2025.11.05 23:29:25.105289 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2025.11.05 23:29:25.105526 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2025.11.05 23:29:25.105598 [ 268 ] {} <Debug> TCP-Session: 303d2b30-c03e-4ad4-b2b8-e9adff0f2ebf Authenticating user 'default' from [fd00:1122:3344:101::b]:43875 | ||
| 602 | 2025.11.05 23:29:25.105643 [ 269 ] {} <Debug> TCP-Session: b0547ed0-5beb-4967-8e22-335bca7b0f9c Authenticating user 'default' from [fd00:1122:3344:101::b]:39073 | ||
| 603 | 2025.11.05 23:29:25.105609 [ 267 ] {} <Debug> TCP-Session: f371fd84-c594-4947-9ccd-1e4e5d0b8d39 Authenticating user 'default' from [fd00:1122:3344:101::b]:54150 | ||
| 604 | 2025.11.05 23:29:25.105599 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 605 | 2025.11.05 23:29:25.105746 [ 269 ] {} <Debug> TCP-Session: b0547ed0-5beb-4967-8e22-335bca7b0f9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2025.11.05 23:29:25.105739 [ 267 ] {} <Debug> TCP-Session: f371fd84-c594-4947-9ccd-1e4e5d0b8d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2025.11.05 23:29:25.105600 [ 265 ] {} <Debug> TCP-Session: edd62686-d749-48e9-8268-63180092ef9d Authenticating user 'default' from [fd00:1122:3344:101::b]:33942 | ||
| 608 | 2025.11.05 23:29:25.105943 [ 269 ] {} <Debug> TCP-Session: b0547ed0-5beb-4967-8e22-335bca7b0f9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2025.11.05 23:29:25.105927 [ 264 ] {} <Debug> TCP-Session: 5a0c2066-8fb5-4348-b100-371eed5a39cf Authenticating user 'default' from [fd00:1122:3344:101::b]:63468 | ||
| 610 | 2025.11.05 23:29:25.105926 [ 267 ] {} <Debug> TCP-Session: f371fd84-c594-4947-9ccd-1e4e5d0b8d39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2025.11.05 23:29:25.106126 [ 264 ] {} <Debug> TCP-Session: 5a0c2066-8fb5-4348-b100-371eed5a39cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2025.11.05 23:29:25.106113 [ 265 ] {} <Debug> TCP-Session: edd62686-d749-48e9-8268-63180092ef9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2025.11.05 23:29:25.105264 [ 266 ] {} <Debug> TCP-Session: 88e9aa43-3288-4875-a631-1d106ee065a3 Authenticating user 'default' from [fd00:1122:3344:101::b]:57367 | ||
| 614 | 2025.11.05 23:29:25.106367 [ 264 ] {} <Debug> TCP-Session: 5a0c2066-8fb5-4348-b100-371eed5a39cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2025.11.05 23:29:25.106336 [ 265 ] {} <Debug> TCP-Session: edd62686-d749-48e9-8268-63180092ef9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2025.11.05 23:29:25.105717 [ 268 ] {} <Debug> TCP-Session: 303d2b30-c03e-4ad4-b2b8-e9adff0f2ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2025.11.05 23:29:25.106525 [ 266 ] {} <Debug> TCP-Session: 88e9aa43-3288-4875-a631-1d106ee065a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2025.11.05 23:29:25.106693 [ 268 ] {} <Debug> TCP-Session: 303d2b30-c03e-4ad4-b2b8-e9adff0f2ebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.11.05 23:29:25.106708 [ 266 ] {} <Debug> TCP-Session: 88e9aa43-3288-4875-a631-1d106ee065a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.11.05 23:29:25.193249 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46179 | ||
| 621 | 2025.11.05 23:29:25.193452 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.11.05 23:29:25.193510 [ 270 ] {} <Debug> TCP-Session: 72b34ffa-cf92-4f7b-b547-c878eb64714d Authenticating user 'default' from [fd00:1122:3344:101::c]:46179 | ||
| 623 | 2025.11.05 23:29:25.193661 [ 270 ] {} <Debug> TCP-Session: 72b34ffa-cf92-4f7b-b547-c878eb64714d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.11.05 23:29:25.193677 [ 270 ] {} <Debug> TCP-Session: 72b34ffa-cf92-4f7b-b547-c878eb64714d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.11.05 23:29:25.193765 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.11.05 23:29:25.193887 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2025.11.05 23:29:25.193908 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.11.05 23:29:25.194649 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63125 | ||
| 629 | 2025.11.05 23:29:25.194769 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59020 | ||
| 630 | 2025.11.05 23:29:25.194889 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2025.11.05 23:29:25.194965 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58990 | ||
| 632 | 2025.11.05 23:29:25.194957 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54044 | ||
| 633 | 2025.11.05 23:29:25.195073 [ 272 ] {} <Debug> TCP-Session: 6cf962af-3165-4836-ab92-1c4552e27a24 Authenticating user 'default' from [fd00:1122:3344:101::c]:63125 | ||
| 634 | 2025.11.05 23:29:25.195125 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51300 | ||
| 635 | 2025.11.05 23:29:25.195159 [ 272 ] {} <Debug> TCP-Session: 6cf962af-3165-4836-ab92-1c4552e27a24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 636 | 2025.11.05 23:29:25.195089 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2025.11.05 23:29:25.195345 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2025.11.05 23:29:25.195403 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2025.11.05 23:29:25.195516 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2025.11.05 23:29:25.195523 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48180 | ||
| 641 | 2025.11.05 23:29:25.195355 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33216 | ||
| 642 | 2025.11.05 23:29:25.195566 [ 274 ] {} <Debug> TCP-Session: 86f69b58-6ac2-4c30-aa62-db67b465ae85 Authenticating user 'default' from [fd00:1122:3344:101::c]:54044 | ||
| 643 | 2025.11.05 23:29:25.195353 [ 273 ] {} <Debug> TCP-Session: 769fa6f2-a95b-450c-93f9-c8797da61cc0 Authenticating user 'default' from [fd00:1122:3344:101::c]:59020 | ||
| 644 | 2025.11.05 23:29:25.195684 [ 271 ] {} <Debug> TCP-Session: d51bc009-35f1-4aa6-8e9b-c7d84ddb12d6 Authenticating user 'default' from [fd00:1122:3344:101::c]:58990 | ||
| 645 | 2025.11.05 23:29:25.195764 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2025.11.05 23:29:25.195950 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2025.11.05 23:29:25.195728 [ 273 ] {} <Debug> TCP-Session: 769fa6f2-a95b-450c-93f9-c8797da61cc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2025.11.05 23:29:25.196053 [ 277 ] {} <Debug> TCP-Session: 7807974d-1b29-4cb7-a825-6e2ea0f084f3 Authenticating user 'default' from [fd00:1122:3344:101::c]:48180 | ||
| 649 | 2025.11.05 23:29:25.196071 [ 273 ] {} <Debug> TCP-Session: 769fa6f2-a95b-450c-93f9-c8797da61cc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2025.11.05 23:29:25.196027 [ 276 ] {} <Debug> TCP-Session: 038555a9-9444-4732-b34f-9848113e648c Authenticating user 'default' from [fd00:1122:3344:101::c]:33216 | ||
| 651 | 2025.11.05 23:29:25.195705 [ 274 ] {} <Debug> TCP-Session: 86f69b58-6ac2-4c30-aa62-db67b465ae85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.11.05 23:29:25.196134 [ 277 ] {} <Debug> TCP-Session: 7807974d-1b29-4cb7-a825-6e2ea0f084f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2025.11.05 23:29:25.196150 [ 276 ] {} <Debug> TCP-Session: 038555a9-9444-4732-b34f-9848113e648c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2025.11.05 23:29:25.196289 [ 277 ] {} <Debug> TCP-Session: 7807974d-1b29-4cb7-a825-6e2ea0f084f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.11.05 23:29:25.196309 [ 276 ] {} <Debug> TCP-Session: 038555a9-9444-4732-b34f-9848113e648c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2025.11.05 23:29:25.196266 [ 274 ] {} <Debug> TCP-Session: 86f69b58-6ac2-4c30-aa62-db67b465ae85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2025.11.05 23:29:25.195358 [ 272 ] {} <Debug> TCP-Session: 6cf962af-3165-4836-ab92-1c4552e27a24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.11.05 23:29:25.195575 [ 275 ] {} <Debug> TCP-Session: cc6e343c-70dc-44d5-96da-f8e799a71586 Authenticating user 'default' from [fd00:1122:3344:101::c]:51300 | ||
| 659 | 2025.11.05 23:29:25.196012 [ 271 ] {} <Debug> TCP-Session: d51bc009-35f1-4aa6-8e9b-c7d84ddb12d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.11.05 23:29:25.196615 [ 275 ] {} <Debug> TCP-Session: cc6e343c-70dc-44d5-96da-f8e799a71586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.11.05 23:29:25.196623 [ 271 ] {} <Debug> TCP-Session: d51bc009-35f1-4aa6-8e9b-c7d84ddb12d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.11.05 23:29:25.196693 [ 275 ] {} <Debug> TCP-Session: cc6e343c-70dc-44d5-96da-f8e799a71586 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.11.05 23:29:25.303589 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36304 | ||
| 664 | 2025.11.05 23:29:25.303938 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2025.11.05 23:29:25.303981 [ 278 ] {} <Debug> TCP-Session: b3ca3ea4-d92e-4512-b3d3-4994806234a3 Authenticating user 'default' from [fd00:1122:3344:101::a]:36304 | ||
| 666 | 2025.11.05 23:29:25.304007 [ 278 ] {} <Debug> TCP-Session: b3ca3ea4-d92e-4512-b3d3-4994806234a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2025.11.05 23:29:25.304139 [ 278 ] {} <Debug> TCP-Session: b3ca3ea4-d92e-4512-b3d3-4994806234a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.11.05 23:29:25.304242 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2025.11.05 23:29:25.304288 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2025.11.05 23:29:25.304423 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.11.05 23:29:25.305033 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51266 | ||
| 672 | 2025.11.05 23:29:25.305254 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 673 | 2025.11.05 23:29:25.305253 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39659 | ||
| 674 | 2025.11.05 23:29:25.305421 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61376 | ||
| 675 | 2025.11.05 23:29:25.305331 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49959 | ||
| 676 | 2025.11.05 23:29:25.305297 [ 279 ] {} <Debug> TCP-Session: 50241714-12bf-4c58-95ac-58929d693bad Authenticating user 'default' from [fd00:1122:3344:101::a]:51266 | ||
| 677 | 2025.11.05 23:29:25.305287 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47310 | ||
| 678 | 2025.11.05 23:29:25.305609 [ 279 ] {} <Debug> TCP-Session: 50241714-12bf-4c58-95ac-58929d693bad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2025.11.05 23:29:25.305611 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62355 | ||
| 680 | 2025.11.05 23:29:25.305653 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2025.11.05 23:29:25.305671 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42937 | ||
| 682 | 2025.11.05 23:29:25.305858 [ 281 ] {} <Debug> TCP-Session: 26f3f8c2-e112-4637-94b5-4ec40e0ca6de Authenticating user 'default' from [fd00:1122:3344:101::a]:39659 | ||
| 683 | 2025.11.05 23:29:25.305855 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2025.11.05 23:29:25.305805 [ 279 ] {} <Debug> TCP-Session: 50241714-12bf-4c58-95ac-58929d693bad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2025.11.05 23:29:25.305964 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2025.11.05 23:29:25.306059 [ 283 ] {} <Debug> TCP-Session: e17f8206-ba7a-4fe0-a5ec-e9d4e6cd6fe9 Authenticating user 'default' from [fd00:1122:3344:101::a]:61376 | ||
| 687 | 2025.11.05 23:29:25.306075 [ 281 ] {} <Debug> TCP-Session: 26f3f8c2-e112-4637-94b5-4ec40e0ca6de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2025.11.05 23:29:25.306076 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2025.11.05 23:29:25.306173 [ 283 ] {} <Debug> TCP-Session: e17f8206-ba7a-4fe0-a5ec-e9d4e6cd6fe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2025.11.05 23:29:25.306196 [ 282 ] {} <Debug> TCP-Session: 4311a750-9c53-4870-be4c-665c8f94e215 Authenticating user 'default' from [fd00:1122:3344:101::a]:49959 | ||
| 691 | 2025.11.05 23:29:25.306150 [ 281 ] {} <Debug> TCP-Session: 26f3f8c2-e112-4637-94b5-4ec40e0ca6de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2025.11.05 23:29:25.306290 [ 283 ] {} <Debug> TCP-Session: e17f8206-ba7a-4fe0-a5ec-e9d4e6cd6fe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.11.05 23:29:25.306282 [ 282 ] {} <Debug> TCP-Session: 4311a750-9c53-4870-be4c-665c8f94e215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2025.11.05 23:29:25.306280 [ 284 ] {} <Debug> TCP-Session: 4e9980f1-84a6-4ac8-9b4e-9ee00cbd13b7 Authenticating user 'default' from [fd00:1122:3344:101::a]:62355 | ||
| 695 | 2025.11.05 23:29:25.306449 [ 282 ] {} <Debug> TCP-Session: 4311a750-9c53-4870-be4c-665c8f94e215 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.11.05 23:29:25.306248 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2025.11.05 23:29:25.306012 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2025.11.05 23:29:25.306609 [ 285 ] {} <Debug> TCP-Session: 81c74cda-64e9-4281-ac06-c0c495fcb7b7 Authenticating user 'default' from [fd00:1122:3344:101::a]:42937 | ||
| 699 | 2025.11.05 23:29:25.306598 [ 284 ] {} <Debug> TCP-Session: 4e9980f1-84a6-4ac8-9b4e-9ee00cbd13b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.11.05 23:29:25.306757 [ 284 ] {} <Debug> TCP-Session: 4e9980f1-84a6-4ac8-9b4e-9ee00cbd13b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.11.05 23:29:25.306777 [ 280 ] {} <Debug> TCP-Session: f8238127-971a-41fa-990d-99c08ac2a4a9 Authenticating user 'default' from [fd00:1122:3344:101::a]:47310 | ||
| 702 | 2025.11.05 23:29:25.306786 [ 285 ] {} <Debug> TCP-Session: 81c74cda-64e9-4281-ac06-c0c495fcb7b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.11.05 23:29:25.306905 [ 285 ] {} <Debug> TCP-Session: 81c74cda-64e9-4281-ac06-c0c495fcb7b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.11.05 23:29:25.306939 [ 280 ] {} <Debug> TCP-Session: f8238127-971a-41fa-990d-99c08ac2a4a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.11.05 23:29:25.307094 [ 280 ] {} <Debug> TCP-Session: f8238127-971a-41fa-990d-99c08ac2a4a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.11.05 23:29:26.000306 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.20 MiB, peak 138.20 MiB, free memory in arenas 0.00 B, will set to 139.73 MiB (RSS), difference: 1.52 MiB | ||
| 707 | 2025.11.05 23:29:29.598731 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.11.05 23:29:29.598784 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2025.11.05 23:29:29.598838 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.11.05 23:29:29.598885 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.11.05 23:29:29.602346 [ 244 ] {} <Debug> system.asynchronous_metric_log (28ff6c90-7f0d-47f9-bfb4-9a1623f1c7e6): Loading data parts | ||
| 712 | 2025.11.05 23:29:29.602581 [ 244 ] {} <Debug> system.asynchronous_metric_log (28ff6c90-7f0d-47f9-bfb4-9a1623f1c7e6): There are no data parts | ||
| 713 | 2025.11.05 23:29:29.606896 [ 244 ] {} <Trace> system.asynchronous_metric_log (28ff6c90-7f0d-47f9-bfb4-9a1623f1c7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.11.05 23:29:29.607067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 715 | 2025.11.05 23:29:29.613114 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2025.11.05 23:29:29.613683 [ 244 ] {} <Trace> system.asynchronous_metric_log (28ff6c90-7f0d-47f9-bfb4-9a1623f1c7e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2025.11.05 23:29:29.613963 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2025.11.05 23:29:29.617152 [ 243 ] {} <Debug> system.metric_log (b6c7f71d-427b-40bb-8dc4-04d5b2495d24): Loading data parts | ||
| 719 | 2025.11.05 23:29:29.617361 [ 243 ] {} <Debug> system.metric_log (b6c7f71d-427b-40bb-8dc4-04d5b2495d24): There are no data parts | ||
| 720 | 2025.11.05 23:29:29.646333 [ 243 ] {} <Trace> system.metric_log (b6c7f71d-427b-40bb-8dc4-04d5b2495d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.11.05 23:29:29.646602 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 722 | 2025.11.05 23:29:29.653983 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.11.05 23:29:29.656012 [ 243 ] {} <Trace> system.metric_log (b6c7f71d-427b-40bb-8dc4-04d5b2495d24): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.11.05 23:29:29.661493 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.11.05 23:29:30.001238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.76 MiB, peak 148.76 MiB, free memory in arenas 0.00 B, will set to 153.84 MiB (RSS), difference: 9.08 MiB | ||
| 726 | 2025.11.05 23:29:32.099399 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.11.05 23:29:32.099564 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.11.05 23:29:32.103657 [ 242 ] {} <Debug> system.query_log (37e22e8e-90ca-4e5b-b2c4-884c6db05a19): Loading data parts | ||
| 729 | 2025.11.05 23:29:32.103879 [ 242 ] {} <Debug> system.query_log (37e22e8e-90ca-4e5b-b2c4-884c6db05a19): There are no data parts | ||
| 730 | 2025.11.05 23:29:32.109221 [ 242 ] {} <Trace> system.query_log (37e22e8e-90ca-4e5b-b2c4-884c6db05a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.11.05 23:29:32.109348 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 732 | 2025.11.05 23:29:32.111025 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.11.05 23:29:32.111493 [ 242 ] {} <Trace> system.query_log (37e22e8e-90ca-4e5b-b2c4-884c6db05a19): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2025.11.05 23:29:32.111715 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.11.05 23:29:33.001137 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.06 MiB, peak 158.06 MiB, free memory in arenas 0.00 B, will set to 154.93 MiB (RSS), difference: -3.13 MiB | ||
| 736 | 2025.11.05 23:29:37.063642 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.11.05 23:29:37.063700 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.11.05 23:29:37.114038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2025.11.05 23:29:37.116836 [ 244 ] {} <Trace> system.asynchronous_metric_log (28ff6c90-7f0d-47f9-bfb4-9a1623f1c7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.11.05 23:29:37.116882 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 741 | 2025.11.05 23:29:37.117578 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.11.05 23:29:37.118103 [ 244 ] {} <Trace> system.asynchronous_metric_log (28ff6c90-7f0d-47f9-bfb4-9a1623f1c7e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2025.11.05 23:29:37.118327 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.11.05 23:29:37.161570 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.11.05 23:29:37.179338 [ 243 ] {} <Trace> system.metric_log (b6c7f71d-427b-40bb-8dc4-04d5b2495d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.11.05 23:29:37.179517 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 747 | 2025.11.05 23:29:37.186200 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.11.05 23:29:37.187428 [ 243 ] {} <Trace> system.metric_log (b6c7f71d-427b-40bb-8dc4-04d5b2495d24): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2025.11.05 23:29:37.190966 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.11.05 23:29:38.001122 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.73 MiB, peak 159.73 MiB, free memory in arenas 0.00 B, will set to 157.53 MiB (RSS), difference: 1.80 MiB | ||
| 751 | 2025.11.05 23:29:43.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.57 MiB, peak 159.73 MiB, free memory in arenas 0.00 B, will set to 157.59 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2025.11.05 23:29:44.619285 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 753 | 2025.11.05 23:29:44.619862 [ 244 ] {} <Trace> system.asynchronous_metric_log (28ff6c90-7f0d-47f9-bfb4-9a1623f1c7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 754 | 2025.11.05 23:29:44.619898 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 755 | 2025.11.05 23:29:44.620588 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 756 | 2025.11.05 23:29:44.621053 [ 244 ] {} <Trace> system.asynchronous_metric_log (28ff6c90-7f0d-47f9-bfb4-9a1623f1c7e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 757 | 2025.11.05 23:29:44.621177 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 758 | 2025.11.05 23:29:44.691861 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 759 | 2025.11.05 23:29:44.707610 [ 243 ] {} <Trace> system.metric_log (b6c7f71d-427b-40bb-8dc4-04d5b2495d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 760 | 2025.11.05 23:29:44.707659 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 761 | 2025.11.05 23:29:44.713931 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 762 | 2025.11.05 23:29:44.714800 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2025.11.05 23:29:44.714946 [ 3 ] {c41998f5-7079-4669-9804-5cfda7063f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 764 | 2025.11.05 23:29:44.715169 [ 243 ] {} <Trace> system.metric_log (b6c7f71d-427b-40bb-8dc4-04d5b2495d24): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 765 | 2025.11.05 23:29:44.717951 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 766 | 2025.11.05 23:29:44.719413 [ 3 ] {c41998f5-7079-4669-9804-5cfda7063f72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 767 | 2025.11.05 23:29:44.723985 [ 3 ] {c41998f5-7079-4669-9804-5cfda7063f72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 768 | 2025.11.05 23:29:44.732736 [ 3 ] {c41998f5-7079-4669-9804-5cfda7063f72} <Debug> TCPHandler: Processed in 0.018045553 sec. | ||
| 769 | 2025.11.05 23:29:44.746178 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 770 | 2025.11.05 23:29:44.746416 [ 3 ] {9d1fb5d9-6d64-4341-b555-c94fdccf2ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 771 | 2025.11.05 23:29:44.753105 [ 3 ] {9d1fb5d9-6d64-4341-b555-c94fdccf2ecb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 772 | 2025.11.05 23:29:44.753196 [ 3 ] {9d1fb5d9-6d64-4341-b555-c94fdccf2ecb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 773 | 2025.11.05 23:29:44.755989 [ 3 ] {9d1fb5d9-6d64-4341-b555-c94fdccf2ecb} <Debug> TCPHandler: Processed in 0.00990713 sec. | ||
| 774 | 2025.11.05 23:29:44.757934 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 775 | 2025.11.05 23:29:44.758046 [ 3 ] {11574dd1-2c5b-4554-be88-e3871bd1e53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 776 | 2025.11.05 23:29:44.762936 [ 3 ] {11574dd1-2c5b-4554-be88-e3871bd1e53c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 777 | 2025.11.05 23:29:44.762981 [ 3 ] {11574dd1-2c5b-4554-be88-e3871bd1e53c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 778 | 2025.11.05 23:29:44.763336 [ 3 ] {11574dd1-2c5b-4554-be88-e3871bd1e53c} <Debug> TCPHandler: Processed in 0.005448679 sec. | ||
| 779 | 2025.11.05 23:29:44.763563 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 780 | 2025.11.05 23:29:44.763698 [ 3 ] {a460b17b-af30-4cf6-8911-cd2f09d54b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 781 | 2025.11.05 23:29:44.763983 [ 3 ] {a460b17b-af30-4cf6-8911-cd2f09d54b43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 782 | 2025.11.05 23:29:44.764035 [ 3 ] {a460b17b-af30-4cf6-8911-cd2f09d54b43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 783 | 2025.11.05 23:29:44.764407 [ 3 ] {a460b17b-af30-4cf6-8911-cd2f09d54b43} <Debug> TCPHandler: Processed in 0.000898815 sec. | ||
| 784 | 2025.11.05 23:29:44.764598 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2025.11.05 23:29:44.764707 [ 3 ] {597aa90a-6734-4426-99f2-cfa94f92b9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 786 | 2025.11.05 23:29:44.764947 [ 3 ] {597aa90a-6734-4426-99f2-cfa94f92b9d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 787 | 2025.11.05 23:29:44.764988 [ 3 ] {597aa90a-6734-4426-99f2-cfa94f92b9d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2025.11.05 23:29:44.765320 [ 3 ] {597aa90a-6734-4426-99f2-cfa94f92b9d7} <Debug> TCPHandler: Processed in 0.00076697 sec. | ||
| 789 | 2025.11.05 23:29:44.765522 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 790 | 2025.11.05 23:29:44.765638 [ 3 ] {38cc7428-23e0-42c1-a0c2-697804fa256c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 791 | 2025.11.05 23:29:44.765873 [ 3 ] {38cc7428-23e0-42c1-a0c2-697804fa256c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 792 | 2025.11.05 23:29:44.765915 [ 3 ] {38cc7428-23e0-42c1-a0c2-697804fa256c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 793 | 2025.11.05 23:29:44.766229 [ 3 ] {38cc7428-23e0-42c1-a0c2-697804fa256c} <Debug> TCPHandler: Processed in 0.00075242 sec. | ||
| 794 | 2025.11.05 23:29:44.768871 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 795 | 2025.11.05 23:29:44.768983 [ 3 ] {a7450d6b-0e63-42de-b552-af5d2e0f96c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 796 | 2025.11.05 23:29:44.769222 [ 3 ] {a7450d6b-0e63-42de-b552-af5d2e0f96c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 797 | 2025.11.05 23:29:44.769264 [ 3 ] {a7450d6b-0e63-42de-b552-af5d2e0f96c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 798 | 2025.11.05 23:29:44.769579 [ 3 ] {a7450d6b-0e63-42de-b552-af5d2e0f96c1} <Debug> TCPHandler: Processed in 0.000758851 sec. | ||
| 799 | 2025.11.05 23:29:44.770157 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 800 | 2025.11.05 23:29:44.770268 [ 3 ] {77ae1bb7-5215-4934-8d5b-8444c94eff47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 801 | 2025.11.05 23:29:44.770501 [ 3 ] {77ae1bb7-5215-4934-8d5b-8444c94eff47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 802 | 2025.11.05 23:29:44.770542 [ 3 ] {77ae1bb7-5215-4934-8d5b-8444c94eff47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2025.11.05 23:29:44.770846 [ 3 ] {77ae1bb7-5215-4934-8d5b-8444c94eff47} <Debug> TCPHandler: Processed in 0.000734271 sec. | ||
| 804 | 2025.11.05 23:29:44.771068 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 805 | 2025.11.05 23:29:44.771179 [ 3 ] {1920422a-e492-439e-843a-914f63830168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 806 | 2025.11.05 23:29:44.771418 [ 3 ] {1920422a-e492-439e-843a-914f63830168} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 807 | 2025.11.05 23:29:44.771459 [ 3 ] {1920422a-e492-439e-843a-914f63830168} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 808 | 2025.11.05 23:29:44.771773 [ 3 ] {1920422a-e492-439e-843a-914f63830168} <Debug> TCPHandler: Processed in 0.000749801 sec. | ||
| 809 | 2025.11.05 23:29:44.772032 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 810 | 2025.11.05 23:29:44.772144 [ 3 ] {075712ec-1202-450d-b8b5-19c71ccb5088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 811 | 2025.11.05 23:29:44.772382 [ 3 ] {075712ec-1202-450d-b8b5-19c71ccb5088} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 812 | 2025.11.05 23:29:44.772422 [ 3 ] {075712ec-1202-450d-b8b5-19c71ccb5088} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 813 | 2025.11.05 23:29:44.772728 [ 3 ] {075712ec-1202-450d-b8b5-19c71ccb5088} <Debug> TCPHandler: Processed in 0.00074094 sec. | ||
| 814 | 2025.11.05 23:29:44.772982 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 815 | 2025.11.05 23:29:44.773093 [ 3 ] {20b95978-63aa-44e6-9f82-5ba5c37959ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 816 | 2025.11.05 23:29:44.773330 [ 3 ] {20b95978-63aa-44e6-9f82-5ba5c37959ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 817 | 2025.11.05 23:29:44.773370 [ 3 ] {20b95978-63aa-44e6-9f82-5ba5c37959ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 818 | 2025.11.05 23:29:44.773674 [ 3 ] {20b95978-63aa-44e6-9f82-5ba5c37959ce} <Debug> TCPHandler: Processed in 0.000736341 sec. | ||
| 819 | 2025.11.05 23:29:44.773888 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 820 | 2025.11.05 23:29:44.774010 [ 3 ] {710ffec1-54ee-4955-a8b8-7eb4b6154eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 821 | 2025.11.05 23:29:44.774253 [ 3 ] {710ffec1-54ee-4955-a8b8-7eb4b6154eb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 822 | 2025.11.05 23:29:44.774294 [ 3 ] {710ffec1-54ee-4955-a8b8-7eb4b6154eb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 823 | 2025.11.05 23:29:44.774603 [ 3 ] {710ffec1-54ee-4955-a8b8-7eb4b6154eb3} <Debug> TCPHandler: Processed in 0.000759711 sec. | ||
| 824 | 2025.11.05 23:29:44.774841 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 825 | 2025.11.05 23:29:44.774953 [ 3 ] {7928a5e9-75c9-44a3-9293-0260a63018d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 826 | 2025.11.05 23:29:44.775192 [ 3 ] {7928a5e9-75c9-44a3-9293-0260a63018d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 827 | 2025.11.05 23:29:44.775233 [ 3 ] {7928a5e9-75c9-44a3-9293-0260a63018d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 828 | 2025.11.05 23:29:44.775539 [ 3 ] {7928a5e9-75c9-44a3-9293-0260a63018d2} <Debug> TCPHandler: Processed in 0.000743681 sec. | ||
| 829 | 2025.11.05 23:29:44.775759 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 830 | 2025.11.05 23:29:44.775873 [ 3 ] {4e409bb2-eff8-4714-b587-10d4428f93a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 831 | 2025.11.05 23:29:44.776117 [ 3 ] {4e409bb2-eff8-4714-b587-10d4428f93a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 832 | 2025.11.05 23:29:44.776157 [ 3 ] {4e409bb2-eff8-4714-b587-10d4428f93a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 833 | 2025.11.05 23:29:44.776468 [ 3 ] {4e409bb2-eff8-4714-b587-10d4428f93a1} <Debug> TCPHandler: Processed in 0.0007537 sec. | ||
| 834 | 2025.11.05 23:29:44.776683 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 835 | 2025.11.05 23:29:44.776800 [ 3 ] {34efc307-12b9-4764-8ec8-370621bd5864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 836 | 2025.11.05 23:29:44.777046 [ 3 ] {34efc307-12b9-4764-8ec8-370621bd5864} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 837 | 2025.11.05 23:29:44.777087 [ 3 ] {34efc307-12b9-4764-8ec8-370621bd5864} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 838 | 2025.11.05 23:29:44.777393 [ 3 ] {34efc307-12b9-4764-8ec8-370621bd5864} <Debug> TCPHandler: Processed in 0.00075537 sec. | ||
| 839 | 2025.11.05 23:29:44.777612 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 840 | 2025.11.05 23:29:44.777724 [ 3 ] {8920e9d8-2d76-42e1-86a0-a4f3071fd798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 841 | 2025.11.05 23:29:44.777977 [ 3 ] {8920e9d8-2d76-42e1-86a0-a4f3071fd798} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 842 | 2025.11.05 23:29:44.778018 [ 3 ] {8920e9d8-2d76-42e1-86a0-a4f3071fd798} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 843 | 2025.11.05 23:29:44.778327 [ 3 ] {8920e9d8-2d76-42e1-86a0-a4f3071fd798} <Debug> TCPHandler: Processed in 0.000760751 sec. | ||
| 844 | 2025.11.05 23:29:44.790008 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 845 | 2025.11.05 23:29:44.790237 [ 3 ] {7ef911d4-7bfc-4016-99c8-65d1cf122cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 846 | 2025.11.05 23:29:44.790727 [ 3 ] {7ef911d4-7bfc-4016-99c8-65d1cf122cab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 847 | 2025.11.05 23:29:44.790808 [ 3 ] {7ef911d4-7bfc-4016-99c8-65d1cf122cab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 848 | 2025.11.05 23:29:44.791287 [ 3 ] {7ef911d4-7bfc-4016-99c8-65d1cf122cab} <Debug> TCPHandler: Processed in 0.001371577 sec. | ||
| 849 | 2025.11.05 23:29:44.791631 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 850 | 2025.11.05 23:29:44.791745 [ 3 ] {c5425d19-9800-4fee-b6cc-64d95d3e001e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 851 | 2025.11.05 23:29:44.791994 [ 3 ] {c5425d19-9800-4fee-b6cc-64d95d3e001e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 852 | 2025.11.05 23:29:44.792035 [ 3 ] {c5425d19-9800-4fee-b6cc-64d95d3e001e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 853 | 2025.11.05 23:29:44.792345 [ 3 ] {c5425d19-9800-4fee-b6cc-64d95d3e001e} <Debug> TCPHandler: Processed in 0.000759301 sec. | ||
| 854 | 2025.11.05 23:29:44.792556 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 855 | 2025.11.05 23:29:44.792672 [ 3 ] {775938b3-79f3-4352-894c-50293a742444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 856 | 2025.11.05 23:29:44.792925 [ 3 ] {775938b3-79f3-4352-894c-50293a742444} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 857 | 2025.11.05 23:29:44.792965 [ 3 ] {775938b3-79f3-4352-894c-50293a742444} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 858 | 2025.11.05 23:29:44.793276 [ 3 ] {775938b3-79f3-4352-894c-50293a742444} <Debug> TCPHandler: Processed in 0.000765371 sec. | ||
| 859 | 2025.11.05 23:29:44.793471 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 860 | 2025.11.05 23:29:44.793587 [ 3 ] {3bfdce81-2d8d-498b-9c9b-bba3999fde5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 861 | 2025.11.05 23:29:44.793846 [ 3 ] {3bfdce81-2d8d-498b-9c9b-bba3999fde5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 862 | 2025.11.05 23:29:44.793887 [ 3 ] {3bfdce81-2d8d-498b-9c9b-bba3999fde5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 863 | 2025.11.05 23:29:44.794217 [ 3 ] {3bfdce81-2d8d-498b-9c9b-bba3999fde5e} <Debug> TCPHandler: Processed in 0.000790632 sec. | ||
| 864 | 2025.11.05 23:29:44.794415 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 865 | 2025.11.05 23:29:44.794532 [ 3 ] {3773f8db-3ad2-41c4-aae4-1d25a5dd2839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 866 | 2025.11.05 23:29:44.794798 [ 3 ] {3773f8db-3ad2-41c4-aae4-1d25a5dd2839} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 867 | 2025.11.05 23:29:44.794839 [ 3 ] {3773f8db-3ad2-41c4-aae4-1d25a5dd2839} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 868 | 2025.11.05 23:29:44.795151 [ 3 ] {3773f8db-3ad2-41c4-aae4-1d25a5dd2839} <Debug> TCPHandler: Processed in 0.000781942 sec. | ||
| 869 | 2025.11.05 23:29:44.795353 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2025.11.05 23:29:44.795470 [ 3 ] {d05868ab-4724-4b14-b32e-162035387f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 871 | 2025.11.05 23:29:44.795726 [ 3 ] {d05868ab-4724-4b14-b32e-162035387f1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 872 | 2025.11.05 23:29:44.795767 [ 3 ] {d05868ab-4724-4b14-b32e-162035387f1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 873 | 2025.11.05 23:29:44.796078 [ 3 ] {d05868ab-4724-4b14-b32e-162035387f1c} <Debug> TCPHandler: Processed in 0.000769381 sec. | ||
| 874 | 2025.11.05 23:29:44.796284 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 875 | 2025.11.05 23:29:44.796402 [ 3 ] {c73c3ee8-411f-4855-a2d2-ab605c222566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 876 | 2025.11.05 23:29:44.796658 [ 3 ] {c73c3ee8-411f-4855-a2d2-ab605c222566} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 877 | 2025.11.05 23:29:44.796698 [ 3 ] {c73c3ee8-411f-4855-a2d2-ab605c222566} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 878 | 2025.11.05 23:29:44.797005 [ 3 ] {c73c3ee8-411f-4855-a2d2-ab605c222566} <Debug> TCPHandler: Processed in 0.000765881 sec. | ||
| 879 | 2025.11.05 23:29:44.797212 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2025.11.05 23:29:44.797331 [ 3 ] {6009af59-4dd1-476e-9ac0-c5aa74150437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 881 | 2025.11.05 23:29:44.797592 [ 3 ] {6009af59-4dd1-476e-9ac0-c5aa74150437} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 882 | 2025.11.05 23:29:44.797632 [ 3 ] {6009af59-4dd1-476e-9ac0-c5aa74150437} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 883 | 2025.11.05 23:29:44.797942 [ 3 ] {6009af59-4dd1-476e-9ac0-c5aa74150437} <Debug> TCPHandler: Processed in 0.000774182 sec. | ||
| 884 | 2025.11.05 23:29:44.798140 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 885 | 2025.11.05 23:29:44.798258 [ 3 ] {c665268a-fd1a-40c9-bc64-d103b607a5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 886 | 2025.11.05 23:29:44.798519 [ 3 ] {c665268a-fd1a-40c9-bc64-d103b607a5a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 887 | 2025.11.05 23:29:44.798559 [ 3 ] {c665268a-fd1a-40c9-bc64-d103b607a5a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 888 | 2025.11.05 23:29:44.798866 [ 3 ] {c665268a-fd1a-40c9-bc64-d103b607a5a5} <Debug> TCPHandler: Processed in 0.000771481 sec. | ||
| 889 | 2025.11.05 23:29:44.799056 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2025.11.05 23:29:44.799175 [ 3 ] {012dfb99-b3f3-4c74-888e-91d03eb13472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 891 | 2025.11.05 23:29:44.799435 [ 3 ] {012dfb99-b3f3-4c74-888e-91d03eb13472} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 892 | 2025.11.05 23:29:44.799475 [ 3 ] {012dfb99-b3f3-4c74-888e-91d03eb13472} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 893 | 2025.11.05 23:29:44.799784 [ 3 ] {012dfb99-b3f3-4c74-888e-91d03eb13472} <Debug> TCPHandler: Processed in 0.000773001 sec. | ||
| 894 | 2025.11.05 23:29:44.799990 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 895 | 2025.11.05 23:29:44.800109 [ 3 ] {c30023f3-67cf-46a4-8bb7-81a50ba8bff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 896 | 2025.11.05 23:29:44.800369 [ 3 ] {c30023f3-67cf-46a4-8bb7-81a50ba8bff4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 897 | 2025.11.05 23:29:44.800409 [ 3 ] {c30023f3-67cf-46a4-8bb7-81a50ba8bff4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 898 | 2025.11.05 23:29:44.800727 [ 3 ] {c30023f3-67cf-46a4-8bb7-81a50ba8bff4} <Debug> TCPHandler: Processed in 0.000781732 sec. | ||
| 899 | 2025.11.05 23:29:44.800928 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2025.11.05 23:29:44.801048 [ 3 ] {06bca6cc-2cf6-4b80-ade5-119d34a0524b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 901 | 2025.11.05 23:29:44.801317 [ 3 ] {06bca6cc-2cf6-4b80-ade5-119d34a0524b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 902 | 2025.11.05 23:29:44.801357 [ 3 ] {06bca6cc-2cf6-4b80-ade5-119d34a0524b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 903 | 2025.11.05 23:29:44.801665 [ 3 ] {06bca6cc-2cf6-4b80-ade5-119d34a0524b} <Debug> TCPHandler: Processed in 0.000782051 sec. | ||
| 904 | 2025.11.05 23:29:44.801866 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 905 | 2025.11.05 23:29:44.801987 [ 3 ] {ddcf7bc5-453f-4b16-86d5-0815ea5435a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 906 | 2025.11.05 23:29:44.802260 [ 3 ] {ddcf7bc5-453f-4b16-86d5-0815ea5435a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 907 | 2025.11.05 23:29:44.802301 [ 3 ] {ddcf7bc5-453f-4b16-86d5-0815ea5435a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 908 | 2025.11.05 23:29:44.802617 [ 3 ] {ddcf7bc5-453f-4b16-86d5-0815ea5435a5} <Debug> TCPHandler: Processed in 0.000795332 sec. | ||
| 909 | 2025.11.05 23:29:44.802824 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2025.11.05 23:29:44.802946 [ 3 ] {5d14b54b-72fd-4f22-92d9-7903ba3c3e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 911 | 2025.11.05 23:29:44.803220 [ 3 ] {5d14b54b-72fd-4f22-92d9-7903ba3c3e67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 912 | 2025.11.05 23:29:44.803261 [ 3 ] {5d14b54b-72fd-4f22-92d9-7903ba3c3e67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 913 | 2025.11.05 23:29:44.803585 [ 3 ] {5d14b54b-72fd-4f22-92d9-7903ba3c3e67} <Debug> TCPHandler: Processed in 0.000811002 sec. | ||
| 914 | 2025.11.05 23:29:44.803779 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2025.11.05 23:29:44.803901 [ 3 ] {e4dc8726-a769-498f-867a-c556091a447a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 916 | 2025.11.05 23:29:44.804174 [ 3 ] {e4dc8726-a769-498f-867a-c556091a447a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 917 | 2025.11.05 23:29:44.804215 [ 3 ] {e4dc8726-a769-498f-867a-c556091a447a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 918 | 2025.11.05 23:29:44.804535 [ 3 ] {e4dc8726-a769-498f-867a-c556091a447a} <Debug> TCPHandler: Processed in 0.000800882 sec. | ||
| 919 | 2025.11.05 23:29:44.805775 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2025.11.05 23:29:44.805898 [ 3 ] {920b48f2-8cc7-4519-8cb6-c227fc7326c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 921 | 2025.11.05 23:29:44.806170 [ 3 ] {920b48f2-8cc7-4519-8cb6-c227fc7326c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 922 | 2025.11.05 23:29:44.806211 [ 3 ] {920b48f2-8cc7-4519-8cb6-c227fc7326c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 923 | 2025.11.05 23:29:44.806521 [ 3 ] {920b48f2-8cc7-4519-8cb6-c227fc7326c7} <Debug> TCPHandler: Processed in 0.000791742 sec. | ||
| 924 | 2025.11.05 23:29:44.813454 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 925 | 2025.11.05 23:29:44.813629 [ 3 ] {58fadbbb-6095-49a0-9dca-aa8c8b8d64dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 926 | 2025.11.05 23:29:44.813690 [ 3 ] {58fadbbb-6095-49a0-9dca-aa8c8b8d64dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 927 | 2025.11.05 23:29:44.816944 [ 3 ] {58fadbbb-6095-49a0-9dca-aa8c8b8d64dd} <Trace> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 928 | 2025.11.05 23:29:44.817015 [ 3 ] {58fadbbb-6095-49a0-9dca-aa8c8b8d64dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 929 | 2025.11.05 23:29:44.817674 [ 3 ] {58fadbbb-6095-49a0-9dca-aa8c8b8d64dd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 930 | 2025.11.05 23:29:44.818049 [ 3 ] {58fadbbb-6095-49a0-9dca-aa8c8b8d64dd} <Trace> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 931 | 2025.11.05 23:29:44.818192 [ 3 ] {58fadbbb-6095-49a0-9dca-aa8c8b8d64dd} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.004607 sec., 6945.951812459301 rows/sec., 1.54 MiB/sec. | ||
| 932 | 2025.11.05 23:29:44.818230 [ 3 ] {58fadbbb-6095-49a0-9dca-aa8c8b8d64dd} <Debug> TCPHandler: Processed in 0.004832122 sec. | ||
| 933 | 2025.11.05 23:29:44.818377 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 934 | 2025.11.05 23:29:44.818471 [ 3 ] {ecec1044-d3bf-4881-afa7-025f751d384f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 935 | 2025.11.05 23:29:44.818512 [ 3 ] {ecec1044-d3bf-4881-afa7-025f751d384f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 936 | 2025.11.05 23:29:44.823342 [ 3 ] {ecec1044-d3bf-4881-afa7-025f751d384f} <Trace> oximeter.fields_i16 (10be9aae-9ae8-46f2-9d55-e0a0e8e5daf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 937 | 2025.11.05 23:29:44.823402 [ 3 ] {ecec1044-d3bf-4881-afa7-025f751d384f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 938 | 2025.11.05 23:29:44.824230 [ 3 ] {ecec1044-d3bf-4881-afa7-025f751d384f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 939 | 2025.11.05 23:29:44.824764 [ 3 ] {ecec1044-d3bf-4881-afa7-025f751d384f} <Trace> oximeter.fields_i16 (10be9aae-9ae8-46f2-9d55-e0a0e8e5daf4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 940 | 2025.11.05 23:29:44.824892 [ 3 ] {ecec1044-d3bf-4881-afa7-025f751d384f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00644 sec., 63664.59627329192 rows/sec., 4.04 MiB/sec. | ||
| 941 | 2025.11.05 23:29:44.824929 [ 3 ] {ecec1044-d3bf-4881-afa7-025f751d384f} <Debug> TCPHandler: Processed in 0.00660241 sec. | ||
| 942 | 2025.11.05 23:29:44.825056 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 943 | 2025.11.05 23:29:44.825150 [ 3 ] {1e7f067c-5c25-4fbf-be3b-c4457682cd08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 944 | 2025.11.05 23:29:44.825203 [ 3 ] {1e7f067c-5c25-4fbf-be3b-c4457682cd08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 945 | 2025.11.05 23:29:44.825611 [ 3 ] {1e7f067c-5c25-4fbf-be3b-c4457682cd08} <Trace> oximeter.fields_ipaddr (d9099c1d-a6c0-4d6e-a024-e3fd592adf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 946 | 2025.11.05 23:29:44.825649 [ 3 ] {1e7f067c-5c25-4fbf-be3b-c4457682cd08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 947 | 2025.11.05 23:29:44.826088 [ 3 ] {1e7f067c-5c25-4fbf-be3b-c4457682cd08} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 948 | 2025.11.05 23:29:44.826811 [ 3 ] {1e7f067c-5c25-4fbf-be3b-c4457682cd08} <Trace> oximeter.fields_ipaddr (d9099c1d-a6c0-4d6e-a024-e3fd592adf22): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 949 | 2025.11.05 23:29:44.826970 [ 3 ] {1e7f067c-5c25-4fbf-be3b-c4457682cd08} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001837 sec., 5443.658138268916 rows/sec., 443.89 KiB/sec. | ||
| 950 | 2025.11.05 23:29:44.827013 [ 3 ] {1e7f067c-5c25-4fbf-be3b-c4457682cd08} <Debug> TCPHandler: Processed in 0.002006655 sec. | ||
| 951 | 2025.11.05 23:29:44.827135 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 952 | 2025.11.05 23:29:44.827228 [ 3 ] {295cdbb7-9a5b-4ea4-9284-a458c94f569f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 953 | 2025.11.05 23:29:44.827268 [ 3 ] {295cdbb7-9a5b-4ea4-9284-a458c94f569f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 954 | 2025.11.05 23:29:44.828528 [ 3 ] {295cdbb7-9a5b-4ea4-9284-a458c94f569f} <Trace> oximeter.fields_string (bcbb0143-275b-4b94-ad7c-857a2e3f2970): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 955 | 2025.11.05 23:29:44.828573 [ 3 ] {295cdbb7-9a5b-4ea4-9284-a458c94f569f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 956 | 2025.11.05 23:29:44.829233 [ 3 ] {295cdbb7-9a5b-4ea4-9284-a458c94f569f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 957 | 2025.11.05 23:29:44.829714 [ 3 ] {295cdbb7-9a5b-4ea4-9284-a458c94f569f} <Trace> oximeter.fields_string (bcbb0143-275b-4b94-ad7c-857a2e3f2970): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 958 | 2025.11.05 23:29:44.829844 [ 3 ] {295cdbb7-9a5b-4ea4-9284-a458c94f569f} <Debug> executeQuery: Read 1139 rows, 92.42 KiB in 0.002634 sec., 432422.17160212604 rows/sec., 34.26 MiB/sec. | ||
| 959 | 2025.11.05 23:29:44.829881 [ 3 ] {295cdbb7-9a5b-4ea4-9284-a458c94f569f} <Debug> TCPHandler: Processed in 0.002798666 sec. | ||
| 960 | 2025.11.05 23:29:44.830007 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 961 | 2025.11.05 23:29:44.830098 [ 3 ] {248793a4-fe7f-4dff-b792-5a338dafffb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 962 | 2025.11.05 23:29:44.830138 [ 3 ] {248793a4-fe7f-4dff-b792-5a338dafffb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 963 | 2025.11.05 23:29:44.830625 [ 3 ] {248793a4-fe7f-4dff-b792-5a338dafffb0} <Trace> oximeter.fields_u16 (32f1c058-0ec4-4051-98fb-c1808cd0d175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 964 | 2025.11.05 23:29:44.830661 [ 3 ] {248793a4-fe7f-4dff-b792-5a338dafffb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 965 | 2025.11.05 23:29:44.831087 [ 3 ] {248793a4-fe7f-4dff-b792-5a338dafffb0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 966 | 2025.11.05 23:29:44.831501 [ 3 ] {248793a4-fe7f-4dff-b792-5a338dafffb0} <Trace> oximeter.fields_u16 (32f1c058-0ec4-4051-98fb-c1808cd0d175): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 967 | 2025.11.05 23:29:44.831626 [ 3 ] {248793a4-fe7f-4dff-b792-5a338dafffb0} <Debug> executeQuery: Read 226 rows, 13.84 KiB in 0.001546 sec., 146183.6998706339 rows/sec., 8.74 MiB/sec. | ||
| 968 | 2025.11.05 23:29:44.831662 [ 3 ] {248793a4-fe7f-4dff-b792-5a338dafffb0} <Debug> TCPHandler: Processed in 0.001702896 sec. | ||
| 969 | 2025.11.05 23:29:44.831773 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 970 | 2025.11.05 23:29:44.831869 [ 3 ] {b06841d7-34a8-46ff-ad6a-55cf45e7d703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 971 | 2025.11.05 23:29:44.831908 [ 3 ] {b06841d7-34a8-46ff-ad6a-55cf45e7d703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 972 | 2025.11.05 23:29:44.832503 [ 3 ] {b06841d7-34a8-46ff-ad6a-55cf45e7d703} <Trace> oximeter.fields_u32 (3d0548a8-ff7a-406d-acea-f29deeedc200): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 973 | 2025.11.05 23:29:44.832557 [ 3 ] {b06841d7-34a8-46ff-ad6a-55cf45e7d703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 974 | 2025.11.05 23:29:44.833151 [ 3 ] {b06841d7-34a8-46ff-ad6a-55cf45e7d703} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 975 | 2025.11.05 23:29:44.833561 [ 3 ] {b06841d7-34a8-46ff-ad6a-55cf45e7d703} <Trace> oximeter.fields_u32 (3d0548a8-ff7a-406d-acea-f29deeedc200): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 976 | 2025.11.05 23:29:44.833691 [ 3 ] {b06841d7-34a8-46ff-ad6a-55cf45e7d703} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001838 sec., 115342.76387377584 rows/sec., 7.44 MiB/sec. | ||
| 977 | 2025.11.05 23:29:44.833727 [ 3 ] {b06841d7-34a8-46ff-ad6a-55cf45e7d703} <Debug> TCPHandler: Processed in 0.002000775 sec. | ||
| 978 | 2025.11.05 23:29:44.833843 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 979 | 2025.11.05 23:29:44.833937 [ 3 ] {1eb78942-e0ce-45a8-858e-8b428aa2f40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 980 | 2025.11.05 23:29:44.833977 [ 3 ] {1eb78942-e0ce-45a8-858e-8b428aa2f40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 981 | 2025.11.05 23:29:44.834469 [ 3 ] {1eb78942-e0ce-45a8-858e-8b428aa2f40c} <Trace> oximeter.fields_u8 (6231c128-1794-4c02-a28c-48ff9fb97db4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 982 | 2025.11.05 23:29:44.834506 [ 3 ] {1eb78942-e0ce-45a8-858e-8b428aa2f40c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 983 | 2025.11.05 23:29:44.834923 [ 3 ] {1eb78942-e0ce-45a8-858e-8b428aa2f40c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 984 | 2025.11.05 23:29:44.835394 [ 3 ] {1eb78942-e0ce-45a8-858e-8b428aa2f40c} <Trace> oximeter.fields_u8 (6231c128-1794-4c02-a28c-48ff9fb97db4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 985 | 2025.11.05 23:29:44.835523 [ 3 ] {1eb78942-e0ce-45a8-858e-8b428aa2f40c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001604 sec., 131546.13466334165 rows/sec., 7.47 MiB/sec. | ||
| 986 | 2025.11.05 23:29:44.835560 [ 3 ] {1eb78942-e0ce-45a8-858e-8b428aa2f40c} <Debug> TCPHandler: Processed in 0.001766148 sec. | ||
| 987 | 2025.11.05 23:29:44.835677 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 988 | 2025.11.05 23:29:44.835771 [ 3 ] {551ddedb-5d21-4474-b3b5-850f1cf14e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 989 | 2025.11.05 23:29:44.835811 [ 3 ] {551ddedb-5d21-4474-b3b5-850f1cf14e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 990 | 2025.11.05 23:29:44.836433 [ 3 ] {551ddedb-5d21-4474-b3b5-850f1cf14e63} <Trace> oximeter.fields_uuid (68285b7f-8ee1-46da-912f-c1d414521a47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 991 | 2025.11.05 23:29:44.836469 [ 3 ] {551ddedb-5d21-4474-b3b5-850f1cf14e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 992 | 2025.11.05 23:29:44.836974 [ 3 ] {551ddedb-5d21-4474-b3b5-850f1cf14e63} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 993 | 2025.11.05 23:29:44.837396 [ 3 ] {551ddedb-5d21-4474-b3b5-850f1cf14e63} <Trace> oximeter.fields_uuid (68285b7f-8ee1-46da-912f-c1d414521a47): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 994 | 2025.11.05 23:29:44.837522 [ 3 ] {551ddedb-5d21-4474-b3b5-850f1cf14e63} <Debug> executeQuery: Read 700 rows, 50.16 KiB in 0.001769 sec., 395703.787450537 rows/sec., 27.69 MiB/sec. | ||
| 995 | 2025.11.05 23:29:44.837558 [ 3 ] {551ddedb-5d21-4474-b3b5-850f1cf14e63} <Debug> TCPHandler: Processed in 0.001928943 sec. | ||
| 996 | 2025.11.05 23:29:44.837673 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2025.11.05 23:29:44.837766 [ 3 ] {a0a001b5-4288-4bb5-9c16-9fde78399a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 998 | 2025.11.05 23:29:44.837821 [ 3 ] {a0a001b5-4288-4bb5-9c16-9fde78399a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 999 | 2025.11.05 23:29:44.838191 [ 3 ] {a0a001b5-4288-4bb5-9c16-9fde78399a79} <Trace> oximeter.measurements_bool (a0f48828-1244-487c-aac9-59ce05f6d72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1000 | 2025.11.05 23:29:44.838227 [ 3 ] {a0a001b5-4288-4bb5-9c16-9fde78399a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1001 | 2025.11.05 23:29:44.838707 [ 3 ] {a0a001b5-4288-4bb5-9c16-9fde78399a79} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1002 | 2025.11.05 23:29:44.839135 [ 3 ] {a0a001b5-4288-4bb5-9c16-9fde78399a79} <Trace> oximeter.measurements_bool (a0f48828-1244-487c-aac9-59ce05f6d72b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1003 | 2025.11.05 23:29:44.839266 [ 3 ] {a0a001b5-4288-4bb5-9c16-9fde78399a79} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001517 sec., 3955.174686882004 rows/sec., 206.64 KiB/sec. | ||
| 1004 | 2025.11.05 23:29:44.839302 [ 3 ] {a0a001b5-4288-4bb5-9c16-9fde78399a79} <Debug> TCPHandler: Processed in 0.001678526 sec. | ||
| 1005 | 2025.11.05 23:29:44.839418 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1006 | 2025.11.05 23:29:44.839513 [ 3 ] {e62a0c04-1db4-48cc-b0ce-8e4ea6e112b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1007 | 2025.11.05 23:29:44.839556 [ 3 ] {e62a0c04-1db4-48cc-b0ce-8e4ea6e112b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1008 | 2025.11.05 23:29:44.842054 [ 3 ] {e62a0c04-1db4-48cc-b0ce-8e4ea6e112b9} <Trace> oximeter.measurements_cumulativeu64 (c1aa910b-9a87-479e-b9c7-39a5bccdaf56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1009 | 2025.11.05 23:29:44.842088 [ 3 ] {e62a0c04-1db4-48cc-b0ce-8e4ea6e112b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1010 | 2025.11.05 23:29:44.842554 [ 3 ] {e62a0c04-1db4-48cc-b0ce-8e4ea6e112b9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1011 | 2025.11.05 23:29:44.843082 [ 3 ] {e62a0c04-1db4-48cc-b0ce-8e4ea6e112b9} <Trace> oximeter.measurements_cumulativeu64 (c1aa910b-9a87-479e-b9c7-39a5bccdaf56): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1012 | 2025.11.05 23:29:44.843210 [ 3 ] {e62a0c04-1db4-48cc-b0ce-8e4ea6e112b9} <Debug> executeQuery: Read 287 rows, 19.19 KiB in 0.003716 sec., 77233.58449946178 rows/sec., 5.04 MiB/sec. | ||
| 1013 | 2025.11.05 23:29:44.843246 [ 3 ] {e62a0c04-1db4-48cc-b0ce-8e4ea6e112b9} <Debug> TCPHandler: Processed in 0.003877757 sec. | ||
| 1014 | 2025.11.05 23:29:44.843367 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1015 | 2025.11.05 23:29:44.843457 [ 3 ] {36cbc6ea-fc96-449f-be94-a75eb8d8e299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1016 | 2025.11.05 23:29:44.843496 [ 3 ] {36cbc6ea-fc96-449f-be94-a75eb8d8e299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1017 | 2025.11.05 23:29:44.843827 [ 3 ] {36cbc6ea-fc96-449f-be94-a75eb8d8e299} <Trace> oximeter.measurements_f64 (43d98d83-cbb7-418b-94dd-2c0469b21b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1018 | 2025.11.05 23:29:44.843862 [ 3 ] {36cbc6ea-fc96-449f-be94-a75eb8d8e299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1019 | 2025.11.05 23:29:44.844362 [ 3 ] {36cbc6ea-fc96-449f-be94-a75eb8d8e299} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1020 | 2025.11.05 23:29:44.844819 [ 3 ] {36cbc6ea-fc96-449f-be94-a75eb8d8e299} <Trace> oximeter.measurements_f64 (43d98d83-cbb7-418b-94dd-2c0469b21b80): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1021 | 2025.11.05 23:29:44.844953 [ 3 ] {36cbc6ea-fc96-449f-be94-a75eb8d8e299} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001513 sec., 660.9385327164574 rows/sec., 44.54 KiB/sec. | ||
| 1022 | 2025.11.05 23:29:44.844990 [ 3 ] {36cbc6ea-fc96-449f-be94-a75eb8d8e299} <Debug> TCPHandler: Processed in 0.001668675 sec. | ||
| 1023 | 2025.11.05 23:29:44.845118 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2025.11.05 23:29:44.845212 [ 3 ] {0ce818dd-da00-427d-9753-de9b1eba9a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1025 | 2025.11.05 23:29:44.845267 [ 3 ] {0ce818dd-da00-427d-9753-de9b1eba9a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1026 | 2025.11.05 23:29:44.846124 [ 3 ] {0ce818dd-da00-427d-9753-de9b1eba9a62} <Trace> oximeter.measurements_histogramu64 (b42dca13-62ce-4b66-b8a4-72f20d44c815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1027 | 2025.11.05 23:29:44.846163 [ 3 ] {0ce818dd-da00-427d-9753-de9b1eba9a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1028 | 2025.11.05 23:29:44.850884 [ 3 ] {0ce818dd-da00-427d-9753-de9b1eba9a62} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1029 | 2025.11.05 23:29:44.851326 [ 3 ] {0ce818dd-da00-427d-9753-de9b1eba9a62} <Trace> oximeter.measurements_histogramu64 (b42dca13-62ce-4b66-b8a4-72f20d44c815): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1030 | 2025.11.05 23:29:44.851465 [ 3 ] {0ce818dd-da00-427d-9753-de9b1eba9a62} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.006271 sec., 1754.1062031573913 rows/sec., 3.14 MiB/sec. | ||
| 1031 | 2025.11.05 23:29:44.851513 [ 3 ] {0ce818dd-da00-427d-9753-de9b1eba9a62} <Debug> TCPHandler: Processed in 0.006445466 sec. | ||
| 1032 | 2025.11.05 23:29:44.851639 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1033 | 2025.11.05 23:29:44.851734 [ 3 ] {32d46b88-4e76-4d22-99e1-46db9d9096a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1034 | 2025.11.05 23:29:44.851776 [ 3 ] {32d46b88-4e76-4d22-99e1-46db9d9096a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1035 | 2025.11.05 23:29:44.852125 [ 3 ] {32d46b88-4e76-4d22-99e1-46db9d9096a0} <Trace> oximeter.measurements_u64 (8ac3d024-7862-48df-aa84-670b2faa66b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1036 | 2025.11.05 23:29:44.852160 [ 3 ] {32d46b88-4e76-4d22-99e1-46db9d9096a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1037 | 2025.11.05 23:29:44.852568 [ 3 ] {32d46b88-4e76-4d22-99e1-46db9d9096a0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1038 | 2025.11.05 23:29:44.853037 [ 3 ] {32d46b88-4e76-4d22-99e1-46db9d9096a0} <Trace> oximeter.measurements_u64 (8ac3d024-7862-48df-aa84-670b2faa66b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1039 | 2025.11.05 23:29:44.853162 [ 3 ] {32d46b88-4e76-4d22-99e1-46db9d9096a0} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.001448 sec., 63535.91160220994 rows/sec., 3.84 MiB/sec. | ||
| 1040 | 2025.11.05 23:29:44.853196 [ 3 ] {32d46b88-4e76-4d22-99e1-46db9d9096a0} <Debug> TCPHandler: Processed in 0.001606954 sec. | ||
| 1041 | 2025.11.05 23:29:49.714309 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2025.11.05 23:29:49.714505 [ 3 ] {a5e6b117-b4d3-482c-9368-1c814c214a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1043 | 2025.11.05 23:29:49.714579 [ 3 ] {a5e6b117-b4d3-482c-9368-1c814c214a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1044 | 2025.11.05 23:29:49.715312 [ 3 ] {a5e6b117-b4d3-482c-9368-1c814c214a43} <Trace> oximeter.fields_string (bcbb0143-275b-4b94-ad7c-857a2e3f2970): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1045 | 2025.11.05 23:29:49.715362 [ 3 ] {a5e6b117-b4d3-482c-9368-1c814c214a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1046 | 2025.11.05 23:29:49.715942 [ 3 ] {a5e6b117-b4d3-482c-9368-1c814c214a43} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1047 | 2025.11.05 23:29:49.716436 [ 3 ] {a5e6b117-b4d3-482c-9368-1c814c214a43} <Trace> oximeter.fields_string (bcbb0143-275b-4b94-ad7c-857a2e3f2970): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1048 | 2025.11.05 23:29:49.716622 [ 3 ] {a5e6b117-b4d3-482c-9368-1c814c214a43} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002167 sec., 25842.178126442086 rows/sec., 1.99 MiB/sec. | ||
| 1049 | 2025.11.05 23:29:49.716679 [ 3 ] {a5e6b117-b4d3-482c-9368-1c814c214a43} <Debug> TCPHandler: Processed in 0.002497088 sec. | ||
| 1050 | 2025.11.05 23:29:49.716805 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2025.11.05 23:29:49.716907 [ 3 ] {241a1d90-edc0-44e1-a11f-7b528960573e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1052 | 2025.11.05 23:29:49.716951 [ 3 ] {241a1d90-edc0-44e1-a11f-7b528960573e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1053 | 2025.11.05 23:29:49.717403 [ 3 ] {241a1d90-edc0-44e1-a11f-7b528960573e} <Trace> oximeter.fields_uuid (68285b7f-8ee1-46da-912f-c1d414521a47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2025.11.05 23:29:49.717439 [ 3 ] {241a1d90-edc0-44e1-a11f-7b528960573e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1055 | 2025.11.05 23:29:49.717869 [ 3 ] {241a1d90-edc0-44e1-a11f-7b528960573e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1056 | 2025.11.05 23:29:49.718292 [ 3 ] {241a1d90-edc0-44e1-a11f-7b528960573e} <Trace> oximeter.fields_uuid (68285b7f-8ee1-46da-912f-c1d414521a47): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2025.11.05 23:29:49.718426 [ 3 ] {241a1d90-edc0-44e1-a11f-7b528960573e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001543 sec., 41477.64095917044 rows/sec., 3.24 MiB/sec. | ||
| 1058 | 2025.11.05 23:29:49.718472 [ 3 ] {241a1d90-edc0-44e1-a11f-7b528960573e} <Debug> TCPHandler: Processed in 0.001718637 sec. | ||
| 1059 | 2025.11.05 23:29:49.718588 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2025.11.05 23:29:49.718686 [ 3 ] {6c2a8b8a-9a01-4d32-a390-3d0f928fb87a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1061 | 2025.11.05 23:29:49.718730 [ 3 ] {6c2a8b8a-9a01-4d32-a390-3d0f928fb87a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1062 | 2025.11.05 23:29:49.719145 [ 3 ] {6c2a8b8a-9a01-4d32-a390-3d0f928fb87a} <Trace> oximeter.measurements_cumulativeu64 (c1aa910b-9a87-479e-b9c7-39a5bccdaf56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2025.11.05 23:29:49.719181 [ 3 ] {6c2a8b8a-9a01-4d32-a390-3d0f928fb87a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1064 | 2025.11.05 23:29:49.719619 [ 3 ] {6c2a8b8a-9a01-4d32-a390-3d0f928fb87a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1065 | 2025.11.05 23:29:49.720031 [ 3 ] {6c2a8b8a-9a01-4d32-a390-3d0f928fb87a} <Trace> oximeter.measurements_cumulativeu64 (c1aa910b-9a87-479e-b9c7-39a5bccdaf56): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2025.11.05 23:29:49.720162 [ 3 ] {6c2a8b8a-9a01-4d32-a390-3d0f928fb87a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001496 sec., 106951.87165775402 rows/sec., 7.45 MiB/sec. | ||
| 1067 | 2025.11.05 23:29:49.720206 [ 3 ] {6c2a8b8a-9a01-4d32-a390-3d0f928fb87a} <Debug> TCPHandler: Processed in 0.001667105 sec. | ||
| 1068 | 2025.11.05 23:29:49.720316 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2025.11.05 23:29:49.720411 [ 3 ] {dcda64d0-7055-40f2-8266-90f72e3985be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1070 | 2025.11.05 23:29:49.720453 [ 3 ] {dcda64d0-7055-40f2-8266-90f72e3985be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1071 | 2025.11.05 23:29:49.720812 [ 3 ] {dcda64d0-7055-40f2-8266-90f72e3985be} <Trace> oximeter.measurements_u64 (8ac3d024-7862-48df-aa84-670b2faa66b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2025.11.05 23:29:49.720848 [ 3 ] {dcda64d0-7055-40f2-8266-90f72e3985be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1073 | 2025.11.05 23:29:49.721260 [ 3 ] {dcda64d0-7055-40f2-8266-90f72e3985be} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1074 | 2025.11.05 23:29:49.721719 [ 3 ] {dcda64d0-7055-40f2-8266-90f72e3985be} <Trace> oximeter.measurements_u64 (8ac3d024-7862-48df-aa84-670b2faa66b1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2025.11.05 23:29:49.721849 [ 3 ] {dcda64d0-7055-40f2-8266-90f72e3985be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001458 sec., 41152.26337448559 rows/sec., 2.77 MiB/sec. | ||
| 1076 | 2025.11.05 23:29:49.721891 [ 3 ] {dcda64d0-7055-40f2-8266-90f72e3985be} <Debug> TCPHandler: Processed in 0.001624055 sec. | ||
| 1077 | 2025.11.05 23:29:51.195346 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40667 | ||
| 1078 | 2025.11.05 23:29:51.197408 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1079 | 2025.11.05 23:29:51.197461 [ 286 ] {} <Debug> TCP-Session: b7461bcf-a0ce-48a8-861f-fef3ac49fb53 Authenticating user 'default' from [fd00:1122:3344:101::e]:40667 | ||
| 1080 | 2025.11.05 23:29:51.197485 [ 286 ] {} <Debug> TCP-Session: b7461bcf-a0ce-48a8-861f-fef3ac49fb53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2025.11.05 23:29:51.197499 [ 286 ] {} <Debug> TCP-Session: b7461bcf-a0ce-48a8-861f-fef3ac49fb53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2025.11.05 23:29:51.197570 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1083 | 2025.11.05 23:29:51.197605 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1084 | 2025.11.05 23:29:51.197622 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1085 | 2025.11.05 23:29:51.199983 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33140 | ||
| 1086 | 2025.11.05 23:29:51.199987 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39832 | ||
| 1087 | 2025.11.05 23:29:51.200040 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36643 | ||
| 1088 | 2025.11.05 23:29:51.200138 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34685 | ||
| 1089 | 2025.11.05 23:29:51.200367 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40987 | ||
| 1090 | 2025.11.05 23:29:51.200372 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40931 | ||
| 1091 | 2025.11.05 23:29:51.200435 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57793 | ||
| 1092 | 2025.11.05 23:29:51.200575 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51375 | ||
| 1093 | 2025.11.05 23:29:51.201768 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1094 | 2025.11.05 23:29:51.201807 [ 287 ] {} <Debug> TCP-Session: a3864ef1-ce93-45ef-82c7-9ae1da719046 Authenticating user 'default' from [fd00:1122:3344:101::e]:39832 | ||
| 1095 | 2025.11.05 23:29:51.201808 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1096 | 2025.11.05 23:29:51.201827 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1097 | 2025.11.05 23:29:51.201832 [ 287 ] {} <Debug> TCP-Session: a3864ef1-ce93-45ef-82c7-9ae1da719046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1098 | 2025.11.05 23:29:51.201846 [ 294 ] {} <Debug> TCP-Session: 6e7fa4ad-dda5-4e8d-a107-22dce83c5c4b Authenticating user 'default' from [fd00:1122:3344:101::e]:51375 | ||
| 1099 | 2025.11.05 23:29:51.201860 [ 287 ] {} <Debug> TCP-Session: a3864ef1-ce93-45ef-82c7-9ae1da719046 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2025.11.05 23:29:51.201863 [ 291 ] {} <Debug> TCP-Session: 673d25f8-c382-4220-8e3e-019880346fd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40931 | ||
| 1101 | 2025.11.05 23:29:51.201871 [ 294 ] {} <Debug> TCP-Session: 6e7fa4ad-dda5-4e8d-a107-22dce83c5c4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2025.11.05 23:29:51.201871 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1103 | 2025.11.05 23:29:51.201893 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1104 | 2025.11.05 23:29:51.201919 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1105 | 2025.11.05 23:29:51.201931 [ 292 ] {} <Debug> TCP-Session: 36601c41-1b1a-45ae-8f0a-bcf13ae6a6c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40987 | ||
| 1106 | 2025.11.05 23:29:51.201951 [ 290 ] {} <Debug> TCP-Session: 93ee81de-f965-4e01-a659-30b69768cd1f Authenticating user 'default' from [fd00:1122:3344:101::e]:34685 | ||
| 1107 | 2025.11.05 23:29:51.201969 [ 288 ] {} <Debug> TCP-Session: 1c421d3d-871f-4719-9f7c-0334f41f1aad Authenticating user 'default' from [fd00:1122:3344:101::e]:33140 | ||
| 1108 | 2025.11.05 23:29:51.201976 [ 292 ] {} <Debug> TCP-Session: 36601c41-1b1a-45ae-8f0a-bcf13ae6a6c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2025.11.05 23:29:51.201993 [ 290 ] {} <Debug> TCP-Session: 93ee81de-f965-4e01-a659-30b69768cd1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2025.11.05 23:29:51.202007 [ 288 ] {} <Debug> TCP-Session: 1c421d3d-871f-4719-9f7c-0334f41f1aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1111 | 2025.11.05 23:29:51.202010 [ 292 ] {} <Debug> TCP-Session: 36601c41-1b1a-45ae-8f0a-bcf13ae6a6c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1112 | 2025.11.05 23:29:51.202024 [ 290 ] {} <Debug> TCP-Session: 93ee81de-f965-4e01-a659-30b69768cd1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2025.11.05 23:29:51.202035 [ 288 ] {} <Debug> TCP-Session: 1c421d3d-871f-4719-9f7c-0334f41f1aad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2025.11.05 23:29:51.201916 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1115 | 2025.11.05 23:29:51.201891 [ 294 ] {} <Debug> TCP-Session: 6e7fa4ad-dda5-4e8d-a107-22dce83c5c4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2025.11.05 23:29:51.202111 [ 289 ] {} <Debug> TCP-Session: 0765d0fe-dfab-4605-9738-878340c92c4f Authenticating user 'default' from [fd00:1122:3344:101::e]:36643 | ||
| 1117 | 2025.11.05 23:29:51.201886 [ 291 ] {} <Debug> TCP-Session: 673d25f8-c382-4220-8e3e-019880346fd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2025.11.05 23:29:51.202139 [ 289 ] {} <Debug> TCP-Session: 0765d0fe-dfab-4605-9738-878340c92c4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2025.11.05 23:29:51.202154 [ 291 ] {} <Debug> TCP-Session: 673d25f8-c382-4220-8e3e-019880346fd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2025.11.05 23:29:51.202166 [ 289 ] {} <Debug> TCP-Session: 0765d0fe-dfab-4605-9738-878340c92c4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2025.11.05 23:29:51.202165 [ 286 ] {} <Trace> TCP-Session: b7461bcf-a0ce-48a8-861f-fef3ac49fb53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2025.11.05 23:29:51.201831 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1123 | 2025.11.05 23:29:51.202254 [ 293 ] {} <Debug> TCP-Session: a1a3e90f-598d-4a3a-9ab9-f439c673f01a Authenticating user 'default' from [fd00:1122:3344:101::e]:57793 | ||
| 1124 | 2025.11.05 23:29:51.202271 [ 293 ] {} <Debug> TCP-Session: a1a3e90f-598d-4a3a-9ab9-f439c673f01a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2025.11.05 23:29:51.202288 [ 293 ] {} <Debug> TCP-Session: a1a3e90f-598d-4a3a-9ab9-f439c673f01a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2025.11.05 23:29:51.202376 [ 286 ] {8bb5f2dd-076b-4d50-9a1f-ebb844bc7d32} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40667) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1127 | 2025.11.05 23:29:51.202727 [ 286 ] {8bb5f2dd-076b-4d50-9a1f-ebb844bc7d32} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1128 | 2025.11.05 23:29:51.206974 [ 286 ] {8bb5f2dd-076b-4d50-9a1f-ebb844bc7d32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1129 | 2025.11.05 23:29:51.215683 [ 286 ] {8bb5f2dd-076b-4d50-9a1f-ebb844bc7d32} <Debug> oximeter.version (d5d04819-5981-4f3b-85f6-589539c30b3e) (SelectExecutor): Key condition: unknown | ||
| 1130 | 2025.11.05 23:29:51.232993 [ 295 ] {8bb5f2dd-076b-4d50-9a1f-ebb844bc7d32} <Trace> AggregatingTransform: Aggregating | ||
| 1131 | 2025.11.05 23:29:51.233222 [ 295 ] {8bb5f2dd-076b-4d50-9a1f-ebb844bc7d32} <Trace> Aggregator: Aggregation method: without_key | ||
| 1132 | 2025.11.05 23:29:51.234016 [ 295 ] {8bb5f2dd-076b-4d50-9a1f-ebb844bc7d32} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004191685 sec. (238.568 rows/sec., 9.32 KiB/sec.) | ||
| 1133 | 2025.11.05 23:29:51.234041 [ 295 ] {8bb5f2dd-076b-4d50-9a1f-ebb844bc7d32} <Trace> Aggregator: Merging aggregated data | ||
| 1134 | 2025.11.05 23:29:51.234069 [ 295 ] {8bb5f2dd-076b-4d50-9a1f-ebb844bc7d32} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1135 | 2025.11.05 23:29:51.235099 [ 286 ] {8bb5f2dd-076b-4d50-9a1f-ebb844bc7d32} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.032787 sec., 30.499893250373628 rows/sec., 1.19 KiB/sec. | ||
| 1136 | 2025.11.05 23:29:51.235233 [ 286 ] {8bb5f2dd-076b-4d50-9a1f-ebb844bc7d32} <Debug> TCPHandler: Processed in 0.033213977 sec. | ||
| 1137 | 2025.11.05 23:29:51.239593 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1138 | 2025.11.05 23:29:51.239645 [ 286 ] {} <Debug> TCP-Session: b7461bcf-a0ce-48a8-861f-fef3ac49fb53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2025.11.05 23:29:51.239645 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1140 | 2025.11.05 23:29:51.239674 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1141 | 2025.11.05 23:29:51.239690 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1142 | 2025.11.05 23:29:51.239720 [ 288 ] {} <Debug> TCP-Session: 1c421d3d-871f-4719-9f7c-0334f41f1aad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1143 | 2025.11.05 23:29:51.239734 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1144 | 2025.11.05 23:29:51.239753 [ 290 ] {} <Debug> TCP-Session: 93ee81de-f965-4e01-a659-30b69768cd1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2025.11.05 23:29:51.239778 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1146 | 2025.11.05 23:29:51.239796 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1147 | 2025.11.05 23:29:51.239796 [ 292 ] {} <Debug> TCP-Session: 36601c41-1b1a-45ae-8f0a-bcf13ae6a6c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2025.11.05 23:29:51.239836 [ 289 ] {} <Debug> TCP-Session: 0765d0fe-dfab-4605-9738-878340c92c4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2025.11.05 23:29:51.239851 [ 293 ] {} <Debug> TCP-Session: a1a3e90f-598d-4a3a-9ab9-f439c673f01a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2025.11.05 23:29:51.239770 [ 294 ] {} <Debug> TCP-Session: 6e7fa4ad-dda5-4e8d-a107-22dce83c5c4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2025.11.05 23:29:51.239753 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1152 | 2025.11.05 23:29:51.239708 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1153 | 2025.11.05 23:29:51.239935 [ 291 ] {} <Debug> TCP-Session: 673d25f8-c382-4220-8e3e-019880346fd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2025.11.05 23:29:51.239955 [ 287 ] {} <Debug> TCP-Session: a3864ef1-ce93-45ef-82c7-9ae1da719046 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2025.11.05 23:29:52.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.15 MiB, peak 170.25 MiB, free memory in arenas 0.00 B, will set to 164.02 MiB (RSS), difference: 2.88 MiB | ||
| 1156 | 2025.11.05 23:29:52.063751 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1157 | 2025.11.05 23:29:52.063803 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1158 | 2025.11.05 23:29:52.112340 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 100 entries to flush up to offset 188 | ||
| 1159 | 2025.11.05 23:29:52.116473 [ 242 ] {} <Trace> system.query_log (37e22e8e-90ca-4e5b-b2c4-884c6db05a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2025.11.05 23:29:52.116521 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1161 | 2025.11.05 23:29:52.118048 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1162 | 2025.11.05 23:29:52.118590 [ 242 ] {} <Trace> system.query_log (37e22e8e-90ca-4e5b-b2c4-884c6db05a19): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1163 | 2025.11.05 23:29:52.118834 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 188 | ||
| 1164 | 2025.11.05 23:29:52.121487 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 1894 | ||
| 1165 | 2025.11.05 23:29:52.122053 [ 244 ] {} <Trace> system.asynchronous_metric_log (28ff6c90-7f0d-47f9-bfb4-9a1623f1c7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2025.11.05 23:29:52.122103 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1167 | 2025.11.05 23:29:52.122755 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1168 | 2025.11.05 23:29:52.123218 [ 244 ] {} <Trace> system.asynchronous_metric_log (28ff6c90-7f0d-47f9-bfb4-9a1623f1c7e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2025.11.05 23:29:52.123363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1894 | ||
| 1170 | 2025.11.05 23:29:52.218210 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1171 | 2025.11.05 23:29:52.235104 [ 243 ] {} <Trace> system.metric_log (b6c7f71d-427b-40bb-8dc4-04d5b2495d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1172 | 2025.11.05 23:29:52.235174 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1173 | 2025.11.05 23:29:52.241476 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1174 | 2025.11.05 23:29:52.242723 [ 243 ] {} <Trace> system.metric_log (b6c7f71d-427b-40bb-8dc4-04d5b2495d24): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1175 | 2025.11.05 23:29:52.245711 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1176 | 2025.11.05 23:29:53.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.56 MiB, peak 170.25 MiB, free memory in arenas 0.00 B, will set to 166.43 MiB (RSS), difference: 1.87 MiB | ||
| 1177 | 2025.11.05 23:29:54.727273 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1178 | 2025.11.05 23:29:54.727532 [ 3 ] {40c9155b-c148-4a76-bbed-29873d71930b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1179 | 2025.11.05 23:29:54.727632 [ 3 ] {40c9155b-c148-4a76-bbed-29873d71930b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1180 | 2025.11.05 23:29:54.728556 [ 3 ] {40c9155b-c148-4a76-bbed-29873d71930b} <Trace> oximeter.fields_i16 (10be9aae-9ae8-46f2-9d55-e0a0e8e5daf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1181 | 2025.11.05 23:29:54.728605 [ 3 ] {40c9155b-c148-4a76-bbed-29873d71930b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1182 | 2025.11.05 23:29:54.729224 [ 3 ] {40c9155b-c148-4a76-bbed-29873d71930b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1183 | 2025.11.05 23:29:54.729739 [ 3 ] {40c9155b-c148-4a76-bbed-29873d71930b} <Trace> oximeter.fields_i16 (10be9aae-9ae8-46f2-9d55-e0a0e8e5daf4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1184 | 2025.11.05 23:29:54.729904 [ 3 ] {40c9155b-c148-4a76-bbed-29873d71930b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002442 sec., 167895.1678951679 rows/sec., 10.65 MiB/sec. | ||
| 1185 | 2025.11.05 23:29:54.729957 [ 3 ] {40c9155b-c148-4a76-bbed-29873d71930b} <Debug> TCPHandler: Processed in 0.002855347 sec. | ||
| 1186 | 2025.11.05 23:29:54.730087 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1187 | 2025.11.05 23:29:54.730192 [ 3 ] {c541813f-03bd-46ab-9544-4f4efc8e0058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1188 | 2025.11.05 23:29:54.730238 [ 3 ] {c541813f-03bd-46ab-9544-4f4efc8e0058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1189 | 2025.11.05 23:29:54.731246 [ 3 ] {c541813f-03bd-46ab-9544-4f4efc8e0058} <Trace> oximeter.fields_string (bcbb0143-275b-4b94-ad7c-857a2e3f2970): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1190 | 2025.11.05 23:29:54.731285 [ 3 ] {c541813f-03bd-46ab-9544-4f4efc8e0058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1191 | 2025.11.05 23:29:54.731815 [ 3 ] {c541813f-03bd-46ab-9544-4f4efc8e0058} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1192 | 2025.11.05 23:29:54.732268 [ 3 ] {c541813f-03bd-46ab-9544-4f4efc8e0058} <Trace> oximeter.fields_string (bcbb0143-275b-4b94-ad7c-857a2e3f2970): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1193 | 2025.11.05 23:29:54.732406 [ 3 ] {c541813f-03bd-46ab-9544-4f4efc8e0058} <Debug> executeQuery: Read 1134 rows, 92.05 KiB in 0.002241 sec., 506024.0963855422 rows/sec., 40.11 MiB/sec. | ||
| 1194 | 2025.11.05 23:29:54.732446 [ 3 ] {c541813f-03bd-46ab-9544-4f4efc8e0058} <Debug> TCPHandler: Processed in 0.002411776 sec. | ||
| 1195 | 2025.11.05 23:29:54.732567 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1196 | 2025.11.05 23:29:54.732667 [ 3 ] {085b5805-d87e-486c-a341-ead592fed1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1197 | 2025.11.05 23:29:54.732710 [ 3 ] {085b5805-d87e-486c-a341-ead592fed1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1198 | 2025.11.05 23:29:54.733249 [ 3 ] {085b5805-d87e-486c-a341-ead592fed1bf} <Trace> oximeter.fields_u16 (32f1c058-0ec4-4051-98fb-c1808cd0d175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2025.11.05 23:29:54.733287 [ 3 ] {085b5805-d87e-486c-a341-ead592fed1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1200 | 2025.11.05 23:29:54.733781 [ 3 ] {085b5805-d87e-486c-a341-ead592fed1bf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1201 | 2025.11.05 23:29:54.734260 [ 3 ] {085b5805-d87e-486c-a341-ead592fed1bf} <Trace> oximeter.fields_u16 (32f1c058-0ec4-4051-98fb-c1808cd0d175): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2025.11.05 23:29:54.734397 [ 3 ] {085b5805-d87e-486c-a341-ead592fed1bf} <Debug> executeQuery: Read 216 rows, 13.14 KiB in 0.001752 sec., 123287.6712328767 rows/sec., 7.33 MiB/sec. | ||
| 1203 | 2025.11.05 23:29:54.734435 [ 3 ] {085b5805-d87e-486c-a341-ead592fed1bf} <Debug> TCPHandler: Processed in 0.001919052 sec. | ||
| 1204 | 2025.11.05 23:29:54.734557 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2025.11.05 23:29:54.734650 [ 3 ] {18385cea-b7e4-4785-9adf-5fd8704f9b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1206 | 2025.11.05 23:29:54.734690 [ 3 ] {18385cea-b7e4-4785-9adf-5fd8704f9b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1207 | 2025.11.05 23:29:54.735196 [ 3 ] {18385cea-b7e4-4785-9adf-5fd8704f9b7c} <Trace> oximeter.fields_u32 (3d0548a8-ff7a-406d-acea-f29deeedc200): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1208 | 2025.11.05 23:29:54.735232 [ 3 ] {18385cea-b7e4-4785-9adf-5fd8704f9b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1209 | 2025.11.05 23:29:54.735645 [ 3 ] {18385cea-b7e4-4785-9adf-5fd8704f9b7c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1210 | 2025.11.05 23:29:54.736079 [ 3 ] {18385cea-b7e4-4785-9adf-5fd8704f9b7c} <Trace> oximeter.fields_u32 (3d0548a8-ff7a-406d-acea-f29deeedc200): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1211 | 2025.11.05 23:29:54.736215 [ 3 ] {18385cea-b7e4-4785-9adf-5fd8704f9b7c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001582 sec., 134007.58533501896 rows/sec., 8.64 MiB/sec. | ||
| 1212 | 2025.11.05 23:29:54.736264 [ 3 ] {18385cea-b7e4-4785-9adf-5fd8704f9b7c} <Debug> TCPHandler: Processed in 0.001756668 sec. | ||
| 1213 | 2025.11.05 23:29:54.736386 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1214 | 2025.11.05 23:29:54.736481 [ 3 ] {d0915f55-4033-4ab7-981e-d9ddaa4e49c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1215 | 2025.11.05 23:29:54.736520 [ 3 ] {d0915f55-4033-4ab7-981e-d9ddaa4e49c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1216 | 2025.11.05 23:29:54.737014 [ 3 ] {d0915f55-4033-4ab7-981e-d9ddaa4e49c7} <Trace> oximeter.fields_u8 (6231c128-1794-4c02-a28c-48ff9fb97db4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1217 | 2025.11.05 23:29:54.737049 [ 3 ] {d0915f55-4033-4ab7-981e-d9ddaa4e49c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1218 | 2025.11.05 23:29:54.737455 [ 3 ] {d0915f55-4033-4ab7-981e-d9ddaa4e49c7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1219 | 2025.11.05 23:29:54.737869 [ 3 ] {d0915f55-4033-4ab7-981e-d9ddaa4e49c7} <Trace> oximeter.fields_u8 (6231c128-1794-4c02-a28c-48ff9fb97db4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1220 | 2025.11.05 23:29:54.738018 [ 3 ] {d0915f55-4033-4ab7-981e-d9ddaa4e49c7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001555 sec., 135691.31832797427 rows/sec., 7.71 MiB/sec. | ||
| 1221 | 2025.11.05 23:29:54.738065 [ 3 ] {d0915f55-4033-4ab7-981e-d9ddaa4e49c7} <Debug> TCPHandler: Processed in 0.001726727 sec. | ||
| 1222 | 2025.11.05 23:29:54.738170 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1223 | 2025.11.05 23:29:54.738265 [ 3 ] {0b3779ab-c962-496e-b302-97f4265b2e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1224 | 2025.11.05 23:29:54.738308 [ 3 ] {0b3779ab-c962-496e-b302-97f4265b2e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1225 | 2025.11.05 23:29:54.738999 [ 3 ] {0b3779ab-c962-496e-b302-97f4265b2e78} <Trace> oximeter.fields_uuid (68285b7f-8ee1-46da-912f-c1d414521a47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2025.11.05 23:29:54.739036 [ 3 ] {0b3779ab-c962-496e-b302-97f4265b2e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1227 | 2025.11.05 23:29:54.739507 [ 3 ] {0b3779ab-c962-496e-b302-97f4265b2e78} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1228 | 2025.11.05 23:29:54.739939 [ 3 ] {0b3779ab-c962-496e-b302-97f4265b2e78} <Trace> oximeter.fields_uuid (68285b7f-8ee1-46da-912f-c1d414521a47): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2025.11.05 23:29:54.740075 [ 3 ] {0b3779ab-c962-496e-b302-97f4265b2e78} <Debug> executeQuery: Read 690 rows, 49.35 KiB in 0.001829 sec., 377255.33078184805 rows/sec., 26.35 MiB/sec. | ||
| 1230 | 2025.11.05 23:29:54.740111 [ 3 ] {0b3779ab-c962-496e-b302-97f4265b2e78} <Debug> TCPHandler: Processed in 0.001991264 sec. | ||
| 1231 | 2025.11.05 23:29:54.740213 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2025.11.05 23:29:54.740308 [ 3 ] {e217687b-9b70-4a5c-9a25-8e8557cb12e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1233 | 2025.11.05 23:29:54.740350 [ 3 ] {e217687b-9b70-4a5c-9a25-8e8557cb12e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1234 | 2025.11.05 23:29:54.740694 [ 3 ] {e217687b-9b70-4a5c-9a25-8e8557cb12e9} <Trace> oximeter.measurements_bool (a0f48828-1244-487c-aac9-59ce05f6d72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2025.11.05 23:29:54.740728 [ 3 ] {e217687b-9b70-4a5c-9a25-8e8557cb12e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1236 | 2025.11.05 23:29:54.741143 [ 3 ] {e217687b-9b70-4a5c-9a25-8e8557cb12e9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1237 | 2025.11.05 23:29:54.741557 [ 3 ] {e217687b-9b70-4a5c-9a25-8e8557cb12e9} <Trace> oximeter.measurements_bool (a0f48828-1244-487c-aac9-59ce05f6d72b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2025.11.05 23:29:54.741688 [ 3 ] {e217687b-9b70-4a5c-9a25-8e8557cb12e9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0014 sec., 4285.714285714285 rows/sec., 223.91 KiB/sec. | ||
| 1239 | 2025.11.05 23:29:54.741724 [ 3 ] {e217687b-9b70-4a5c-9a25-8e8557cb12e9} <Debug> TCPHandler: Processed in 0.001561553 sec. | ||
| 1240 | 2025.11.05 23:29:54.741838 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2025.11.05 23:29:54.741933 [ 3 ] {29fe6085-2824-4193-8e68-3c5d8d28e413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1242 | 2025.11.05 23:29:54.741976 [ 3 ] {29fe6085-2824-4193-8e68-3c5d8d28e413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1243 | 2025.11.05 23:29:54.742428 [ 3 ] {29fe6085-2824-4193-8e68-3c5d8d28e413} <Trace> oximeter.measurements_cumulativeu64 (c1aa910b-9a87-479e-b9c7-39a5bccdaf56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2025.11.05 23:29:54.742461 [ 3 ] {29fe6085-2824-4193-8e68-3c5d8d28e413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1245 | 2025.11.05 23:29:54.742894 [ 3 ] {29fe6085-2824-4193-8e68-3c5d8d28e413} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1246 | 2025.11.05 23:29:54.743398 [ 3 ] {29fe6085-2824-4193-8e68-3c5d8d28e413} <Trace> oximeter.measurements_cumulativeu64 (c1aa910b-9a87-479e-b9c7-39a5bccdaf56): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2025.11.05 23:29:54.743531 [ 3 ] {29fe6085-2824-4193-8e68-3c5d8d28e413} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001617 sec., 194186.76561533706 rows/sec., 12.76 MiB/sec. | ||
| 1248 | 2025.11.05 23:29:54.743573 [ 3 ] {29fe6085-2824-4193-8e68-3c5d8d28e413} <Debug> TCPHandler: Processed in 0.001785439 sec. | ||
| 1249 | 2025.11.05 23:29:54.743679 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2025.11.05 23:29:54.743774 [ 3 ] {6ce26ff0-d3a1-4af9-be0f-20b2f1cfd8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1251 | 2025.11.05 23:29:54.743817 [ 3 ] {6ce26ff0-d3a1-4af9-be0f-20b2f1cfd8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1252 | 2025.11.05 23:29:54.744157 [ 3 ] {6ce26ff0-d3a1-4af9-be0f-20b2f1cfd8bd} <Trace> oximeter.measurements_f64 (43d98d83-cbb7-418b-94dd-2c0469b21b80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1253 | 2025.11.05 23:29:54.744191 [ 3 ] {6ce26ff0-d3a1-4af9-be0f-20b2f1cfd8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1254 | 2025.11.05 23:29:54.744600 [ 3 ] {6ce26ff0-d3a1-4af9-be0f-20b2f1cfd8bd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1255 | 2025.11.05 23:29:54.745027 [ 3 ] {6ce26ff0-d3a1-4af9-be0f-20b2f1cfd8bd} <Trace> oximeter.measurements_f64 (43d98d83-cbb7-418b-94dd-2c0469b21b80): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1256 | 2025.11.05 23:29:54.745158 [ 3 ] {6ce26ff0-d3a1-4af9-be0f-20b2f1cfd8bd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001403 sec., 712.7583749109052 rows/sec., 48.03 KiB/sec. | ||
| 1257 | 2025.11.05 23:29:54.745191 [ 3 ] {6ce26ff0-d3a1-4af9-be0f-20b2f1cfd8bd} <Debug> TCPHandler: Processed in 0.001562183 sec. | ||
| 1258 | 2025.11.05 23:29:54.745292 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2025.11.05 23:29:54.745385 [ 3 ] {c46cbe0a-4e26-44ff-abee-8c815e7e93c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1260 | 2025.11.05 23:29:54.745438 [ 3 ] {c46cbe0a-4e26-44ff-abee-8c815e7e93c8} <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 | ||
| 1261 | 2025.11.05 23:29:54.746197 [ 3 ] {c46cbe0a-4e26-44ff-abee-8c815e7e93c8} <Trace> oximeter.measurements_histogramu64 (b42dca13-62ce-4b66-b8a4-72f20d44c815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2025.11.05 23:29:54.746232 [ 3 ] {c46cbe0a-4e26-44ff-abee-8c815e7e93c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1263 | 2025.11.05 23:29:54.746841 [ 3 ] {c46cbe0a-4e26-44ff-abee-8c815e7e93c8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1264 | 2025.11.05 23:29:54.747304 [ 3 ] {c46cbe0a-4e26-44ff-abee-8c815e7e93c8} <Trace> oximeter.measurements_histogramu64 (b42dca13-62ce-4b66-b8a4-72f20d44c815): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2025.11.05 23:29:54.747443 [ 3 ] {c46cbe0a-4e26-44ff-abee-8c815e7e93c8} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002076 sec., 5298.651252408477 rows/sec., 9.49 MiB/sec. | ||
| 1266 | 2025.11.05 23:29:54.747495 [ 3 ] {c46cbe0a-4e26-44ff-abee-8c815e7e93c8} <Debug> TCPHandler: Processed in 0.002253262 sec. | ||
| 1267 | 2025.11.05 23:29:54.747604 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1268 | 2025.11.05 23:29:54.747699 [ 3 ] {1d660969-b36b-4733-8101-2bf1a4841a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1269 | 2025.11.05 23:29:54.747740 [ 3 ] {1d660969-b36b-4733-8101-2bf1a4841a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1270 | 2025.11.05 23:29:54.748081 [ 3 ] {1d660969-b36b-4733-8101-2bf1a4841a44} <Trace> oximeter.measurements_u64 (8ac3d024-7862-48df-aa84-670b2faa66b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1271 | 2025.11.05 23:29:54.748117 [ 3 ] {1d660969-b36b-4733-8101-2bf1a4841a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1272 | 2025.11.05 23:29:54.748532 [ 3 ] {1d660969-b36b-4733-8101-2bf1a4841a44} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1273 | 2025.11.05 23:29:54.748952 [ 3 ] {1d660969-b36b-4733-8101-2bf1a4841a44} <Trace> oximeter.measurements_u64 (8ac3d024-7862-48df-aa84-670b2faa66b1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1274 | 2025.11.05 23:29:54.749081 [ 3 ] {1d660969-b36b-4733-8101-2bf1a4841a44} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001402 sec., 74179.74322396576 rows/sec., 4.55 MiB/sec. | ||
| 1275 | 2025.11.05 23:29:54.749115 [ 3 ] {1d660969-b36b-4733-8101-2bf1a4841a44} <Debug> TCPHandler: Processed in 0.001561313 sec. | ||
| 1276 | 2025.11.05 23:29:56.774158 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1277 | 2025.11.05 23:29:56.774474 [ 3 ] {7d8babe9-3a7e-430f-bc6e-167986706344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1278 | 2025.11.05 23:29:56.774851 [ 3 ] {7d8babe9-3a7e-430f-bc6e-167986706344} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1279 | 2025.11.05 23:29:56.778918 [ 3 ] {7d8babe9-3a7e-430f-bc6e-167986706344} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1280 | 2025.11.05 23:29:56.779207 [ 3 ] {7d8babe9-3a7e-430f-bc6e-167986706344} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1281 | 2025.11.05 23:29:56.779280 [ 3 ] {7d8babe9-3a7e-430f-bc6e-167986706344} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1282 | 2025.11.05 23:29:56.779464 [ 3 ] {7d8babe9-3a7e-430f-bc6e-167986706344} <Debug> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1283 | 2025.11.05 23:29:56.781645 [ 3 ] {7d8babe9-3a7e-430f-bc6e-167986706344} <Trace> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1284 | 2025.11.05 23:29:56.783733 [ 3 ] {7d8babe9-3a7e-430f-bc6e-167986706344} <Debug> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1285 | 2025.11.05 23:29:56.783759 [ 3 ] {7d8babe9-3a7e-430f-bc6e-167986706344} <Trace> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1286 | 2025.11.05 23:29:56.788091 [ 3 ] {7d8babe9-3a7e-430f-bc6e-167986706344} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1287 | 2025.11.05 23:29:56.788135 [ 3 ] {7d8babe9-3a7e-430f-bc6e-167986706344} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1288 | 2025.11.05 23:29:56.811348 [ 3 ] {7d8babe9-3a7e-430f-bc6e-167986706344} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.036994 sec., 865.0051359679949 rows/sec., 32.65 KiB/sec. | ||
| 1289 | 2025.11.05 23:29:56.811526 [ 3 ] {7d8babe9-3a7e-430f-bc6e-167986706344} <Debug> TCPHandler: Processed in 0.037507434 sec. | ||
| 1290 | 2025.11.05 23:29:56.811835 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2025.11.05 23:29:56.812037 [ 3 ] {3baa2fc9-7b35-4f4a-8f8e-b2226955caa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1292 | 2025.11.05 23:29:56.812357 [ 3 ] {3baa2fc9-7b35-4f4a-8f8e-b2226955caa9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1293 | 2025.11.05 23:29:56.812395 [ 3 ] {3baa2fc9-7b35-4f4a-8f8e-b2226955caa9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1294 | 2025.11.05 23:29:56.812646 [ 3 ] {3baa2fc9-7b35-4f4a-8f8e-b2226955caa9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1295 | 2025.11.05 23:29:56.812717 [ 3 ] {3baa2fc9-7b35-4f4a-8f8e-b2226955caa9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1296 | 2025.11.05 23:29:56.812856 [ 3 ] {3baa2fc9-7b35-4f4a-8f8e-b2226955caa9} <Debug> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1297 | 2025.11.05 23:29:56.812891 [ 3 ] {3baa2fc9-7b35-4f4a-8f8e-b2226955caa9} <Trace> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1298 | 2025.11.05 23:29:56.812914 [ 3 ] {3baa2fc9-7b35-4f4a-8f8e-b2226955caa9} <Debug> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1299 | 2025.11.05 23:29:56.812929 [ 3 ] {3baa2fc9-7b35-4f4a-8f8e-b2226955caa9} <Trace> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1300 | 2025.11.05 23:29:56.812970 [ 3 ] {3baa2fc9-7b35-4f4a-8f8e-b2226955caa9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1301 | 2025.11.05 23:29:56.812990 [ 3 ] {3baa2fc9-7b35-4f4a-8f8e-b2226955caa9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1302 | 2025.11.05 23:29:56.813640 [ 3 ] {3baa2fc9-7b35-4f4a-8f8e-b2226955caa9} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001701 sec., 18812.4632569077 rows/sec., 710.18 KiB/sec. | ||
| 1303 | 2025.11.05 23:29:56.813742 [ 3 ] {3baa2fc9-7b35-4f4a-8f8e-b2226955caa9} <Debug> TCPHandler: Processed in 0.002022486 sec. | ||
| 1304 | 2025.11.05 23:29:56.813948 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2025.11.05 23:29:56.814099 [ 3 ] {d44cd098-602c-4739-99dc-0bcd81e53c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1306 | 2025.11.05 23:29:56.814359 [ 3 ] {d44cd098-602c-4739-99dc-0bcd81e53c7a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1307 | 2025.11.05 23:29:56.814395 [ 3 ] {d44cd098-602c-4739-99dc-0bcd81e53c7a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1308 | 2025.11.05 23:29:56.814595 [ 3 ] {d44cd098-602c-4739-99dc-0bcd81e53c7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1309 | 2025.11.05 23:29:56.814650 [ 3 ] {d44cd098-602c-4739-99dc-0bcd81e53c7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1310 | 2025.11.05 23:29:56.814756 [ 3 ] {d44cd098-602c-4739-99dc-0bcd81e53c7a} <Debug> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1311 | 2025.11.05 23:29:56.814786 [ 3 ] {d44cd098-602c-4739-99dc-0bcd81e53c7a} <Trace> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1312 | 2025.11.05 23:29:56.814805 [ 3 ] {d44cd098-602c-4739-99dc-0bcd81e53c7a} <Debug> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1313 | 2025.11.05 23:29:56.814821 [ 3 ] {d44cd098-602c-4739-99dc-0bcd81e53c7a} <Trace> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1314 | 2025.11.05 23:29:56.814855 [ 3 ] {d44cd098-602c-4739-99dc-0bcd81e53c7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1315 | 2025.11.05 23:29:56.814874 [ 3 ] {d44cd098-602c-4739-99dc-0bcd81e53c7a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1316 | 2025.11.05 23:29:56.815297 [ 3 ] {d44cd098-602c-4739-99dc-0bcd81e53c7a} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001264 sec., 25316.455696202534 rows/sec., 955.70 KiB/sec. | ||
| 1317 | 2025.11.05 23:29:56.815385 [ 3 ] {d44cd098-602c-4739-99dc-0bcd81e53c7a} <Debug> TCPHandler: Processed in 0.001494431 sec. | ||
| 1318 | 2025.11.05 23:29:56.815692 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2025.11.05 23:29:56.815834 [ 3 ] {1fedb984-72aa-499c-b41d-d4d5ae74b7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1320 | 2025.11.05 23:29:56.816178 [ 3 ] {1fedb984-72aa-499c-b41d-d4d5ae74b7dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1321 | 2025.11.05 23:29:56.816213 [ 3 ] {1fedb984-72aa-499c-b41d-d4d5ae74b7dd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1322 | 2025.11.05 23:29:56.816499 [ 3 ] {1fedb984-72aa-499c-b41d-d4d5ae74b7dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1323 | 2025.11.05 23:29:56.816556 [ 3 ] {1fedb984-72aa-499c-b41d-d4d5ae74b7dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1324 | 2025.11.05 23:29:56.816658 [ 3 ] {1fedb984-72aa-499c-b41d-d4d5ae74b7dd} <Debug> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1325 | 2025.11.05 23:29:56.816687 [ 3 ] {1fedb984-72aa-499c-b41d-d4d5ae74b7dd} <Trace> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1326 | 2025.11.05 23:29:56.816706 [ 3 ] {1fedb984-72aa-499c-b41d-d4d5ae74b7dd} <Debug> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1327 | 2025.11.05 23:29:56.816720 [ 3 ] {1fedb984-72aa-499c-b41d-d4d5ae74b7dd} <Trace> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1328 | 2025.11.05 23:29:56.816755 [ 3 ] {1fedb984-72aa-499c-b41d-d4d5ae74b7dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1329 | 2025.11.05 23:29:56.816774 [ 3 ] {1fedb984-72aa-499c-b41d-d4d5ae74b7dd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1330 | 2025.11.05 23:29:56.817406 [ 3 ] {1fedb984-72aa-499c-b41d-d4d5ae74b7dd} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001635 sec., 19571.86544342508 rows/sec., 738.84 KiB/sec. | ||
| 1331 | 2025.11.05 23:29:56.817495 [ 3 ] {1fedb984-72aa-499c-b41d-d4d5ae74b7dd} <Debug> TCPHandler: Processed in 0.00185247 sec. | ||
| 1332 | 2025.11.05 23:29:56.817695 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2025.11.05 23:29:56.817832 [ 3 ] {c6a25ab4-e57a-476f-9e7f-785a7072913e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1334 | 2025.11.05 23:29:56.818076 [ 3 ] {c6a25ab4-e57a-476f-9e7f-785a7072913e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1335 | 2025.11.05 23:29:56.818111 [ 3 ] {c6a25ab4-e57a-476f-9e7f-785a7072913e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1336 | 2025.11.05 23:29:56.818311 [ 3 ] {c6a25ab4-e57a-476f-9e7f-785a7072913e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1337 | 2025.11.05 23:29:56.818365 [ 3 ] {c6a25ab4-e57a-476f-9e7f-785a7072913e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1338 | 2025.11.05 23:29:56.818465 [ 3 ] {c6a25ab4-e57a-476f-9e7f-785a7072913e} <Debug> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1339 | 2025.11.05 23:29:56.818493 [ 3 ] {c6a25ab4-e57a-476f-9e7f-785a7072913e} <Trace> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1340 | 2025.11.05 23:29:56.818512 [ 3 ] {c6a25ab4-e57a-476f-9e7f-785a7072913e} <Debug> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1341 | 2025.11.05 23:29:56.818527 [ 3 ] {c6a25ab4-e57a-476f-9e7f-785a7072913e} <Trace> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1342 | 2025.11.05 23:29:56.818561 [ 3 ] {c6a25ab4-e57a-476f-9e7f-785a7072913e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1343 | 2025.11.05 23:29:56.818580 [ 3 ] {c6a25ab4-e57a-476f-9e7f-785a7072913e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1344 | 2025.11.05 23:29:56.819023 [ 3 ] {c6a25ab4-e57a-476f-9e7f-785a7072913e} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001251 sec., 25579.53637090328 rows/sec., 965.63 KiB/sec. | ||
| 1345 | 2025.11.05 23:29:56.819104 [ 3 ] {c6a25ab4-e57a-476f-9e7f-785a7072913e} <Debug> TCPHandler: Processed in 0.00145797 sec. | ||
| 1346 | 2025.11.05 23:29:56.819295 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2025.11.05 23:29:56.819431 [ 3 ] {f99cbb31-e682-4d81-a2aa-9d6d8790a043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1348 | 2025.11.05 23:29:56.819668 [ 3 ] {f99cbb31-e682-4d81-a2aa-9d6d8790a043} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1349 | 2025.11.05 23:29:56.819704 [ 3 ] {f99cbb31-e682-4d81-a2aa-9d6d8790a043} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1350 | 2025.11.05 23:29:56.819914 [ 3 ] {f99cbb31-e682-4d81-a2aa-9d6d8790a043} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1351 | 2025.11.05 23:29:56.819966 [ 3 ] {f99cbb31-e682-4d81-a2aa-9d6d8790a043} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1352 | 2025.11.05 23:29:56.820065 [ 3 ] {f99cbb31-e682-4d81-a2aa-9d6d8790a043} <Debug> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1353 | 2025.11.05 23:29:56.820093 [ 3 ] {f99cbb31-e682-4d81-a2aa-9d6d8790a043} <Trace> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1354 | 2025.11.05 23:29:56.820111 [ 3 ] {f99cbb31-e682-4d81-a2aa-9d6d8790a043} <Debug> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1355 | 2025.11.05 23:29:56.820126 [ 3 ] {f99cbb31-e682-4d81-a2aa-9d6d8790a043} <Trace> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1356 | 2025.11.05 23:29:56.820159 [ 3 ] {f99cbb31-e682-4d81-a2aa-9d6d8790a043} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1357 | 2025.11.05 23:29:56.820177 [ 3 ] {f99cbb31-e682-4d81-a2aa-9d6d8790a043} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1358 | 2025.11.05 23:29:56.820939 [ 3 ] {f99cbb31-e682-4d81-a2aa-9d6d8790a043} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001567 sec., 20421.186981493298 rows/sec., 770.90 KiB/sec. | ||
| 1359 | 2025.11.05 23:29:56.820997 [ 3 ] {f99cbb31-e682-4d81-a2aa-9d6d8790a043} <Debug> TCPHandler: Processed in 0.001750698 sec. | ||
| 1360 | 2025.11.05 23:29:56.821273 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2025.11.05 23:29:56.821408 [ 3 ] {95b39150-d451-4097-aac9-403d96892f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1362 | 2025.11.05 23:29:56.821644 [ 3 ] {95b39150-d451-4097-aac9-403d96892f39} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1363 | 2025.11.05 23:29:56.821679 [ 3 ] {95b39150-d451-4097-aac9-403d96892f39} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1364 | 2025.11.05 23:29:56.821873 [ 3 ] {95b39150-d451-4097-aac9-403d96892f39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1365 | 2025.11.05 23:29:56.821925 [ 3 ] {95b39150-d451-4097-aac9-403d96892f39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1366 | 2025.11.05 23:29:56.822025 [ 3 ] {95b39150-d451-4097-aac9-403d96892f39} <Debug> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1367 | 2025.11.05 23:29:56.822053 [ 3 ] {95b39150-d451-4097-aac9-403d96892f39} <Trace> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1368 | 2025.11.05 23:29:56.822071 [ 3 ] {95b39150-d451-4097-aac9-403d96892f39} <Debug> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1369 | 2025.11.05 23:29:56.822085 [ 3 ] {95b39150-d451-4097-aac9-403d96892f39} <Trace> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1370 | 2025.11.05 23:29:56.822116 [ 3 ] {95b39150-d451-4097-aac9-403d96892f39} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1371 | 2025.11.05 23:29:56.822134 [ 3 ] {95b39150-d451-4097-aac9-403d96892f39} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1372 | 2025.11.05 23:29:56.822508 [ 3 ] {95b39150-d451-4097-aac9-403d96892f39} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.00116 sec., 27586.206896551725 rows/sec., 1.02 MiB/sec. | ||
| 1373 | 2025.11.05 23:29:56.822563 [ 3 ] {95b39150-d451-4097-aac9-403d96892f39} <Debug> TCPHandler: Processed in 0.001339967 sec. | ||
| 1374 | 2025.11.05 23:29:56.822752 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2025.11.05 23:29:56.822882 [ 3 ] {346d6bb6-72ef-403d-a3c5-68b94cf20cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1376 | 2025.11.05 23:29:56.823111 [ 3 ] {346d6bb6-72ef-403d-a3c5-68b94cf20cd3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1377 | 2025.11.05 23:29:56.823146 [ 3 ] {346d6bb6-72ef-403d-a3c5-68b94cf20cd3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1378 | 2025.11.05 23:29:56.823345 [ 3 ] {346d6bb6-72ef-403d-a3c5-68b94cf20cd3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1379 | 2025.11.05 23:29:56.823395 [ 3 ] {346d6bb6-72ef-403d-a3c5-68b94cf20cd3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1380 | 2025.11.05 23:29:56.823488 [ 3 ] {346d6bb6-72ef-403d-a3c5-68b94cf20cd3} <Debug> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1381 | 2025.11.05 23:29:56.823515 [ 3 ] {346d6bb6-72ef-403d-a3c5-68b94cf20cd3} <Trace> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1382 | 2025.11.05 23:29:56.823533 [ 3 ] {346d6bb6-72ef-403d-a3c5-68b94cf20cd3} <Debug> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1383 | 2025.11.05 23:29:56.823547 [ 3 ] {346d6bb6-72ef-403d-a3c5-68b94cf20cd3} <Trace> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1384 | 2025.11.05 23:29:56.823578 [ 3 ] {346d6bb6-72ef-403d-a3c5-68b94cf20cd3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1385 | 2025.11.05 23:29:56.823596 [ 3 ] {346d6bb6-72ef-403d-a3c5-68b94cf20cd3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1386 | 2025.11.05 23:29:56.823972 [ 3 ] {346d6bb6-72ef-403d-a3c5-68b94cf20cd3} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001145 sec., 27947.59825327511 rows/sec., 1.03 MiB/sec. | ||
| 1387 | 2025.11.05 23:29:56.824027 [ 3 ] {346d6bb6-72ef-403d-a3c5-68b94cf20cd3} <Debug> TCPHandler: Processed in 0.001322506 sec. | ||
| 1388 | 2025.11.05 23:29:56.824227 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1389 | 2025.11.05 23:29:56.824357 [ 3 ] {6b68c7e6-ae9d-46dd-9fac-fa33b8c07e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1390 | 2025.11.05 23:29:56.824579 [ 3 ] {6b68c7e6-ae9d-46dd-9fac-fa33b8c07e35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1391 | 2025.11.05 23:29:56.824614 [ 3 ] {6b68c7e6-ae9d-46dd-9fac-fa33b8c07e35} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1392 | 2025.11.05 23:29:56.824808 [ 3 ] {6b68c7e6-ae9d-46dd-9fac-fa33b8c07e35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1393 | 2025.11.05 23:29:56.824858 [ 3 ] {6b68c7e6-ae9d-46dd-9fac-fa33b8c07e35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1394 | 2025.11.05 23:29:56.824952 [ 3 ] {6b68c7e6-ae9d-46dd-9fac-fa33b8c07e35} <Debug> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1395 | 2025.11.05 23:29:56.824979 [ 3 ] {6b68c7e6-ae9d-46dd-9fac-fa33b8c07e35} <Trace> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1396 | 2025.11.05 23:29:56.824997 [ 3 ] {6b68c7e6-ae9d-46dd-9fac-fa33b8c07e35} <Debug> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1397 | 2025.11.05 23:29:56.825012 [ 3 ] {6b68c7e6-ae9d-46dd-9fac-fa33b8c07e35} <Trace> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1398 | 2025.11.05 23:29:56.825043 [ 3 ] {6b68c7e6-ae9d-46dd-9fac-fa33b8c07e35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1399 | 2025.11.05 23:29:56.825061 [ 3 ] {6b68c7e6-ae9d-46dd-9fac-fa33b8c07e35} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1400 | 2025.11.05 23:29:56.825413 [ 3 ] {6b68c7e6-ae9d-46dd-9fac-fa33b8c07e35} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001111 sec., 28802.880288028802 rows/sec., 1.06 MiB/sec. | ||
| 1401 | 2025.11.05 23:29:56.825474 [ 3 ] {6b68c7e6-ae9d-46dd-9fac-fa33b8c07e35} <Debug> TCPHandler: Processed in 0.001293915 sec. | ||
| 1402 | 2025.11.05 23:29:56.879976 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1403 | 2025.11.05 23:29:56.880200 [ 3 ] {f29f0b14-0ad0-41c3-984f-504883d4bbfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1404 | 2025.11.05 23:29:56.880286 [ 3 ] {f29f0b14-0ad0-41c3-984f-504883d4bbfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1405 | 2025.11.05 23:29:56.881135 [ 3 ] {f29f0b14-0ad0-41c3-984f-504883d4bbfb} <Trace> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1406 | 2025.11.05 23:29:56.881191 [ 3 ] {f29f0b14-0ad0-41c3-984f-504883d4bbfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1407 | 2025.11.05 23:29:56.881800 [ 3 ] {f29f0b14-0ad0-41c3-984f-504883d4bbfb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1408 | 2025.11.05 23:29:56.882195 [ 3 ] {f29f0b14-0ad0-41c3-984f-504883d4bbfb} <Trace> oximeter.timeseries_schema (bea91282-da44-4bfa-bfeb-1a5bd413f35b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1409 | 2025.11.05 23:29:56.882368 [ 3 ] {f29f0b14-0ad0-41c3-984f-504883d4bbfb} <Debug> executeQuery: Read 9 rows, 1.61 KiB in 0.002226 sec., 4043.126684636118 rows/sec., 722.99 KiB/sec. | ||
| 1410 | 2025.11.05 23:29:56.882437 [ 3 ] {f29f0b14-0ad0-41c3-984f-504883d4bbfb} <Debug> TCPHandler: Processed in 0.002615201 sec. | ||
| 1411 | 2025.11.05 23:29:56.882561 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2025.11.05 23:29:56.882659 [ 3 ] {8f9fe837-4a95-4181-b32d-ecc7c22b86f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1413 | 2025.11.05 23:29:56.882706 [ 3 ] {8f9fe837-4a95-4181-b32d-ecc7c22b86f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1414 | 2025.11.05 23:29:56.883175 [ 3 ] {8f9fe837-4a95-4181-b32d-ecc7c22b86f0} <Trace> oximeter.fields_ipaddr (d9099c1d-a6c0-4d6e-a024-e3fd592adf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1415 | 2025.11.05 23:29:56.883215 [ 3 ] {8f9fe837-4a95-4181-b32d-ecc7c22b86f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1416 | 2025.11.05 23:29:56.883623 [ 3 ] {8f9fe837-4a95-4181-b32d-ecc7c22b86f0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1417 | 2025.11.05 23:29:56.884089 [ 3 ] {8f9fe837-4a95-4181-b32d-ecc7c22b86f0} <Trace> oximeter.fields_ipaddr (d9099c1d-a6c0-4d6e-a024-e3fd592adf22): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1418 | 2025.11.05 23:29:56.884227 [ 3 ] {8f9fe837-4a95-4181-b32d-ecc7c22b86f0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001589 sec., 2517.3064820641916 rows/sec., 205.27 KiB/sec. | ||
| 1419 | 2025.11.05 23:29:56.884272 [ 3 ] {8f9fe837-4a95-4181-b32d-ecc7c22b86f0} <Debug> TCPHandler: Processed in 0.001762159 sec. | ||
| 1420 | 2025.11.05 23:29:56.884382 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1421 | 2025.11.05 23:29:56.884476 [ 3 ] {f978e772-cd0c-4cb3-9db0-252196138c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1422 | 2025.11.05 23:29:56.884516 [ 3 ] {f978e772-cd0c-4cb3-9db0-252196138c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1423 | 2025.11.05 23:29:56.885588 [ 3 ] {f978e772-cd0c-4cb3-9db0-252196138c0e} <Trace> oximeter.fields_string (bcbb0143-275b-4b94-ad7c-857a2e3f2970): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1424 | 2025.11.05 23:29:56.885625 [ 3 ] {f978e772-cd0c-4cb3-9db0-252196138c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1425 | 2025.11.05 23:29:56.886233 [ 3 ] {f978e772-cd0c-4cb3-9db0-252196138c0e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1426 | 2025.11.05 23:29:56.886674 [ 3 ] {f978e772-cd0c-4cb3-9db0-252196138c0e} <Trace> oximeter.fields_string (bcbb0143-275b-4b94-ad7c-857a2e3f2970): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1427 | 2025.11.05 23:29:56.886809 [ 3 ] {f978e772-cd0c-4cb3-9db0-252196138c0e} <Debug> executeQuery: Read 1210 rows, 102.25 KiB in 0.002352 sec., 514455.7823129252 rows/sec., 42.45 MiB/sec. | ||
| 1428 | 2025.11.05 23:29:56.886853 [ 3 ] {f978e772-cd0c-4cb3-9db0-252196138c0e} <Debug> TCPHandler: Processed in 0.002519709 sec. | ||
| 1429 | 2025.11.05 23:29:56.886973 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2025.11.05 23:29:56.887068 [ 3 ] {d1c58338-c409-4712-8c62-ecd17d364c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1431 | 2025.11.05 23:29:56.887110 [ 3 ] {d1c58338-c409-4712-8c62-ecd17d364c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1432 | 2025.11.05 23:29:56.887513 [ 3 ] {d1c58338-c409-4712-8c62-ecd17d364c7b} <Trace> oximeter.fields_u16 (32f1c058-0ec4-4051-98fb-c1808cd0d175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2025.11.05 23:29:56.887550 [ 3 ] {d1c58338-c409-4712-8c62-ecd17d364c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1434 | 2025.11.05 23:29:56.887993 [ 3 ] {d1c58338-c409-4712-8c62-ecd17d364c7b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1435 | 2025.11.05 23:29:56.888446 [ 3 ] {d1c58338-c409-4712-8c62-ecd17d364c7b} <Trace> oximeter.fields_u16 (32f1c058-0ec4-4051-98fb-c1808cd0d175): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1436 | 2025.11.05 23:29:56.888580 [ 3 ] {d1c58338-c409-4712-8c62-ecd17d364c7b} <Debug> executeQuery: Read 10 rows, 748.00 B in 0.001531 sec., 6531.678641410843 rows/sec., 477.12 KiB/sec. | ||
| 1437 | 2025.11.05 23:29:56.888624 [ 3 ] {d1c58338-c409-4712-8c62-ecd17d364c7b} <Debug> TCPHandler: Processed in 0.001700497 sec. | ||
| 1438 | 2025.11.05 23:29:56.888726 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1439 | 2025.11.05 23:29:56.888820 [ 3 ] {43269d93-7bb0-43af-96c7-e57f637954b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1440 | 2025.11.05 23:29:56.888862 [ 3 ] {43269d93-7bb0-43af-96c7-e57f637954b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1441 | 2025.11.05 23:29:56.889340 [ 3 ] {43269d93-7bb0-43af-96c7-e57f637954b2} <Trace> oximeter.fields_u32 (3d0548a8-ff7a-406d-acea-f29deeedc200): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1442 | 2025.11.05 23:29:56.889377 [ 3 ] {43269d93-7bb0-43af-96c7-e57f637954b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1443 | 2025.11.05 23:29:56.889801 [ 3 ] {43269d93-7bb0-43af-96c7-e57f637954b2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1444 | 2025.11.05 23:29:56.890269 [ 3 ] {43269d93-7bb0-43af-96c7-e57f637954b2} <Trace> oximeter.fields_u32 (3d0548a8-ff7a-406d-acea-f29deeedc200): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1445 | 2025.11.05 23:29:56.890403 [ 3 ] {43269d93-7bb0-43af-96c7-e57f637954b2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001601 sec., 142410.9931292942 rows/sec., 9.64 MiB/sec. | ||
| 1446 | 2025.11.05 23:29:56.890447 [ 3 ] {43269d93-7bb0-43af-96c7-e57f637954b2} <Debug> TCPHandler: Processed in 0.001769408 sec. | ||
| 1447 | 2025.11.05 23:29:56.890549 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1448 | 2025.11.05 23:29:56.890641 [ 3 ] {013b6a32-782b-45c6-a7b1-dc8ea9ec5e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1449 | 2025.11.05 23:29:56.890682 [ 3 ] {013b6a32-782b-45c6-a7b1-dc8ea9ec5e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1450 | 2025.11.05 23:29:56.891284 [ 3 ] {013b6a32-782b-45c6-a7b1-dc8ea9ec5e60} <Trace> oximeter.fields_uuid (68285b7f-8ee1-46da-912f-c1d414521a47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1451 | 2025.11.05 23:29:56.891322 [ 3 ] {013b6a32-782b-45c6-a7b1-dc8ea9ec5e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1452 | 2025.11.05 23:29:56.891767 [ 3 ] {013b6a32-782b-45c6-a7b1-dc8ea9ec5e60} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1453 | 2025.11.05 23:29:56.892433 [ 3 ] {013b6a32-782b-45c6-a7b1-dc8ea9ec5e60} <Trace> oximeter.fields_uuid (68285b7f-8ee1-46da-912f-c1d414521a47): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1454 | 2025.11.05 23:29:56.892566 [ 3 ] {013b6a32-782b-45c6-a7b1-dc8ea9ec5e60} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.001942 sec., 276004.1194644696 rows/sec., 20.46 MiB/sec. | ||
| 1455 | 2025.11.05 23:29:56.892604 [ 3 ] {013b6a32-782b-45c6-a7b1-dc8ea9ec5e60} <Debug> TCPHandler: Processed in 0.002104517 sec. | ||
| 1456 | 2025.11.05 23:29:56.892719 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1457 | 2025.11.05 23:29:56.892814 [ 3 ] {1053cbba-4b3b-43b3-ad7a-371404113c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1458 | 2025.11.05 23:29:56.892859 [ 3 ] {1053cbba-4b3b-43b3-ad7a-371404113c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1459 | 2025.11.05 23:29:56.893658 [ 3 ] {1053cbba-4b3b-43b3-ad7a-371404113c01} <Trace> oximeter.measurements_cumulativeu64 (c1aa910b-9a87-479e-b9c7-39a5bccdaf56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1460 | 2025.11.05 23:29:56.893696 [ 3 ] {1053cbba-4b3b-43b3-ad7a-371404113c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1461 | 2025.11.05 23:29:56.894285 [ 3 ] {1053cbba-4b3b-43b3-ad7a-371404113c01} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1462 | 2025.11.05 23:29:56.894716 [ 3 ] {1053cbba-4b3b-43b3-ad7a-371404113c01} <Trace> oximeter.measurements_cumulativeu64 (c1aa910b-9a87-479e-b9c7-39a5bccdaf56): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1463 | 2025.11.05 23:29:56.894853 [ 3 ] {1053cbba-4b3b-43b3-ad7a-371404113c01} <Debug> executeQuery: Read 1554 rows, 106.42 KiB in 0.002059 sec., 754735.3084021369 rows/sec., 50.48 MiB/sec. | ||
| 1464 | 2025.11.05 23:29:56.894890 [ 3 ] {1053cbba-4b3b-43b3-ad7a-371404113c01} <Debug> TCPHandler: Processed in 0.002219501 sec. | ||
| 1465 | 2025.11.05 23:29:56.895006 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1466 | 2025.11.05 23:29:56.895100 [ 3 ] {25c2c30b-9aa1-4722-a391-a98b3801782e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1467 | 2025.11.05 23:29:56.895156 [ 3 ] {25c2c30b-9aa1-4722-a391-a98b3801782e} <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 | ||
| 1468 | 2025.11.05 23:29:56.895900 [ 3 ] {25c2c30b-9aa1-4722-a391-a98b3801782e} <Trace> oximeter.measurements_histogramu64 (b42dca13-62ce-4b66-b8a4-72f20d44c815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2025.11.05 23:29:56.895938 [ 3 ] {25c2c30b-9aa1-4722-a391-a98b3801782e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1470 | 2025.11.05 23:29:56.896532 [ 3 ] {25c2c30b-9aa1-4722-a391-a98b3801782e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1471 | 2025.11.05 23:29:56.896997 [ 3 ] {25c2c30b-9aa1-4722-a391-a98b3801782e} <Trace> oximeter.measurements_histogramu64 (b42dca13-62ce-4b66-b8a4-72f20d44c815): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1472 | 2025.11.05 23:29:56.897139 [ 3 ] {25c2c30b-9aa1-4722-a391-a98b3801782e} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002057 sec., 2916.869227029655 rows/sec., 5.23 MiB/sec. | ||
| 1473 | 2025.11.05 23:29:56.897193 [ 3 ] {25c2c30b-9aa1-4722-a391-a98b3801782e} <Debug> TCPHandler: Processed in 0.002237381 sec. | ||
| 1474 | 2025.11.05 23:29:56.897306 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1475 | 2025.11.05 23:29:56.897401 [ 3 ] {5890258d-6154-41e4-8bed-09e53b257220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1476 | 2025.11.05 23:29:56.897443 [ 3 ] {5890258d-6154-41e4-8bed-09e53b257220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1477 | 2025.11.05 23:29:56.897787 [ 3 ] {5890258d-6154-41e4-8bed-09e53b257220} <Trace> oximeter.measurements_i64 (42c1591d-3790-4f35-92c9-6af69bb92517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1478 | 2025.11.05 23:29:56.897823 [ 3 ] {5890258d-6154-41e4-8bed-09e53b257220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1479 | 2025.11.05 23:29:56.898290 [ 3 ] {5890258d-6154-41e4-8bed-09e53b257220} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1480 | 2025.11.05 23:29:56.898715 [ 3 ] {5890258d-6154-41e4-8bed-09e53b257220} <Trace> oximeter.measurements_i64 (42c1591d-3790-4f35-92c9-6af69bb92517): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1481 | 2025.11.05 23:29:56.898848 [ 3 ] {5890258d-6154-41e4-8bed-09e53b257220} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001466 sec., 4092.769440654843 rows/sec., 289.11 KiB/sec. | ||
| 1482 | 2025.11.05 23:29:56.898884 [ 3 ] {5890258d-6154-41e4-8bed-09e53b257220} <Debug> TCPHandler: Processed in 0.001629525 sec. | ||
| 1483 | 2025.11.05 23:29:56.898987 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1484 | 2025.11.05 23:29:56.899081 [ 3 ] {8bdab42d-719f-4ddc-bb00-49cec9a8915e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1485 | 2025.11.05 23:29:56.899124 [ 3 ] {8bdab42d-719f-4ddc-bb00-49cec9a8915e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1486 | 2025.11.05 23:29:56.899466 [ 3 ] {8bdab42d-719f-4ddc-bb00-49cec9a8915e} <Trace> oximeter.measurements_u64 (8ac3d024-7862-48df-aa84-670b2faa66b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1487 | 2025.11.05 23:29:56.899503 [ 3 ] {8bdab42d-719f-4ddc-bb00-49cec9a8915e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1488 | 2025.11.05 23:29:56.899904 [ 3 ] {8bdab42d-719f-4ddc-bb00-49cec9a8915e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1489 | 2025.11.05 23:29:56.900331 [ 3 ] {8bdab42d-719f-4ddc-bb00-49cec9a8915e} <Trace> oximeter.measurements_u64 (8ac3d024-7862-48df-aa84-670b2faa66b1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1490 | 2025.11.05 23:29:56.900468 [ 3 ] {8bdab42d-719f-4ddc-bb00-49cec9a8915e} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001404 sec., 17094.017094017094 rows/sec., 1.15 MiB/sec. | ||
| 1491 | 2025.11.05 23:29:56.900504 [ 3 ] {8bdab42d-719f-4ddc-bb00-49cec9a8915e} <Debug> TCPHandler: Processed in 0.001565673 sec. | ||
| 1492 | 2025.11.05 23:29:59.624327 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2342 | ||
| 1493 | 2025.11.05 23:29:59.624935 [ 244 ] {} <Trace> system.asynchronous_metric_log (28ff6c90-7f0d-47f9-bfb4-9a1623f1c7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1494 | 2025.11.05 23:29:59.624990 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1495 | 2025.11.05 23:29:59.625710 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1496 | 2025.11.05 23:29:59.626248 [ 244 ] {} <Trace> system.asynchronous_metric_log (28ff6c90-7f0d-47f9-bfb4-9a1623f1c7e6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1497 | 2025.11.05 23:29:59.626436 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2342 | ||
| 1498 | 2025.11.05 23:29:59.710690 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2025.11.05 23:29:59.710874 [ 3 ] {4f5a6348-61eb-4c7d-9477-9f14fe50ddf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1500 | 2025.11.05 23:29:59.710943 [ 3 ] {4f5a6348-61eb-4c7d-9477-9f14fe50ddf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1501 | 2025.11.05 23:29:59.711683 [ 3 ] {4f5a6348-61eb-4c7d-9477-9f14fe50ddf8} <Trace> oximeter.fields_string (bcbb0143-275b-4b94-ad7c-857a2e3f2970): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2025.11.05 23:29:59.711734 [ 3 ] {4f5a6348-61eb-4c7d-9477-9f14fe50ddf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1503 | 2025.11.05 23:29:59.712244 [ 3 ] {4f5a6348-61eb-4c7d-9477-9f14fe50ddf8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1504 | 2025.11.05 23:29:59.712706 [ 3 ] {4f5a6348-61eb-4c7d-9477-9f14fe50ddf8} <Trace> oximeter.fields_string (bcbb0143-275b-4b94-ad7c-857a2e3f2970): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2025.11.05 23:29:59.712901 [ 3 ] {4f5a6348-61eb-4c7d-9477-9f14fe50ddf8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002078 sec., 26948.989412897015 rows/sec., 2.07 MiB/sec. | ||
| 1506 | 2025.11.05 23:29:59.712948 [ 3 ] {4f5a6348-61eb-4c7d-9477-9f14fe50ddf8} <Debug> TCPHandler: Processed in 0.002396695 sec. | ||
| 1507 | 2025.11.05 23:29:59.713077 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1508 | 2025.11.05 23:29:59.713178 [ 3 ] {a3efb424-b377-4683-8aa7-228bdd573330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1509 | 2025.11.05 23:29:59.713220 [ 3 ] {a3efb424-b377-4683-8aa7-228bdd573330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1510 | 2025.11.05 23:29:59.713747 [ 3 ] {a3efb424-b377-4683-8aa7-228bdd573330} <Trace> oximeter.fields_uuid (68285b7f-8ee1-46da-912f-c1d414521a47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1511 | 2025.11.05 23:29:59.713789 [ 3 ] {a3efb424-b377-4683-8aa7-228bdd573330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1512 | 2025.11.05 23:29:59.714384 [ 3 ] {a3efb424-b377-4683-8aa7-228bdd573330} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1513 | 2025.11.05 23:29:59.714945 [ 3 ] {a3efb424-b377-4683-8aa7-228bdd573330} <Trace> oximeter.fields_uuid (68285b7f-8ee1-46da-912f-c1d414521a47): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1514 | 2025.11.05 23:29:59.715143 [ 3 ] {a3efb424-b377-4683-8aa7-228bdd573330} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001986 sec., 32225.579053373618 rows/sec., 2.52 MiB/sec. | ||
| 1515 | 2025.11.05 23:29:59.715191 [ 3 ] {a3efb424-b377-4683-8aa7-228bdd573330} <Debug> TCPHandler: Processed in 0.002166419 sec. | ||
| 1516 | 2025.11.05 23:29:59.715323 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1517 | 2025.11.05 23:29:59.715432 [ 3 ] {5bc70a4b-90ae-4625-9cb8-e7fe2065e7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1518 | 2025.11.05 23:29:59.715486 [ 3 ] {5bc70a4b-90ae-4625-9cb8-e7fe2065e7a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1519 | 2025.11.05 23:29:59.716183 [ 3 ] {5bc70a4b-90ae-4625-9cb8-e7fe2065e7a9} <Trace> oximeter.measurements_cumulativeu64 (c1aa910b-9a87-479e-b9c7-39a5bccdaf56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1520 | 2025.11.05 23:29:59.716224 [ 3 ] {5bc70a4b-90ae-4625-9cb8-e7fe2065e7a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1521 | 2025.11.05 23:29:59.716680 [ 3 ] {5bc70a4b-90ae-4625-9cb8-e7fe2065e7a9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1522 | 2025.11.05 23:29:59.717136 [ 3 ] {5bc70a4b-90ae-4625-9cb8-e7fe2065e7a9} <Trace> oximeter.measurements_cumulativeu64 (c1aa910b-9a87-479e-b9c7-39a5bccdaf56): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1523 | 2025.11.05 23:29:59.717303 [ 3 ] {5bc70a4b-90ae-4625-9cb8-e7fe2065e7a9} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001895 sec., 50659.630606860155 rows/sec., 3.53 MiB/sec. | ||
| 1524 | 2025.11.05 23:29:59.717344 [ 3 ] {5bc70a4b-90ae-4625-9cb8-e7fe2065e7a9} <Debug> TCPHandler: Processed in 0.002081167 sec. | ||
| 1525 | 2025.11.05 23:29:59.717456 [ 3 ] {} <Trace> TCP-Session: f8d935c6-b5ce-496d-8fee-7419f308e34d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1526 | 2025.11.05 23:29:59.717551 [ 3 ] {f1597a4e-1b07-43b8-a987-a08bc67c6b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65360) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1527 | 2025.11.05 23:29:59.717595 [ 3 ] {f1597a4e-1b07-43b8-a987-a08bc67c6b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1528 | 2025.11.05 23:29:59.717960 [ 3 ] {f1597a4e-1b07-43b8-a987-a08bc67c6b9d} <Trace> oximeter.measurements_u64 (8ac3d024-7862-48df-aa84-670b2faa66b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1529 | 2025.11.05 23:29:59.717997 [ 3 ] {f1597a4e-1b07-43b8-a987-a08bc67c6b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1530 | 2025.11.05 23:29:59.718408 [ 3 ] {f1597a4e-1b07-43b8-a987-a08bc67c6b9d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1531 | 2025.11.05 23:29:59.718829 [ 3 ] {f1597a4e-1b07-43b8-a987-a08bc67c6b9d} <Trace> oximeter.measurements_u64 (8ac3d024-7862-48df-aa84-670b2faa66b1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1532 | 2025.11.05 23:29:59.718985 [ 3 ] {f1597a4e-1b07-43b8-a987-a08bc67c6b9d} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001461 sec., 24640.65708418891 rows/sec., 1.66 MiB/sec. | ||
| 1533 | 2025.11.05 23:29:59.719021 [ 3 ] {f1597a4e-1b07-43b8-a987-a08bc67c6b9d} <Debug> TCPHandler: Processed in 0.001625485 sec. | ||
| 1534 | 2025.11.05 23:29:59.746640 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1535 | 2025.11.05 23:29:59.767227 [ 243 ] {} <Trace> system.metric_log (b6c7f71d-427b-40bb-8dc4-04d5b2495d24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2025.11.05 23:29:59.767295 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1537 | 2025.11.05 23:29:59.774850 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1538 | 2025.11.05 23:29:59.776048 [ 243 ] {} <Trace> system.metric_log (b6c7f71d-427b-40bb-8dc4-04d5b2495d24): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2025.11.05 23:29:59.780179 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1540 | 2025.11.05 23:29:59.915769 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59882 | ||
| 1541 | 2025.11.05 23:29:59.915879 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1542 | 2025.11.05 23:29:59.915905 [ 286 ] {} <Debug> TCP-Session: c0d0d116-c1cd-43be-a2ee-932140ff7040 Authenticating user 'default' from [fd00:1122:3344:101::e]:59882 | ||
| 1543 | 2025.11.05 23:29:59.915927 [ 286 ] {} <Debug> TCP-Session: c0d0d116-c1cd-43be-a2ee-932140ff7040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1544 | 2025.11.05 23:29:59.915941 [ 286 ] {} <Debug> TCP-Session: c0d0d116-c1cd-43be-a2ee-932140ff7040 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1545 | 2025.11.05 23:29:59.916161 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48685 | ||
| 1546 | 2025.11.05 23:29:59.916173 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59567 | ||
| 1547 | 2025.11.05 23:29:59.916215 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46021 | ||
| 1548 | 2025.11.05 23:29:59.916218 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38761 | ||
| 1549 | 2025.11.05 23:29:59.916202 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55122 | ||
| 1550 | 2025.11.05 23:29:59.916278 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1551 | 2025.11.05 23:29:59.916281 [ 286 ] {} <Trace> TCP-Session: c0d0d116-c1cd-43be-a2ee-932140ff7040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1552 | 2025.11.05 23:29:59.916314 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1553 | 2025.11.05 23:29:59.916319 [ 287 ] {} <Debug> TCP-Session: ecf20330-2547-473e-90b1-e62123f8ab05 Authenticating user 'default' from [fd00:1122:3344:101::e]:48685 | ||
| 1554 | 2025.11.05 23:29:59.916344 [ 293 ] {} <Debug> TCP-Session: b60d5176-f3e2-42a9-886e-354ddf5f15f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38761 | ||
| 1555 | 2025.11.05 23:29:59.916299 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1556 | 2025.11.05 23:29:59.916366 [ 287 ] {} <Debug> TCP-Session: ecf20330-2547-473e-90b1-e62123f8ab05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1557 | 2025.11.05 23:29:59.916373 [ 293 ] {} <Debug> TCP-Session: b60d5176-f3e2-42a9-886e-354ddf5f15f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1558 | 2025.11.05 23:29:59.916404 [ 292 ] {} <Debug> TCP-Session: 5f08b171-0ecd-48b0-9478-6e512aabeaa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46021 | ||
| 1559 | 2025.11.05 23:29:59.916426 [ 293 ] {} <Debug> TCP-Session: b60d5176-f3e2-42a9-886e-354ddf5f15f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1560 | 2025.11.05 23:29:59.916405 [ 287 ] {} <Debug> TCP-Session: ecf20330-2547-473e-90b1-e62123f8ab05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1561 | 2025.11.05 23:29:59.916446 [ 292 ] {} <Debug> TCP-Session: 5f08b171-0ecd-48b0-9478-6e512aabeaa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1562 | 2025.11.05 23:29:59.916467 [ 286 ] {0eb0f8f6-fd15-4422-973c-78163641046e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59882) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1563 | 2025.11.05 23:29:59.916482 [ 292 ] {} <Debug> TCP-Session: 5f08b171-0ecd-48b0-9478-6e512aabeaa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2025.11.05 23:29:59.916369 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1565 | 2025.11.05 23:29:59.916299 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1566 | 2025.11.05 23:29:59.916545 [ 291 ] {} <Debug> TCP-Session: 7eff7dd4-885c-486d-b9f1-62241e16a45c Authenticating user 'default' from [fd00:1122:3344:101::e]:55122 | ||
| 1567 | 2025.11.05 23:29:59.916292 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51435 | ||
| 1568 | 2025.11.05 23:29:59.916569 [ 288 ] {} <Debug> TCP-Session: 6ef096e9-b0af-44f3-880d-efd4b0543e9e Authenticating user 'default' from [fd00:1122:3344:101::e]:59567 | ||
| 1569 | 2025.11.05 23:29:59.916576 [ 291 ] {} <Debug> TCP-Session: 7eff7dd4-885c-486d-b9f1-62241e16a45c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1570 | 2025.11.05 23:29:59.916607 [ 288 ] {} <Debug> TCP-Session: 6ef096e9-b0af-44f3-880d-efd4b0543e9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1571 | 2025.11.05 23:29:59.916619 [ 291 ] {} <Debug> TCP-Session: 7eff7dd4-885c-486d-b9f1-62241e16a45c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1572 | 2025.11.05 23:29:59.916633 [ 288 ] {} <Debug> TCP-Session: 6ef096e9-b0af-44f3-880d-efd4b0543e9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1573 | 2025.11.05 23:29:59.916170 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55955 | ||
| 1574 | 2025.11.05 23:29:59.916199 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38260 | ||
| 1575 | 2025.11.05 23:29:59.916734 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1576 | 2025.11.05 23:29:59.916762 [ 286 ] {0eb0f8f6-fd15-4422-973c-78163641046e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1577 | 2025.11.05 23:29:59.916772 [ 294 ] {} <Debug> TCP-Session: f6e39970-bc86-4cb1-8724-3d43b8b5ad25 Authenticating user 'default' from [fd00:1122:3344:101::e]:51435 | ||
| 1578 | 2025.11.05 23:29:59.916812 [ 294 ] {} <Debug> TCP-Session: f6e39970-bc86-4cb1-8724-3d43b8b5ad25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1579 | 2025.11.05 23:29:59.916823 [ 286 ] {0eb0f8f6-fd15-4422-973c-78163641046e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1580 | 2025.11.05 23:29:59.916832 [ 294 ] {} <Debug> TCP-Session: f6e39970-bc86-4cb1-8724-3d43b8b5ad25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1581 | 2025.11.05 23:29:59.916917 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1582 | 2025.11.05 23:29:59.916927 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1583 | 2025.11.05 23:29:59.916953 [ 289 ] {} <Debug> TCP-Session: b29df2a6-425f-4b9d-b435-f6589fa7261c Authenticating user 'default' from [fd00:1122:3344:101::e]:55955 | ||
| 1584 | 2025.11.05 23:29:59.916975 [ 290 ] {} <Debug> TCP-Session: fa238aa0-9648-4c23-8a0e-f41cc29f4383 Authenticating user 'default' from [fd00:1122:3344:101::e]:38260 | ||
| 1585 | 2025.11.05 23:29:59.916979 [ 289 ] {} <Debug> TCP-Session: b29df2a6-425f-4b9d-b435-f6589fa7261c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1586 | 2025.11.05 23:29:59.917006 [ 290 ] {} <Debug> TCP-Session: fa238aa0-9648-4c23-8a0e-f41cc29f4383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1587 | 2025.11.05 23:29:59.917009 [ 289 ] {} <Debug> TCP-Session: b29df2a6-425f-4b9d-b435-f6589fa7261c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1588 | 2025.11.05 23:29:59.917031 [ 290 ] {} <Debug> TCP-Session: fa238aa0-9648-4c23-8a0e-f41cc29f4383 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1589 | 2025.11.05 23:29:59.917126 [ 286 ] {0eb0f8f6-fd15-4422-973c-78163641046e} <Debug> oximeter.version (d5d04819-5981-4f3b-85f6-589539c30b3e) (SelectExecutor): Key condition: unknown | ||
| 1590 | 2025.11.05 23:29:59.917991 [ 315 ] {0eb0f8f6-fd15-4422-973c-78163641046e} <Trace> AggregatingTransform: Aggregating | ||
| 1591 | 2025.11.05 23:29:59.918056 [ 315 ] {0eb0f8f6-fd15-4422-973c-78163641046e} <Trace> Aggregator: Aggregation method: without_key | ||
| 1592 | 2025.11.05 23:29:59.918098 [ 315 ] {0eb0f8f6-fd15-4422-973c-78163641046e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000869854 sec. (1149.618 rows/sec., 44.91 KiB/sec.) | ||
| 1593 | 2025.11.05 23:29:59.918122 [ 315 ] {0eb0f8f6-fd15-4422-973c-78163641046e} <Trace> Aggregator: Merging aggregated data | ||
| 1594 | 2025.11.05 23:29:59.919222 [ 286 ] {0eb0f8f6-fd15-4422-973c-78163641046e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002814 sec., 355.36602700781805 rows/sec., 13.88 KiB/sec. | ||
| 1595 | 2025.11.05 23:29:59.919317 [ 286 ] {0eb0f8f6-fd15-4422-973c-78163641046e} <Debug> TCPHandler: Processed in 0.003154976 sec. | ||
| 1596 | 2025.11.05 23:29:59.919434 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1597 | 2025.11.05 23:29:59.919465 [ 286 ] {} <Debug> TCP-Session: c0d0d116-c1cd-43be-a2ee-932140ff7040 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1598 | 2025.11.05 23:29:59.919465 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1599 | 2025.11.05 23:29:59.919488 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1600 | 2025.11.05 23:29:59.919517 [ 288 ] {} <Debug> TCP-Session: 6ef096e9-b0af-44f3-880d-efd4b0543e9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1601 | 2025.11.05 23:29:59.919523 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1602 | 2025.11.05 23:29:59.919534 [ 287 ] {} <Debug> TCP-Session: ecf20330-2547-473e-90b1-e62123f8ab05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1603 | 2025.11.05 23:29:59.919554 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1604 | 2025.11.05 23:29:59.919573 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1605 | 2025.11.05 23:29:59.919592 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1606 | 2025.11.05 23:29:59.919607 [ 293 ] {} <Debug> TCP-Session: b60d5176-f3e2-42a9-886e-354ddf5f15f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1607 | 2025.11.05 23:29:59.919625 [ 292 ] {} <Debug> TCP-Session: 5f08b171-0ecd-48b0-9478-6e512aabeaa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1608 | 2025.11.05 23:29:59.919642 [ 294 ] {} <Debug> TCP-Session: f6e39970-bc86-4cb1-8724-3d43b8b5ad25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1609 | 2025.11.05 23:29:59.919538 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1610 | 2025.11.05 23:29:59.919517 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1611 | 2025.11.05 23:29:59.919698 [ 291 ] {} <Debug> TCP-Session: 7eff7dd4-885c-486d-b9f1-62241e16a45c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1612 | 2025.11.05 23:29:59.919586 [ 290 ] {} <Debug> TCP-Session: fa238aa0-9648-4c23-8a0e-f41cc29f4383 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1613 | 2025.11.05 23:29:59.919724 [ 289 ] {} <Debug> TCP-Session: b29df2a6-425f-4b9d-b435-f6589fa7261c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1614 | 2025.11.05 23:29:59.943380 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57024 | ||
| 1615 | 2025.11.05 23:29:59.943458 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1616 | 2025.11.05 23:29:59.943482 [ 286 ] {} <Debug> TCP-Session: 85c8c8f6-5902-4800-89b3-978588edb67f Authenticating user 'default' from [fd00:1122:3344:101::e]:57024 | ||
| 1617 | 2025.11.05 23:29:59.943501 [ 286 ] {} <Debug> TCP-Session: 85c8c8f6-5902-4800-89b3-978588edb67f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1618 | 2025.11.05 23:29:59.943514 [ 286 ] {} <Debug> TCP-Session: 85c8c8f6-5902-4800-89b3-978588edb67f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1619 | 2025.11.05 23:29:59.943673 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44039 | ||
| 1620 | 2025.11.05 23:29:59.943708 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51787 | ||
| 1621 | 2025.11.05 23:29:59.943732 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1622 | 2025.11.05 23:29:59.943742 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46906 | ||
| 1623 | 2025.11.05 23:29:59.943760 [ 287 ] {} <Debug> TCP-Session: 377888dd-41ca-4814-9ffb-b935324dff96 Authenticating user 'default' from [fd00:1122:3344:101::e]:44039 | ||
| 1624 | 2025.11.05 23:29:59.943778 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39496 | ||
| 1625 | 2025.11.05 23:29:59.943783 [ 286 ] {} <Trace> TCP-Session: 85c8c8f6-5902-4800-89b3-978588edb67f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1626 | 2025.11.05 23:29:59.943800 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38448 | ||
| 1627 | 2025.11.05 23:29:59.943821 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1628 | 2025.11.05 23:29:59.943842 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1629 | 2025.11.05 23:29:59.943863 [ 289 ] {} <Debug> TCP-Session: 4e17aca9-2da0-4a77-9489-527549ad69ab Authenticating user 'default' from [fd00:1122:3344:101::e]:46906 | ||
| 1630 | 2025.11.05 23:29:59.943882 [ 291 ] {} <Debug> TCP-Session: 9d6c4f3e-21e1-45b5-9349-90355aab6903 Authenticating user 'default' from [fd00:1122:3344:101::e]:39496 | ||
| 1631 | 2025.11.05 23:29:59.943893 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1632 | 2025.11.05 23:29:59.943897 [ 289 ] {} <Debug> TCP-Session: 4e17aca9-2da0-4a77-9489-527549ad69ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1633 | 2025.11.05 23:29:59.943910 [ 291 ] {} <Debug> TCP-Session: 9d6c4f3e-21e1-45b5-9349-90355aab6903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1634 | 2025.11.05 23:29:59.943934 [ 293 ] {} <Debug> TCP-Session: 3ee41b26-71db-40f1-bef5-bb9e177cea8e Authenticating user 'default' from [fd00:1122:3344:101::e]:38448 | ||
| 1635 | 2025.11.05 23:29:59.943947 [ 291 ] {} <Debug> TCP-Session: 9d6c4f3e-21e1-45b5-9349-90355aab6903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1636 | 2025.11.05 23:29:59.943956 [ 286 ] {905bb616-ee8c-4cac-9aa9-d91a4bc0bb5e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57024) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1637 | 2025.11.05 23:29:59.943969 [ 293 ] {} <Debug> TCP-Session: 3ee41b26-71db-40f1-bef5-bb9e177cea8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1638 | 2025.11.05 23:29:59.943790 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63506 | ||
| 1639 | 2025.11.05 23:29:59.944009 [ 293 ] {} <Debug> TCP-Session: 3ee41b26-71db-40f1-bef5-bb9e177cea8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1640 | 2025.11.05 23:29:59.943794 [ 287 ] {} <Debug> TCP-Session: 377888dd-41ca-4814-9ffb-b935324dff96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1641 | 2025.11.05 23:29:59.943781 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1642 | 2025.11.05 23:29:59.944088 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1643 | 2025.11.05 23:29:59.944083 [ 287 ] {} <Debug> TCP-Session: 377888dd-41ca-4814-9ffb-b935324dff96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1644 | 2025.11.05 23:29:59.944121 [ 288 ] {} <Debug> TCP-Session: 223307d8-dae0-4d51-8cbc-942eb2d1f1e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51787 | ||
| 1645 | 2025.11.05 23:29:59.944128 [ 292 ] {} <Debug> TCP-Session: d61f49dd-ae10-42f8-8b3a-5be346d4e268 Authenticating user 'default' from [fd00:1122:3344:101::e]:63506 | ||
| 1646 | 2025.11.05 23:29:59.944162 [ 288 ] {} <Debug> TCP-Session: 223307d8-dae0-4d51-8cbc-942eb2d1f1e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1647 | 2025.11.05 23:29:59.944171 [ 292 ] {} <Debug> TCP-Session: d61f49dd-ae10-42f8-8b3a-5be346d4e268 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1648 | 2025.11.05 23:29:59.944181 [ 288 ] {} <Debug> TCP-Session: 223307d8-dae0-4d51-8cbc-942eb2d1f1e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1649 | 2025.11.05 23:29:59.944190 [ 292 ] {} <Debug> TCP-Session: d61f49dd-ae10-42f8-8b3a-5be346d4e268 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1650 | 2025.11.05 23:29:59.944194 [ 286 ] {905bb616-ee8c-4cac-9aa9-d91a4bc0bb5e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1651 | 2025.11.05 23:29:59.943805 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47249 | ||
| 1652 | 2025.11.05 23:29:59.943934 [ 289 ] {} <Debug> TCP-Session: 4e17aca9-2da0-4a77-9489-527549ad69ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1653 | 2025.11.05 23:29:59.944263 [ 286 ] {905bb616-ee8c-4cac-9aa9-d91a4bc0bb5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1654 | 2025.11.05 23:29:59.943766 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55542 | ||
| 1655 | 2025.11.05 23:29:59.944300 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1656 | 2025.11.05 23:29:59.944337 [ 294 ] {} <Debug> TCP-Session: a163b955-f599-4857-b6bc-dc5ce7dbc6ea Authenticating user 'default' from [fd00:1122:3344:101::e]:47249 | ||
| 1657 | 2025.11.05 23:29:59.944353 [ 294 ] {} <Debug> TCP-Session: a163b955-f599-4857-b6bc-dc5ce7dbc6ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1658 | 2025.11.05 23:29:59.944359 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1659 | 2025.11.05 23:29:59.944366 [ 294 ] {} <Debug> TCP-Session: a163b955-f599-4857-b6bc-dc5ce7dbc6ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1660 | 2025.11.05 23:29:59.944391 [ 290 ] {} <Debug> TCP-Session: 451748e0-bb51-4f62-a763-04842b8978e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55542 | ||
| 1661 | 2025.11.05 23:29:59.944415 [ 290 ] {} <Debug> TCP-Session: 451748e0-bb51-4f62-a763-04842b8978e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1662 | 2025.11.05 23:29:59.944428 [ 290 ] {} <Debug> TCP-Session: 451748e0-bb51-4f62-a763-04842b8978e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1663 | 2025.11.05 23:29:59.944530 [ 286 ] {905bb616-ee8c-4cac-9aa9-d91a4bc0bb5e} <Debug> oximeter.version (d5d04819-5981-4f3b-85f6-589539c30b3e) (SelectExecutor): Key condition: unknown | ||
| 1664 | 2025.11.05 23:29:59.945396 [ 335 ] {905bb616-ee8c-4cac-9aa9-d91a4bc0bb5e} <Trace> AggregatingTransform: Aggregating | ||
| 1665 | 2025.11.05 23:29:59.945432 [ 335 ] {905bb616-ee8c-4cac-9aa9-d91a4bc0bb5e} <Trace> Aggregator: Aggregation method: without_key | ||
| 1666 | 2025.11.05 23:29:59.945463 [ 335 ] {905bb616-ee8c-4cac-9aa9-d91a4bc0bb5e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000839932 sec. (1190.573 rows/sec., 46.51 KiB/sec.) | ||
| 1667 | 2025.11.05 23:29:59.945493 [ 335 ] {905bb616-ee8c-4cac-9aa9-d91a4bc0bb5e} <Trace> Aggregator: Merging aggregated data | ||
| 1668 | 2025.11.05 23:29:59.946699 [ 286 ] {905bb616-ee8c-4cac-9aa9-d91a4bc0bb5e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002794 sec., 357.9098067287044 rows/sec., 13.98 KiB/sec. | ||
| 1669 | 2025.11.05 23:29:59.946809 [ 286 ] {905bb616-ee8c-4cac-9aa9-d91a4bc0bb5e} <Debug> TCPHandler: Processed in 0.003111416 sec. | ||
| 1670 | 2025.11.05 23:29:59.946901 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1671 | 2025.11.05 23:29:59.946931 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1672 | 2025.11.05 23:29:59.946940 [ 294 ] {} <Debug> TCP-Session: a163b955-f599-4857-b6bc-dc5ce7dbc6ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1673 | 2025.11.05 23:29:59.946953 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1674 | 2025.11.05 23:29:59.946961 [ 287 ] {} <Debug> TCP-Session: 377888dd-41ca-4814-9ffb-b935324dff96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1675 | 2025.11.05 23:29:59.946974 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1676 | 2025.11.05 23:29:59.946995 [ 290 ] {} <Debug> TCP-Session: 451748e0-bb51-4f62-a763-04842b8978e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1677 | 2025.11.05 23:29:59.947012 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1678 | 2025.11.05 23:29:59.947031 [ 289 ] {} <Debug> TCP-Session: 4e17aca9-2da0-4a77-9489-527549ad69ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1679 | 2025.11.05 23:29:59.947033 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1680 | 2025.11.05 23:29:59.947068 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1681 | 2025.11.05 23:29:59.947064 [ 291 ] {} <Debug> TCP-Session: 9d6c4f3e-21e1-45b5-9349-90355aab6903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1682 | 2025.11.05 23:29:59.947088 [ 293 ] {} <Debug> TCP-Session: 3ee41b26-71db-40f1-bef5-bb9e177cea8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1683 | 2025.11.05 23:29:59.947101 [ 286 ] {} <Debug> TCP-Session: 85c8c8f6-5902-4800-89b3-978588edb67f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1684 | 2025.11.05 23:29:59.947048 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1685 | 2025.11.05 23:29:59.946991 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1686 | 2025.11.05 23:29:59.947165 [ 292 ] {} <Debug> TCP-Session: d61f49dd-ae10-42f8-8b3a-5be346d4e268 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1687 | 2025.11.05 23:29:59.947183 [ 288 ] {} <Debug> TCP-Session: 223307d8-dae0-4d51-8cbc-942eb2d1f1e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1688 | 2025.11.05 23:30:00.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.39 MiB, peak 179.50 MiB, free memory in arenas 0.00 B, will set to 170.80 MiB (RSS), difference: 1.42 MiB | ||
| 1689 | 2025.11.05 23:30:02.120042 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 260 | ||
| 1690 | 2025.11.05 23:30:02.122950 [ 242 ] {} <Trace> system.query_log (37e22e8e-90ca-4e5b-b2c4-884c6db05a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1691 | 2025.11.05 23:30:02.123002 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1692 | 2025.11.05 23:30:02.124456 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1693 | 2025.11.05 23:30:02.124975 [ 242 ] {} <Trace> system.query_log (37e22e8e-90ca-4e5b-b2c4-884c6db05a19): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2025.11.05 23:30:02.125351 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 260 | ||