| 1 | [ Sep 19 22:59:22 Enabled. ] | ||
| 2 | [ Sep 19 22:59:22 Rereading configuration. ] | ||
| 3 | [ Sep 19 22:59:24 Rereading configuration. ] | ||
| 4 | [ Sep 19 22:59:30 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Sep 19 22:59:30 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.09.19 22:59:31.088174 [ 1 ] {} <Information> Application: Will watch for the process with pid 23881 | ||
| 29 | 2025.09.19 22:59:31.088599 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.09.19 22:59:31.272184 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23881 | ||
| 31 | 2025.09.19 22:59:31.272894 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.09.19 22:59:31.273051 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.09.19 22:59:31.356450 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.09.19 22:59:31.419446 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.09.19 22:59:31.419527 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.09.19 22:59:31.419556 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.09.19 22:59:31.419642 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.09.19 22:59:31.420287 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.09.19 22:59:31.422368 [ 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.09.19 22:59:31.423131 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.09.19 22:59:31.423441 [ 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.09.19 22:59:31.423460 [ 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.09.19 22:59:31.423474 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.09.19 22:59:31.424161 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.09.19 22:59:31.425147 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.09.19 22:59:31.429845 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.09.19 22:59:31.430446 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.09.19 22:59:31.432192 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.09.19 22:59:31.432259 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.09.19 22:59:31.433260 [ 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.09.19 22:59:31.433649 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.09.19 22:59:31.437370 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.09.19 22:59:31.438028 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.09.19 22:59:31.440525 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.09.19 22:59:31.440858 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.09.19 22:59:31.441181 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.09.19 22:59:31.441547 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.09.19 22:59:31.442810 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.09.19 22:59:31.442834 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.09.19 22:59:31.442921 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.09.19 22:59:31.443015 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.09.19 22:59:31.458235 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.09.19 22:59:31.458259 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000156012 sec | ||
| 68 | 2025.09.19 22:59:31.458278 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.09.19 22:59:31.458291 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.09.19 22:59:31.458998 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.09.19 22:59:31.459082 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.09.19 22:59:31.466320 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.09.19 22:59:31.466363 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.09.19 22:59:31.466382 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.09.19 22:59:31.466394 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.09.19 22:59:31.466427 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.09.19 22:59:31.466445 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.09.19 22:59:31.468436 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.09.19 22:59:31.468479 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.09.19 22:59:31.468497 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.09.19 22:59:31.468630 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.09.19 22:59:31.468670 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.09.19 22:59:31.468683 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.09.19 22:59:31.468700 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.09.19 22:59:31.468711 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.09.19 22:59:31.468740 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.09.19 22:59:31.468757 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.09.19 22:59:31.488979 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.09.19 22:59:31.503075 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.09.19 22:59:31.503109 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6631e-05 sec | ||
| 91 | 2025.09.19 22:59:31.503124 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.09.19 22:59:31.503137 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.09.19 22:59:31.503165 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.09.19 22:59:31.503370 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.09.19 22:59:31.503421 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.09.19 22:59:31.503437 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.09.19 22:59:31.503450 [ 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.09.19 22:59:31.503464 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.09.19 22:59:31.521319 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.09.19 22:59:31.521529 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.70 MiB (RSS), difference: 91.92 MiB | ||
| 101 | 2025.09.19 22:59:31.522927 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.477e-05 sec. | ||
| 102 | 2025.09.19 22:59:31.523243 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.09.19 22:59:31.523300 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.09.19 22:59:31.523314 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.09.19 22:59:32.564794 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50257 | ||
| 106 | 2025.09.19 22:59:32.565593 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.09.19 22:59:32.565655 [ 3 ] {} <Debug> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Authenticating user 'default' from [fd00:1122:3344:101::d]:50257 | ||
| 108 | 2025.09.19 22:59:32.565683 [ 3 ] {} <Debug> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.09.19 22:59:32.565703 [ 3 ] {} <Debug> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.09.19 22:59:32.565794 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.09.19 22:59:32.565820 [ 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.09.19 22:59:32.565841 [ 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.09.19 22:59:32.566764 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39046 | ||
| 114 | 2025.09.19 22:59:32.567650 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2025.09.19 22:59:32.567647 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39617 | ||
| 116 | 2025.09.19 22:59:32.567662 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37604 | ||
| 117 | 2025.09.19 22:59:32.567714 [ 4 ] {} <Debug> TCP-Session: e6fd503d-c513-4a96-a519-7427218e7bef Authenticating user 'default' from [fd00:1122:3344:101::d]:39046 | ||
| 118 | 2025.09.19 22:59:32.567822 [ 4 ] {} <Debug> TCP-Session: e6fd503d-c513-4a96-a519-7427218e7bef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.09.19 22:59:32.567840 [ 4 ] {} <Debug> TCP-Session: e6fd503d-c513-4a96-a519-7427218e7bef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.09.19 22:59:32.567839 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64629 | ||
| 121 | 2025.09.19 22:59:32.567946 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59859 | ||
| 122 | 2025.09.19 22:59:32.568496 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32829 | ||
| 123 | 2025.09.19 22:59:32.568528 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65013 | ||
| 124 | 2025.09.19 22:59:32.568552 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40663 | ||
| 125 | 2025.09.19 22:59:32.569123 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.09.19 22:59:32.569168 [ 253 ] {} <Debug> TCP-Session: 13864fe8-70d7-4ab6-be50-fd5d900d2409 Authenticating user 'default' from [fd00:1122:3344:101::d]:39617 | ||
| 127 | 2025.09.19 22:59:32.569176 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2025.09.19 22:59:32.569187 [ 253 ] {} <Debug> TCP-Session: 13864fe8-70d7-4ab6-be50-fd5d900d2409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.09.19 22:59:32.569228 [ 253 ] {} <Debug> TCP-Session: 13864fe8-70d7-4ab6-be50-fd5d900d2409 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.09.19 22:59:32.569240 [ 258 ] {} <Debug> TCP-Session: 202043ba-5220-4a6a-b582-1a5315183be7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65013 | ||
| 131 | 2025.09.19 22:59:32.569275 [ 258 ] {} <Debug> TCP-Session: 202043ba-5220-4a6a-b582-1a5315183be7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.09.19 22:59:32.569289 [ 258 ] {} <Debug> TCP-Session: 202043ba-5220-4a6a-b582-1a5315183be7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.09.19 22:59:32.570454 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2025.09.19 22:59:32.570490 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2025.09.19 22:59:32.570529 [ 259 ] {} <Debug> TCP-Session: 96f0d5c6-0b15-4d09-a59e-723f5e771e74 Authenticating user 'default' from [fd00:1122:3344:101::d]:32829 | ||
| 136 | 2025.09.19 22:59:32.570537 [ 255 ] {} <Debug> TCP-Session: d7a6d7cc-bbda-4340-8b72-dedcf0986e2f Authenticating user 'default' from [fd00:1122:3344:101::d]:64629 | ||
| 137 | 2025.09.19 22:59:32.570561 [ 259 ] {} <Debug> TCP-Session: 96f0d5c6-0b15-4d09-a59e-723f5e771e74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.09.19 22:59:32.570526 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2025.09.19 22:59:32.570591 [ 259 ] {} <Debug> TCP-Session: 96f0d5c6-0b15-4d09-a59e-723f5e771e74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.09.19 22:59:32.570571 [ 255 ] {} <Debug> TCP-Session: d7a6d7cc-bbda-4340-8b72-dedcf0986e2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.09.19 22:59:32.570617 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2025.09.19 22:59:32.570651 [ 255 ] {} <Debug> TCP-Session: d7a6d7cc-bbda-4340-8b72-dedcf0986e2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.09.19 22:59:32.570670 [ 257 ] {} <Debug> TCP-Session: 5228c7e3-6da8-43c7-ace9-840bba1cc11c Authenticating user 'default' from [fd00:1122:3344:101::d]:40663 | ||
| 144 | 2025.09.19 22:59:32.570672 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2025.09.19 22:59:32.570612 [ 256 ] {} <Debug> TCP-Session: 41744189-ce1c-40c2-97cf-a1b783538a3a Authenticating user 'default' from [fd00:1122:3344:101::d]:59859 | ||
| 146 | 2025.09.19 22:59:32.570730 [ 257 ] {} <Debug> TCP-Session: 5228c7e3-6da8-43c7-ace9-840bba1cc11c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.09.19 22:59:32.570772 [ 5 ] {} <Debug> TCP-Session: b6ba4622-5075-4166-b1a8-4830a6146a89 Authenticating user 'default' from [fd00:1122:3344:101::d]:37604 | ||
| 148 | 2025.09.19 22:59:32.570778 [ 256 ] {} <Debug> TCP-Session: 41744189-ce1c-40c2-97cf-a1b783538a3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.09.19 22:59:32.570795 [ 257 ] {} <Debug> TCP-Session: 5228c7e3-6da8-43c7-ace9-840bba1cc11c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.09.19 22:59:32.570811 [ 5 ] {} <Debug> TCP-Session: b6ba4622-5075-4166-b1a8-4830a6146a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2025.09.19 22:59:32.570819 [ 256 ] {} <Debug> TCP-Session: 41744189-ce1c-40c2-97cf-a1b783538a3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.09.19 22:59:32.570851 [ 5 ] {} <Debug> TCP-Session: b6ba4622-5075-4166-b1a8-4830a6146a89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.09.19 22:59:32.570905 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2025.09.19 22:59:32.573464 [ 3 ] {2fa35f28-345b-4d05-b343-8864cae56d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.09.19 22:59:32.617836 [ 3 ] {2fa35f28-345b-4d05-b343-8864cae56d66} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50257) (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.09.19 22:59:32.618606 [ 3 ] {2fa35f28-345b-4d05-b343-8864cae56d66} <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.09.19 22:59:32.618690 [ 3 ] {2fa35f28-345b-4d05-b343-8864cae56d66} <Debug> TCPHandler: Processed in 0.050673904 sec. | ||
| 204 | 2025.09.19 22:59:32.619127 [ 253 ] {} <Trace> TCP-Session: 13864fe8-70d7-4ab6-be50-fd5d900d2409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.09.19 22:59:32.619335 [ 253 ] {266436b8-60b7-4233-b07a-8c156c4f7fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39617) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.09.19 22:59:32.619675 [ 253 ] {266436b8-60b7-4233-b07a-8c156c4f7fc5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:39617) (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.09.19 22:59:32.619796 [ 253 ] {266436b8-60b7-4233-b07a-8c156c4f7fc5} <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.09.19 22:59:32.619867 [ 253 ] {266436b8-60b7-4233-b07a-8c156c4f7fc5} <Debug> TCPHandler: Processed in 0.000890956 sec. | ||
| 255 | 2025.09.19 22:59:32.620127 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.09.19 22:59:32.621165 [ 3 ] {f90de227-fd14-43e6-b73c-4aa9849c755b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.09.19 22:59:32.621748 [ 3 ] {f90de227-fd14-43e6-b73c-4aa9849c755b} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.09.19 22:59:32.627904 [ 3 ] {f90de227-fd14-43e6-b73c-4aa9849c755b} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.09.19 22:59:32.627925 [ 3 ] {f90de227-fd14-43e6-b73c-4aa9849c755b} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.3101e-05 sec | ||
| 260 | 2025.09.19 22:59:32.627940 [ 3 ] {f90de227-fd14-43e6-b73c-4aa9849c755b} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.09.19 22:59:32.627960 [ 3 ] {f90de227-fd14-43e6-b73c-4aa9849c755b} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.09.19 22:59:32.627988 [ 3 ] {f90de227-fd14-43e6-b73c-4aa9849c755b} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.09.19 22:59:32.628613 [ 3 ] {f90de227-fd14-43e6-b73c-4aa9849c755b} <Debug> TCPHandler: Processed in 0.008537762 sec. | ||
| 264 | 2025.09.19 22:59:32.628772 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.09.19 22:59:32.628920 [ 3 ] {ce8a8771-c868-46d2-8613-2adf4e0b7e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) /* 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.09.19 22:59:32.628968 [ 3 ] {ce8a8771-c868-46d2-8613-2adf4e0b7e4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.09.19 22:59:32.633082 [ 3 ] {ce8a8771-c868-46d2-8613-2adf4e0b7e4b} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.09.19 22:59:32.644115 [ 3 ] {ce8a8771-c868-46d2-8613-2adf4e0b7e4b} <Debug> oximeter.version (d6061a98-c16c-4987-a9c9-ab9881e59541): Loading data parts | ||
| 270 | 2025.09.19 22:59:32.645216 [ 3 ] {ce8a8771-c868-46d2-8613-2adf4e0b7e4b} <Debug> oximeter.version (d6061a98-c16c-4987-a9c9-ab9881e59541): There are no data parts | ||
| 271 | 2025.09.19 22:59:32.648272 [ 3 ] {ce8a8771-c868-46d2-8613-2adf4e0b7e4b} <Debug> TCPHandler: Processed in 0.019551289 sec. | ||
| 272 | 2025.09.19 22:59:32.648444 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.09.19 22:59:32.648621 [ 3 ] {5849c080-e959-4f97-bf07-2f1d8cd51c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) /* 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.09.19 22:59:32.648694 [ 3 ] {5849c080-e959-4f97-bf07-2f1d8cd51c1f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.09.19 22:59:32.660400 [ 3 ] {5849c080-e959-4f97-bf07-2f1d8cd51c1f} <Debug> oximeter.measurements_bool (f5ba44a0-610a-4e35-b411-dc60a4561dc6): Loading data parts | ||
| 286 | 2025.09.19 22:59:32.660646 [ 3 ] {5849c080-e959-4f97-bf07-2f1d8cd51c1f} <Debug> oximeter.measurements_bool (f5ba44a0-610a-4e35-b411-dc60a4561dc6): There are no data parts | ||
| 287 | 2025.09.19 22:59:32.663029 [ 3 ] {5849c080-e959-4f97-bf07-2f1d8cd51c1f} <Debug> TCPHandler: Processed in 0.014635471 sec. | ||
| 288 | 2025.09.19 22:59:32.663183 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.09.19 22:59:32.663357 [ 3 ] {2a66515a-84d4-4cb2-b95c-33169a6e0608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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.09.19 22:59:32.663410 [ 3 ] {2a66515a-84d4-4cb2-b95c-33169a6e0608} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.09.19 22:59:32.676623 [ 3 ] {2a66515a-84d4-4cb2-b95c-33169a6e0608} <Debug> oximeter.measurements_i8 (20e65d67-08d7-48fa-a1b4-fbd10345126d): Loading data parts | ||
| 292 | 2025.09.19 22:59:32.676786 [ 3 ] {2a66515a-84d4-4cb2-b95c-33169a6e0608} <Debug> oximeter.measurements_i8 (20e65d67-08d7-48fa-a1b4-fbd10345126d): There are no data parts | ||
| 293 | 2025.09.19 22:59:32.679425 [ 3 ] {2a66515a-84d4-4cb2-b95c-33169a6e0608} <Debug> TCPHandler: Processed in 0.016291671 sec. | ||
| 294 | 2025.09.19 22:59:32.679580 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.09.19 22:59:32.679741 [ 3 ] {12073e11-2bfa-4601-a713-58160c98fb7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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.09.19 22:59:32.679793 [ 3 ] {12073e11-2bfa-4601-a713-58160c98fb7c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.09.19 22:59:32.681466 [ 3 ] {12073e11-2bfa-4601-a713-58160c98fb7c} <Debug> oximeter.measurements_u8 (eb19ec77-c90d-48b9-8fda-a5717ec41aa3): Loading data parts | ||
| 298 | 2025.09.19 22:59:32.681621 [ 3 ] {12073e11-2bfa-4601-a713-58160c98fb7c} <Debug> oximeter.measurements_u8 (eb19ec77-c90d-48b9-8fda-a5717ec41aa3): There are no data parts | ||
| 299 | 2025.09.19 22:59:32.692503 [ 3 ] {12073e11-2bfa-4601-a713-58160c98fb7c} <Debug> TCPHandler: Processed in 0.012972271 sec. | ||
| 300 | 2025.09.19 22:59:32.692680 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.09.19 22:59:32.692886 [ 3 ] {54fd7826-052d-4d1b-a7be-b7c4119d6cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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.09.19 22:59:32.692929 [ 3 ] {54fd7826-052d-4d1b-a7be-b7c4119d6cad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.09.19 22:59:32.710840 [ 3 ] {54fd7826-052d-4d1b-a7be-b7c4119d6cad} <Debug> oximeter.measurements_i16 (667a1625-472e-4894-9a60-f0ea17d17d0c): Loading data parts | ||
| 304 | 2025.09.19 22:59:32.710997 [ 3 ] {54fd7826-052d-4d1b-a7be-b7c4119d6cad} <Debug> oximeter.measurements_i16 (667a1625-472e-4894-9a60-f0ea17d17d0c): There are no data parts | ||
| 305 | 2025.09.19 22:59:32.713698 [ 3 ] {54fd7826-052d-4d1b-a7be-b7c4119d6cad} <Debug> TCPHandler: Processed in 0.021085227 sec. | ||
| 306 | 2025.09.19 22:59:32.713872 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.09.19 22:59:32.714035 [ 3 ] {c3cd8732-5efb-4672-bf64-1dd6318b4bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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.09.19 22:59:32.714094 [ 3 ] {c3cd8732-5efb-4672-bf64-1dd6318b4bcf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.09.19 22:59:32.726897 [ 3 ] {c3cd8732-5efb-4672-bf64-1dd6318b4bcf} <Debug> oximeter.measurements_u16 (10f1fbbd-ad23-4cf1-a156-86b758bc9cd5): Loading data parts | ||
| 310 | 2025.09.19 22:59:32.727083 [ 3 ] {c3cd8732-5efb-4672-bf64-1dd6318b4bcf} <Debug> oximeter.measurements_u16 (10f1fbbd-ad23-4cf1-a156-86b758bc9cd5): There are no data parts | ||
| 311 | 2025.09.19 22:59:32.730254 [ 3 ] {c3cd8732-5efb-4672-bf64-1dd6318b4bcf} <Debug> TCPHandler: Processed in 0.016434043 sec. | ||
| 312 | 2025.09.19 22:59:32.730403 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.09.19 22:59:32.730575 [ 3 ] {8224a6c0-ca81-478c-b25d-cd3f9dca8c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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.09.19 22:59:32.730617 [ 3 ] {8224a6c0-ca81-478c-b25d-cd3f9dca8c83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.09.19 22:59:32.743829 [ 3 ] {8224a6c0-ca81-478c-b25d-cd3f9dca8c83} <Debug> oximeter.measurements_i32 (a7894bea-a80d-4635-845a-375bf9c647b2): Loading data parts | ||
| 316 | 2025.09.19 22:59:32.744145 [ 3 ] {8224a6c0-ca81-478c-b25d-cd3f9dca8c83} <Debug> oximeter.measurements_i32 (a7894bea-a80d-4635-845a-375bf9c647b2): There are no data parts | ||
| 317 | 2025.09.19 22:59:32.747125 [ 3 ] {8224a6c0-ca81-478c-b25d-cd3f9dca8c83} <Debug> TCPHandler: Processed in 0.016769629 sec. | ||
| 318 | 2025.09.19 22:59:32.747302 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.09.19 22:59:32.747488 [ 3 ] {dab44788-500c-46d5-91bc-d6eed9bfbb9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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.09.19 22:59:32.747557 [ 3 ] {dab44788-500c-46d5-91bc-d6eed9bfbb9a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.09.19 22:59:32.760591 [ 3 ] {dab44788-500c-46d5-91bc-d6eed9bfbb9a} <Debug> oximeter.measurements_u32 (c7713f1a-d22f-45d6-a07c-237594d554a9): Loading data parts | ||
| 322 | 2025.09.19 22:59:32.760833 [ 3 ] {dab44788-500c-46d5-91bc-d6eed9bfbb9a} <Debug> oximeter.measurements_u32 (c7713f1a-d22f-45d6-a07c-237594d554a9): There are no data parts | ||
| 323 | 2025.09.19 22:59:32.763584 [ 3 ] {dab44788-500c-46d5-91bc-d6eed9bfbb9a} <Debug> TCPHandler: Processed in 0.016339472 sec. | ||
| 324 | 2025.09.19 22:59:32.763750 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.09.19 22:59:32.763924 [ 3 ] {08ba3acc-567f-4f5c-829c-3321c5251be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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.09.19 22:59:32.763979 [ 3 ] {08ba3acc-567f-4f5c-829c-3321c5251be7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.09.19 22:59:32.779012 [ 3 ] {08ba3acc-567f-4f5c-829c-3321c5251be7} <Debug> oximeter.measurements_i64 (78da0514-8afe-4b30-bbc0-f193ada7e112): Loading data parts | ||
| 328 | 2025.09.19 22:59:32.779194 [ 3 ] {08ba3acc-567f-4f5c-829c-3321c5251be7} <Debug> oximeter.measurements_i64 (78da0514-8afe-4b30-bbc0-f193ada7e112): There are no data parts | ||
| 329 | 2025.09.19 22:59:32.782459 [ 3 ] {08ba3acc-567f-4f5c-829c-3321c5251be7} <Debug> TCPHandler: Processed in 0.018761155 sec. | ||
| 330 | 2025.09.19 22:59:32.782657 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.09.19 22:59:32.782818 [ 3 ] {a3312887-35a1-45cc-b8a2-b7528982aba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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.09.19 22:59:32.782876 [ 3 ] {a3312887-35a1-45cc-b8a2-b7528982aba9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.09.19 22:59:32.801375 [ 3 ] {a3312887-35a1-45cc-b8a2-b7528982aba9} <Debug> oximeter.measurements_u64 (753a1353-9485-4b5b-a097-60afdc43eff4): Loading data parts | ||
| 334 | 2025.09.19 22:59:32.801542 [ 3 ] {a3312887-35a1-45cc-b8a2-b7528982aba9} <Debug> oximeter.measurements_u64 (753a1353-9485-4b5b-a097-60afdc43eff4): There are no data parts | ||
| 335 | 2025.09.19 22:59:32.804974 [ 3 ] {a3312887-35a1-45cc-b8a2-b7528982aba9} <Debug> TCPHandler: Processed in 0.022375349 sec. | ||
| 336 | 2025.09.19 22:59:32.805128 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.09.19 22:59:32.805284 [ 3 ] {fe7b51b0-d97c-4f2d-b155-01fe6f9f13c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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.09.19 22:59:32.805337 [ 3 ] {fe7b51b0-d97c-4f2d-b155-01fe6f9f13c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.09.19 22:59:32.818633 [ 3 ] {fe7b51b0-d97c-4f2d-b155-01fe6f9f13c4} <Debug> oximeter.measurements_f32 (6734fd90-f023-47c9-a615-3d986d2795c6): Loading data parts | ||
| 340 | 2025.09.19 22:59:32.818783 [ 3 ] {fe7b51b0-d97c-4f2d-b155-01fe6f9f13c4} <Debug> oximeter.measurements_f32 (6734fd90-f023-47c9-a615-3d986d2795c6): There are no data parts | ||
| 341 | 2025.09.19 22:59:32.822021 [ 3 ] {fe7b51b0-d97c-4f2d-b155-01fe6f9f13c4} <Debug> TCPHandler: Processed in 0.016943542 sec. | ||
| 342 | 2025.09.19 22:59:32.822180 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.09.19 22:59:32.822341 [ 3 ] {6c5dc5bd-4f10-4594-beae-49011445d194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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.09.19 22:59:32.822392 [ 3 ] {6c5dc5bd-4f10-4594-beae-49011445d194} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.09.19 22:59:32.835822 [ 3 ] {6c5dc5bd-4f10-4594-beae-49011445d194} <Debug> oximeter.measurements_f64 (72d99b36-cf00-4ca0-98bc-89d23031002b): Loading data parts | ||
| 346 | 2025.09.19 22:59:32.836010 [ 3 ] {6c5dc5bd-4f10-4594-beae-49011445d194} <Debug> oximeter.measurements_f64 (72d99b36-cf00-4ca0-98bc-89d23031002b): There are no data parts | ||
| 347 | 2025.09.19 22:59:32.852067 [ 3 ] {6c5dc5bd-4f10-4594-beae-49011445d194} <Debug> TCPHandler: Processed in 0.029936984 sec. | ||
| 348 | 2025.09.19 22:59:32.852264 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.09.19 22:59:32.852454 [ 3 ] {59e7ba17-3a9b-497e-a2a6-a9b096badca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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.09.19 22:59:32.852516 [ 3 ] {59e7ba17-3a9b-497e-a2a6-a9b096badca5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.09.19 22:59:32.856400 [ 3 ] {59e7ba17-3a9b-497e-a2a6-a9b096badca5} <Debug> oximeter.measurements_string (2c60b39c-99d8-4732-8d67-42ce8fd9030a): Loading data parts | ||
| 352 | 2025.09.19 22:59:32.856628 [ 3 ] {59e7ba17-3a9b-497e-a2a6-a9b096badca5} <Debug> oximeter.measurements_string (2c60b39c-99d8-4732-8d67-42ce8fd9030a): There are no data parts | ||
| 353 | 2025.09.19 22:59:32.870440 [ 3 ] {59e7ba17-3a9b-497e-a2a6-a9b096badca5} <Debug> TCPHandler: Processed in 0.018236235 sec. | ||
| 354 | 2025.09.19 22:59:32.870615 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.09.19 22:59:32.870793 [ 3 ] {a848605d-8e90-4cc2-a6af-0cb4c4f36017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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.09.19 22:59:32.870863 [ 3 ] {a848605d-8e90-4cc2-a6af-0cb4c4f36017} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.09.19 22:59:32.874767 [ 3 ] {a848605d-8e90-4cc2-a6af-0cb4c4f36017} <Debug> oximeter.measurements_bytes (993104b1-9e25-4734-84db-bfca9b91366b): Loading data parts | ||
| 365 | 2025.09.19 22:59:32.874932 [ 3 ] {a848605d-8e90-4cc2-a6af-0cb4c4f36017} <Debug> oximeter.measurements_bytes (993104b1-9e25-4734-84db-bfca9b91366b): There are no data parts | ||
| 366 | 2025.09.19 22:59:32.892537 [ 3 ] {a848605d-8e90-4cc2-a6af-0cb4c4f36017} <Debug> TCPHandler: Processed in 0.021977012 sec. | ||
| 367 | 2025.09.19 22:59:32.892744 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.09.19 22:59:32.892928 [ 3 ] {25954258-96cf-4b04-94a9-ad5fae889038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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.09.19 22:59:32.892988 [ 3 ] {25954258-96cf-4b04-94a9-ad5fae889038} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2025.09.19 22:59:32.901330 [ 3 ] {25954258-96cf-4b04-94a9-ad5fae889038} <Debug> oximeter.measurements_cumulativei64 (14d48bab-cc0a-4263-9372-561d4d2ac5f1): Loading data parts | ||
| 371 | 2025.09.19 22:59:32.901597 [ 3 ] {25954258-96cf-4b04-94a9-ad5fae889038} <Debug> oximeter.measurements_cumulativei64 (14d48bab-cc0a-4263-9372-561d4d2ac5f1): There are no data parts | ||
| 372 | 2025.09.19 22:59:32.912483 [ 3 ] {25954258-96cf-4b04-94a9-ad5fae889038} <Debug> TCPHandler: Processed in 0.019793493 sec. | ||
| 373 | 2025.09.19 22:59:32.912632 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.09.19 22:59:32.912826 [ 3 ] {eaeef4f2-0660-4a93-b2d0-f463c45fb893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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.09.19 22:59:32.912895 [ 3 ] {eaeef4f2-0660-4a93-b2d0-f463c45fb893} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2025.09.19 22:59:32.936197 [ 3 ] {eaeef4f2-0660-4a93-b2d0-f463c45fb893} <Debug> oximeter.measurements_cumulativeu64 (9cd4f457-0572-4407-b847-56a6463362e3): Loading data parts | ||
| 377 | 2025.09.19 22:59:32.936355 [ 3 ] {eaeef4f2-0660-4a93-b2d0-f463c45fb893} <Debug> oximeter.measurements_cumulativeu64 (9cd4f457-0572-4407-b847-56a6463362e3): There are no data parts | ||
| 378 | 2025.09.19 22:59:32.938751 [ 3 ] {eaeef4f2-0660-4a93-b2d0-f463c45fb893} <Debug> TCPHandler: Processed in 0.026169226 sec. | ||
| 379 | 2025.09.19 22:59:32.938906 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.09.19 22:59:32.939066 [ 3 ] {7dee8535-d237-4b32-ab56-50be58d4c673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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.09.19 22:59:32.939128 [ 3 ] {7dee8535-d237-4b32-ab56-50be58d4c673} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2025.09.19 22:59:32.940711 [ 3 ] {7dee8535-d237-4b32-ab56-50be58d4c673} <Debug> oximeter.measurements_cumulativef32 (30b2db4c-39aa-4c21-95b5-c1adf19c3da8): Loading data parts | ||
| 383 | 2025.09.19 22:59:32.940858 [ 3 ] {7dee8535-d237-4b32-ab56-50be58d4c673} <Debug> oximeter.measurements_cumulativef32 (30b2db4c-39aa-4c21-95b5-c1adf19c3da8): There are no data parts | ||
| 384 | 2025.09.19 22:59:32.957336 [ 3 ] {7dee8535-d237-4b32-ab56-50be58d4c673} <Debug> TCPHandler: Processed in 0.01848018 sec. | ||
| 385 | 2025.09.19 22:59:32.957547 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.09.19 22:59:32.957783 [ 3 ] {ebeba3d7-873e-44c3-a330-eaacf98dcc60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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.09.19 22:59:32.957855 [ 3 ] {ebeba3d7-873e-44c3-a330-eaacf98dcc60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2025.09.19 22:59:32.960956 [ 3 ] {ebeba3d7-873e-44c3-a330-eaacf98dcc60} <Debug> oximeter.measurements_cumulativef64 (688257ab-3f14-4490-af69-d4946e1a1d38): Loading data parts | ||
| 389 | 2025.09.19 22:59:32.961106 [ 3 ] {ebeba3d7-873e-44c3-a330-eaacf98dcc60} <Debug> oximeter.measurements_cumulativef64 (688257ab-3f14-4490-af69-d4946e1a1d38): There are no data parts | ||
| 390 | 2025.09.19 22:59:32.974407 [ 3 ] {ebeba3d7-873e-44c3-a330-eaacf98dcc60} <Debug> TCPHandler: Processed in 0.016937693 sec. | ||
| 391 | 2025.09.19 22:59:32.974581 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.09.19 22:59:32.974850 [ 3 ] {40dfa661-74d7-41fd-859f-d7a72c7ffb66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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.09.19 22:59:32.974927 [ 3 ] {40dfa661-74d7-41fd-859f-d7a72c7ffb66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2025.09.19 22:59:32.977766 [ 3 ] {40dfa661-74d7-41fd-859f-d7a72c7ffb66} <Debug> oximeter.measurements_histogrami8 (ef1f0f64-25a5-4856-a09c-9d3d26f27633): Loading data parts | ||
| 405 | 2025.09.19 22:59:32.977926 [ 3 ] {40dfa661-74d7-41fd-859f-d7a72c7ffb66} <Debug> oximeter.measurements_histogrami8 (ef1f0f64-25a5-4856-a09c-9d3d26f27633): There are no data parts | ||
| 406 | 2025.09.19 22:59:32.991145 [ 3 ] {40dfa661-74d7-41fd-859f-d7a72c7ffb66} <Debug> TCPHandler: Processed in 0.016625246 sec. | ||
| 407 | 2025.09.19 22:59:32.991344 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2025.09.19 22:59:32.991616 [ 3 ] {7ce270e7-8165-49dd-9a1a-7f9e26e54066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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.09.19 22:59:32.991695 [ 3 ] {7ce270e7-8165-49dd-9a1a-7f9e26e54066} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2025.09.19 22:59:33.001138 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.80 MiB, peak 122.80 MiB, free memory in arenas 0.00 B, will set to 132.40 MiB (RSS), difference: 9.60 MiB | ||
| 411 | 2025.09.19 22:59:33.006475 [ 3 ] {7ce270e7-8165-49dd-9a1a-7f9e26e54066} <Debug> oximeter.measurements_histogramu8 (1604fc5a-22a6-45ab-b260-a2ccd276f0e8): Loading data parts | ||
| 412 | 2025.09.19 22:59:33.006683 [ 3 ] {7ce270e7-8165-49dd-9a1a-7f9e26e54066} <Debug> oximeter.measurements_histogramu8 (1604fc5a-22a6-45ab-b260-a2ccd276f0e8): There are no data parts | ||
| 413 | 2025.09.19 22:59:33.011119 [ 3 ] {7ce270e7-8165-49dd-9a1a-7f9e26e54066} <Debug> TCPHandler: Processed in 0.019831514 sec. | ||
| 414 | 2025.09.19 22:59:33.011389 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2025.09.19 22:59:33.011724 [ 3 ] {74111e11-cd9b-455e-a652-fc724c0841f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 416 | 2025.09.19 22:59:33.011814 [ 3 ] {74111e11-cd9b-455e-a652-fc724c0841f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2025.09.19 22:59:33.025446 [ 3 ] {74111e11-cd9b-455e-a652-fc724c0841f1} <Debug> oximeter.measurements_histogrami16 (a924982b-e88d-4df5-addb-290cebed0e92): Loading data parts | ||
| 418 | 2025.09.19 22:59:33.025733 [ 3 ] {74111e11-cd9b-455e-a652-fc724c0841f1} <Debug> oximeter.measurements_histogrami16 (a924982b-e88d-4df5-addb-290cebed0e92): There are no data parts | ||
| 419 | 2025.09.19 22:59:33.028150 [ 3 ] {74111e11-cd9b-455e-a652-fc724c0841f1} <Debug> TCPHandler: Processed in 0.016880882 sec. | ||
| 420 | 2025.09.19 22:59:33.028329 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2025.09.19 22:59:33.028557 [ 3 ] {cf7d7527-3952-4885-9f08-387d33a76407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2025.09.19 22:59:33.028631 [ 3 ] {cf7d7527-3952-4885-9f08-387d33a76407} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2025.09.19 22:59:33.041600 [ 3 ] {cf7d7527-3952-4885-9f08-387d33a76407} <Debug> oximeter.measurements_histogramu16 (1af4b5e1-74b7-4afb-af02-c10aadec3d70): Loading data parts | ||
| 424 | 2025.09.19 22:59:33.041807 [ 3 ] {cf7d7527-3952-4885-9f08-387d33a76407} <Debug> oximeter.measurements_histogramu16 (1af4b5e1-74b7-4afb-af02-c10aadec3d70): There are no data parts | ||
| 425 | 2025.09.19 22:59:33.044245 [ 3 ] {cf7d7527-3952-4885-9f08-387d33a76407} <Debug> TCPHandler: Processed in 0.015966595 sec. | ||
| 426 | 2025.09.19 22:59:33.044407 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2025.09.19 22:59:33.044652 [ 3 ] {0f9a0aab-0408-4324-8585-d156d08f5f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2025.09.19 22:59:33.044719 [ 3 ] {0f9a0aab-0408-4324-8585-d156d08f5f5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2025.09.19 22:59:33.057375 [ 3 ] {0f9a0aab-0408-4324-8585-d156d08f5f5c} <Debug> oximeter.measurements_histogrami32 (2c3e4381-c4e3-45e4-8ae3-71c29b3d2ae5): Loading data parts | ||
| 430 | 2025.09.19 22:59:33.057543 [ 3 ] {0f9a0aab-0408-4324-8585-d156d08f5f5c} <Debug> oximeter.measurements_histogrami32 (2c3e4381-c4e3-45e4-8ae3-71c29b3d2ae5): There are no data parts | ||
| 431 | 2025.09.19 22:59:33.060382 [ 3 ] {0f9a0aab-0408-4324-8585-d156d08f5f5c} <Debug> TCPHandler: Processed in 0.016025376 sec. | ||
| 432 | 2025.09.19 22:59:33.060563 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2025.09.19 22:59:33.060781 [ 3 ] {6d4d09a5-b2d0-493e-a830-47aa687de9d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 434 | 2025.09.19 22:59:33.060848 [ 3 ] {6d4d09a5-b2d0-493e-a830-47aa687de9d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2025.09.19 22:59:33.073428 [ 3 ] {6d4d09a5-b2d0-493e-a830-47aa687de9d6} <Debug> oximeter.measurements_histogramu32 (420b07d2-f18a-4f48-b7c0-fe599749cdd4): Loading data parts | ||
| 436 | 2025.09.19 22:59:33.073723 [ 3 ] {6d4d09a5-b2d0-493e-a830-47aa687de9d6} <Debug> oximeter.measurements_histogramu32 (420b07d2-f18a-4f48-b7c0-fe599749cdd4): There are no data parts | ||
| 437 | 2025.09.19 22:59:33.076861 [ 3 ] {6d4d09a5-b2d0-493e-a830-47aa687de9d6} <Debug> TCPHandler: Processed in 0.016352262 sec. | ||
| 438 | 2025.09.19 22:59:33.077029 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2025.09.19 22:59:33.077308 [ 3 ] {a37410bf-b331-4d09-ad43-4ac5d2dcee35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 440 | 2025.09.19 22:59:33.077389 [ 3 ] {a37410bf-b331-4d09-ad43-4ac5d2dcee35} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2025.09.19 22:59:33.090803 [ 3 ] {a37410bf-b331-4d09-ad43-4ac5d2dcee35} <Debug> oximeter.measurements_histogrami64 (801faf85-bf70-4431-bd0a-66717592ac80): Loading data parts | ||
| 442 | 2025.09.19 22:59:33.090963 [ 3 ] {a37410bf-b331-4d09-ad43-4ac5d2dcee35} <Debug> oximeter.measurements_histogrami64 (801faf85-bf70-4431-bd0a-66717592ac80): There are no data parts | ||
| 443 | 2025.09.19 22:59:33.093588 [ 3 ] {a37410bf-b331-4d09-ad43-4ac5d2dcee35} <Debug> TCPHandler: Processed in 0.016620286 sec. | ||
| 444 | 2025.09.19 22:59:33.093810 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2025.09.19 22:59:33.094026 [ 3 ] {345f18cf-3aee-442c-9dad-efe4ecd0906e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2025.09.19 22:59:33.094114 [ 3 ] {345f18cf-3aee-442c-9dad-efe4ecd0906e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2025.09.19 22:59:33.112155 [ 3 ] {345f18cf-3aee-442c-9dad-efe4ecd0906e} <Debug> oximeter.measurements_histogramu64 (4e522462-1d54-46c5-8b8d-dbe7151823cc): Loading data parts | ||
| 448 | 2025.09.19 22:59:33.112300 [ 3 ] {345f18cf-3aee-442c-9dad-efe4ecd0906e} <Debug> oximeter.measurements_histogramu64 (4e522462-1d54-46c5-8b8d-dbe7151823cc): There are no data parts | ||
| 449 | 2025.09.19 22:59:33.126095 [ 3 ] {345f18cf-3aee-442c-9dad-efe4ecd0906e} <Debug> TCPHandler: Processed in 0.032331747 sec. | ||
| 450 | 2025.09.19 22:59:33.126269 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2025.09.19 22:59:33.126551 [ 3 ] {68720c51-7db8-4758-b67d-116b022632f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2025.09.19 22:59:33.126635 [ 3 ] {68720c51-7db8-4758-b67d-116b022632f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2025.09.19 22:59:33.145203 [ 3 ] {68720c51-7db8-4758-b67d-116b022632f9} <Debug> oximeter.measurements_histogramf32 (d15bcb05-4f34-4ac2-9ea4-6976f91bad04): Loading data parts | ||
| 454 | 2025.09.19 22:59:33.145456 [ 3 ] {68720c51-7db8-4758-b67d-116b022632f9} <Debug> oximeter.measurements_histogramf32 (d15bcb05-4f34-4ac2-9ea4-6976f91bad04): There are no data parts | ||
| 455 | 2025.09.19 22:59:33.148767 [ 3 ] {68720c51-7db8-4758-b67d-116b022632f9} <Debug> TCPHandler: Processed in 0.022557763 sec. | ||
| 456 | 2025.09.19 22:59:33.148933 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2025.09.19 22:59:33.149147 [ 3 ] {87989703-67df-495e-9f40-fc99a0386889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2025.09.19 22:59:33.149224 [ 3 ] {87989703-67df-495e-9f40-fc99a0386889} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2025.09.19 22:59:33.162253 [ 3 ] {87989703-67df-495e-9f40-fc99a0386889} <Debug> oximeter.measurements_histogramf64 (ba9861f1-7511-463f-991c-d386379a3edb): Loading data parts | ||
| 460 | 2025.09.19 22:59:33.162412 [ 3 ] {87989703-67df-495e-9f40-fc99a0386889} <Debug> oximeter.measurements_histogramf64 (ba9861f1-7511-463f-991c-d386379a3edb): There are no data parts | ||
| 461 | 2025.09.19 22:59:33.165358 [ 3 ] {87989703-67df-495e-9f40-fc99a0386889} <Debug> TCPHandler: Processed in 0.016473384 sec. | ||
| 462 | 2025.09.19 22:59:33.165512 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2025.09.19 22:59:33.165700 [ 3 ] {c8838552-569c-4eb3-982a-ef8ac933bdc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2025.09.19 22:59:33.165764 [ 3 ] {c8838552-569c-4eb3-982a-ef8ac933bdc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2025.09.19 22:59:33.178929 [ 3 ] {c8838552-569c-4eb3-982a-ef8ac933bdc9} <Debug> oximeter.fields_bool (a2d2ded1-c50d-4dda-892a-f97e9fc79244): Loading data parts | ||
| 491 | 2025.09.19 22:59:33.179195 [ 3 ] {c8838552-569c-4eb3-982a-ef8ac933bdc9} <Debug> oximeter.fields_bool (a2d2ded1-c50d-4dda-892a-f97e9fc79244): There are no data parts | ||
| 492 | 2025.09.19 22:59:33.181873 [ 3 ] {c8838552-569c-4eb3-982a-ef8ac933bdc9} <Debug> TCPHandler: Processed in 0.016410403 sec. | ||
| 493 | 2025.09.19 22:59:33.182229 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2025.09.19 22:59:33.182420 [ 3 ] {d5de9d4d-9ea2-4e06-8761-ef94873dbc61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2025.09.19 22:59:33.182486 [ 3 ] {d5de9d4d-9ea2-4e06-8761-ef94873dbc61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2025.09.19 22:59:33.196522 [ 3 ] {d5de9d4d-9ea2-4e06-8761-ef94873dbc61} <Debug> oximeter.fields_i8 (17dd3d65-f1ca-4874-ab93-fc46911c5a83): Loading data parts | ||
| 497 | 2025.09.19 22:59:33.196689 [ 3 ] {d5de9d4d-9ea2-4e06-8761-ef94873dbc61} <Debug> oximeter.fields_i8 (17dd3d65-f1ca-4874-ab93-fc46911c5a83): There are no data parts | ||
| 498 | 2025.09.19 22:59:33.212652 [ 3 ] {d5de9d4d-9ea2-4e06-8761-ef94873dbc61} <Debug> TCPHandler: Processed in 0.030471684 sec. | ||
| 499 | 2025.09.19 22:59:33.212821 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2025.09.19 22:59:33.212988 [ 3 ] {9759641b-2f3c-44d1-9621-86c445c06620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2025.09.19 22:59:33.213102 [ 3 ] {9759641b-2f3c-44d1-9621-86c445c06620} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2025.09.19 22:59:33.216331 [ 3 ] {9759641b-2f3c-44d1-9621-86c445c06620} <Debug> oximeter.fields_u8 (a8717018-1c0a-4ca6-a485-2de569019a89): Loading data parts | ||
| 503 | 2025.09.19 22:59:33.216490 [ 3 ] {9759641b-2f3c-44d1-9621-86c445c06620} <Debug> oximeter.fields_u8 (a8717018-1c0a-4ca6-a485-2de569019a89): There are no data parts | ||
| 504 | 2025.09.19 22:59:33.231598 [ 3 ] {9759641b-2f3c-44d1-9621-86c445c06620} <Debug> TCPHandler: Processed in 0.018833336 sec. | ||
| 505 | 2025.09.19 22:59:33.231759 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2025.09.19 22:59:33.231955 [ 3 ] {d0a21155-4c4d-40f8-a919-fe4b8794f8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 507 | 2025.09.19 22:59:33.232013 [ 3 ] {d0a21155-4c4d-40f8-a919-fe4b8794f8db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2025.09.19 22:59:33.235284 [ 3 ] {d0a21155-4c4d-40f8-a919-fe4b8794f8db} <Debug> oximeter.fields_i16 (4e6bfc38-7923-4763-9d12-73ad5865f8b9): Loading data parts | ||
| 509 | 2025.09.19 22:59:33.235442 [ 3 ] {d0a21155-4c4d-40f8-a919-fe4b8794f8db} <Debug> oximeter.fields_i16 (4e6bfc38-7923-4763-9d12-73ad5865f8b9): There are no data parts | ||
| 510 | 2025.09.19 22:59:33.236826 [ 3 ] {d0a21155-4c4d-40f8-a919-fe4b8794f8db} <Debug> TCPHandler: Processed in 0.005117001 sec. | ||
| 511 | 2025.09.19 22:59:33.236981 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2025.09.19 22:59:33.237140 [ 3 ] {9500b78a-020f-48c2-a95a-8978c593a420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 513 | 2025.09.19 22:59:33.237207 [ 3 ] {9500b78a-020f-48c2-a95a-8978c593a420} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2025.09.19 22:59:33.250678 [ 3 ] {9500b78a-020f-48c2-a95a-8978c593a420} <Debug> oximeter.fields_u16 (d7c8ff24-9180-4a56-af1f-92a0c8830cbe): Loading data parts | ||
| 515 | 2025.09.19 22:59:33.250872 [ 3 ] {9500b78a-020f-48c2-a95a-8978c593a420} <Debug> oximeter.fields_u16 (d7c8ff24-9180-4a56-af1f-92a0c8830cbe): There are no data parts | ||
| 516 | 2025.09.19 22:59:33.253424 [ 3 ] {9500b78a-020f-48c2-a95a-8978c593a420} <Debug> TCPHandler: Processed in 0.016492014 sec. | ||
| 517 | 2025.09.19 22:59:33.253586 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2025.09.19 22:59:33.253769 [ 3 ] {ae0a6e6e-2e71-41d2-abe4-72c733304357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 519 | 2025.09.19 22:59:33.253825 [ 3 ] {ae0a6e6e-2e71-41d2-abe4-72c733304357} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2025.09.19 22:59:33.269217 [ 3 ] {ae0a6e6e-2e71-41d2-abe4-72c733304357} <Debug> oximeter.fields_i32 (cee9bf0f-456b-4563-8b58-3bef8453537c): Loading data parts | ||
| 521 | 2025.09.19 22:59:33.269413 [ 3 ] {ae0a6e6e-2e71-41d2-abe4-72c733304357} <Debug> oximeter.fields_i32 (cee9bf0f-456b-4563-8b58-3bef8453537c): There are no data parts | ||
| 522 | 2025.09.19 22:59:33.273071 [ 3 ] {ae0a6e6e-2e71-41d2-abe4-72c733304357} <Debug> TCPHandler: Processed in 0.019542469 sec. | ||
| 523 | 2025.09.19 22:59:33.273219 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2025.09.19 22:59:33.273374 [ 3 ] {18c75a34-3d8e-4da2-a89a-180d8eb225af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 525 | 2025.09.19 22:59:33.273428 [ 3 ] {18c75a34-3d8e-4da2-a89a-180d8eb225af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2025.09.19 22:59:33.286612 [ 3 ] {18c75a34-3d8e-4da2-a89a-180d8eb225af} <Debug> oximeter.fields_u32 (c63d79cf-9115-455d-90ab-edfeac243247): Loading data parts | ||
| 527 | 2025.09.19 22:59:33.286780 [ 3 ] {18c75a34-3d8e-4da2-a89a-180d8eb225af} <Debug> oximeter.fields_u32 (c63d79cf-9115-455d-90ab-edfeac243247): There are no data parts | ||
| 528 | 2025.09.19 22:59:33.303151 [ 3 ] {18c75a34-3d8e-4da2-a89a-180d8eb225af} <Debug> TCPHandler: Processed in 0.029979665 sec. | ||
| 529 | 2025.09.19 22:59:33.303344 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2025.09.19 22:59:33.303563 [ 3 ] {69d19236-d14b-405b-9359-f9e6015770ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 531 | 2025.09.19 22:59:33.303630 [ 3 ] {69d19236-d14b-405b-9359-f9e6015770ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2025.09.19 22:59:33.306517 [ 3 ] {69d19236-d14b-405b-9359-f9e6015770ac} <Debug> oximeter.fields_i64 (0c729121-ad7e-4446-8319-cd2df02bd1ce): Loading data parts | ||
| 533 | 2025.09.19 22:59:33.306691 [ 3 ] {69d19236-d14b-405b-9359-f9e6015770ac} <Debug> oximeter.fields_i64 (0c729121-ad7e-4446-8319-cd2df02bd1ce): There are no data parts | ||
| 534 | 2025.09.19 22:59:33.323703 [ 3 ] {69d19236-d14b-405b-9359-f9e6015770ac} <Debug> TCPHandler: Processed in 0.020421384 sec. | ||
| 535 | 2025.09.19 22:59:33.323873 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2025.09.19 22:59:33.324034 [ 3 ] {18d14d21-54eb-40e6-8b65-99cd24fe1e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 537 | 2025.09.19 22:59:33.324144 [ 3 ] {18d14d21-54eb-40e6-8b65-99cd24fe1e1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2025.09.19 22:59:33.340623 [ 3 ] {18d14d21-54eb-40e6-8b65-99cd24fe1e1d} <Debug> oximeter.fields_u64 (d1a73899-0bf3-42a0-950f-356425e1192f): Loading data parts | ||
| 539 | 2025.09.19 22:59:33.340784 [ 3 ] {18d14d21-54eb-40e6-8b65-99cd24fe1e1d} <Debug> oximeter.fields_u64 (d1a73899-0bf3-42a0-950f-356425e1192f): There are no data parts | ||
| 540 | 2025.09.19 22:59:33.357406 [ 3 ] {18d14d21-54eb-40e6-8b65-99cd24fe1e1d} <Debug> TCPHandler: Processed in 0.033581829 sec. | ||
| 541 | 2025.09.19 22:59:33.357579 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2025.09.19 22:59:33.357798 [ 3 ] {c7f9c91e-bad2-468d-b033-b4b2dede9618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 543 | 2025.09.19 22:59:33.358573 [ 3 ] {c7f9c91e-bad2-468d-b033-b4b2dede9618} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2025.09.19 22:59:33.373146 [ 3 ] {c7f9c91e-bad2-468d-b033-b4b2dede9618} <Debug> oximeter.fields_ipaddr (4a1a3172-7948-468a-83fe-8de399cb42e2): Loading data parts | ||
| 545 | 2025.09.19 22:59:33.373418 [ 3 ] {c7f9c91e-bad2-468d-b033-b4b2dede9618} <Debug> oximeter.fields_ipaddr (4a1a3172-7948-468a-83fe-8de399cb42e2): There are no data parts | ||
| 546 | 2025.09.19 22:59:33.376644 [ 3 ] {c7f9c91e-bad2-468d-b033-b4b2dede9618} <Debug> TCPHandler: Processed in 0.019123372 sec. | ||
| 547 | 2025.09.19 22:59:33.376799 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2025.09.19 22:59:33.376958 [ 3 ] {612d8870-dfd8-467a-9832-07bdb8674bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 549 | 2025.09.19 22:59:33.377013 [ 3 ] {612d8870-dfd8-467a-9832-07bdb8674bcf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2025.09.19 22:59:33.378754 [ 3 ] {612d8870-dfd8-467a-9832-07bdb8674bcf} <Debug> oximeter.fields_string (843e596e-c9e1-40d1-a94b-200bc5d1c0d9): Loading data parts | ||
| 551 | 2025.09.19 22:59:33.378916 [ 3 ] {612d8870-dfd8-467a-9832-07bdb8674bcf} <Debug> oximeter.fields_string (843e596e-c9e1-40d1-a94b-200bc5d1c0d9): There are no data parts | ||
| 552 | 2025.09.19 22:59:33.390373 [ 3 ] {612d8870-dfd8-467a-9832-07bdb8674bcf} <Debug> TCPHandler: Processed in 0.013622663 sec. | ||
| 553 | 2025.09.19 22:59:33.390521 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2025.09.19 22:59:33.390698 [ 3 ] {2a7f8129-22a7-4520-8491-0387a4ef16c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 555 | 2025.09.19 22:59:33.390757 [ 3 ] {2a7f8129-22a7-4520-8491-0387a4ef16c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2025.09.19 22:59:33.393080 [ 3 ] {2a7f8129-22a7-4520-8491-0387a4ef16c9} <Debug> oximeter.fields_uuid (36105b4a-3029-4bfa-a946-0b173b69c46b): Loading data parts | ||
| 557 | 2025.09.19 22:59:33.393221 [ 3 ] {2a7f8129-22a7-4520-8491-0387a4ef16c9} <Debug> oximeter.fields_uuid (36105b4a-3029-4bfa-a946-0b173b69c46b): There are no data parts | ||
| 558 | 2025.09.19 22:59:33.407029 [ 3 ] {2a7f8129-22a7-4520-8491-0387a4ef16c9} <Debug> TCPHandler: Processed in 0.016555216 sec. | ||
| 559 | 2025.09.19 22:59:33.407204 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2025.09.19 22:59:33.407448 [ 3 ] {caf33de3-1338-49be-8293-34ba6697f922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 564 | 2025.09.19 22:59:33.407522 [ 3 ] {caf33de3-1338-49be-8293-34ba6697f922} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2025.09.19 22:59:33.411510 [ 3 ] {caf33de3-1338-49be-8293-34ba6697f922} <Debug> oximeter.timeseries_schema (12c67891-f39d-49ad-81f5-8e3e1c40d4ec): Loading data parts | ||
| 566 | 2025.09.19 22:59:33.411656 [ 3 ] {caf33de3-1338-49be-8293-34ba6697f922} <Debug> oximeter.timeseries_schema (12c67891-f39d-49ad-81f5-8e3e1c40d4ec): There are no data parts | ||
| 567 | 2025.09.19 22:59:33.413346 [ 3 ] {caf33de3-1338-49be-8293-34ba6697f922} <Debug> TCPHandler: Processed in 0.0061896 sec. | ||
| 568 | 2025.09.19 22:59:33.415712 [ 253 ] {} <Trace> TCP-Session: 13864fe8-70d7-4ab6-be50-fd5d900d2409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.09.19 22:59:33.415973 [ 253 ] {14badcbe-8f51-43c7-a4a0-1341ef95490c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39617) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2025.09.19 22:59:33.417370 [ 253 ] {14badcbe-8f51-43c7-a4a0-1341ef95490c} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2025.09.19 22:59:33.424809 [ 260 ] {14badcbe-8f51-43c7-a4a0-1341ef95490c} <Trace> oximeter.version (d6061a98-c16c-4987-a9c9-ab9881e59541): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2025.09.19 22:59:33.424870 [ 260 ] {14badcbe-8f51-43c7-a4a0-1341ef95490c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 573 | 2025.09.19 22:59:33.429179 [ 260 ] {14badcbe-8f51-43c7-a4a0-1341ef95490c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2025.09.19 22:59:33.429546 [ 260 ] {14badcbe-8f51-43c7-a4a0-1341ef95490c} <Trace> oximeter.version (d6061a98-c16c-4987-a9c9-ab9881e59541): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2025.09.19 22:59:33.429810 [ 253 ] {14badcbe-8f51-43c7-a4a0-1341ef95490c} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.01397 sec., 71.58196134574088 rows/sec., 1.12 KiB/sec. | ||
| 576 | 2025.09.19 22:59:33.430167 [ 253 ] {14badcbe-8f51-43c7-a4a0-1341ef95490c} <Debug> TCPHandler: Processed in 0.014526079 sec. | ||
| 577 | 2025.09.19 22:59:33.880932 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65204 | ||
| 578 | 2025.09.19 22:59:33.881073 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2025.09.19 22:59:33.881128 [ 262 ] {} <Debug> TCP-Session: 4734d988-992b-4f6d-96c5-eaada186cc4f Authenticating user 'default' from [fd00:1122:3344:101::b]:65204 | ||
| 580 | 2025.09.19 22:59:33.881168 [ 262 ] {} <Debug> TCP-Session: 4734d988-992b-4f6d-96c5-eaada186cc4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2025.09.19 22:59:33.881181 [ 262 ] {} <Debug> TCP-Session: 4734d988-992b-4f6d-96c5-eaada186cc4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.09.19 22:59:33.881257 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2025.09.19 22:59:33.881305 [ 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.09.19 22:59:33.881335 [ 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.09.19 22:59:33.882333 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38067 | ||
| 586 | 2025.09.19 22:59:33.882397 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44949 | ||
| 587 | 2025.09.19 22:59:33.882335 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64628 | ||
| 588 | 2025.09.19 22:59:33.882517 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40439 | ||
| 589 | 2025.09.19 22:59:33.882554 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62658 | ||
| 590 | 2025.09.19 22:59:33.882687 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 591 | 2025.09.19 22:59:33.882737 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 592 | 2025.09.19 22:59:33.882805 [ 264 ] {} <Debug> TCP-Session: 778383c8-b4bc-4c81-9ed9-619add837d28 Authenticating user 'default' from [fd00:1122:3344:101::b]:38067 | ||
| 593 | 2025.09.19 22:59:33.882805 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34549 | ||
| 594 | 2025.09.19 22:59:33.882839 [ 264 ] {} <Debug> TCP-Session: 778383c8-b4bc-4c81-9ed9-619add837d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 595 | 2025.09.19 22:59:33.882858 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2025.09.19 22:59:33.882858 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 597 | 2025.09.19 22:59:33.882881 [ 264 ] {} <Debug> TCP-Session: 778383c8-b4bc-4c81-9ed9-619add837d28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2025.09.19 22:59:33.882912 [ 263 ] {} <Debug> TCP-Session: 112ceb07-d10b-44a6-a70e-30c8c9e80f4a Authenticating user 'default' from [fd00:1122:3344:101::b]:64628 | ||
| 599 | 2025.09.19 22:59:33.882916 [ 267 ] {} <Debug> TCP-Session: 65fc9129-f85f-4a4c-9993-bf340463fa67 Authenticating user 'default' from [fd00:1122:3344:101::b]:62658 | ||
| 600 | 2025.09.19 22:59:33.882809 [ 265 ] {} <Debug> TCP-Session: 29cce163-38cb-4274-9830-f0c7da52c928 Authenticating user 'default' from [fd00:1122:3344:101::b]:44949 | ||
| 601 | 2025.09.19 22:59:33.882942 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2025.09.19 22:59:33.883028 [ 265 ] {} <Debug> TCP-Session: 29cce163-38cb-4274-9830-f0c7da52c928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2025.09.19 22:59:33.883039 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2025.09.19 22:59:33.883061 [ 266 ] {} <Debug> TCP-Session: a0aa3be2-b2cf-4c06-bca7-5661ce3f2fec Authenticating user 'default' from [fd00:1122:3344:101::b]:40439 | ||
| 605 | 2025.09.19 22:59:33.883060 [ 265 ] {} <Debug> TCP-Session: 29cce163-38cb-4274-9830-f0c7da52c928 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2025.09.19 22:59:33.882958 [ 267 ] {} <Debug> TCP-Session: 65fc9129-f85f-4a4c-9993-bf340463fa67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2025.09.19 22:59:33.883154 [ 266 ] {} <Debug> TCP-Session: a0aa3be2-b2cf-4c06-bca7-5661ce3f2fec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2025.09.19 22:59:33.883145 [ 268 ] {} <Debug> TCP-Session: 212b7758-75c0-4b73-a84e-4b33907ef413 Authenticating user 'default' from [fd00:1122:3344:101::b]:34549 | ||
| 609 | 2025.09.19 22:59:33.883232 [ 267 ] {} <Debug> TCP-Session: 65fc9129-f85f-4a4c-9993-bf340463fa67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2025.09.19 22:59:33.883253 [ 268 ] {} <Debug> TCP-Session: 212b7758-75c0-4b73-a84e-4b33907ef413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2025.09.19 22:59:33.883242 [ 266 ] {} <Debug> TCP-Session: a0aa3be2-b2cf-4c06-bca7-5661ce3f2fec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2025.09.19 22:59:33.883292 [ 268 ] {} <Debug> TCP-Session: 212b7758-75c0-4b73-a84e-4b33907ef413 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2025.09.19 22:59:33.882985 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47445 | ||
| 614 | 2025.09.19 22:59:33.882950 [ 263 ] {} <Debug> TCP-Session: 112ceb07-d10b-44a6-a70e-30c8c9e80f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2025.09.19 22:59:33.883388 [ 263 ] {} <Debug> TCP-Session: 112ceb07-d10b-44a6-a70e-30c8c9e80f4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2025.09.19 22:59:33.883519 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 617 | 2025.09.19 22:59:33.883583 [ 269 ] {} <Debug> TCP-Session: 0692ed0e-ce3a-4b61-8458-e7e6bdf71ac8 Authenticating user 'default' from [fd00:1122:3344:101::b]:47445 | ||
| 618 | 2025.09.19 22:59:33.883605 [ 269 ] {} <Debug> TCP-Session: 0692ed0e-ce3a-4b61-8458-e7e6bdf71ac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.09.19 22:59:33.883626 [ 269 ] {} <Debug> TCP-Session: 0692ed0e-ce3a-4b61-8458-e7e6bdf71ac8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.09.19 22:59:34.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.24 MiB, peak 134.24 MiB, free memory in arenas 0.00 B, will set to 138.70 MiB (RSS), difference: 4.47 MiB | ||
| 621 | 2025.09.19 22:59:34.109457 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62267 | ||
| 622 | 2025.09.19 22:59:34.109661 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2025.09.19 22:59:34.109832 [ 270 ] {} <Debug> TCP-Session: 1f4bc5ef-6828-4945-93e6-a89c959e0bc9 Authenticating user 'default' from [fd00:1122:3344:101::a]:62267 | ||
| 624 | 2025.09.19 22:59:34.109860 [ 270 ] {} <Debug> TCP-Session: 1f4bc5ef-6828-4945-93e6-a89c959e0bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.09.19 22:59:34.109876 [ 270 ] {} <Debug> TCP-Session: 1f4bc5ef-6828-4945-93e6-a89c959e0bc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2025.09.19 22:59:34.110041 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2025.09.19 22:59:34.110069 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.09.19 22:59:34.110176 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2025.09.19 22:59:34.111101 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47029 | ||
| 630 | 2025.09.19 22:59:34.111308 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57098 | ||
| 631 | 2025.09.19 22:59:34.111421 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44932 | ||
| 632 | 2025.09.19 22:59:34.111432 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2025.09.19 22:59:34.111449 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36485 | ||
| 634 | 2025.09.19 22:59:34.111481 [ 271 ] {} <Debug> TCP-Session: 665e8bc1-e964-4675-be04-46014d428feb Authenticating user 'default' from [fd00:1122:3344:101::a]:47029 | ||
| 635 | 2025.09.19 22:59:34.111556 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43822 | ||
| 636 | 2025.09.19 22:59:34.111563 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2025.09.19 22:59:34.111622 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2025.09.19 22:59:34.111666 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37525 | ||
| 639 | 2025.09.19 22:59:34.111667 [ 271 ] {} <Debug> TCP-Session: 665e8bc1-e964-4675-be04-46014d428feb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2025.09.19 22:59:34.111644 [ 272 ] {} <Debug> TCP-Session: c254d9ff-ec21-4339-b567-9589bbdb068d Authenticating user 'default' from [fd00:1122:3344:101::a]:57098 | ||
| 641 | 2025.09.19 22:59:34.111796 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53716 | ||
| 642 | 2025.09.19 22:59:34.111774 [ 274 ] {} <Debug> TCP-Session: 000076a1-f8a4-437d-b980-f110d83a1741 Authenticating user 'default' from [fd00:1122:3344:101::a]:44932 | ||
| 643 | 2025.09.19 22:59:34.111774 [ 271 ] {} <Debug> TCP-Session: 665e8bc1-e964-4675-be04-46014d428feb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2025.09.19 22:59:34.111937 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2025.09.19 22:59:34.111893 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2025.09.19 22:59:34.111888 [ 272 ] {} <Debug> TCP-Session: c254d9ff-ec21-4339-b567-9589bbdb068d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2025.09.19 22:59:34.111882 [ 274 ] {} <Debug> TCP-Session: 000076a1-f8a4-437d-b980-f110d83a1741 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2025.09.19 22:59:34.112037 [ 272 ] {} <Debug> TCP-Session: c254d9ff-ec21-4339-b567-9589bbdb068d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2025.09.19 22:59:34.112091 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2025.09.19 22:59:34.112105 [ 275 ] {} <Debug> TCP-Session: 7cb9cc59-63ea-4d9c-9936-49ffd05ea78a Authenticating user 'default' from [fd00:1122:3344:101::a]:43822 | ||
| 651 | 2025.09.19 22:59:34.112162 [ 276 ] {} <Debug> TCP-Session: 1c7b300f-c457-4ba5-b900-99588740f83f Authenticating user 'default' from [fd00:1122:3344:101::a]:37525 | ||
| 652 | 2025.09.19 22:59:34.112139 [ 274 ] {} <Debug> TCP-Session: 000076a1-f8a4-437d-b980-f110d83a1741 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2025.09.19 22:59:34.112128 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2025.09.19 22:59:34.112278 [ 275 ] {} <Debug> TCP-Session: 7cb9cc59-63ea-4d9c-9936-49ffd05ea78a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.09.19 22:59:34.112301 [ 276 ] {} <Debug> TCP-Session: 1c7b300f-c457-4ba5-b900-99588740f83f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2025.09.19 22:59:34.112039 [ 273 ] {} <Debug> TCP-Session: a5c1172d-b50a-4ece-a59a-b672fc3d73ae Authenticating user 'default' from [fd00:1122:3344:101::a]:36485 | ||
| 657 | 2025.09.19 22:59:34.112378 [ 276 ] {} <Debug> TCP-Session: 1c7b300f-c457-4ba5-b900-99588740f83f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.09.19 22:59:34.112373 [ 277 ] {} <Debug> TCP-Session: 576f7f14-8fbf-4fd3-8e15-9b92ba13b19b Authenticating user 'default' from [fd00:1122:3344:101::a]:53716 | ||
| 659 | 2025.09.19 22:59:34.112391 [ 275 ] {} <Debug> TCP-Session: 7cb9cc59-63ea-4d9c-9936-49ffd05ea78a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.09.19 22:59:34.112460 [ 273 ] {} <Debug> TCP-Session: a5c1172d-b50a-4ece-a59a-b672fc3d73ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.09.19 22:59:34.112467 [ 277 ] {} <Debug> TCP-Session: 576f7f14-8fbf-4fd3-8e15-9b92ba13b19b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.09.19 22:59:34.112561 [ 277 ] {} <Debug> TCP-Session: 576f7f14-8fbf-4fd3-8e15-9b92ba13b19b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.09.19 22:59:34.112577 [ 273 ] {} <Debug> TCP-Session: a5c1172d-b50a-4ece-a59a-b672fc3d73ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2025.09.19 22:59:35.434807 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55847 | ||
| 665 | 2025.09.19 22:59:35.434963 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2025.09.19 22:59:35.434994 [ 278 ] {} <Debug> TCP-Session: 812c2dbf-d6ba-47fd-88c5-4def38b73374 Authenticating user 'default' from [fd00:1122:3344:101::c]:55847 | ||
| 667 | 2025.09.19 22:59:35.435121 [ 278 ] {} <Debug> TCP-Session: 812c2dbf-d6ba-47fd-88c5-4def38b73374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.09.19 22:59:35.435136 [ 278 ] {} <Debug> TCP-Session: 812c2dbf-d6ba-47fd-88c5-4def38b73374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.09.19 22:59:35.435206 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2025.09.19 22:59:35.435328 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.09.19 22:59:35.435344 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2025.09.19 22:59:35.436421 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51513 | ||
| 673 | 2025.09.19 22:59:35.436516 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61948 | ||
| 674 | 2025.09.19 22:59:35.436617 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51193 | ||
| 675 | 2025.09.19 22:59:35.436633 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2025.09.19 22:59:35.436685 [ 279 ] {} <Debug> TCP-Session: 7256cc95-a2df-4b75-bb57-b74a513f7230 Authenticating user 'default' from [fd00:1122:3344:101::c]:51513 | ||
| 677 | 2025.09.19 22:59:35.436737 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52609 | ||
| 678 | 2025.09.19 22:59:35.436771 [ 279 ] {} <Debug> TCP-Session: 7256cc95-a2df-4b75-bb57-b74a513f7230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2025.09.19 22:59:35.436845 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2025.09.19 22:59:35.436846 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51164 | ||
| 681 | 2025.09.19 22:59:35.436894 [ 281 ] {} <Debug> TCP-Session: 216cc786-e1c7-4ca9-8831-e178fea8cadd Authenticating user 'default' from [fd00:1122:3344:101::c]:51193 | ||
| 682 | 2025.09.19 22:59:35.436872 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2025.09.19 22:59:35.436956 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64451 | ||
| 684 | 2025.09.19 22:59:35.436987 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2025.09.19 22:59:35.437017 [ 281 ] {} <Debug> TCP-Session: 216cc786-e1c7-4ca9-8831-e178fea8cadd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2025.09.19 22:59:35.437012 [ 280 ] {} <Debug> TCP-Session: f2577808-53cf-4458-8b4d-242940a85266 Authenticating user 'default' from [fd00:1122:3344:101::c]:61948 | ||
| 687 | 2025.09.19 22:59:35.437091 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64366 | ||
| 688 | 2025.09.19 22:59:35.437133 [ 281 ] {} <Debug> TCP-Session: 216cc786-e1c7-4ca9-8831-e178fea8cadd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2025.09.19 22:59:35.437133 [ 280 ] {} <Debug> TCP-Session: f2577808-53cf-4458-8b4d-242940a85266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2025.09.19 22:59:35.437177 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2025.09.19 22:59:35.437238 [ 280 ] {} <Debug> TCP-Session: f2577808-53cf-4458-8b4d-242940a85266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2025.09.19 22:59:35.437229 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2025.09.19 22:59:35.437298 [ 284 ] {} <Debug> TCP-Session: 5fc317b5-155b-4a7d-ac8c-a48962ae5685 Authenticating user 'default' from [fd00:1122:3344:101::c]:64451 | ||
| 694 | 2025.09.19 22:59:35.437325 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2025.09.19 22:59:35.437360 [ 284 ] {} <Debug> TCP-Session: 5fc317b5-155b-4a7d-ac8c-a48962ae5685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.09.19 22:59:35.437413 [ 283 ] {} <Debug> TCP-Session: 329fde0f-cb66-416b-a375-32e431cb665f Authenticating user 'default' from [fd00:1122:3344:101::c]:51164 | ||
| 697 | 2025.09.19 22:59:35.437122 [ 282 ] {} <Debug> TCP-Session: be2ade08-3f32-4491-9284-58b2ed1bdf38 Authenticating user 'default' from [fd00:1122:3344:101::c]:52609 | ||
| 698 | 2025.09.19 22:59:35.437471 [ 285 ] {} <Debug> TCP-Session: 7275a537-d70e-4758-b6c7-e8d8517410b1 Authenticating user 'default' from [fd00:1122:3344:101::c]:64366 | ||
| 699 | 2025.09.19 22:59:35.437463 [ 283 ] {} <Debug> TCP-Session: 329fde0f-cb66-416b-a375-32e431cb665f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.09.19 22:59:35.436867 [ 279 ] {} <Debug> TCP-Session: 7256cc95-a2df-4b75-bb57-b74a513f7230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.09.19 22:59:35.437668 [ 283 ] {} <Debug> TCP-Session: 329fde0f-cb66-416b-a375-32e431cb665f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.09.19 22:59:35.437686 [ 285 ] {} <Debug> TCP-Session: 7275a537-d70e-4758-b6c7-e8d8517410b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.09.19 22:59:35.437667 [ 282 ] {} <Debug> TCP-Session: be2ade08-3f32-4491-9284-58b2ed1bdf38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.09.19 22:59:35.437773 [ 285 ] {} <Debug> TCP-Session: 7275a537-d70e-4758-b6c7-e8d8517410b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.09.19 22:59:35.437482 [ 284 ] {} <Debug> TCP-Session: 5fc317b5-155b-4a7d-ac8c-a48962ae5685 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.09.19 22:59:35.437861 [ 282 ] {} <Debug> TCP-Session: be2ade08-3f32-4491-9284-58b2ed1bdf38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.09.19 22:59:38.969112 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.09.19 22:59:38.969140 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2025.09.19 22:59:38.969238 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.09.19 22:59:38.969262 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.09.19 22:59:38.979266 [ 244 ] {} <Debug> system.asynchronous_metric_log (bca33372-b4bf-4cde-a852-32614280436e): Loading data parts | ||
| 712 | 2025.09.19 22:59:38.979469 [ 244 ] {} <Debug> system.asynchronous_metric_log (bca33372-b4bf-4cde-a852-32614280436e): There are no data parts | ||
| 713 | 2025.09.19 22:59:38.987128 [ 244 ] {} <Trace> system.asynchronous_metric_log (bca33372-b4bf-4cde-a852-32614280436e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.09.19 22:59:38.987397 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 715 | 2025.09.19 22:59:38.993206 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2025.09.19 22:59:38.993652 [ 243 ] {} <Debug> system.metric_log (7aa602dd-2bad-4eb0-9b44-e0644e70e18f): Loading data parts | ||
| 717 | 2025.09.19 22:59:38.993874 [ 244 ] {} <Trace> system.asynchronous_metric_log (bca33372-b4bf-4cde-a852-32614280436e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2025.09.19 22:59:38.993966 [ 243 ] {} <Debug> system.metric_log (7aa602dd-2bad-4eb0-9b44-e0644e70e18f): There are no data parts | ||
| 719 | 2025.09.19 22:59:38.994108 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2025.09.19 22:59:39.000282 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.13 MiB, peak 144.28 MiB, free memory in arenas 0.00 B, will set to 145.32 MiB (RSS), difference: 5.19 MiB | ||
| 721 | 2025.09.19 22:59:39.023793 [ 243 ] {} <Trace> system.metric_log (7aa602dd-2bad-4eb0-9b44-e0644e70e18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.09.19 22:59:39.023887 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 723 | 2025.09.19 22:59:39.031465 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.09.19 22:59:39.033116 [ 243 ] {} <Trace> system.metric_log (7aa602dd-2bad-4eb0-9b44-e0644e70e18f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.09.19 22:59:39.037889 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.09.19 22:59:40.000299 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.03 MiB, peak 154.03 MiB, free memory in arenas 0.00 B, will set to 154.00 MiB (RSS), difference: 3.97 MiB | ||
| 727 | 2025.09.19 22:59:41.469013 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.09.19 22:59:41.469130 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.09.19 22:59:41.475436 [ 242 ] {} <Debug> system.query_log (a9031aec-5ab4-4681-ba4c-7e5b225631e6): Loading data parts | ||
| 730 | 2025.09.19 22:59:41.475745 [ 242 ] {} <Debug> system.query_log (a9031aec-5ab4-4681-ba4c-7e5b225631e6): There are no data parts | ||
| 731 | 2025.09.19 22:59:41.492897 [ 242 ] {} <Trace> system.query_log (a9031aec-5ab4-4681-ba4c-7e5b225631e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.09.19 22:59:41.492937 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 733 | 2025.09.19 22:59:41.494698 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.09.19 22:59:41.495239 [ 242 ] {} <Trace> system.query_log (a9031aec-5ab4-4681-ba4c-7e5b225631e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.09.19 22:59:41.495652 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.09.19 22:59:42.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.20 MiB, peak 158.20 MiB, free memory in arenas 0.00 B, will set to 155.04 MiB (RSS), difference: -3.16 MiB | ||
| 737 | 2025.09.19 22:59:46.443049 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.09.19 22:59:46.443217 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.09.19 22:59:46.494212 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2025.09.19 22:59:46.494985 [ 244 ] {} <Trace> system.asynchronous_metric_log (bca33372-b4bf-4cde-a852-32614280436e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.09.19 22:59:46.495036 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 742 | 2025.09.19 22:59:46.495930 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.09.19 22:59:46.496461 [ 244 ] {} <Trace> system.asynchronous_metric_log (bca33372-b4bf-4cde-a852-32614280436e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.09.19 22:59:46.496634 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.09.19 22:59:46.537978 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.09.19 22:59:46.555937 [ 243 ] {} <Trace> system.metric_log (7aa602dd-2bad-4eb0-9b44-e0644e70e18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.09.19 22:59:46.556002 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 748 | 2025.09.19 22:59:46.562601 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.09.19 22:59:46.563853 [ 243 ] {} <Trace> system.metric_log (7aa602dd-2bad-4eb0-9b44-e0644e70e18f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.09.19 22:59:46.567549 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.09.19 22:59:47.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.84 MiB, peak 159.84 MiB, free memory in arenas 0.00 B, will set to 157.63 MiB (RSS), difference: 1.79 MiB | ||
| 752 | 2025.09.19 22:59:52.000157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.68 MiB, peak 159.84 MiB, free memory in arenas 0.00 B, will set to 157.70 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2025.09.19 22:59:53.436493 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2025.09.19 22:59:53.436739 [ 3 ] {91e0a1a6-abde-4420-b57e-a54cfd226efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2025.09.19 22:59:53.439148 [ 3 ] {91e0a1a6-abde-4420-b57e-a54cfd226efb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2025.09.19 22:59:53.443398 [ 3 ] {91e0a1a6-abde-4420-b57e-a54cfd226efb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2025.09.19 22:59:53.450171 [ 3 ] {91e0a1a6-abde-4420-b57e-a54cfd226efb} <Debug> TCPHandler: Processed in 0.013810177 sec. | ||
| 758 | 2025.09.19 22:59:53.453477 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2025.09.19 22:59:53.453612 [ 3 ] {be21e0ed-8bc5-4347-94d6-ed04bc213439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2025.09.19 22:59:53.457886 [ 3 ] {be21e0ed-8bc5-4347-94d6-ed04bc213439} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2025.09.19 22:59:53.457939 [ 3 ] {be21e0ed-8bc5-4347-94d6-ed04bc213439} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2025.09.19 22:59:53.460367 [ 3 ] {be21e0ed-8bc5-4347-94d6-ed04bc213439} <Debug> TCPHandler: Processed in 0.006941794 sec. | ||
| 763 | 2025.09.19 22:59:53.461261 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2025.09.19 22:59:53.461387 [ 3 ] {c31f6e70-5a5c-4222-91ab-955cb75ce4cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 765 | 2025.09.19 22:59:53.465784 [ 3 ] {c31f6e70-5a5c-4222-91ab-955cb75ce4cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2025.09.19 22:59:53.465833 [ 3 ] {c31f6e70-5a5c-4222-91ab-955cb75ce4cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2025.09.19 22:59:53.466237 [ 3 ] {c31f6e70-5a5c-4222-91ab-955cb75ce4cd} <Debug> TCPHandler: Processed in 0.005024449 sec. | ||
| 768 | 2025.09.19 22:59:53.466512 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2025.09.19 22:59:53.466630 [ 3 ] {f3e16cc9-bfa6-4ccc-92d4-3dbcd0793566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 770 | 2025.09.19 22:59:53.466886 [ 3 ] {f3e16cc9-bfa6-4ccc-92d4-3dbcd0793566} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2025.09.19 22:59:53.466931 [ 3 ] {f3e16cc9-bfa6-4ccc-92d4-3dbcd0793566} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2025.09.19 22:59:53.467274 [ 3 ] {f3e16cc9-bfa6-4ccc-92d4-3dbcd0793566} <Debug> TCPHandler: Processed in 0.000809775 sec. | ||
| 773 | 2025.09.19 22:59:53.467539 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2025.09.19 22:59:53.467655 [ 3 ] {1141d9b3-9b8b-4505-a602-3cbde30f3ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 775 | 2025.09.19 22:59:53.467898 [ 3 ] {1141d9b3-9b8b-4505-a602-3cbde30f3ff2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2025.09.19 22:59:53.467942 [ 3 ] {1141d9b3-9b8b-4505-a602-3cbde30f3ff2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2025.09.19 22:59:53.468272 [ 3 ] {1141d9b3-9b8b-4505-a602-3cbde30f3ff2} <Debug> TCPHandler: Processed in 0.000781714 sec. | ||
| 778 | 2025.09.19 22:59:53.468552 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2025.09.19 22:59:53.468670 [ 3 ] {2d6113e2-704e-4e96-a58f-7f92bfe107ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 780 | 2025.09.19 22:59:53.468909 [ 3 ] {2d6113e2-704e-4e96-a58f-7f92bfe107ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2025.09.19 22:59:53.468954 [ 3 ] {2d6113e2-704e-4e96-a58f-7f92bfe107ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2025.09.19 22:59:53.469280 [ 3 ] {2d6113e2-704e-4e96-a58f-7f92bfe107ff} <Debug> TCPHandler: Processed in 0.000776084 sec. | ||
| 783 | 2025.09.19 22:59:53.469542 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2025.09.19 22:59:53.469659 [ 3 ] {2b4529f2-0d17-49bc-b0b3-3248bfa1ac1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 785 | 2025.09.19 22:59:53.469904 [ 3 ] {2b4529f2-0d17-49bc-b0b3-3248bfa1ac1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2025.09.19 22:59:53.469948 [ 3 ] {2b4529f2-0d17-49bc-b0b3-3248bfa1ac1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2025.09.19 22:59:53.470280 [ 3 ] {2b4529f2-0d17-49bc-b0b3-3248bfa1ac1c} <Debug> TCPHandler: Processed in 0.000785474 sec. | ||
| 788 | 2025.09.19 22:59:53.476523 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2025.09.19 22:59:53.476652 [ 3 ] {36eb9a56-629a-4ede-b2cc-021ba2ae10c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 790 | 2025.09.19 22:59:53.476916 [ 3 ] {36eb9a56-629a-4ede-b2cc-021ba2ae10c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2025.09.19 22:59:53.476964 [ 3 ] {36eb9a56-629a-4ede-b2cc-021ba2ae10c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2025.09.19 22:59:53.477337 [ 3 ] {36eb9a56-629a-4ede-b2cc-021ba2ae10c1} <Debug> TCPHandler: Processed in 0.000867585 sec. | ||
| 793 | 2025.09.19 22:59:53.478385 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2025.09.19 22:59:53.478515 [ 3 ] {321778d6-3be9-467f-997c-30968de19f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 795 | 2025.09.19 22:59:53.478804 [ 3 ] {321778d6-3be9-467f-997c-30968de19f44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2025.09.19 22:59:53.478850 [ 3 ] {321778d6-3be9-467f-997c-30968de19f44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2025.09.19 22:59:53.479197 [ 3 ] {321778d6-3be9-467f-997c-30968de19f44} <Debug> TCPHandler: Processed in 0.000861146 sec. | ||
| 798 | 2025.09.19 22:59:53.479411 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2025.09.19 22:59:53.479532 [ 3 ] {a86a1a0f-dcfc-4c3e-b404-f2a1d1c7cdc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 800 | 2025.09.19 22:59:53.479790 [ 3 ] {a86a1a0f-dcfc-4c3e-b404-f2a1d1c7cdc1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2025.09.19 22:59:53.479839 [ 3 ] {a86a1a0f-dcfc-4c3e-b404-f2a1d1c7cdc1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2025.09.19 22:59:53.480187 [ 3 ] {a86a1a0f-dcfc-4c3e-b404-f2a1d1c7cdc1} <Debug> TCPHandler: Processed in 0.000823865 sec. | ||
| 803 | 2025.09.19 22:59:53.480391 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2025.09.19 22:59:53.480509 [ 3 ] {58636aa2-a9ee-4018-ba8e-ca6b7a94270c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 805 | 2025.09.19 22:59:53.480767 [ 3 ] {58636aa2-a9ee-4018-ba8e-ca6b7a94270c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2025.09.19 22:59:53.480811 [ 3 ] {58636aa2-a9ee-4018-ba8e-ca6b7a94270c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2025.09.19 22:59:53.481152 [ 3 ] {58636aa2-a9ee-4018-ba8e-ca6b7a94270c} <Debug> TCPHandler: Processed in 0.000809124 sec. | ||
| 808 | 2025.09.19 22:59:53.481363 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2025.09.19 22:59:53.481483 [ 3 ] {1307ce66-32f8-44f7-afdd-e98da9f9357b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 810 | 2025.09.19 22:59:53.481749 [ 3 ] {1307ce66-32f8-44f7-afdd-e98da9f9357b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2025.09.19 22:59:53.481794 [ 3 ] {1307ce66-32f8-44f7-afdd-e98da9f9357b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2025.09.19 22:59:53.482150 [ 3 ] {1307ce66-32f8-44f7-afdd-e98da9f9357b} <Debug> TCPHandler: Processed in 0.000843545 sec. | ||
| 813 | 2025.09.19 22:59:53.482389 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2025.09.19 22:59:53.482508 [ 3 ] {6c1de335-358c-43e0-a843-4a6773fc53f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 815 | 2025.09.19 22:59:53.482768 [ 3 ] {6c1de335-358c-43e0-a843-4a6773fc53f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2025.09.19 22:59:53.482812 [ 3 ] {6c1de335-358c-43e0-a843-4a6773fc53f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2025.09.19 22:59:53.483158 [ 3 ] {6c1de335-358c-43e0-a843-4a6773fc53f7} <Debug> TCPHandler: Processed in 0.000824265 sec. | ||
| 818 | 2025.09.19 22:59:53.483370 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2025.09.19 22:59:53.483487 [ 3 ] {c66749f9-1eda-4780-88f2-acdc14ad8561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 820 | 2025.09.19 22:59:53.483742 [ 3 ] {c66749f9-1eda-4780-88f2-acdc14ad8561} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2025.09.19 22:59:53.483786 [ 3 ] {c66749f9-1eda-4780-88f2-acdc14ad8561} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2025.09.19 22:59:53.484142 [ 3 ] {c66749f9-1eda-4780-88f2-acdc14ad8561} <Debug> TCPHandler: Processed in 0.000820865 sec. | ||
| 823 | 2025.09.19 22:59:53.484350 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2025.09.19 22:59:53.484470 [ 3 ] {6a487dc0-df83-4830-8ee7-fafcdbe464ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 825 | 2025.09.19 22:59:53.484731 [ 3 ] {6a487dc0-df83-4830-8ee7-fafcdbe464ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2025.09.19 22:59:53.484775 [ 3 ] {6a487dc0-df83-4830-8ee7-fafcdbe464ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2025.09.19 22:59:53.485117 [ 3 ] {6a487dc0-df83-4830-8ee7-fafcdbe464ae} <Debug> TCPHandler: Processed in 0.000813924 sec. | ||
| 828 | 2025.09.19 22:59:53.485356 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2025.09.19 22:59:53.485476 [ 3 ] {c5481b05-04fe-4b9a-a47a-1cf6e109607c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 830 | 2025.09.19 22:59:53.485758 [ 3 ] {c5481b05-04fe-4b9a-a47a-1cf6e109607c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2025.09.19 22:59:53.485802 [ 3 ] {c5481b05-04fe-4b9a-a47a-1cf6e109607c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2025.09.19 22:59:53.486133 [ 3 ] {c5481b05-04fe-4b9a-a47a-1cf6e109607c} <Debug> TCPHandler: Processed in 0.000823974 sec. | ||
| 833 | 2025.09.19 22:59:53.486355 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2025.09.19 22:59:53.486476 [ 3 ] {d3aa1260-7508-4283-868d-f8724340c973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 835 | 2025.09.19 22:59:53.486741 [ 3 ] {d3aa1260-7508-4283-868d-f8724340c973} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2025.09.19 22:59:53.486784 [ 3 ] {d3aa1260-7508-4283-868d-f8724340c973} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2025.09.19 22:59:53.487191 [ 3 ] {d3aa1260-7508-4283-868d-f8724340c973} <Debug> TCPHandler: Processed in 0.000884015 sec. | ||
| 838 | 2025.09.19 22:59:53.487418 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2025.09.19 22:59:53.487540 [ 3 ] {83a0e16b-aea8-41f0-960c-9e9b9e971c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 840 | 2025.09.19 22:59:53.487815 [ 3 ] {83a0e16b-aea8-41f0-960c-9e9b9e971c24} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2025.09.19 22:59:53.487868 [ 3 ] {83a0e16b-aea8-41f0-960c-9e9b9e971c24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2025.09.19 22:59:53.488385 [ 3 ] {83a0e16b-aea8-41f0-960c-9e9b9e971c24} <Debug> TCPHandler: Processed in 0.001013178 sec. | ||
| 843 | 2025.09.19 22:59:53.488754 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2025.09.19 22:59:53.488909 [ 3 ] {8db2926a-14e0-42c9-a00b-85b4c45b4e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 845 | 2025.09.19 22:59:53.489268 [ 3 ] {8db2926a-14e0-42c9-a00b-85b4c45b4e4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2025.09.19 22:59:53.489325 [ 3 ] {8db2926a-14e0-42c9-a00b-85b4c45b4e4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2025.09.19 22:59:53.490087 [ 3 ] {8db2926a-14e0-42c9-a00b-85b4c45b4e4f} <Debug> TCPHandler: Processed in 0.001391385 sec. | ||
| 848 | 2025.09.19 22:59:53.490392 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2025.09.19 22:59:53.490549 [ 3 ] {83e6faa9-de27-4644-9a7a-2abc10c540ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 850 | 2025.09.19 22:59:53.490851 [ 3 ] {83e6faa9-de27-4644-9a7a-2abc10c540ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2025.09.19 22:59:53.490898 [ 3 ] {83e6faa9-de27-4644-9a7a-2abc10c540ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2025.09.19 22:59:53.491277 [ 3 ] {83e6faa9-de27-4644-9a7a-2abc10c540ac} <Debug> TCPHandler: Processed in 0.000939877 sec. | ||
| 853 | 2025.09.19 22:59:53.491506 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2025.09.19 22:59:53.491639 [ 3 ] {39fa2752-8661-440f-b75c-768e19f26334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 855 | 2025.09.19 22:59:53.491923 [ 3 ] {39fa2752-8661-440f-b75c-768e19f26334} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2025.09.19 22:59:53.491970 [ 3 ] {39fa2752-8661-440f-b75c-768e19f26334} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2025.09.19 22:59:53.492328 [ 3 ] {39fa2752-8661-440f-b75c-768e19f26334} <Debug> TCPHandler: Processed in 0.000871116 sec. | ||
| 858 | 2025.09.19 22:59:53.492548 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2025.09.19 22:59:53.492677 [ 3 ] {15ca03b4-2920-4499-9791-dde4f3eba9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 860 | 2025.09.19 22:59:53.492963 [ 3 ] {15ca03b4-2920-4499-9791-dde4f3eba9a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2025.09.19 22:59:53.493008 [ 3 ] {15ca03b4-2920-4499-9791-dde4f3eba9a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 862 | 2025.09.19 22:59:53.493350 [ 3 ] {15ca03b4-2920-4499-9791-dde4f3eba9a7} <Debug> TCPHandler: Processed in 0.000851095 sec. | ||
| 863 | 2025.09.19 22:59:53.494853 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2025.09.19 22:59:53.494984 [ 3 ] {a3e5c777-8f42-4674-a3ab-24995f5b8ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 865 | 2025.09.19 22:59:53.495267 [ 3 ] {a3e5c777-8f42-4674-a3ab-24995f5b8ea7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 866 | 2025.09.19 22:59:53.495311 [ 3 ] {a3e5c777-8f42-4674-a3ab-24995f5b8ea7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 867 | 2025.09.19 22:59:53.495652 [ 3 ] {a3e5c777-8f42-4674-a3ab-24995f5b8ea7} <Debug> TCPHandler: Processed in 0.000848295 sec. | ||
| 868 | 2025.09.19 22:59:53.495895 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2025.09.19 22:59:53.496023 [ 3 ] {20739aa2-f031-43c0-b44e-57d7b0323557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 870 | 2025.09.19 22:59:53.496309 [ 3 ] {20739aa2-f031-43c0-b44e-57d7b0323557} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 871 | 2025.09.19 22:59:53.496355 [ 3 ] {20739aa2-f031-43c0-b44e-57d7b0323557} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2025.09.19 22:59:53.496699 [ 3 ] {20739aa2-f031-43c0-b44e-57d7b0323557} <Debug> TCPHandler: Processed in 0.000853295 sec. | ||
| 873 | 2025.09.19 22:59:53.496940 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2025.09.19 22:59:53.497069 [ 3 ] {ef056009-8945-451b-ab0c-803b62f8aef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 875 | 2025.09.19 22:59:53.497406 [ 3 ] {ef056009-8945-451b-ab0c-803b62f8aef7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 876 | 2025.09.19 22:59:53.497452 [ 3 ] {ef056009-8945-451b-ab0c-803b62f8aef7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 877 | 2025.09.19 22:59:53.497787 [ 3 ] {ef056009-8945-451b-ab0c-803b62f8aef7} <Debug> TCPHandler: Processed in 0.000897516 sec. | ||
| 878 | 2025.09.19 22:59:53.498012 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2025.09.19 22:59:53.498141 [ 3 ] {923e4989-e89f-4181-90ba-0d6d8e0bfefe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 880 | 2025.09.19 22:59:53.498425 [ 3 ] {923e4989-e89f-4181-90ba-0d6d8e0bfefe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 881 | 2025.09.19 22:59:53.498472 [ 3 ] {923e4989-e89f-4181-90ba-0d6d8e0bfefe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 882 | 2025.09.19 22:59:53.498803 [ 3 ] {923e4989-e89f-4181-90ba-0d6d8e0bfefe} <Debug> TCPHandler: Processed in 0.000839806 sec. | ||
| 883 | 2025.09.19 22:59:53.501060 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2025.09.19 22:59:53.501189 [ 3 ] {a23bd21a-31e0-4588-aae8-056d7fe8d1e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 885 | 2025.09.19 22:59:53.501240 [ 3 ] {a23bd21a-31e0-4588-aae8-056d7fe8d1e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 886 | 2025.09.19 22:59:53.501884 [ 3 ] {a23bd21a-31e0-4588-aae8-056d7fe8d1e0} <Trace> oximeter.timeseries_schema (12c67891-f39d-49ad-81f5-8e3e1c40d4ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 887 | 2025.09.19 22:59:53.501942 [ 3 ] {a23bd21a-31e0-4588-aae8-056d7fe8d1e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 888 | 2025.09.19 22:59:53.502840 [ 3 ] {a23bd21a-31e0-4588-aae8-056d7fe8d1e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 889 | 2025.09.19 22:59:53.503500 [ 3 ] {a23bd21a-31e0-4588-aae8-056d7fe8d1e0} <Trace> oximeter.timeseries_schema (12c67891-f39d-49ad-81f5-8e3e1c40d4ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 890 | 2025.09.19 22:59:53.503707 [ 3 ] {a23bd21a-31e0-4588-aae8-056d7fe8d1e0} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002552 sec., 10188.08777429467 rows/sec., 2.19 MiB/sec. | ||
| 891 | 2025.09.19 22:59:53.503759 [ 3 ] {a23bd21a-31e0-4588-aae8-056d7fe8d1e0} <Debug> TCPHandler: Processed in 0.002758659 sec. | ||
| 892 | 2025.09.19 22:59:53.503922 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2025.09.19 22:59:53.504075 [ 3 ] {96088a3c-2a71-4859-a5b8-c857a51a5f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 894 | 2025.09.19 22:59:53.504224 [ 3 ] {96088a3c-2a71-4859-a5b8-c857a51a5f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 895 | 2025.09.19 22:59:53.507072 [ 3 ] {96088a3c-2a71-4859-a5b8-c857a51a5f8f} <Trace> oximeter.fields_i16 (4e6bfc38-7923-4763-9d12-73ad5865f8b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2025.09.19 22:59:53.507110 [ 3 ] {96088a3c-2a71-4859-a5b8-c857a51a5f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 897 | 2025.09.19 22:59:53.509624 [ 3 ] {96088a3c-2a71-4859-a5b8-c857a51a5f8f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 898 | 2025.09.19 22:59:53.510129 [ 3 ] {96088a3c-2a71-4859-a5b8-c857a51a5f8f} <Trace> oximeter.fields_i16 (4e6bfc38-7923-4763-9d12-73ad5865f8b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2025.09.19 22:59:53.510272 [ 3 ] {96088a3c-2a71-4859-a5b8-c857a51a5f8f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.006229 sec., 3852.9458982180126 rows/sec., 327.35 KiB/sec. | ||
| 900 | 2025.09.19 22:59:53.510315 [ 3 ] {96088a3c-2a71-4859-a5b8-c857a51a5f8f} <Debug> TCPHandler: Processed in 0.006454795 sec. | ||
| 901 | 2025.09.19 22:59:53.510454 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2025.09.19 22:59:53.510559 [ 3 ] {c0a45498-e128-485c-ae8a-08419210de82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 903 | 2025.09.19 22:59:53.510604 [ 3 ] {c0a45498-e128-485c-ae8a-08419210de82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 904 | 2025.09.19 22:59:53.511075 [ 3 ] {c0a45498-e128-485c-ae8a-08419210de82} <Trace> oximeter.fields_ipaddr (4a1a3172-7948-468a-83fe-8de399cb42e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 905 | 2025.09.19 22:59:53.511114 [ 3 ] {c0a45498-e128-485c-ae8a-08419210de82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 906 | 2025.09.19 22:59:53.511689 [ 3 ] {c0a45498-e128-485c-ae8a-08419210de82} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 907 | 2025.09.19 22:59:53.512307 [ 3 ] {c0a45498-e128-485c-ae8a-08419210de82} <Trace> oximeter.fields_ipaddr (4a1a3172-7948-468a-83fe-8de399cb42e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 908 | 2025.09.19 22:59:53.512449 [ 3 ] {c0a45498-e128-485c-ae8a-08419210de82} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001911 sec., 5232.862375719519 rows/sec., 426.70 KiB/sec. | ||
| 909 | 2025.09.19 22:59:53.512488 [ 3 ] {c0a45498-e128-485c-ae8a-08419210de82} <Debug> TCPHandler: Processed in 0.002088128 sec. | ||
| 910 | 2025.09.19 22:59:53.512606 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2025.09.19 22:59:53.512706 [ 3 ] {345a0837-29d8-4c20-9e02-43be679b4127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 912 | 2025.09.19 22:59:53.512748 [ 3 ] {345a0837-29d8-4c20-9e02-43be679b4127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 913 | 2025.09.19 22:59:53.513293 [ 3 ] {345a0837-29d8-4c20-9e02-43be679b4127} <Trace> oximeter.fields_string (843e596e-c9e1-40d1-a94b-200bc5d1c0d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2025.09.19 22:59:53.513329 [ 3 ] {345a0837-29d8-4c20-9e02-43be679b4127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 915 | 2025.09.19 22:59:53.513848 [ 3 ] {345a0837-29d8-4c20-9e02-43be679b4127} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 916 | 2025.09.19 22:59:53.514508 [ 3 ] {345a0837-29d8-4c20-9e02-43be679b4127} <Trace> oximeter.fields_string (843e596e-c9e1-40d1-a94b-200bc5d1c0d9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2025.09.19 22:59:53.514655 [ 3 ] {345a0837-29d8-4c20-9e02-43be679b4127} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.00197 sec., 102030.45685279187 rows/sec., 9.04 MiB/sec. | ||
| 918 | 2025.09.19 22:59:53.514693 [ 3 ] {345a0837-29d8-4c20-9e02-43be679b4127} <Debug> TCPHandler: Processed in 0.002136468 sec. | ||
| 919 | 2025.09.19 22:59:53.514876 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2025.09.19 22:59:53.514972 [ 3 ] {1fb3d5e3-b4d6-42b4-8b94-f59a97266754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 921 | 2025.09.19 22:59:53.515014 [ 3 ] {1fb3d5e3-b4d6-42b4-8b94-f59a97266754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 922 | 2025.09.19 22:59:53.515450 [ 3 ] {1fb3d5e3-b4d6-42b4-8b94-f59a97266754} <Trace> oximeter.fields_u16 (d7c8ff24-9180-4a56-af1f-92a0c8830cbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2025.09.19 22:59:53.515488 [ 3 ] {1fb3d5e3-b4d6-42b4-8b94-f59a97266754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 924 | 2025.09.19 22:59:53.515917 [ 3 ] {1fb3d5e3-b4d6-42b4-8b94-f59a97266754} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 925 | 2025.09.19 22:59:53.516386 [ 3 ] {1fb3d5e3-b4d6-42b4-8b94-f59a97266754} <Trace> oximeter.fields_u16 (d7c8ff24-9180-4a56-af1f-92a0c8830cbe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2025.09.19 22:59:53.516519 [ 3 ] {1fb3d5e3-b4d6-42b4-8b94-f59a97266754} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001567 sec., 20421.186981493298 rows/sec., 1.50 MiB/sec. | ||
| 927 | 2025.09.19 22:59:53.516558 [ 3 ] {1fb3d5e3-b4d6-42b4-8b94-f59a97266754} <Debug> TCPHandler: Processed in 0.001733351 sec. | ||
| 928 | 2025.09.19 22:59:53.516684 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2025.09.19 22:59:53.516778 [ 3 ] {f51ea949-897c-4eed-8342-b069bc99a57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 930 | 2025.09.19 22:59:53.516818 [ 3 ] {f51ea949-897c-4eed-8342-b069bc99a57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 931 | 2025.09.19 22:59:53.517260 [ 3 ] {f51ea949-897c-4eed-8342-b069bc99a57d} <Trace> oximeter.fields_u32 (c63d79cf-9115-455d-90ab-edfeac243247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2025.09.19 22:59:53.517295 [ 3 ] {f51ea949-897c-4eed-8342-b069bc99a57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 933 | 2025.09.19 22:59:53.517784 [ 3 ] {f51ea949-897c-4eed-8342-b069bc99a57d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 934 | 2025.09.19 22:59:53.518230 [ 3 ] {f51ea949-897c-4eed-8342-b069bc99a57d} <Trace> oximeter.fields_u32 (c63d79cf-9115-455d-90ab-edfeac243247): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2025.09.19 22:59:53.518365 [ 3 ] {f51ea949-897c-4eed-8342-b069bc99a57d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001606 sec., 14943.960149439601 rows/sec., 1.24 MiB/sec. | ||
| 936 | 2025.09.19 22:59:53.518405 [ 3 ] {f51ea949-897c-4eed-8342-b069bc99a57d} <Debug> TCPHandler: Processed in 0.001771981 sec. | ||
| 937 | 2025.09.19 22:59:53.518533 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2025.09.19 22:59:53.518640 [ 3 ] {fc786c11-6168-40e6-879f-e7466db0bc70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 939 | 2025.09.19 22:59:53.518682 [ 3 ] {fc786c11-6168-40e6-879f-e7466db0bc70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 940 | 2025.09.19 22:59:53.519129 [ 3 ] {fc786c11-6168-40e6-879f-e7466db0bc70} <Trace> oximeter.fields_u8 (a8717018-1c0a-4ca6-a485-2de569019a89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2025.09.19 22:59:53.519170 [ 3 ] {fc786c11-6168-40e6-879f-e7466db0bc70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 942 | 2025.09.19 22:59:53.519623 [ 3 ] {fc786c11-6168-40e6-879f-e7466db0bc70} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 943 | 2025.09.19 22:59:53.520080 [ 3 ] {fc786c11-6168-40e6-879f-e7466db0bc70} <Trace> oximeter.fields_u8 (a8717018-1c0a-4ca6-a485-2de569019a89): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2025.09.19 22:59:53.520210 [ 3 ] {fc786c11-6168-40e6-879f-e7466db0bc70} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001589 sec., 7551.9194461925745 rows/sec., 589.99 KiB/sec. | ||
| 945 | 2025.09.19 22:59:53.520248 [ 3 ] {fc786c11-6168-40e6-879f-e7466db0bc70} <Debug> TCPHandler: Processed in 0.001769041 sec. | ||
| 946 | 2025.09.19 22:59:53.520365 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2025.09.19 22:59:53.520462 [ 3 ] {94efd6a7-c541-46ca-b970-b8d8ffbb18e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 948 | 2025.09.19 22:59:53.520501 [ 3 ] {94efd6a7-c541-46ca-b970-b8d8ffbb18e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 949 | 2025.09.19 22:59:53.520952 [ 3 ] {94efd6a7-c541-46ca-b970-b8d8ffbb18e3} <Trace> oximeter.fields_uuid (36105b4a-3029-4bfa-a946-0b173b69c46b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2025.09.19 22:59:53.520989 [ 3 ] {94efd6a7-c541-46ca-b970-b8d8ffbb18e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 951 | 2025.09.19 22:59:53.521444 [ 3 ] {94efd6a7-c541-46ca-b970-b8d8ffbb18e3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 952 | 2025.09.19 22:59:53.522029 [ 3 ] {94efd6a7-c541-46ca-b970-b8d8ffbb18e3} <Trace> oximeter.fields_uuid (36105b4a-3029-4bfa-a946-0b173b69c46b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2025.09.19 22:59:53.522161 [ 3 ] {94efd6a7-c541-46ca-b970-b8d8ffbb18e3} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001717 sec., 69889.34187536401 rows/sec., 5.68 MiB/sec. | ||
| 954 | 2025.09.19 22:59:53.522201 [ 3 ] {94efd6a7-c541-46ca-b970-b8d8ffbb18e3} <Debug> TCPHandler: Processed in 0.001886234 sec. | ||
| 955 | 2025.09.19 22:59:53.522320 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2025.09.19 22:59:53.522417 [ 3 ] {2074f67e-acd9-4dd2-aac4-5f75137ed7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 957 | 2025.09.19 22:59:53.522462 [ 3 ] {2074f67e-acd9-4dd2-aac4-5f75137ed7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 958 | 2025.09.19 22:59:53.522926 [ 3 ] {2074f67e-acd9-4dd2-aac4-5f75137ed7e2} <Trace> oximeter.measurements_cumulativeu64 (9cd4f457-0572-4407-b847-56a6463362e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2025.09.19 22:59:53.522961 [ 3 ] {2074f67e-acd9-4dd2-aac4-5f75137ed7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 960 | 2025.09.19 22:59:53.523522 [ 3 ] {2074f67e-acd9-4dd2-aac4-5f75137ed7e2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 961 | 2025.09.19 22:59:53.524014 [ 3 ] {2074f67e-acd9-4dd2-aac4-5f75137ed7e2} <Trace> oximeter.measurements_cumulativeu64 (9cd4f457-0572-4407-b847-56a6463362e3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2025.09.19 22:59:53.524142 [ 3 ] {2074f67e-acd9-4dd2-aac4-5f75137ed7e2} <Debug> executeQuery: Read 207 rows, 16.37 KiB in 0.001745 sec., 118624.64183381089 rows/sec., 9.16 MiB/sec. | ||
| 963 | 2025.09.19 22:59:53.524179 [ 3 ] {2074f67e-acd9-4dd2-aac4-5f75137ed7e2} <Debug> TCPHandler: Processed in 0.001908564 sec. | ||
| 964 | 2025.09.19 22:59:53.524299 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2025.09.19 22:59:53.524394 [ 3 ] {0744a697-fb86-4bb9-ac86-a69336bdcb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 966 | 2025.09.19 22:59:53.524449 [ 3 ] {0744a697-fb86-4bb9-ac86-a69336bdcb69} <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 | ||
| 967 | 2025.09.19 22:59:53.525243 [ 3 ] {0744a697-fb86-4bb9-ac86-a69336bdcb69} <Trace> oximeter.measurements_histogramu64 (4e522462-1d54-46c5-8b8d-dbe7151823cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2025.09.19 22:59:53.525280 [ 3 ] {0744a697-fb86-4bb9-ac86-a69336bdcb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 969 | 2025.09.19 22:59:53.526510 [ 3 ] {0744a697-fb86-4bb9-ac86-a69336bdcb69} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 970 | 2025.09.19 22:59:53.526997 [ 3 ] {0744a697-fb86-4bb9-ac86-a69336bdcb69} <Trace> oximeter.measurements_histogramu64 (4e522462-1d54-46c5-8b8d-dbe7151823cc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2025.09.19 22:59:53.527135 [ 3 ] {0744a697-fb86-4bb9-ac86-a69336bdcb69} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00276 sec., 3623.1884057971015 rows/sec., 6.49 MiB/sec. | ||
| 972 | 2025.09.19 22:59:53.527188 [ 3 ] {0744a697-fb86-4bb9-ac86-a69336bdcb69} <Debug> TCPHandler: Processed in 0.002936172 sec. | ||
| 973 | 2025.09.19 22:59:53.527313 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 974 | 2025.09.19 22:59:53.527409 [ 3 ] {2e1c8fe7-a598-49ff-8189-786ac7bccfe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 975 | 2025.09.19 22:59:53.527453 [ 3 ] {2e1c8fe7-a598-49ff-8189-786ac7bccfe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 976 | 2025.09.19 22:59:53.527798 [ 3 ] {2e1c8fe7-a598-49ff-8189-786ac7bccfe8} <Trace> oximeter.measurements_u64 (753a1353-9485-4b5b-a097-60afdc43eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 977 | 2025.09.19 22:59:53.527835 [ 3 ] {2e1c8fe7-a598-49ff-8189-786ac7bccfe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 978 | 2025.09.19 22:59:53.528287 [ 3 ] {2e1c8fe7-a598-49ff-8189-786ac7bccfe8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 979 | 2025.09.19 22:59:53.528835 [ 3 ] {2e1c8fe7-a598-49ff-8189-786ac7bccfe8} <Trace> oximeter.measurements_u64 (753a1353-9485-4b5b-a097-60afdc43eff4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 980 | 2025.09.19 22:59:53.528967 [ 3 ] {2e1c8fe7-a598-49ff-8189-786ac7bccfe8} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001577 sec., 15218.769816106531 rows/sec., 1.03 MiB/sec. | ||
| 981 | 2025.09.19 22:59:53.529004 [ 3 ] {2e1c8fe7-a598-49ff-8189-786ac7bccfe8} <Debug> TCPHandler: Processed in 0.001740221 sec. | ||
| 982 | 2025.09.19 22:59:53.996851 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 983 | 2025.09.19 22:59:53.997328 [ 244 ] {} <Trace> system.asynchronous_metric_log (bca33372-b4bf-4cde-a852-32614280436e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 984 | 2025.09.19 22:59:53.997364 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 985 | 2025.09.19 22:59:53.998092 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 986 | 2025.09.19 22:59:53.998547 [ 244 ] {} <Trace> system.asynchronous_metric_log (bca33372-b4bf-4cde-a852-32614280436e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 987 | 2025.09.19 22:59:53.998674 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 988 | 2025.09.19 22:59:54.067644 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 989 | 2025.09.19 22:59:54.084400 [ 243 ] {} <Trace> system.metric_log (7aa602dd-2bad-4eb0-9b44-e0644e70e18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2025.09.19 22:59:54.084463 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 991 | 2025.09.19 22:59:54.090985 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 992 | 2025.09.19 22:59:54.092220 [ 243 ] {} <Trace> system.metric_log (7aa602dd-2bad-4eb0-9b44-e0644e70e18f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2025.09.19 22:59:54.095659 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 994 | 2025.09.19 22:59:55.000388 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.83 MiB, peak 163.83 MiB, free memory in arenas 0.00 B, will set to 160.93 MiB (RSS), difference: 1.10 MiB | ||
| 995 | 2025.09.19 22:59:58.443827 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2025.09.19 22:59:58.444038 [ 3 ] {9440f058-31d9-4095-8250-c9b304f925a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 997 | 2025.09.19 22:59:58.444111 [ 3 ] {9440f058-31d9-4095-8250-c9b304f925a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 998 | 2025.09.19 22:59:58.444816 [ 3 ] {9440f058-31d9-4095-8250-c9b304f925a3} <Trace> oximeter.fields_string (843e596e-c9e1-40d1-a94b-200bc5d1c0d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 999 | 2025.09.19 22:59:58.444861 [ 3 ] {9440f058-31d9-4095-8250-c9b304f925a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1000 | 2025.09.19 22:59:58.445370 [ 3 ] {9440f058-31d9-4095-8250-c9b304f925a3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1001 | 2025.09.19 22:59:58.445823 [ 3 ] {9440f058-31d9-4095-8250-c9b304f925a3} <Trace> oximeter.fields_string (843e596e-c9e1-40d1-a94b-200bc5d1c0d9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1002 | 2025.09.19 22:59:58.445972 [ 3 ] {9440f058-31d9-4095-8250-c9b304f925a3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00199 sec., 28140.70351758794 rows/sec., 2.16 MiB/sec. | ||
| 1003 | 2025.09.19 22:59:58.446015 [ 3 ] {9440f058-31d9-4095-8250-c9b304f925a3} <Debug> TCPHandler: Processed in 0.002316491 sec. | ||
| 1004 | 2025.09.19 22:59:58.446138 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2025.09.19 22:59:58.446234 [ 3 ] {848c7f66-1f43-4b55-bb6d-0d234505de20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1006 | 2025.09.19 22:59:58.446276 [ 3 ] {848c7f66-1f43-4b55-bb6d-0d234505de20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1007 | 2025.09.19 22:59:58.446711 [ 3 ] {848c7f66-1f43-4b55-bb6d-0d234505de20} <Trace> oximeter.fields_uuid (36105b4a-3029-4bfa-a946-0b173b69c46b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1008 | 2025.09.19 22:59:58.446745 [ 3 ] {848c7f66-1f43-4b55-bb6d-0d234505de20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1009 | 2025.09.19 22:59:58.447164 [ 3 ] {848c7f66-1f43-4b55-bb6d-0d234505de20} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1010 | 2025.09.19 22:59:58.447679 [ 3 ] {848c7f66-1f43-4b55-bb6d-0d234505de20} <Trace> oximeter.fields_uuid (36105b4a-3029-4bfa-a946-0b173b69c46b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1011 | 2025.09.19 22:59:58.447806 [ 3 ] {848c7f66-1f43-4b55-bb6d-0d234505de20} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00159 sec., 40251.57232704402 rows/sec., 3.14 MiB/sec. | ||
| 1012 | 2025.09.19 22:59:58.447843 [ 3 ] {848c7f66-1f43-4b55-bb6d-0d234505de20} <Debug> TCPHandler: Processed in 0.001754601 sec. | ||
| 1013 | 2025.09.19 22:59:58.447959 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2025.09.19 22:59:58.448055 [ 3 ] {d3a1ecd9-3f1c-4106-bd9d-0bc618eda782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1015 | 2025.09.19 22:59:58.448100 [ 3 ] {d3a1ecd9-3f1c-4106-bd9d-0bc618eda782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1016 | 2025.09.19 22:59:58.448528 [ 3 ] {d3a1ecd9-3f1c-4106-bd9d-0bc618eda782} <Trace> oximeter.measurements_cumulativeu64 (9cd4f457-0572-4407-b847-56a6463362e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1017 | 2025.09.19 22:59:58.448563 [ 3 ] {d3a1ecd9-3f1c-4106-bd9d-0bc618eda782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1018 | 2025.09.19 22:59:58.449044 [ 3 ] {d3a1ecd9-3f1c-4106-bd9d-0bc618eda782} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1019 | 2025.09.19 22:59:58.449586 [ 3 ] {d3a1ecd9-3f1c-4106-bd9d-0bc618eda782} <Trace> oximeter.measurements_cumulativeu64 (9cd4f457-0572-4407-b847-56a6463362e3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1020 | 2025.09.19 22:59:58.449715 [ 3 ] {d3a1ecd9-3f1c-4106-bd9d-0bc618eda782} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001679 sec., 95294.81834425253 rows/sec., 6.64 MiB/sec. | ||
| 1021 | 2025.09.19 22:59:58.449750 [ 3 ] {d3a1ecd9-3f1c-4106-bd9d-0bc618eda782} <Debug> TCPHandler: Processed in 0.001840423 sec. | ||
| 1022 | 2025.09.19 22:59:58.449853 [ 3 ] {} <Trace> TCP-Session: c36a8b8b-e123-428b-8715-d4657edf040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2025.09.19 22:59:58.449947 [ 3 ] {c666344a-0152-42bb-82e3-bae737b8266c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1024 | 2025.09.19 22:59:58.449989 [ 3 ] {c666344a-0152-42bb-82e3-bae737b8266c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1025 | 2025.09.19 22:59:58.450325 [ 3 ] {c666344a-0152-42bb-82e3-bae737b8266c} <Trace> oximeter.measurements_u64 (753a1353-9485-4b5b-a097-60afdc43eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2025.09.19 22:59:58.450359 [ 3 ] {c666344a-0152-42bb-82e3-bae737b8266c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1027 | 2025.09.19 22:59:58.450797 [ 3 ] {c666344a-0152-42bb-82e3-bae737b8266c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1028 | 2025.09.19 22:59:58.451237 [ 3 ] {c666344a-0152-42bb-82e3-bae737b8266c} <Trace> oximeter.measurements_u64 (753a1353-9485-4b5b-a097-60afdc43eff4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2025.09.19 22:59:58.451363 [ 3 ] {c666344a-0152-42bb-82e3-bae737b8266c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001433 sec., 41870.2023726448 rows/sec., 2.82 MiB/sec. | ||
| 1030 | 2025.09.19 22:59:58.451397 [ 3 ] {c666344a-0152-42bb-82e3-bae737b8266c} <Debug> TCPHandler: Processed in 0.001592068 sec. | ||
| 1031 | 2025.09.19 23:00:01.443469 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1032 | 2025.09.19 23:00:01.443527 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1033 | 2025.09.19 23:00:01.496073 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 170 | ||
| 1034 | 2025.09.19 23:00:01.498814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1035 | 2025.09.19 23:00:01.499542 [ 244 ] {} <Trace> system.asynchronous_metric_log (bca33372-b4bf-4cde-a852-32614280436e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1036 | 2025.09.19 23:00:01.499602 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1037 | 2025.09.19 23:00:01.499643 [ 242 ] {} <Trace> system.query_log (a9031aec-5ab4-4681-ba4c-7e5b225631e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2025.09.19 23:00:01.499693 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1039 | 2025.09.19 23:00:01.500662 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1040 | 2025.09.19 23:00:01.501213 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1041 | 2025.09.19 23:00:01.501234 [ 244 ] {} <Trace> system.asynchronous_metric_log (bca33372-b4bf-4cde-a852-32614280436e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1042 | 2025.09.19 23:00:01.501406 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1043 | 2025.09.19 23:00:01.501745 [ 242 ] {} <Trace> system.query_log (a9031aec-5ab4-4681-ba4c-7e5b225631e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1044 | 2025.09.19 23:00:01.502016 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1045 | 2025.09.19 23:00:01.595777 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1046 | 2025.09.19 23:00:01.613296 [ 243 ] {} <Trace> system.metric_log (7aa602dd-2bad-4eb0-9b44-e0644e70e18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1047 | 2025.09.19 23:00:01.613345 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1048 | 2025.09.19 23:00:01.620126 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1049 | 2025.09.19 23:00:01.621509 [ 243 ] {} <Trace> system.metric_log (7aa602dd-2bad-4eb0-9b44-e0644e70e18f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1050 | 2025.09.19 23:00:01.624862 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||