| 1 | [ Apr 10 03:13:36 Enabled. ] | ||
| 2 | [ Apr 10 03:13:36 Rereading configuration. ] | ||
| 3 | [ Apr 10 03:13:39 Rereading configuration. ] | ||
| 4 | [ Apr 10 03:13:44 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Apr 10 03:13:44 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.04.10 03:13:46.586678 [ 1 ] {} <Information> Application: Will watch for the process with pid 25965 | ||
| 29 | 2026.04.10 03:13:46.587083 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.10 03:13:46.943748 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25965 | ||
| 31 | 2026.04.10 03:13:46.946339 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.10 03:13:46.946501 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.10 03:13:47.149243 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.10 03:13:47.177327 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.10 03:13:47.177396 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.10 03:13:47.177412 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.10 03:13:47.177464 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.10 03:13:47.178021 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.10 03:13:47.182035 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.04.10 03:13:47.182859 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.10 03:13:47.183673 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.04.10 03:13:47.183721 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.04.10 03:13:47.183759 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.10 03:13:47.184459 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.10 03:13:47.185478 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.10 03:13:47.191728 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.10 03:13:47.192488 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.10 03:13:47.193788 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.10 03:13:47.193875 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.10 03:13:47.194877 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.04.10 03:13:47.195325 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.10 03:13:47.199152 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.10 03:13:47.199818 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.10 03:13:47.204762 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.10 03:13:47.205108 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.10 03:13:47.205502 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.10 03:13:47.205824 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.10 03:13:47.207250 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.10 03:13:47.207273 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.10 03:13:47.207334 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.10 03:13:47.207393 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.10 03:13:47.219331 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.10 03:13:47.219356 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000162533 sec | ||
| 68 | 2026.04.10 03:13:47.219405 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.10 03:13:47.219445 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.10 03:13:47.220176 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.10 03:13:47.220740 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.10 03:13:47.237675 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.10 03:13:47.237724 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.10 03:13:47.237811 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.10 03:13:47.237827 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.10 03:13:47.237865 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.10 03:13:47.237952 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.10 03:13:47.240368 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.10 03:13:47.240409 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.10 03:13:47.240454 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.10 03:13:47.240613 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.10 03:13:47.240654 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.10 03:13:47.240666 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.10 03:13:47.240732 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.10 03:13:47.240744 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.10 03:13:47.240773 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.10 03:13:47.240837 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.10 03:13:47.268736 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.10 03:13:47.270069 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.10 03:13:47.270144 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.2221e-05 sec | ||
| 91 | 2026.04.10 03:13:47.270157 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.10 03:13:47.270168 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.10 03:13:47.270189 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.10 03:13:47.270394 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.10 03:13:47.270485 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.10 03:13:47.270498 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.10 03:13:47.270509 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.04.10 03:13:47.270519 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.10 03:13:47.305025 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.10 03:13:47.305236 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2026.04.10 03:13:47.306632 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.199e-05 sec. | ||
| 102 | 2026.04.10 03:13:47.306970 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.10 03:13:47.307600 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.10 03:13:47.307615 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.10 03:13:48.000155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.81 MiB, peak 116.81 MiB, free memory in arenas 0.00 B, will set to 118.33 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.04.10 03:13:48.695785 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51146 | ||
| 107 | 2026.04.10 03:13:48.696679 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.04.10 03:13:48.696753 [ 4 ] {} <Debug> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Authenticating user 'default' from [fd00:1122:3344:101::d]:51146 | ||
| 109 | 2026.04.10 03:13:48.696871 [ 4 ] {} <Debug> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.10 03:13:48.696886 [ 4 ] {} <Debug> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.04.10 03:13:48.696982 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.04.10 03:13:48.697077 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.04.10 03:13:48.697094 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.04.10 03:13:48.697630 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36749 | ||
| 115 | 2026.04.10 03:13:48.697763 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37373 | ||
| 116 | 2026.04.10 03:13:48.697884 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.04.10 03:13:48.697919 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.04.10 03:13:48.697984 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51300 | ||
| 119 | 2026.04.10 03:13:48.697985 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51618 | ||
| 120 | 2026.04.10 03:13:48.698029 [ 5 ] {} <Debug> TCP-Session: cc1394f2-a5d2-4a85-a547-9239767990d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36749 | ||
| 121 | 2026.04.10 03:13:48.698062 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39599 | ||
| 122 | 2026.04.10 03:13:48.698037 [ 254 ] {} <Debug> TCP-Session: dffb3b92-e95c-4e28-8c9b-668e16762d38 Authenticating user 'default' from [fd00:1122:3344:101::d]:37373 | ||
| 123 | 2026.04.10 03:13:48.698192 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.04.10 03:13:48.698235 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63949 | ||
| 125 | 2026.04.10 03:13:48.698196 [ 5 ] {} <Debug> TCP-Session: cc1394f2-a5d2-4a85-a547-9239767990d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.04.10 03:13:48.698216 [ 254 ] {} <Debug> TCP-Session: dffb3b92-e95c-4e28-8c9b-668e16762d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.04.10 03:13:48.698319 [ 5 ] {} <Debug> TCP-Session: cc1394f2-a5d2-4a85-a547-9239767990d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.04.10 03:13:48.698356 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.04.10 03:13:48.698356 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.04.10 03:13:48.698391 [ 254 ] {} <Debug> TCP-Session: dffb3b92-e95c-4e28-8c9b-668e16762d38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.04.10 03:13:48.698435 [ 6 ] {} <Debug> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51618 | ||
| 132 | 2026.04.10 03:13:48.698445 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61068 | ||
| 133 | 2026.04.10 03:13:48.698417 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.04.10 03:13:48.698509 [ 6 ] {} <Debug> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.04.10 03:13:48.698414 [ 256 ] {} <Debug> TCP-Session: 1968550c-c42d-4f9b-88a7-9f6fb354a800 Authenticating user 'default' from [fd00:1122:3344:101::d]:39599 | ||
| 136 | 2026.04.10 03:13:48.698580 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.04.10 03:13:48.698601 [ 6 ] {} <Debug> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.04.10 03:13:48.698596 [ 256 ] {} <Debug> TCP-Session: 1968550c-c42d-4f9b-88a7-9f6fb354a800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.04.10 03:13:48.698664 [ 259 ] {} <Debug> TCP-Session: b2058bb4-b0d7-41a7-a627-a82d7e5c87ff Authenticating user 'default' from [fd00:1122:3344:101::d]:61068 | ||
| 140 | 2026.04.10 03:13:48.698592 [ 257 ] {} <Debug> TCP-Session: 4c9e8725-550a-4a5b-b24d-e1a81f60c0d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63949 | ||
| 141 | 2026.04.10 03:13:48.698775 [ 256 ] {} <Debug> TCP-Session: 1968550c-c42d-4f9b-88a7-9f6fb354a800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.04.10 03:13:48.698796 [ 259 ] {} <Debug> TCP-Session: b2058bb4-b0d7-41a7-a627-a82d7e5c87ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.04.10 03:13:48.698840 [ 257 ] {} <Debug> TCP-Session: 4c9e8725-550a-4a5b-b24d-e1a81f60c0d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.04.10 03:13:48.698858 [ 259 ] {} <Debug> TCP-Session: b2058bb4-b0d7-41a7-a627-a82d7e5c87ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.04.10 03:13:48.698323 [ 255 ] {} <Debug> TCP-Session: 93e8f1b7-83e8-42d4-9482-431ed81f3730 Authenticating user 'default' from [fd00:1122:3344:101::d]:51300 | ||
| 146 | 2026.04.10 03:13:48.698906 [ 257 ] {} <Debug> TCP-Session: 4c9e8725-550a-4a5b-b24d-e1a81f60c0d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.04.10 03:13:48.698944 [ 255 ] {} <Debug> TCP-Session: 93e8f1b7-83e8-42d4-9482-431ed81f3730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.04.10 03:13:48.698317 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32937 | ||
| 149 | 2026.04.10 03:13:48.699037 [ 255 ] {} <Debug> TCP-Session: 93e8f1b7-83e8-42d4-9482-431ed81f3730 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.04.10 03:13:48.699110 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.04.10 03:13:48.699155 [ 258 ] {} <Debug> TCP-Session: 3771b778-3b60-4901-aaf5-77ac6a84f8f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:32937 | ||
| 152 | 2026.04.10 03:13:48.699172 [ 258 ] {} <Debug> TCP-Session: 3771b778-3b60-4901-aaf5-77ac6a84f8f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.10 03:13:48.699317 [ 258 ] {} <Debug> TCP-Session: 3771b778-3b60-4901-aaf5-77ac6a84f8f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.04.10 03:13:48.706637 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.04.10 03:13:48.709670 [ 4 ] {dd556d93-e0e2-400b-b96d-9355d3cb229d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.04.10 03:13:48.827563 [ 4 ] {dd556d93-e0e2-400b-b96d-9355d3cb229d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51146) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.04.10 03:13:48.828689 [ 4 ] {dd556d93-e0e2-400b-b96d-9355d3cb229d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.04.10 03:13:48.828943 [ 4 ] {dd556d93-e0e2-400b-b96d-9355d3cb229d} <Debug> TCPHandler: Processed in 0.126571073 sec. | ||
| 205 | 2026.04.10 03:13:48.829391 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.04.10 03:13:48.829719 [ 6 ] {8aa76f60-b923-4847-8b2c-34e1c63f879c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.04.10 03:13:48.830116 [ 6 ] {8aa76f60-b923-4847-8b2c-34e1c63f879c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51618) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.04.10 03:13:48.830422 [ 6 ] {8aa76f60-b923-4847-8b2c-34e1c63f879c} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.04.10 03:13:48.830726 [ 6 ] {8aa76f60-b923-4847-8b2c-34e1c63f879c} <Debug> TCPHandler: Processed in 0.00151086 sec. | ||
| 256 | 2026.04.10 03:13:48.831046 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.04.10 03:13:48.831865 [ 4 ] {97ca6d92-ca11-4c17-b9f4-93de1824e280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.04.10 03:13:48.832649 [ 4 ] {97ca6d92-ca11-4c17-b9f4-93de1824e280} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.04.10 03:13:48.833981 [ 4 ] {97ca6d92-ca11-4c17-b9f4-93de1824e280} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.04.10 03:13:48.834008 [ 4 ] {97ca6d92-ca11-4c17-b9f4-93de1824e280} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.9711e-05 sec | ||
| 261 | 2026.04.10 03:13:48.834135 [ 4 ] {97ca6d92-ca11-4c17-b9f4-93de1824e280} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.04.10 03:13:48.834147 [ 4 ] {97ca6d92-ca11-4c17-b9f4-93de1824e280} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.04.10 03:13:48.834171 [ 4 ] {97ca6d92-ca11-4c17-b9f4-93de1824e280} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.04.10 03:13:48.834855 [ 4 ] {97ca6d92-ca11-4c17-b9f4-93de1824e280} <Debug> TCPHandler: Processed in 0.003920818 sec. | ||
| 265 | 2026.04.10 03:13:48.835091 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.04.10 03:13:48.835247 [ 4 ] {e828bf08-b078-47e0-b33d-d33ba80917c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.04.10 03:13:48.835411 [ 4 ] {e828bf08-b078-47e0-b33d-d33ba80917c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.04.10 03:13:48.841224 [ 4 ] {e828bf08-b078-47e0-b33d-d33ba80917c2} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.04.10 03:13:48.842473 [ 4 ] {e828bf08-b078-47e0-b33d-d33ba80917c2} <Debug> oximeter.version (ea3162cf-6caf-4330-823b-338ec8caac4a): Loading data parts | ||
| 271 | 2026.04.10 03:13:48.845323 [ 4 ] {e828bf08-b078-47e0-b33d-d33ba80917c2} <Debug> oximeter.version (ea3162cf-6caf-4330-823b-338ec8caac4a): There are no data parts | ||
| 272 | 2026.04.10 03:13:48.851249 [ 4 ] {e828bf08-b078-47e0-b33d-d33ba80917c2} <Debug> TCPHandler: Processed in 0.016212892 sec. | ||
| 273 | 2026.04.10 03:13:48.851424 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.04.10 03:13:48.851685 [ 4 ] {5d9557ab-d47a-45f9-9f55-4cb6b077cc4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 285 | 2026.04.10 03:13:48.851821 [ 4 ] {5d9557ab-d47a-45f9-9f55-4cb6b077cc4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.04.10 03:13:48.874941 [ 4 ] {5d9557ab-d47a-45f9-9f55-4cb6b077cc4e} <Debug> oximeter.measurements_bool (b9fe8a48-0b40-4e6d-a42a-68edd77269e5): Loading data parts | ||
| 287 | 2026.04.10 03:13:48.875159 [ 4 ] {5d9557ab-d47a-45f9-9f55-4cb6b077cc4e} <Debug> oximeter.measurements_bool (b9fe8a48-0b40-4e6d-a42a-68edd77269e5): There are no data parts | ||
| 288 | 2026.04.10 03:13:48.878754 [ 4 ] {5d9557ab-d47a-45f9-9f55-4cb6b077cc4e} <Debug> TCPHandler: Processed in 0.027383393 sec. | ||
| 289 | 2026.04.10 03:13:48.878995 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.04.10 03:13:48.879162 [ 4 ] {f2fcae46-1bf8-4641-91d8-3963dcecdeac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 291 | 2026.04.10 03:13:48.879285 [ 4 ] {f2fcae46-1bf8-4641-91d8-3963dcecdeac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.04.10 03:13:48.881156 [ 4 ] {f2fcae46-1bf8-4641-91d8-3963dcecdeac} <Debug> oximeter.measurements_i8 (e30b6526-104c-4cd1-9f52-fb805dc63d1f): Loading data parts | ||
| 293 | 2026.04.10 03:13:48.881381 [ 4 ] {f2fcae46-1bf8-4641-91d8-3963dcecdeac} <Debug> oximeter.measurements_i8 (e30b6526-104c-4cd1-9f52-fb805dc63d1f): There are no data parts | ||
| 294 | 2026.04.10 03:13:48.884427 [ 4 ] {f2fcae46-1bf8-4641-91d8-3963dcecdeac} <Debug> TCPHandler: Processed in 0.005485109 sec. | ||
| 295 | 2026.04.10 03:13:48.884602 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.04.10 03:13:48.884878 [ 4 ] {436f36ed-f1bd-463c-9332-25bb4f46c6de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 297 | 2026.04.10 03:13:48.884929 [ 4 ] {436f36ed-f1bd-463c-9332-25bb4f46c6de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.04.10 03:13:48.886735 [ 4 ] {436f36ed-f1bd-463c-9332-25bb4f46c6de} <Debug> oximeter.measurements_u8 (ce62883d-5bb0-4f6d-9cfa-1868c50b78eb): Loading data parts | ||
| 299 | 2026.04.10 03:13:48.886911 [ 4 ] {436f36ed-f1bd-463c-9332-25bb4f46c6de} <Debug> oximeter.measurements_u8 (ce62883d-5bb0-4f6d-9cfa-1868c50b78eb): There are no data parts | ||
| 300 | 2026.04.10 03:13:48.890044 [ 4 ] {436f36ed-f1bd-463c-9332-25bb4f46c6de} <Debug> TCPHandler: Processed in 0.005501769 sec. | ||
| 301 | 2026.04.10 03:13:48.890298 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.04.10 03:13:48.890490 [ 4 ] {8fa3e456-3684-46b3-b321-bd7024eede5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 303 | 2026.04.10 03:13:48.890660 [ 4 ] {8fa3e456-3684-46b3-b321-bd7024eede5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.04.10 03:13:48.892520 [ 4 ] {8fa3e456-3684-46b3-b321-bd7024eede5c} <Debug> oximeter.measurements_i16 (5ea2a3a7-8c25-4514-acf5-4e1e9478a7e6): Loading data parts | ||
| 305 | 2026.04.10 03:13:48.892664 [ 4 ] {8fa3e456-3684-46b3-b321-bd7024eede5c} <Debug> oximeter.measurements_i16 (5ea2a3a7-8c25-4514-acf5-4e1e9478a7e6): There are no data parts | ||
| 306 | 2026.04.10 03:13:48.895649 [ 4 ] {8fa3e456-3684-46b3-b321-bd7024eede5c} <Debug> TCPHandler: Processed in 0.005412488 sec. | ||
| 307 | 2026.04.10 03:13:48.895825 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.04.10 03:13:48.896016 [ 4 ] {a003be86-99de-4f98-8827-acc492ba3351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 309 | 2026.04.10 03:13:48.896138 [ 4 ] {a003be86-99de-4f98-8827-acc492ba3351} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.04.10 03:13:48.898242 [ 4 ] {a003be86-99de-4f98-8827-acc492ba3351} <Debug> oximeter.measurements_u16 (27799602-2eaf-4cbe-b3a8-783c377a291e): Loading data parts | ||
| 311 | 2026.04.10 03:13:48.898406 [ 4 ] {a003be86-99de-4f98-8827-acc492ba3351} <Debug> oximeter.measurements_u16 (27799602-2eaf-4cbe-b3a8-783c377a291e): There are no data parts | ||
| 312 | 2026.04.10 03:13:48.901741 [ 4 ] {a003be86-99de-4f98-8827-acc492ba3351} <Debug> TCPHandler: Processed in 0.005981159 sec. | ||
| 313 | 2026.04.10 03:13:48.901984 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.04.10 03:13:48.902192 [ 4 ] {f0f54c5f-66ca-4412-974f-0d490bc98ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 315 | 2026.04.10 03:13:48.902321 [ 4 ] {f0f54c5f-66ca-4412-974f-0d490bc98ad6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.04.10 03:13:48.904205 [ 4 ] {f0f54c5f-66ca-4412-974f-0d490bc98ad6} <Debug> oximeter.measurements_i32 (294eeca6-aed1-4b61-be0f-b682d50dec88): Loading data parts | ||
| 317 | 2026.04.10 03:13:48.904379 [ 4 ] {f0f54c5f-66ca-4412-974f-0d490bc98ad6} <Debug> oximeter.measurements_i32 (294eeca6-aed1-4b61-be0f-b682d50dec88): There are no data parts | ||
| 318 | 2026.04.10 03:13:48.907998 [ 4 ] {f0f54c5f-66ca-4412-974f-0d490bc98ad6} <Debug> TCPHandler: Processed in 0.006074931 sec. | ||
| 319 | 2026.04.10 03:13:48.908171 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.04.10 03:13:48.908366 [ 4 ] {e48bb3f3-3179-40c0-ae8e-c66acccf45b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 321 | 2026.04.10 03:13:48.908513 [ 4 ] {e48bb3f3-3179-40c0-ae8e-c66acccf45b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.04.10 03:13:48.911118 [ 4 ] {e48bb3f3-3179-40c0-ae8e-c66acccf45b1} <Debug> oximeter.measurements_u32 (a5caf56f-1f2f-4aef-a92a-53ad1d29be82): Loading data parts | ||
| 323 | 2026.04.10 03:13:48.911262 [ 4 ] {e48bb3f3-3179-40c0-ae8e-c66acccf45b1} <Debug> oximeter.measurements_u32 (a5caf56f-1f2f-4aef-a92a-53ad1d29be82): There are no data parts | ||
| 324 | 2026.04.10 03:13:48.912599 [ 4 ] {e48bb3f3-3179-40c0-ae8e-c66acccf45b1} <Debug> TCPHandler: Processed in 0.00449807 sec. | ||
| 325 | 2026.04.10 03:13:48.912745 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.04.10 03:13:48.912984 [ 4 ] {9c154cae-3059-4fc1-9de1-3a38e11db3e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2026.04.10 03:13:48.913108 [ 4 ] {9c154cae-3059-4fc1-9de1-3a38e11db3e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.04.10 03:13:48.916252 [ 4 ] {9c154cae-3059-4fc1-9de1-3a38e11db3e5} <Debug> oximeter.measurements_i64 (6c71da04-8fcb-467a-9798-a5695ea35f37): Loading data parts | ||
| 329 | 2026.04.10 03:13:48.916420 [ 4 ] {9c154cae-3059-4fc1-9de1-3a38e11db3e5} <Debug> oximeter.measurements_i64 (6c71da04-8fcb-467a-9798-a5695ea35f37): There are no data parts | ||
| 330 | 2026.04.10 03:13:48.918379 [ 4 ] {9c154cae-3059-4fc1-9de1-3a38e11db3e5} <Debug> TCPHandler: Processed in 0.005683773 sec. | ||
| 331 | 2026.04.10 03:13:48.918535 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.04.10 03:13:48.918689 [ 4 ] {d183ffb4-b9d8-466e-b62d-2e6ed0627722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 333 | 2026.04.10 03:13:48.918819 [ 4 ] {d183ffb4-b9d8-466e-b62d-2e6ed0627722} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.04.10 03:13:48.922924 [ 4 ] {d183ffb4-b9d8-466e-b62d-2e6ed0627722} <Debug> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Loading data parts | ||
| 335 | 2026.04.10 03:13:48.923176 [ 4 ] {d183ffb4-b9d8-466e-b62d-2e6ed0627722} <Debug> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): There are no data parts | ||
| 336 | 2026.04.10 03:13:48.924628 [ 4 ] {d183ffb4-b9d8-466e-b62d-2e6ed0627722} <Debug> TCPHandler: Processed in 0.006143862 sec. | ||
| 337 | 2026.04.10 03:13:48.924779 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.04.10 03:13:48.925037 [ 4 ] {5583905c-c11c-4cea-977a-a890a440865d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 339 | 2026.04.10 03:13:48.925170 [ 4 ] {5583905c-c11c-4cea-977a-a890a440865d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.04.10 03:13:48.927768 [ 4 ] {5583905c-c11c-4cea-977a-a890a440865d} <Debug> oximeter.measurements_f32 (a0838116-fc54-4d36-8ab2-8f83a4666d23): Loading data parts | ||
| 341 | 2026.04.10 03:13:48.927928 [ 4 ] {5583905c-c11c-4cea-977a-a890a440865d} <Debug> oximeter.measurements_f32 (a0838116-fc54-4d36-8ab2-8f83a4666d23): There are no data parts | ||
| 342 | 2026.04.10 03:13:48.929554 [ 4 ] {5583905c-c11c-4cea-977a-a890a440865d} <Debug> TCPHandler: Processed in 0.004826966 sec. | ||
| 343 | 2026.04.10 03:13:48.929700 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.04.10 03:13:48.929856 [ 4 ] {56bd09dd-d2ef-4e18-8bdd-a9ad523e5d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 345 | 2026.04.10 03:13:48.929975 [ 4 ] {56bd09dd-d2ef-4e18-8bdd-a9ad523e5d1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.04.10 03:13:48.933488 [ 4 ] {56bd09dd-d2ef-4e18-8bdd-a9ad523e5d1c} <Debug> oximeter.measurements_f64 (1d0c3ea8-2e3a-45f0-b2a3-a295aee77f66): Loading data parts | ||
| 347 | 2026.04.10 03:13:48.933740 [ 4 ] {56bd09dd-d2ef-4e18-8bdd-a9ad523e5d1c} <Debug> oximeter.measurements_f64 (1d0c3ea8-2e3a-45f0-b2a3-a295aee77f66): There are no data parts | ||
| 348 | 2026.04.10 03:13:48.935739 [ 4 ] {56bd09dd-d2ef-4e18-8bdd-a9ad523e5d1c} <Debug> TCPHandler: Processed in 0.006087971 sec. | ||
| 349 | 2026.04.10 03:13:48.935885 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.04.10 03:13:48.936129 [ 4 ] {37b47e21-0b24-48ca-9a2b-e282afddf93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2026.04.10 03:13:48.936239 [ 4 ] {37b47e21-0b24-48ca-9a2b-e282afddf93f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.04.10 03:13:48.940125 [ 4 ] {37b47e21-0b24-48ca-9a2b-e282afddf93f} <Debug> oximeter.measurements_string (7d305528-6004-4735-ba5c-a016b404a7dd): Loading data parts | ||
| 353 | 2026.04.10 03:13:48.940329 [ 4 ] {37b47e21-0b24-48ca-9a2b-e282afddf93f} <Debug> oximeter.measurements_string (7d305528-6004-4735-ba5c-a016b404a7dd): There are no data parts | ||
| 354 | 2026.04.10 03:13:48.942356 [ 4 ] {37b47e21-0b24-48ca-9a2b-e282afddf93f} <Debug> TCPHandler: Processed in 0.006521549 sec. | ||
| 355 | 2026.04.10 03:13:48.942506 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.04.10 03:13:48.942661 [ 4 ] {23a0239e-3aaa-4350-85a0-9ad940fbd3f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.04.10 03:13:48.942809 [ 4 ] {23a0239e-3aaa-4350-85a0-9ad940fbd3f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.04.10 03:13:48.946842 [ 4 ] {23a0239e-3aaa-4350-85a0-9ad940fbd3f6} <Debug> oximeter.measurements_bytes (2f149920-76c1-46bf-abcb-3f5b78cef67c): Loading data parts | ||
| 366 | 2026.04.10 03:13:48.947018 [ 4 ] {23a0239e-3aaa-4350-85a0-9ad940fbd3f6} <Debug> oximeter.measurements_bytes (2f149920-76c1-46bf-abcb-3f5b78cef67c): There are no data parts | ||
| 367 | 2026.04.10 03:13:48.949170 [ 4 ] {23a0239e-3aaa-4350-85a0-9ad940fbd3f6} <Debug> TCPHandler: Processed in 0.006713474 sec. | ||
| 368 | 2026.04.10 03:13:48.949316 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.04.10 03:13:48.949479 [ 4 ] {b1891785-fabe-45b3-b7a7-40db179899e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2026.04.10 03:13:48.949601 [ 4 ] {b1891785-fabe-45b3-b7a7-40db179899e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.04.10 03:13:48.952775 [ 4 ] {b1891785-fabe-45b3-b7a7-40db179899e3} <Debug> oximeter.measurements_cumulativei64 (b5fde1f1-cdf0-432a-bdd5-5e3cd942e464): Loading data parts | ||
| 372 | 2026.04.10 03:13:48.952933 [ 4 ] {b1891785-fabe-45b3-b7a7-40db179899e3} <Debug> oximeter.measurements_cumulativei64 (b5fde1f1-cdf0-432a-bdd5-5e3cd942e464): There are no data parts | ||
| 373 | 2026.04.10 03:13:48.954610 [ 4 ] {b1891785-fabe-45b3-b7a7-40db179899e3} <Debug> TCPHandler: Processed in 0.005344546 sec. | ||
| 374 | 2026.04.10 03:13:48.954805 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.04.10 03:13:48.955052 [ 4 ] {721cb2f3-2c7b-413d-8d7d-22fac4f7cf0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2026.04.10 03:13:48.955172 [ 4 ] {721cb2f3-2c7b-413d-8d7d-22fac4f7cf0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.04.10 03:13:48.958556 [ 4 ] {721cb2f3-2c7b-413d-8d7d-22fac4f7cf0e} <Debug> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Loading data parts | ||
| 378 | 2026.04.10 03:13:48.958790 [ 4 ] {721cb2f3-2c7b-413d-8d7d-22fac4f7cf0e} <Debug> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): There are no data parts | ||
| 379 | 2026.04.10 03:13:48.960382 [ 4 ] {721cb2f3-2c7b-413d-8d7d-22fac4f7cf0e} <Debug> TCPHandler: Processed in 0.005634023 sec. | ||
| 380 | 2026.04.10 03:13:48.960528 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.04.10 03:13:48.960772 [ 4 ] {715fc6e2-aa45-43c0-bd2c-ad72817b61da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2026.04.10 03:13:48.960854 [ 4 ] {715fc6e2-aa45-43c0-bd2c-ad72817b61da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.04.10 03:13:48.963519 [ 4 ] {715fc6e2-aa45-43c0-bd2c-ad72817b61da} <Debug> oximeter.measurements_cumulativef32 (25566a8a-a7de-406c-9ccb-9ab87db9176d): Loading data parts | ||
| 384 | 2026.04.10 03:13:48.963669 [ 4 ] {715fc6e2-aa45-43c0-bd2c-ad72817b61da} <Debug> oximeter.measurements_cumulativef32 (25566a8a-a7de-406c-9ccb-9ab87db9176d): There are no data parts | ||
| 385 | 2026.04.10 03:13:48.965315 [ 4 ] {715fc6e2-aa45-43c0-bd2c-ad72817b61da} <Debug> TCPHandler: Processed in 0.004836506 sec. | ||
| 386 | 2026.04.10 03:13:48.965467 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.04.10 03:13:48.965633 [ 4 ] {c3ae19eb-903a-4e49-94a0-56b27efa3088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2026.04.10 03:13:48.965754 [ 4 ] {c3ae19eb-903a-4e49-94a0-56b27efa3088} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.04.10 03:13:48.969339 [ 4 ] {c3ae19eb-903a-4e49-94a0-56b27efa3088} <Debug> oximeter.measurements_cumulativef64 (a98951a3-6689-4f04-acb0-e204fe2e4f6f): Loading data parts | ||
| 390 | 2026.04.10 03:13:48.969548 [ 4 ] {c3ae19eb-903a-4e49-94a0-56b27efa3088} <Debug> oximeter.measurements_cumulativef64 (a98951a3-6689-4f04-acb0-e204fe2e4f6f): There are no data parts | ||
| 391 | 2026.04.10 03:13:48.971431 [ 4 ] {c3ae19eb-903a-4e49-94a0-56b27efa3088} <Debug> TCPHandler: Processed in 0.00601814 sec. | ||
| 392 | 2026.04.10 03:13:48.971586 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.04.10 03:13:48.971897 [ 4 ] {ace7c202-01d9-41b0-8c41-145d835e187c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 404 | 2026.04.10 03:13:48.972037 [ 4 ] {ace7c202-01d9-41b0-8c41-145d835e187c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.04.10 03:13:48.974740 [ 4 ] {ace7c202-01d9-41b0-8c41-145d835e187c} <Debug> oximeter.measurements_histogrami8 (1aa3f796-ec1c-410c-a549-8fbecab082b8): Loading data parts | ||
| 406 | 2026.04.10 03:13:48.974892 [ 4 ] {ace7c202-01d9-41b0-8c41-145d835e187c} <Debug> oximeter.measurements_histogrami8 (1aa3f796-ec1c-410c-a549-8fbecab082b8): There are no data parts | ||
| 407 | 2026.04.10 03:13:48.977548 [ 4 ] {ace7c202-01d9-41b0-8c41-145d835e187c} <Debug> TCPHandler: Processed in 0.006013949 sec. | ||
| 408 | 2026.04.10 03:13:48.977699 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.04.10 03:13:48.977937 [ 4 ] {58b86c44-8603-490e-a6e8-e2a8dc926d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 410 | 2026.04.10 03:13:48.978098 [ 4 ] {58b86c44-8603-490e-a6e8-e2a8dc926d6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.04.10 03:13:48.980643 [ 4 ] {58b86c44-8603-490e-a6e8-e2a8dc926d6b} <Debug> oximeter.measurements_histogramu8 (ae8d4289-2d88-45a6-9e0e-200a5955035a): Loading data parts | ||
| 412 | 2026.04.10 03:13:48.980873 [ 4 ] {58b86c44-8603-490e-a6e8-e2a8dc926d6b} <Debug> oximeter.measurements_histogramu8 (ae8d4289-2d88-45a6-9e0e-200a5955035a): There are no data parts | ||
| 413 | 2026.04.10 03:13:48.982382 [ 4 ] {58b86c44-8603-490e-a6e8-e2a8dc926d6b} <Debug> TCPHandler: Processed in 0.004733174 sec. | ||
| 414 | 2026.04.10 03:13:48.982516 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.04.10 03:13:48.982806 [ 4 ] {88004d57-874d-4d62-8326-a56f30a6aa36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 416 | 2026.04.10 03:13:48.982984 [ 4 ] {88004d57-874d-4d62-8326-a56f30a6aa36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.04.10 03:13:48.985502 [ 4 ] {88004d57-874d-4d62-8326-a56f30a6aa36} <Debug> oximeter.measurements_histogrami16 (242dba50-4243-4b41-800c-c468b996160f): Loading data parts | ||
| 418 | 2026.04.10 03:13:48.985790 [ 4 ] {88004d57-874d-4d62-8326-a56f30a6aa36} <Debug> oximeter.measurements_histogrami16 (242dba50-4243-4b41-800c-c468b996160f): There are no data parts | ||
| 419 | 2026.04.10 03:13:48.987424 [ 4 ] {88004d57-874d-4d62-8326-a56f30a6aa36} <Debug> TCPHandler: Processed in 0.004958908 sec. | ||
| 420 | 2026.04.10 03:13:48.987652 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.04.10 03:13:48.987870 [ 4 ] {9c9ad478-fe7d-4276-8298-247c1607e2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2026.04.10 03:13:48.987994 [ 4 ] {9c9ad478-fe7d-4276-8298-247c1607e2a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.04.10 03:13:48.990573 [ 4 ] {9c9ad478-fe7d-4276-8298-247c1607e2a0} <Debug> oximeter.measurements_histogramu16 (574b131e-50f2-40f9-96ea-3240e9c12a8a): Loading data parts | ||
| 424 | 2026.04.10 03:13:48.990862 [ 4 ] {9c9ad478-fe7d-4276-8298-247c1607e2a0} <Debug> oximeter.measurements_histogramu16 (574b131e-50f2-40f9-96ea-3240e9c12a8a): There are no data parts | ||
| 425 | 2026.04.10 03:13:48.992327 [ 4 ] {9c9ad478-fe7d-4276-8298-247c1607e2a0} <Debug> TCPHandler: Processed in 0.004723184 sec. | ||
| 426 | 2026.04.10 03:13:48.992483 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.04.10 03:13:48.992861 [ 4 ] {2f1da7f4-d305-4264-80ea-332f4c91daba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2026.04.10 03:13:48.993018 [ 4 ] {2f1da7f4-d305-4264-80ea-332f4c91daba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.04.10 03:13:48.996530 [ 4 ] {2f1da7f4-d305-4264-80ea-332f4c91daba} <Debug> oximeter.measurements_histogrami32 (a79b9938-694c-47d6-8117-0633ebe0206e): Loading data parts | ||
| 430 | 2026.04.10 03:13:48.996725 [ 4 ] {2f1da7f4-d305-4264-80ea-332f4c91daba} <Debug> oximeter.measurements_histogrami32 (a79b9938-694c-47d6-8117-0633ebe0206e): There are no data parts | ||
| 431 | 2026.04.10 03:13:48.998328 [ 4 ] {2f1da7f4-d305-4264-80ea-332f4c91daba} <Debug> TCPHandler: Processed in 0.005901907 sec. | ||
| 432 | 2026.04.10 03:13:48.998549 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.04.10 03:13:48.998760 [ 4 ] {4feedebd-d348-47d5-a4b8-83448af9240b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 434 | 2026.04.10 03:13:48.998906 [ 4 ] {4feedebd-d348-47d5-a4b8-83448af9240b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.04.10 03:13:49.000150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.22 MiB, peak 124.22 MiB, free memory in arenas 0.00 B, will set to 132.70 MiB (RSS), difference: 8.48 MiB | ||
| 436 | 2026.04.10 03:13:49.001371 [ 4 ] {4feedebd-d348-47d5-a4b8-83448af9240b} <Debug> oximeter.measurements_histogramu32 (c2353df7-2e7d-4323-b6ec-62b56e117f95): Loading data parts | ||
| 437 | 2026.04.10 03:13:49.001521 [ 4 ] {4feedebd-d348-47d5-a4b8-83448af9240b} <Debug> oximeter.measurements_histogramu32 (c2353df7-2e7d-4323-b6ec-62b56e117f95): There are no data parts | ||
| 438 | 2026.04.10 03:13:49.003411 [ 4 ] {4feedebd-d348-47d5-a4b8-83448af9240b} <Debug> TCPHandler: Processed in 0.004911708 sec. | ||
| 439 | 2026.04.10 03:13:49.003596 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 440 | 2026.04.10 03:13:49.003881 [ 4 ] {c8d4aed6-21eb-4f99-a81c-6052abe3b502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) 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) | ||
| 441 | 2026.04.10 03:13:49.004548 [ 4 ] {c8d4aed6-21eb-4f99-a81c-6052abe3b502} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 442 | 2026.04.10 03:13:49.007303 [ 4 ] {c8d4aed6-21eb-4f99-a81c-6052abe3b502} <Debug> oximeter.measurements_histogrami64 (827f4fa3-fb0c-436c-a853-c868a1351ca0): Loading data parts | ||
| 443 | 2026.04.10 03:13:49.007503 [ 4 ] {c8d4aed6-21eb-4f99-a81c-6052abe3b502} <Debug> oximeter.measurements_histogrami64 (827f4fa3-fb0c-436c-a853-c868a1351ca0): There are no data parts | ||
| 444 | 2026.04.10 03:13:49.009044 [ 4 ] {c8d4aed6-21eb-4f99-a81c-6052abe3b502} <Debug> TCPHandler: Processed in 0.00549887 sec. | ||
| 445 | 2026.04.10 03:13:49.009295 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 446 | 2026.04.10 03:13:49.009510 [ 4 ] {dd64f6db-03f0-4c4f-9655-01576c6aee20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) 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) | ||
| 447 | 2026.04.10 03:13:49.009646 [ 4 ] {dd64f6db-03f0-4c4f-9655-01576c6aee20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 448 | 2026.04.10 03:13:49.012129 [ 4 ] {dd64f6db-03f0-4c4f-9655-01576c6aee20} <Debug> oximeter.measurements_histogramu64 (84d59511-04cf-44bb-be8b-65fb268bb913): Loading data parts | ||
| 449 | 2026.04.10 03:13:49.012315 [ 4 ] {dd64f6db-03f0-4c4f-9655-01576c6aee20} <Debug> oximeter.measurements_histogramu64 (84d59511-04cf-44bb-be8b-65fb268bb913): There are no data parts | ||
| 450 | 2026.04.10 03:13:49.014133 [ 4 ] {dd64f6db-03f0-4c4f-9655-01576c6aee20} <Debug> TCPHandler: Processed in 0.004888227 sec. | ||
| 451 | 2026.04.10 03:13:49.014277 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.04.10 03:13:49.014600 [ 4 ] {6129e8a6-1a40-490e-b2e4-d7359e63955f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) 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) | ||
| 453 | 2026.04.10 03:13:49.014725 [ 4 ] {6129e8a6-1a40-490e-b2e4-d7359e63955f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 454 | 2026.04.10 03:13:49.018966 [ 4 ] {6129e8a6-1a40-490e-b2e4-d7359e63955f} <Debug> oximeter.measurements_histogramf32 (7f538b2b-6693-4774-81b7-6e01c80907b5): Loading data parts | ||
| 455 | 2026.04.10 03:13:49.019131 [ 4 ] {6129e8a6-1a40-490e-b2e4-d7359e63955f} <Debug> oximeter.measurements_histogramf32 (7f538b2b-6693-4774-81b7-6e01c80907b5): There are no data parts | ||
| 456 | 2026.04.10 03:13:49.021123 [ 4 ] {6129e8a6-1a40-490e-b2e4-d7359e63955f} <Debug> TCPHandler: Processed in 0.006894727 sec. | ||
| 457 | 2026.04.10 03:13:49.021292 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.04.10 03:13:49.021552 [ 4 ] {a91af02d-afc5-4267-a247-e6e3610858a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) 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) | ||
| 459 | 2026.04.10 03:13:49.021728 [ 4 ] {a91af02d-afc5-4267-a247-e6e3610858a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 460 | 2026.04.10 03:13:49.026153 [ 4 ] {a91af02d-afc5-4267-a247-e6e3610858a3} <Debug> oximeter.measurements_histogramf64 (4b75c80b-a7b9-4af9-a8e4-6f027be98c1d): Loading data parts | ||
| 461 | 2026.04.10 03:13:49.026450 [ 4 ] {a91af02d-afc5-4267-a247-e6e3610858a3} <Debug> oximeter.measurements_histogramf64 (4b75c80b-a7b9-4af9-a8e4-6f027be98c1d): There are no data parts | ||
| 462 | 2026.04.10 03:13:49.027911 [ 4 ] {a91af02d-afc5-4267-a247-e6e3610858a3} <Debug> TCPHandler: Processed in 0.006680362 sec. | ||
| 463 | 2026.04.10 03:13:49.028080 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.04.10 03:13:49.028346 [ 4 ] {77645487-1733-4223-8cdb-89c8417c8ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) /* The field tables store named dimensions of each timeseries. | ||
| 465 | * | ||
| 466 | * As with the measurement tables, there is one field table for each field data | ||
| 467 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 468 | * this behavior **must not** be relied upon for query correctness. | ||
| 469 | * | ||
| 470 | * The index for the fields differs from the measurements, however. Rows are | ||
| 471 | * sorted by timeseries name, then field name, field value, and finally | ||
| 472 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 473 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 474 | * usually then used to look up measurements. | ||
| 475 | * | ||
| 476 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 477 | * timeseries name and then key, since it would improve lookups where one | ||
| 478 | * already has the key. Realistically though, these tables are quite small and | ||
| 479 | * so performance benefits will be low in absolute terms. | ||
| 480 | * | ||
| 481 | * TTL: We use a materialized column to expire old field table records. This | ||
| 482 | * column is generated automatically by the database whenever a new row is | ||
| 483 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 484 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 485 | * record will remain during a deduplication, which will have the last | ||
| 486 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 487 | * measurement tables. | ||
| 488 | */ | ||
| 489 | 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) | ||
| 490 | 2026.04.10 03:13:49.028473 [ 4 ] {77645487-1733-4223-8cdb-89c8417c8ab9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 491 | 2026.04.10 03:13:49.032695 [ 4 ] {77645487-1733-4223-8cdb-89c8417c8ab9} <Debug> oximeter.fields_bool (3e3e4a90-3ee5-42b3-9cb2-a0f4882b3302): Loading data parts | ||
| 492 | 2026.04.10 03:13:49.032868 [ 4 ] {77645487-1733-4223-8cdb-89c8417c8ab9} <Debug> oximeter.fields_bool (3e3e4a90-3ee5-42b3-9cb2-a0f4882b3302): There are no data parts | ||
| 493 | 2026.04.10 03:13:49.034857 [ 4 ] {77645487-1733-4223-8cdb-89c8417c8ab9} <Debug> TCPHandler: Processed in 0.006833625 sec. | ||
| 494 | 2026.04.10 03:13:49.035067 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.04.10 03:13:49.035225 [ 4 ] {be13cadf-35d1-4c65-abbe-3d901ef11c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) 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) | ||
| 496 | 2026.04.10 03:13:49.035349 [ 4 ] {be13cadf-35d1-4c65-abbe-3d901ef11c27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 497 | 2026.04.10 03:13:49.038971 [ 4 ] {be13cadf-35d1-4c65-abbe-3d901ef11c27} <Debug> oximeter.fields_i8 (6920df0d-7a94-4a78-8145-3a10dc007744): Loading data parts | ||
| 498 | 2026.04.10 03:13:49.039210 [ 4 ] {be13cadf-35d1-4c65-abbe-3d901ef11c27} <Debug> oximeter.fields_i8 (6920df0d-7a94-4a78-8145-3a10dc007744): There are no data parts | ||
| 499 | 2026.04.10 03:13:49.041364 [ 4 ] {be13cadf-35d1-4c65-abbe-3d901ef11c27} <Debug> TCPHandler: Processed in 0.006349837 sec. | ||
| 500 | 2026.04.10 03:13:49.041514 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.04.10 03:13:49.041786 [ 4 ] {250a444d-5c95-4aab-afa7-455379756ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) 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) | ||
| 502 | 2026.04.10 03:13:49.041882 [ 4 ] {250a444d-5c95-4aab-afa7-455379756ad7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 503 | 2026.04.10 03:13:49.043804 [ 4 ] {250a444d-5c95-4aab-afa7-455379756ad7} <Debug> oximeter.fields_u8 (2213315a-9c48-466f-9925-b6abfe19cae6): Loading data parts | ||
| 504 | 2026.04.10 03:13:49.043989 [ 4 ] {250a444d-5c95-4aab-afa7-455379756ad7} <Debug> oximeter.fields_u8 (2213315a-9c48-466f-9925-b6abfe19cae6): There are no data parts | ||
| 505 | 2026.04.10 03:13:49.047149 [ 4 ] {250a444d-5c95-4aab-afa7-455379756ad7} <Debug> TCPHandler: Processed in 0.005682193 sec. | ||
| 506 | 2026.04.10 03:13:49.047382 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.04.10 03:13:49.047537 [ 4 ] {aa4702d8-290c-4580-810c-e47d1ea2123d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) 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) | ||
| 508 | 2026.04.10 03:13:49.047665 [ 4 ] {aa4702d8-290c-4580-810c-e47d1ea2123d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 509 | 2026.04.10 03:13:49.051803 [ 4 ] {aa4702d8-290c-4580-810c-e47d1ea2123d} <Debug> oximeter.fields_i16 (ce8d476f-d5ae-4392-8051-cf0e735d0cf1): Loading data parts | ||
| 510 | 2026.04.10 03:13:49.052044 [ 4 ] {aa4702d8-290c-4580-810c-e47d1ea2123d} <Debug> oximeter.fields_i16 (ce8d476f-d5ae-4392-8051-cf0e735d0cf1): There are no data parts | ||
| 511 | 2026.04.10 03:13:49.053543 [ 4 ] {aa4702d8-290c-4580-810c-e47d1ea2123d} <Debug> TCPHandler: Processed in 0.006210563 sec. | ||
| 512 | 2026.04.10 03:13:49.053685 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.04.10 03:13:49.053910 [ 4 ] {117fd834-0eb0-4c88-a138-bfeef3dc5c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) 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) | ||
| 514 | 2026.04.10 03:13:49.053984 [ 4 ] {117fd834-0eb0-4c88-a138-bfeef3dc5c98} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 515 | 2026.04.10 03:13:49.056815 [ 4 ] {117fd834-0eb0-4c88-a138-bfeef3dc5c98} <Debug> oximeter.fields_u16 (9075e4df-da83-4195-9ae8-6e004966dc00): Loading data parts | ||
| 516 | 2026.04.10 03:13:49.056960 [ 4 ] {117fd834-0eb0-4c88-a138-bfeef3dc5c98} <Debug> oximeter.fields_u16 (9075e4df-da83-4195-9ae8-6e004966dc00): There are no data parts | ||
| 517 | 2026.04.10 03:13:49.058793 [ 4 ] {117fd834-0eb0-4c88-a138-bfeef3dc5c98} <Debug> TCPHandler: Processed in 0.005158923 sec. | ||
| 518 | 2026.04.10 03:13:49.059000 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.04.10 03:13:49.059158 [ 4 ] {c6e0af5f-5071-45db-a403-39b2ceb90a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) 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) | ||
| 520 | 2026.04.10 03:13:49.059279 [ 4 ] {c6e0af5f-5071-45db-a403-39b2ceb90a88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 521 | 2026.04.10 03:13:49.062423 [ 4 ] {c6e0af5f-5071-45db-a403-39b2ceb90a88} <Debug> oximeter.fields_i32 (cd84d573-6183-4e30-8de3-2e67887bfab6): Loading data parts | ||
| 522 | 2026.04.10 03:13:49.062659 [ 4 ] {c6e0af5f-5071-45db-a403-39b2ceb90a88} <Debug> oximeter.fields_i32 (cd84d573-6183-4e30-8de3-2e67887bfab6): There are no data parts | ||
| 523 | 2026.04.10 03:13:49.064555 [ 4 ] {c6e0af5f-5071-45db-a403-39b2ceb90a88} <Debug> TCPHandler: Processed in 0.005604601 sec. | ||
| 524 | 2026.04.10 03:13:49.064688 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.04.10 03:13:49.064936 [ 4 ] {d170f1ab-5951-4e78-8c8e-ba1b0c8aada3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) 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) | ||
| 526 | 2026.04.10 03:13:49.065055 [ 4 ] {d170f1ab-5951-4e78-8c8e-ba1b0c8aada3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 527 | 2026.04.10 03:13:49.069150 [ 4 ] {d170f1ab-5951-4e78-8c8e-ba1b0c8aada3} <Debug> oximeter.fields_u32 (7ca72420-b722-42bb-9483-a7cfd7e0ca62): Loading data parts | ||
| 528 | 2026.04.10 03:13:49.069290 [ 4 ] {d170f1ab-5951-4e78-8c8e-ba1b0c8aada3} <Debug> oximeter.fields_u32 (7ca72420-b722-42bb-9483-a7cfd7e0ca62): There are no data parts | ||
| 529 | 2026.04.10 03:13:49.071266 [ 4 ] {d170f1ab-5951-4e78-8c8e-ba1b0c8aada3} <Debug> TCPHandler: Processed in 0.006627811 sec. | ||
| 530 | 2026.04.10 03:13:49.071515 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.04.10 03:13:49.071709 [ 4 ] {b9c26c4a-e713-42ed-a1b4-06e49dfe49a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) 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) | ||
| 532 | 2026.04.10 03:13:49.071842 [ 4 ] {b9c26c4a-e713-42ed-a1b4-06e49dfe49a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 533 | 2026.04.10 03:13:49.075971 [ 4 ] {b9c26c4a-e713-42ed-a1b4-06e49dfe49a3} <Debug> oximeter.fields_i64 (12fb5ce4-9140-49ac-ab1f-8d70a89ab54b): Loading data parts | ||
| 534 | 2026.04.10 03:13:49.076229 [ 4 ] {b9c26c4a-e713-42ed-a1b4-06e49dfe49a3} <Debug> oximeter.fields_i64 (12fb5ce4-9140-49ac-ab1f-8d70a89ab54b): There are no data parts | ||
| 535 | 2026.04.10 03:13:49.078203 [ 4 ] {b9c26c4a-e713-42ed-a1b4-06e49dfe49a3} <Debug> TCPHandler: Processed in 0.006756534 sec. | ||
| 536 | 2026.04.10 03:13:49.078343 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.04.10 03:13:49.078614 [ 4 ] {f6dd914a-87ff-49f1-9291-5a5f8d38a9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) 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) | ||
| 538 | 2026.04.10 03:13:49.078749 [ 4 ] {f6dd914a-87ff-49f1-9291-5a5f8d38a9ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 539 | 2026.04.10 03:13:49.081665 [ 4 ] {f6dd914a-87ff-49f1-9291-5a5f8d38a9ab} <Debug> oximeter.fields_u64 (42b20bb5-ea0c-46a3-8858-df5ca4687176): Loading data parts | ||
| 540 | 2026.04.10 03:13:49.081814 [ 4 ] {f6dd914a-87ff-49f1-9291-5a5f8d38a9ab} <Debug> oximeter.fields_u64 (42b20bb5-ea0c-46a3-8858-df5ca4687176): There are no data parts | ||
| 541 | 2026.04.10 03:13:49.083966 [ 4 ] {f6dd914a-87ff-49f1-9291-5a5f8d38a9ab} <Debug> TCPHandler: Processed in 0.005674222 sec. | ||
| 542 | 2026.04.10 03:13:49.084176 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.04.10 03:13:49.084339 [ 4 ] {0e5e32fa-f335-43e4-a9c5-72a359e836e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) 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) | ||
| 544 | 2026.04.10 03:13:49.084547 [ 4 ] {0e5e32fa-f335-43e4-a9c5-72a359e836e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 545 | 2026.04.10 03:13:49.088037 [ 4 ] {0e5e32fa-f335-43e4-a9c5-72a359e836e5} <Debug> oximeter.fields_ipaddr (8b877b62-8427-4857-bb8e-a8e25aa2fead): Loading data parts | ||
| 546 | 2026.04.10 03:13:49.088322 [ 4 ] {0e5e32fa-f335-43e4-a9c5-72a359e836e5} <Debug> oximeter.fields_ipaddr (8b877b62-8427-4857-bb8e-a8e25aa2fead): There are no data parts | ||
| 547 | 2026.04.10 03:13:49.090340 [ 4 ] {0e5e32fa-f335-43e4-a9c5-72a359e836e5} <Debug> TCPHandler: Processed in 0.006214653 sec. | ||
| 548 | 2026.04.10 03:13:49.090496 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.04.10 03:13:49.090761 [ 4 ] {4cd4cc87-622b-40cc-b98f-65e126cffb64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) 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) | ||
| 550 | 2026.04.10 03:13:49.090891 [ 4 ] {4cd4cc87-622b-40cc-b98f-65e126cffb64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 551 | 2026.04.10 03:13:49.094771 [ 4 ] {4cd4cc87-622b-40cc-b98f-65e126cffb64} <Debug> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Loading data parts | ||
| 552 | 2026.04.10 03:13:49.095021 [ 4 ] {4cd4cc87-622b-40cc-b98f-65e126cffb64} <Debug> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): There are no data parts | ||
| 553 | 2026.04.10 03:13:49.097180 [ 4 ] {4cd4cc87-622b-40cc-b98f-65e126cffb64} <Debug> TCPHandler: Processed in 0.006734094 sec. | ||
| 554 | 2026.04.10 03:13:49.097336 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.04.10 03:13:49.097492 [ 4 ] {ec0480c3-ab97-4de6-b137-0ecbbbb5316f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) 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) | ||
| 556 | 2026.04.10 03:13:49.097633 [ 4 ] {ec0480c3-ab97-4de6-b137-0ecbbbb5316f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 557 | 2026.04.10 03:13:49.101731 [ 4 ] {ec0480c3-ab97-4de6-b137-0ecbbbb5316f} <Debug> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Loading data parts | ||
| 558 | 2026.04.10 03:13:49.102000 [ 4 ] {ec0480c3-ab97-4de6-b137-0ecbbbb5316f} <Debug> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): There are no data parts | ||
| 559 | 2026.04.10 03:13:49.103867 [ 4 ] {ec0480c3-ab97-4de6-b137-0ecbbbb5316f} <Debug> TCPHandler: Processed in 0.006588641 sec. | ||
| 560 | 2026.04.10 03:13:49.104034 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.04.10 03:13:49.104382 [ 4 ] {3fd4bcee-6db9-4034-a33a-425478299d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) /* The timeseries schema table stores the extracted schema for the samples | ||
| 562 | * oximeter collects. | ||
| 563 | */ | ||
| 564 | 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) | ||
| 565 | 2026.04.10 03:13:49.104529 [ 4 ] {3fd4bcee-6db9-4034-a33a-425478299d3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 566 | 2026.04.10 03:13:49.107031 [ 4 ] {3fd4bcee-6db9-4034-a33a-425478299d3d} <Debug> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27): Loading data parts | ||
| 567 | 2026.04.10 03:13:49.107276 [ 4 ] {3fd4bcee-6db9-4034-a33a-425478299d3d} <Debug> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27): There are no data parts | ||
| 568 | 2026.04.10 03:13:49.109297 [ 4 ] {3fd4bcee-6db9-4034-a33a-425478299d3d} <Debug> TCPHandler: Processed in 0.005314056 sec. | ||
| 569 | 2026.04.10 03:13:49.109559 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 570 | 2026.04.10 03:13:49.109964 [ 6 ] {5fab4985-0d17-4ac4-ac14-f5ff5185dc6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 571 | 2026.04.10 03:13:49.111352 [ 6 ] {5fab4985-0d17-4ac4-ac14-f5ff5185dc6c} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 572 | 2026.04.10 03:13:49.129916 [ 260 ] {5fab4985-0d17-4ac4-ac14-f5ff5185dc6c} <Trace> oximeter.version (ea3162cf-6caf-4330-823b-338ec8caac4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 573 | 2026.04.10 03:13:49.130205 [ 260 ] {5fab4985-0d17-4ac4-ac14-f5ff5185dc6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 574 | 2026.04.10 03:13:49.130560 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52142 | ||
| 575 | 2026.04.10 03:13:49.130696 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 576 | 2026.04.10 03:13:49.130735 [ 262 ] {} <Debug> TCP-Session: 2820332a-aead-478a-bc6e-02e92509bdc7 Authenticating user 'default' from [fd00:1122:3344:101::c]:52142 | ||
| 577 | 2026.04.10 03:13:49.130857 [ 262 ] {} <Debug> TCP-Session: 2820332a-aead-478a-bc6e-02e92509bdc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 578 | 2026.04.10 03:13:49.130872 [ 262 ] {} <Debug> TCP-Session: 2820332a-aead-478a-bc6e-02e92509bdc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 579 | 2026.04.10 03:13:49.131503 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 580 | 2026.04.10 03:13:49.131650 [ 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 | ||
| 581 | 2026.04.10 03:13:49.131668 [ 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 | ||
| 582 | 2026.04.10 03:13:49.132703 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61579 | ||
| 583 | 2026.04.10 03:13:49.133459 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 584 | 2026.04.10 03:13:49.133516 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53403 | ||
| 585 | 2026.04.10 03:13:49.133574 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64083 | ||
| 586 | 2026.04.10 03:13:49.133621 [ 263 ] {} <Debug> TCP-Session: 0daa05da-ca4b-49b6-a402-cc3f1013f3fd Authenticating user 'default' from [fd00:1122:3344:101::c]:61579 | ||
| 587 | 2026.04.10 03:13:49.133711 [ 263 ] {} <Debug> TCP-Session: 0daa05da-ca4b-49b6-a402-cc3f1013f3fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 588 | 2026.04.10 03:13:49.133788 [ 263 ] {} <Debug> TCP-Session: 0daa05da-ca4b-49b6-a402-cc3f1013f3fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 589 | 2026.04.10 03:13:49.134280 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58551 | ||
| 590 | 2026.04.10 03:13:49.135432 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56897 | ||
| 591 | 2026.04.10 03:13:49.136130 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 592 | 2026.04.10 03:13:49.136157 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45669 | ||
| 593 | 2026.04.10 03:13:49.136178 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 594 | 2026.04.10 03:13:49.136255 [ 266 ] {} <Debug> TCP-Session: 948bb2e5-573e-41a4-b9a9-fc6ae9baf153 Authenticating user 'default' from [fd00:1122:3344:101::c]:58551 | ||
| 595 | 2026.04.10 03:13:49.136371 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2026.04.10 03:13:49.136331 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36192 | ||
| 597 | 2026.04.10 03:13:49.136310 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2026.04.10 03:13:49.136474 [ 268 ] {} <Debug> TCP-Session: 09cdfa51-9618-458f-8b71-880cda4138f8 Authenticating user 'default' from [fd00:1122:3344:101::c]:45669 | ||
| 599 | 2026.04.10 03:13:49.136445 [ 266 ] {} <Debug> TCP-Session: 948bb2e5-573e-41a4-b9a9-fc6ae9baf153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2026.04.10 03:13:49.136563 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2026.04.10 03:13:49.136637 [ 264 ] {} <Debug> TCP-Session: d11b8278-d991-406e-9752-1d6b0091167c Authenticating user 'default' from [fd00:1122:3344:101::c]:53403 | ||
| 602 | 2026.04.10 03:13:49.136614 [ 268 ] {} <Debug> TCP-Session: 09cdfa51-9618-458f-8b71-880cda4138f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2026.04.10 03:13:49.136715 [ 269 ] {} <Debug> TCP-Session: 65edceaa-5c10-40b6-bc46-03f5c019877b Authenticating user 'default' from [fd00:1122:3344:101::c]:36192 | ||
| 604 | 2026.04.10 03:13:49.136593 [ 266 ] {} <Debug> TCP-Session: 948bb2e5-573e-41a4-b9a9-fc6ae9baf153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2026.04.10 03:13:49.136782 [ 268 ] {} <Debug> TCP-Session: 09cdfa51-9618-458f-8b71-880cda4138f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.04.10 03:13:49.136776 [ 269 ] {} <Debug> TCP-Session: 65edceaa-5c10-40b6-bc46-03f5c019877b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2026.04.10 03:13:49.136760 [ 264 ] {} <Debug> TCP-Session: d11b8278-d991-406e-9752-1d6b0091167c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.04.10 03:13:49.136888 [ 269 ] {} <Debug> TCP-Session: 65edceaa-5c10-40b6-bc46-03f5c019877b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.04.10 03:13:49.136262 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 610 | 2026.04.10 03:13:49.136257 [ 267 ] {} <Debug> TCP-Session: 98c55d24-da0a-4ff8-9ec2-7b55f94450a5 Authenticating user 'default' from [fd00:1122:3344:101::c]:56897 | ||
| 611 | 2026.04.10 03:13:49.136992 [ 265 ] {} <Debug> TCP-Session: ccdb2239-1625-4b8d-a5b5-14653e92963f Authenticating user 'default' from [fd00:1122:3344:101::c]:64083 | ||
| 612 | 2026.04.10 03:13:49.136972 [ 264 ] {} <Debug> TCP-Session: d11b8278-d991-406e-9752-1d6b0091167c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.04.10 03:13:49.136255 [ 260 ] {5fab4985-0d17-4ac4-ac14-f5ff5185dc6c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 614 | 2026.04.10 03:13:49.137184 [ 265 ] {} <Debug> TCP-Session: ccdb2239-1625-4b8d-a5b5-14653e92963f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.04.10 03:13:49.137159 [ 267 ] {} <Debug> TCP-Session: 98c55d24-da0a-4ff8-9ec2-7b55f94450a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.04.10 03:13:49.137316 [ 267 ] {} <Debug> TCP-Session: 98c55d24-da0a-4ff8-9ec2-7b55f94450a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.04.10 03:13:49.137328 [ 265 ] {} <Debug> TCP-Session: ccdb2239-1625-4b8d-a5b5-14653e92963f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.04.10 03:13:49.138210 [ 260 ] {5fab4985-0d17-4ac4-ac14-f5ff5185dc6c} <Trace> oximeter.version (ea3162cf-6caf-4330-823b-338ec8caac4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 619 | 2026.04.10 03:13:49.138688 [ 6 ] {5fab4985-0d17-4ac4-ac14-f5ff5185dc6c} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.028866 sec., 34.64283239797686 rows/sec., 554.29 B/sec. | ||
| 620 | 2026.04.10 03:13:49.138955 [ 6 ] {5fab4985-0d17-4ac4-ac14-f5ff5185dc6c} <Debug> TCPHandler: Processed in 0.029521826 sec. | ||
| 621 | 2026.04.10 03:13:49.294011 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45595 | ||
| 622 | 2026.04.10 03:13:49.294150 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.04.10 03:13:49.294293 [ 270 ] {} <Debug> TCP-Session: 36bf49a1-2958-47ee-8ffe-18bf402ebd74 Authenticating user 'default' from [fd00:1122:3344:101::a]:45595 | ||
| 624 | 2026.04.10 03:13:49.294315 [ 270 ] {} <Debug> TCP-Session: 36bf49a1-2958-47ee-8ffe-18bf402ebd74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.04.10 03:13:49.294327 [ 270 ] {} <Debug> TCP-Session: 36bf49a1-2958-47ee-8ffe-18bf402ebd74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.04.10 03:13:49.294494 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.04.10 03:13:49.294521 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.04.10 03:13:49.294633 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.04.10 03:13:49.295085 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43693 | ||
| 630 | 2026.04.10 03:13:49.295184 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41013 | ||
| 631 | 2026.04.10 03:13:49.295260 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47392 | ||
| 632 | 2026.04.10 03:13:49.295443 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.04.10 03:13:49.295509 [ 271 ] {} <Debug> TCP-Session: 887d4262-5fe5-48e2-a0ab-95c5c15fc5a2 Authenticating user 'default' from [fd00:1122:3344:101::a]:43693 | ||
| 634 | 2026.04.10 03:13:49.295556 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44016 | ||
| 635 | 2026.04.10 03:13:49.295558 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54967 | ||
| 636 | 2026.04.10 03:13:49.295579 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.04.10 03:13:49.295580 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2026.04.10 03:13:49.295693 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50076 | ||
| 639 | 2026.04.10 03:13:49.295655 [ 272 ] {} <Debug> TCP-Session: 4784a4c7-96b7-4f47-961f-9817a57f3af5 Authenticating user 'default' from [fd00:1122:3344:101::a]:41013 | ||
| 640 | 2026.04.10 03:13:49.295607 [ 271 ] {} <Debug> TCP-Session: 887d4262-5fe5-48e2-a0ab-95c5c15fc5a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.04.10 03:13:49.295801 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57455 | ||
| 642 | 2026.04.10 03:13:49.295848 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.04.10 03:13:49.295864 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.04.10 03:13:49.295786 [ 273 ] {} <Debug> TCP-Session: 84bce649-d290-4355-b3e4-4de4e2392f27 Authenticating user 'default' from [fd00:1122:3344:101::a]:47392 | ||
| 645 | 2026.04.10 03:13:49.295937 [ 275 ] {} <Debug> TCP-Session: f3dca5fe-4333-4b1c-b11d-558087fff4ed Authenticating user 'default' from [fd00:1122:3344:101::a]:44016 | ||
| 646 | 2026.04.10 03:13:49.295920 [ 274 ] {} <Debug> TCP-Session: dfb3f295-c9f4-4a75-9844-6d3774ee2280 Authenticating user 'default' from [fd00:1122:3344:101::a]:54967 | ||
| 647 | 2026.04.10 03:13:49.295904 [ 271 ] {} <Debug> TCP-Session: 887d4262-5fe5-48e2-a0ab-95c5c15fc5a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.04.10 03:13:49.296060 [ 275 ] {} <Debug> TCP-Session: f3dca5fe-4333-4b1c-b11d-558087fff4ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.04.10 03:13:49.296046 [ 274 ] {} <Debug> TCP-Session: dfb3f295-c9f4-4a75-9844-6d3774ee2280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.04.10 03:13:49.296112 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.04.10 03:13:49.296193 [ 275 ] {} <Debug> TCP-Session: f3dca5fe-4333-4b1c-b11d-558087fff4ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.04.10 03:13:49.296178 [ 274 ] {} <Debug> TCP-Session: dfb3f295-c9f4-4a75-9844-6d3774ee2280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.04.10 03:13:49.296034 [ 273 ] {} <Debug> TCP-Session: 84bce649-d290-4355-b3e4-4de4e2392f27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.04.10 03:13:49.296310 [ 277 ] {} <Debug> TCP-Session: 4a3f568e-2383-4590-952c-1dd767f192a7 Authenticating user 'default' from [fd00:1122:3344:101::a]:57455 | ||
| 655 | 2026.04.10 03:13:49.296027 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2026.04.10 03:13:49.295793 [ 272 ] {} <Debug> TCP-Session: 4784a4c7-96b7-4f47-961f-9817a57f3af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.04.10 03:13:49.296415 [ 276 ] {} <Debug> TCP-Session: 42aeb425-2ee9-44ae-a304-08ed60aec8ef Authenticating user 'default' from [fd00:1122:3344:101::a]:50076 | ||
| 658 | 2026.04.10 03:13:49.296407 [ 277 ] {} <Debug> TCP-Session: 4a3f568e-2383-4590-952c-1dd767f192a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.04.10 03:13:49.296375 [ 273 ] {} <Debug> TCP-Session: 84bce649-d290-4355-b3e4-4de4e2392f27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.04.10 03:13:49.296483 [ 277 ] {} <Debug> TCP-Session: 4a3f568e-2383-4590-952c-1dd767f192a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.04.10 03:13:49.296505 [ 276 ] {} <Debug> TCP-Session: 42aeb425-2ee9-44ae-a304-08ed60aec8ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.04.10 03:13:49.296470 [ 272 ] {} <Debug> TCP-Session: 4784a4c7-96b7-4f47-961f-9817a57f3af5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.04.10 03:13:49.296592 [ 276 ] {} <Debug> TCP-Session: 42aeb425-2ee9-44ae-a304-08ed60aec8ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.04.10 03:13:49.583042 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59813 | ||
| 665 | 2026.04.10 03:13:49.583241 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.04.10 03:13:49.583271 [ 278 ] {} <Debug> TCP-Session: 7073ad80-a9ac-4edf-809c-35694c9aea1f Authenticating user 'default' from [fd00:1122:3344:101::b]:59813 | ||
| 667 | 2026.04.10 03:13:49.583427 [ 278 ] {} <Debug> TCP-Session: 7073ad80-a9ac-4edf-809c-35694c9aea1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.04.10 03:13:49.583441 [ 278 ] {} <Debug> TCP-Session: 7073ad80-a9ac-4edf-809c-35694c9aea1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.04.10 03:13:49.583507 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.04.10 03:13:49.583627 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.04.10 03:13:49.583658 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.04.10 03:13:49.584207 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41663 | ||
| 673 | 2026.04.10 03:13:49.584317 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46934 | ||
| 674 | 2026.04.10 03:13:49.584444 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33163 | ||
| 675 | 2026.04.10 03:13:49.584468 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.04.10 03:13:49.584551 [ 279 ] {} <Debug> TCP-Session: 0b05227a-31d0-4d78-9719-c4974a0f41ff Authenticating user 'default' from [fd00:1122:3344:101::b]:41663 | ||
| 677 | 2026.04.10 03:13:49.584581 [ 279 ] {} <Debug> TCP-Session: 0b05227a-31d0-4d78-9719-c4974a0f41ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.04.10 03:13:49.584595 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42251 | ||
| 679 | 2026.04.10 03:13:49.584824 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2026.04.10 03:13:49.584843 [ 279 ] {} <Debug> TCP-Session: 0b05227a-31d0-4d78-9719-c4974a0f41ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.04.10 03:13:49.584875 [ 280 ] {} <Debug> TCP-Session: 0f80f7de-e2c7-4fad-9eca-368a41660988 Authenticating user 'default' from [fd00:1122:3344:101::b]:46934 | ||
| 682 | 2026.04.10 03:13:49.584841 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.04.10 03:13:49.584969 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39475 | ||
| 684 | 2026.04.10 03:13:49.584973 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61928 | ||
| 685 | 2026.04.10 03:13:49.585087 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.04.10 03:13:49.585008 [ 280 ] {} <Debug> TCP-Session: 0f80f7de-e2c7-4fad-9eca-368a41660988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.04.10 03:13:49.584998 [ 281 ] {} <Debug> TCP-Session: 59a0b974-1792-4331-810c-43470e93ed9b Authenticating user 'default' from [fd00:1122:3344:101::b]:33163 | ||
| 688 | 2026.04.10 03:13:49.585275 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.04.10 03:13:49.585277 [ 282 ] {} <Debug> TCP-Session: 5db17e88-5829-45eb-afcc-aea05aeed983 Authenticating user 'default' from [fd00:1122:3344:101::b]:42251 | ||
| 690 | 2026.04.10 03:13:49.585257 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45262 | ||
| 691 | 2026.04.10 03:13:49.585359 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.04.10 03:13:49.585414 [ 284 ] {} <Debug> TCP-Session: 45792d39-ca66-4e7d-bfcc-f32f6ad6cdec Authenticating user 'default' from [fd00:1122:3344:101::b]:39475 | ||
| 693 | 2026.04.10 03:13:49.585399 [ 282 ] {} <Debug> TCP-Session: 5db17e88-5829-45eb-afcc-aea05aeed983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.04.10 03:13:49.585181 [ 280 ] {} <Debug> TCP-Session: 0f80f7de-e2c7-4fad-9eca-368a41660988 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.04.10 03:13:49.585539 [ 282 ] {} <Debug> TCP-Session: 5db17e88-5829-45eb-afcc-aea05aeed983 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.04.10 03:13:49.585546 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.04.10 03:13:49.585558 [ 284 ] {} <Debug> TCP-Session: 45792d39-ca66-4e7d-bfcc-f32f6ad6cdec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.04.10 03:13:49.585631 [ 285 ] {} <Debug> TCP-Session: 8571e0e4-9636-4e37-bb82-5958191473b7 Authenticating user 'default' from [fd00:1122:3344:101::b]:45262 | ||
| 699 | 2026.04.10 03:13:49.585532 [ 283 ] {} <Debug> TCP-Session: a0c39dcf-83c8-49f7-b0eb-548f2e9080c2 Authenticating user 'default' from [fd00:1122:3344:101::b]:61928 | ||
| 700 | 2026.04.10 03:13:49.585376 [ 281 ] {} <Debug> TCP-Session: 59a0b974-1792-4331-810c-43470e93ed9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.04.10 03:13:49.585774 [ 285 ] {} <Debug> TCP-Session: 8571e0e4-9636-4e37-bb82-5958191473b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.04.10 03:13:49.585759 [ 283 ] {} <Debug> TCP-Session: a0c39dcf-83c8-49f7-b0eb-548f2e9080c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.04.10 03:13:49.585742 [ 284 ] {} <Debug> TCP-Session: 45792d39-ca66-4e7d-bfcc-f32f6ad6cdec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.04.10 03:13:49.585924 [ 285 ] {} <Debug> TCP-Session: 8571e0e4-9636-4e37-bb82-5958191473b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.04.10 03:13:49.585908 [ 283 ] {} <Debug> TCP-Session: a0c39dcf-83c8-49f7-b0eb-548f2e9080c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.04.10 03:13:49.585893 [ 281 ] {} <Debug> TCP-Session: 59a0b974-1792-4331-810c-43470e93ed9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.04.10 03:13:50.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.30 MiB, peak 134.30 MiB, free memory in arenas 0.00 B, will set to 139.65 MiB (RSS), difference: 5.35 MiB | ||
| 708 | 2026.04.10 03:13:54.742047 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.04.10 03:13:54.742105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.04.10 03:13:54.742163 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.04.10 03:13:54.742312 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.04.10 03:13:54.745580 [ 245 ] {} <Debug> system.asynchronous_metric_log (38cee68a-bac1-4364-935c-23cc59a5c863): Loading data parts | ||
| 713 | 2026.04.10 03:13:54.745789 [ 245 ] {} <Debug> system.asynchronous_metric_log (38cee68a-bac1-4364-935c-23cc59a5c863): There are no data parts | ||
| 714 | 2026.04.10 03:13:54.751173 [ 245 ] {} <Trace> system.asynchronous_metric_log (38cee68a-bac1-4364-935c-23cc59a5c863): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.04.10 03:13:54.751213 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 716 | 2026.04.10 03:13:54.758975 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.04.10 03:13:54.759708 [ 245 ] {} <Trace> system.asynchronous_metric_log (38cee68a-bac1-4364-935c-23cc59a5c863): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.04.10 03:13:54.759863 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 719 | 2026.04.10 03:13:54.763654 [ 244 ] {} <Debug> system.metric_log (8a0cd182-db19-47c6-9c68-574d19ee7de3): Loading data parts | ||
| 720 | 2026.04.10 03:13:54.763917 [ 244 ] {} <Debug> system.metric_log (8a0cd182-db19-47c6-9c68-574d19ee7de3): There are no data parts | ||
| 721 | 2026.04.10 03:13:54.789486 [ 244 ] {} <Trace> system.metric_log (8a0cd182-db19-47c6-9c68-574d19ee7de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.04.10 03:13:54.789555 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 723 | 2026.04.10 03:13:54.796158 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.04.10 03:13:54.797461 [ 244 ] {} <Trace> system.metric_log (8a0cd182-db19-47c6-9c68-574d19ee7de3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.04.10 03:13:54.801338 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.04.10 03:13:55.001151 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.74 MiB, peak 148.74 MiB, free memory in arenas 0.00 B, will set to 153.82 MiB (RSS), difference: 9.08 MiB | ||
| 727 | 2026.04.10 03:13:56.297307 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55895 | ||
| 728 | 2026.04.10 03:13:56.297455 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 729 | 2026.04.10 03:13:56.297499 [ 286 ] {} <Debug> TCP-Session: 33d775f2-6583-4c7e-8c4e-39c6ae32467d Authenticating user 'default' from [fd00:1122:3344:101::e]:55895 | ||
| 730 | 2026.04.10 03:13:56.297528 [ 286 ] {} <Debug> TCP-Session: 33d775f2-6583-4c7e-8c4e-39c6ae32467d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.04.10 03:13:56.297652 [ 286 ] {} <Debug> TCP-Session: 33d775f2-6583-4c7e-8c4e-39c6ae32467d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.04.10 03:13:56.297706 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 733 | 2026.04.10 03:13:56.297730 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 734 | 2026.04.10 03:13:56.297836 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 735 | 2026.04.10 03:13:56.298367 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57517 | ||
| 736 | 2026.04.10 03:13:56.298479 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59738 | ||
| 737 | 2026.04.10 03:13:56.298736 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38823 | ||
| 738 | 2026.04.10 03:13:56.298837 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36804 | ||
| 739 | 2026.04.10 03:13:56.298920 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62875 | ||
| 740 | 2026.04.10 03:13:56.299020 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50823 | ||
| 741 | 2026.04.10 03:13:56.299365 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36618 | ||
| 742 | 2026.04.10 03:13:56.300601 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 743 | 2026.04.10 03:13:56.300617 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 744 | 2026.04.10 03:13:56.300793 [ 287 ] {} <Debug> TCP-Session: 35e00c66-5e87-4f0e-b104-613fd2bb61c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57517 | ||
| 745 | 2026.04.10 03:13:56.300817 [ 293 ] {} <Debug> TCP-Session: 9cd89657-156b-4d2c-834c-36f6eb49f5ec Authenticating user 'default' from [fd00:1122:3344:101::e]:36618 | ||
| 746 | 2026.04.10 03:13:56.300822 [ 287 ] {} <Debug> TCP-Session: 35e00c66-5e87-4f0e-b104-613fd2bb61c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 747 | 2026.04.10 03:13:56.300973 [ 293 ] {} <Debug> TCP-Session: 9cd89657-156b-4d2c-834c-36f6eb49f5ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.04.10 03:13:56.300978 [ 287 ] {} <Debug> TCP-Session: 35e00c66-5e87-4f0e-b104-613fd2bb61c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.04.10 03:13:56.301005 [ 293 ] {} <Debug> TCP-Session: 9cd89657-156b-4d2c-834c-36f6eb49f5ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.04.10 03:13:56.302766 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 751 | 2026.04.10 03:13:56.302790 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 752 | 2026.04.10 03:13:56.302825 [ 292 ] {} <Debug> TCP-Session: 0241d4e6-163f-4134-9cea-508be0be3be1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50823 | ||
| 753 | 2026.04.10 03:13:56.302848 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2026.04.10 03:13:56.302859 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 755 | 2026.04.10 03:13:56.302891 [ 291 ] {} <Debug> TCP-Session: 052da99e-b649-4706-b1c2-dbf07c5d16c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62875 | ||
| 756 | 2026.04.10 03:13:56.302906 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 757 | 2026.04.10 03:13:56.302922 [ 292 ] {} <Debug> TCP-Session: 0241d4e6-163f-4134-9cea-508be0be3be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.04.10 03:13:56.302939 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61980 | ||
| 759 | 2026.04.10 03:13:56.302933 [ 290 ] {} <Debug> TCP-Session: fa67ace8-3e90-4939-998b-ad84192fd7e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36804 | ||
| 760 | 2026.04.10 03:13:56.302979 [ 291 ] {} <Debug> TCP-Session: 052da99e-b649-4706-b1c2-dbf07c5d16c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 761 | 2026.04.10 03:13:56.303004 [ 290 ] {} <Debug> TCP-Session: fa67ace8-3e90-4939-998b-ad84192fd7e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 762 | 2026.04.10 03:13:56.302908 [ 289 ] {} <Debug> TCP-Session: 3621d620-ed9b-45f8-8f6d-013674600b38 Authenticating user 'default' from [fd00:1122:3344:101::e]:38823 | ||
| 763 | 2026.04.10 03:13:56.303094 [ 289 ] {} <Debug> TCP-Session: 3621d620-ed9b-45f8-8f6d-013674600b38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.04.10 03:13:56.303108 [ 290 ] {} <Debug> TCP-Session: fa67ace8-3e90-4939-998b-ad84192fd7e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.04.10 03:13:56.303120 [ 288 ] {} <Debug> TCP-Session: 4129a29e-cffc-4b47-a894-c3d421fe99d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59738 | ||
| 766 | 2026.04.10 03:13:56.303136 [ 289 ] {} <Debug> TCP-Session: 3621d620-ed9b-45f8-8f6d-013674600b38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.04.10 03:13:56.303155 [ 288 ] {} <Debug> TCP-Session: 4129a29e-cffc-4b47-a894-c3d421fe99d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.04.10 03:13:56.303165 [ 292 ] {} <Debug> TCP-Session: 0241d4e6-163f-4134-9cea-508be0be3be1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.04.10 03:13:56.303182 [ 288 ] {} <Debug> TCP-Session: 4129a29e-cffc-4b47-a894-c3d421fe99d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.04.10 03:13:56.303139 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.04.10 03:13:56.303221 [ 291 ] {} <Debug> TCP-Session: 052da99e-b649-4706-b1c2-dbf07c5d16c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.04.10 03:13:56.303242 [ 294 ] {} <Debug> TCP-Session: f5643d1e-912d-4533-8094-1e23eb9f820c Authenticating user 'default' from [fd00:1122:3344:101::e]:61980 | ||
| 773 | 2026.04.10 03:13:56.303268 [ 294 ] {} <Debug> TCP-Session: f5643d1e-912d-4533-8094-1e23eb9f820c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.04.10 03:13:56.303282 [ 294 ] {} <Debug> TCP-Session: f5643d1e-912d-4533-8094-1e23eb9f820c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.04.10 03:13:56.305908 [ 286 ] {} <Trace> TCP-Session: 33d775f2-6583-4c7e-8c4e-39c6ae32467d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2026.04.10 03:13:56.306105 [ 286 ] {2c609d95-fa09-4075-822e-125909472ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55895) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 777 | 2026.04.10 03:13:56.308699 [ 286 ] {2c609d95-fa09-4075-822e-125909472ac2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 778 | 2026.04.10 03:13:56.311287 [ 286 ] {2c609d95-fa09-4075-822e-125909472ac2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2026.04.10 03:13:56.318476 [ 286 ] {2c609d95-fa09-4075-822e-125909472ac2} <Debug> oximeter.version (ea3162cf-6caf-4330-823b-338ec8caac4a) (SelectExecutor): Key condition: unknown | ||
| 780 | 2026.04.10 03:13:56.324485 [ 299 ] {2c609d95-fa09-4075-822e-125909472ac2} <Trace> AggregatingTransform: Aggregating | ||
| 781 | 2026.04.10 03:13:56.324596 [ 299 ] {2c609d95-fa09-4075-822e-125909472ac2} <Trace> Aggregator: Aggregation method: without_key | ||
| 782 | 2026.04.10 03:13:56.325347 [ 299 ] {2c609d95-fa09-4075-822e-125909472ac2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004471429 sec. (223.642 rows/sec., 8.74 KiB/sec.) | ||
| 783 | 2026.04.10 03:13:56.325372 [ 299 ] {2c609d95-fa09-4075-822e-125909472ac2} <Trace> Aggregator: Merging aggregated data | ||
| 784 | 2026.04.10 03:13:56.325420 [ 299 ] {2c609d95-fa09-4075-822e-125909472ac2} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 785 | 2026.04.10 03:13:56.326722 [ 286 ] {2c609d95-fa09-4075-822e-125909472ac2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.020682 sec., 48.35122328594914 rows/sec., 1.89 KiB/sec. | ||
| 786 | 2026.04.10 03:13:56.326882 [ 286 ] {2c609d95-fa09-4075-822e-125909472ac2} <Debug> TCPHandler: Processed in 0.02113987 sec. | ||
| 787 | 2026.04.10 03:13:56.332834 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 788 | 2026.04.10 03:13:56.332880 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 789 | 2026.04.10 03:13:56.332901 [ 286 ] {} <Debug> TCP-Session: 33d775f2-6583-4c7e-8c4e-39c6ae32467d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.04.10 03:13:56.332918 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 791 | 2026.04.10 03:13:56.332941 [ 288 ] {} <Debug> TCP-Session: 4129a29e-cffc-4b47-a894-c3d421fe99d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.04.10 03:13:56.332945 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 793 | 2026.04.10 03:13:56.332963 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 794 | 2026.04.10 03:13:56.332980 [ 291 ] {} <Debug> TCP-Session: 052da99e-b649-4706-b1c2-dbf07c5d16c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.04.10 03:13:56.332999 [ 287 ] {} <Debug> TCP-Session: 35e00c66-5e87-4f0e-b104-613fd2bb61c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.04.10 03:13:56.333003 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 797 | 2026.04.10 03:13:56.333027 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.04.10 03:13:56.333024 [ 290 ] {} <Debug> TCP-Session: fa67ace8-3e90-4939-998b-ad84192fd7e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.04.10 03:13:56.333078 [ 292 ] {} <Debug> TCP-Session: 0241d4e6-163f-4134-9cea-508be0be3be1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.04.10 03:13:56.333094 [ 294 ] {} <Debug> TCP-Session: f5643d1e-912d-4533-8094-1e23eb9f820c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.04.10 03:13:56.332984 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2026.04.10 03:13:56.332904 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2026.04.10 03:13:56.333199 [ 293 ] {} <Debug> TCP-Session: 9cd89657-156b-4d2c-834c-36f6eb49f5ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2026.04.10 03:13:56.333209 [ 289 ] {} <Debug> TCP-Session: 3621d620-ed9b-45f8-8f6d-013674600b38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.04.10 03:13:57.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.10 MiB, peak 162.21 MiB, free memory in arenas 0.00 B, will set to 158.18 MiB (RSS), difference: 4.08 MiB | ||
| 806 | 2026.04.10 03:13:57.241021 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 807 | 2026.04.10 03:13:57.241108 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 808 | 2026.04.10 03:13:57.245244 [ 243 ] {} <Debug> system.query_log (b12d2a13-7b1b-4cc3-ac2c-6643cf4083df): Loading data parts | ||
| 809 | 2026.04.10 03:13:57.245515 [ 243 ] {} <Debug> system.query_log (b12d2a13-7b1b-4cc3-ac2c-6643cf4083df): There are no data parts | ||
| 810 | 2026.04.10 03:13:57.251024 [ 243 ] {} <Trace> system.query_log (b12d2a13-7b1b-4cc3-ac2c-6643cf4083df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 811 | 2026.04.10 03:13:57.251066 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 812 | 2026.04.10 03:13:57.252766 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 813 | 2026.04.10 03:13:57.253362 [ 243 ] {} <Trace> system.query_log (b12d2a13-7b1b-4cc3-ac2c-6643cf4083df): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 814 | 2026.04.10 03:13:57.253608 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 815 | 2026.04.10 03:13:58.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.36 MiB, peak 162.36 MiB, free memory in arenas 0.00 B, will set to 158.82 MiB (RSS), difference: -3.54 MiB | ||
| 816 | 2026.04.10 03:14:02.207568 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 817 | 2026.04.10 03:14:02.207628 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 818 | 2026.04.10 03:14:02.259931 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 506 entries to flush up to offset 994 | ||
| 819 | 2026.04.10 03:14:02.263288 [ 245 ] {} <Trace> system.asynchronous_metric_log (38cee68a-bac1-4364-935c-23cc59a5c863): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 820 | 2026.04.10 03:14:02.263336 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 821 | 2026.04.10 03:14:02.263989 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 822 | 2026.04.10 03:14:02.264471 [ 245 ] {} <Trace> system.asynchronous_metric_log (38cee68a-bac1-4364-935c-23cc59a5c863): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 823 | 2026.04.10 03:14:02.264631 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 994 | ||
| 824 | 2026.04.10 03:14:02.301414 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 825 | 2026.04.10 03:14:02.319999 [ 244 ] {} <Trace> system.metric_log (8a0cd182-db19-47c6-9c68-574d19ee7de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2026.04.10 03:14:02.320072 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 827 | 2026.04.10 03:14:02.326617 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 828 | 2026.04.10 03:14:02.327842 [ 244 ] {} <Trace> system.metric_log (8a0cd182-db19-47c6-9c68-574d19ee7de3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2026.04.10 03:14:02.331003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 830 | 2026.04.10 03:14:03.001135 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.57 MiB, peak 163.57 MiB, free memory in arenas 0.00 B, will set to 162.01 MiB (RSS), difference: 2.45 MiB | ||
| 831 | 2026.04.10 03:14:03.987124 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39200 | ||
| 832 | 2026.04.10 03:14:03.987265 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 833 | 2026.04.10 03:14:03.987297 [ 286 ] {} <Debug> TCP-Session: 531f0040-a803-4149-9b1d-90ac16b63c7e Authenticating user 'default' from [fd00:1122:3344:101::e]:39200 | ||
| 834 | 2026.04.10 03:14:03.987324 [ 286 ] {} <Debug> TCP-Session: 531f0040-a803-4149-9b1d-90ac16b63c7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.04.10 03:14:03.987341 [ 286 ] {} <Debug> TCP-Session: 531f0040-a803-4149-9b1d-90ac16b63c7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.04.10 03:14:03.987920 [ 286 ] {} <Trace> TCP-Session: 531f0040-a803-4149-9b1d-90ac16b63c7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2026.04.10 03:14:03.988117 [ 286 ] {e2af073d-488c-43af-9019-6a77500372f3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39200) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 838 | 2026.04.10 03:14:03.988215 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64518 | ||
| 839 | 2026.04.10 03:14:03.988233 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56165 | ||
| 840 | 2026.04.10 03:14:03.988277 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35751 | ||
| 841 | 2026.04.10 03:14:03.988292 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46541 | ||
| 842 | 2026.04.10 03:14:03.988338 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.04.10 03:14:03.988263 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40186 | ||
| 844 | 2026.04.10 03:14:03.988382 [ 287 ] {} <Debug> TCP-Session: afe4af7a-34cf-44e5-b394-ecc19a0ce88d Authenticating user 'default' from [fd00:1122:3344:101::e]:64518 | ||
| 845 | 2026.04.10 03:14:03.988242 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44679 | ||
| 846 | 2026.04.10 03:14:03.988409 [ 287 ] {} <Debug> TCP-Session: afe4af7a-34cf-44e5-b394-ecc19a0ce88d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.04.10 03:14:03.988430 [ 286 ] {e2af073d-488c-43af-9019-6a77500372f3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 848 | 2026.04.10 03:14:03.988450 [ 287 ] {} <Debug> TCP-Session: afe4af7a-34cf-44e5-b394-ecc19a0ce88d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.04.10 03:14:03.988446 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 850 | 2026.04.10 03:14:03.988477 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 851 | 2026.04.10 03:14:03.988509 [ 286 ] {e2af073d-488c-43af-9019-6a77500372f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2026.04.10 03:14:03.988510 [ 292 ] {} <Debug> TCP-Session: a5bf1644-a113-467d-aa8a-62a47995801f Authenticating user 'default' from [fd00:1122:3344:101::e]:35751 | ||
| 853 | 2026.04.10 03:14:03.988525 [ 291 ] {} <Debug> TCP-Session: c0c3146a-073e-443e-9053-10d05d3fe15d Authenticating user 'default' from [fd00:1122:3344:101::e]:40186 | ||
| 854 | 2026.04.10 03:14:03.988469 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 855 | 2026.04.10 03:14:03.988559 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 856 | 2026.04.10 03:14:03.988563 [ 291 ] {} <Debug> TCP-Session: c0c3146a-073e-443e-9053-10d05d3fe15d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.04.10 03:14:03.988594 [ 293 ] {} <Debug> TCP-Session: b12eda5c-b729-4f32-b1e4-3fbdd420ff11 Authenticating user 'default' from [fd00:1122:3344:101::e]:46541 | ||
| 858 | 2026.04.10 03:14:03.988603 [ 289 ] {} <Debug> TCP-Session: 4bf04e8c-7751-49b6-a7ee-97a95708f04c Authenticating user 'default' from [fd00:1122:3344:101::e]:44679 | ||
| 859 | 2026.04.10 03:14:03.988616 [ 291 ] {} <Debug> TCP-Session: c0c3146a-073e-443e-9053-10d05d3fe15d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.04.10 03:14:03.988633 [ 293 ] {} <Debug> TCP-Session: b12eda5c-b729-4f32-b1e4-3fbdd420ff11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.04.10 03:14:03.988638 [ 289 ] {} <Debug> TCP-Session: 4bf04e8c-7751-49b6-a7ee-97a95708f04c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.04.10 03:14:03.988657 [ 293 ] {} <Debug> TCP-Session: b12eda5c-b729-4f32-b1e4-3fbdd420ff11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.04.10 03:14:03.988556 [ 292 ] {} <Debug> TCP-Session: a5bf1644-a113-467d-aa8a-62a47995801f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.04.10 03:14:03.988667 [ 289 ] {} <Debug> TCP-Session: 4bf04e8c-7751-49b6-a7ee-97a95708f04c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.04.10 03:14:03.988691 [ 292 ] {} <Debug> TCP-Session: a5bf1644-a113-467d-aa8a-62a47995801f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.04.10 03:14:03.988243 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65318 | ||
| 867 | 2026.04.10 03:14:03.988289 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54627 | ||
| 868 | 2026.04.10 03:14:03.988444 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 869 | 2026.04.10 03:14:03.988806 [ 288 ] {} <Debug> TCP-Session: 052c6c97-abdc-409e-965e-88f82219a476 Authenticating user 'default' from [fd00:1122:3344:101::e]:56165 | ||
| 870 | 2026.04.10 03:14:03.988822 [ 288 ] {} <Debug> TCP-Session: 052c6c97-abdc-409e-965e-88f82219a476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.04.10 03:14:03.988835 [ 288 ] {} <Debug> TCP-Session: 052c6c97-abdc-409e-965e-88f82219a476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.04.10 03:14:03.988836 [ 286 ] {e2af073d-488c-43af-9019-6a77500372f3} <Debug> oximeter.version (ea3162cf-6caf-4330-823b-338ec8caac4a) (SelectExecutor): Key condition: unknown | ||
| 873 | 2026.04.10 03:14:03.988874 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 874 | 2026.04.10 03:14:03.988888 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 875 | 2026.04.10 03:14:03.988905 [ 290 ] {} <Debug> TCP-Session: fdee44cd-cb63-4482-9192-566ea35e32ef Authenticating user 'default' from [fd00:1122:3344:101::e]:65318 | ||
| 876 | 2026.04.10 03:14:03.988916 [ 294 ] {} <Debug> TCP-Session: cef235c4-4930-4f15-bfe4-501be007b8ab Authenticating user 'default' from [fd00:1122:3344:101::e]:54627 | ||
| 877 | 2026.04.10 03:14:03.988922 [ 290 ] {} <Debug> TCP-Session: fdee44cd-cb63-4482-9192-566ea35e32ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.04.10 03:14:03.988932 [ 294 ] {} <Debug> TCP-Session: cef235c4-4930-4f15-bfe4-501be007b8ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.04.10 03:14:03.988936 [ 290 ] {} <Debug> TCP-Session: fdee44cd-cb63-4482-9192-566ea35e32ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.04.10 03:14:03.988945 [ 294 ] {} <Debug> TCP-Session: cef235c4-4930-4f15-bfe4-501be007b8ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 881 | 2026.04.10 03:14:03.989876 [ 318 ] {e2af073d-488c-43af-9019-6a77500372f3} <Trace> AggregatingTransform: Aggregating | ||
| 882 | 2026.04.10 03:14:03.989924 [ 318 ] {e2af073d-488c-43af-9019-6a77500372f3} <Trace> Aggregator: Aggregation method: without_key | ||
| 883 | 2026.04.10 03:14:03.989959 [ 318 ] {e2af073d-488c-43af-9019-6a77500372f3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00101141 sec. (988.719 rows/sec., 38.62 KiB/sec.) | ||
| 884 | 2026.04.10 03:14:03.989977 [ 318 ] {e2af073d-488c-43af-9019-6a77500372f3} <Trace> Aggregator: Merging aggregated data | ||
| 885 | 2026.04.10 03:14:03.991121 [ 286 ] {e2af073d-488c-43af-9019-6a77500372f3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003083 sec., 324.3593902043464 rows/sec., 12.67 KiB/sec. | ||
| 886 | 2026.04.10 03:14:03.991251 [ 286 ] {e2af073d-488c-43af-9019-6a77500372f3} <Debug> TCPHandler: Processed in 0.00351065 sec. | ||
| 887 | 2026.04.10 03:14:03.991367 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.04.10 03:14:03.991394 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.04.10 03:14:03.991397 [ 286 ] {} <Debug> TCP-Session: 531f0040-a803-4149-9b1d-90ac16b63c7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.04.10 03:14:03.991416 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.04.10 03:14:03.991433 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.04.10 03:14:03.991442 [ 289 ] {} <Debug> TCP-Session: 4bf04e8c-7751-49b6-a7ee-97a95708f04c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.04.10 03:14:03.991454 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.04.10 03:14:03.991486 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.04.10 03:14:03.991481 [ 287 ] {} <Debug> TCP-Session: afe4af7a-34cf-44e5-b394-ecc19a0ce88d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.04.10 03:14:03.991513 [ 288 ] {} <Debug> TCP-Session: 052c6c97-abdc-409e-965e-88f82219a476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.04.10 03:14:03.991529 [ 292 ] {} <Debug> TCP-Session: a5bf1644-a113-467d-aa8a-62a47995801f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.04.10 03:14:03.991522 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 899 | 2026.04.10 03:14:03.991506 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 900 | 2026.04.10 03:14:03.991466 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 901 | 2026.04.10 03:14:03.991580 [ 293 ] {} <Debug> TCP-Session: b12eda5c-b729-4f32-b1e4-3fbdd420ff11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.04.10 03:14:03.991600 [ 291 ] {} <Debug> TCP-Session: c0c3146a-073e-443e-9053-10d05d3fe15d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.04.10 03:14:03.991621 [ 290 ] {} <Debug> TCP-Session: fdee44cd-cb63-4482-9192-566ea35e32ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.04.10 03:14:03.991460 [ 294 ] {} <Debug> TCP-Session: cef235c4-4930-4f15-bfe4-501be007b8ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.04.10 03:14:04.048365 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52862 | ||
| 906 | 2026.04.10 03:14:04.048460 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 907 | 2026.04.10 03:14:04.048486 [ 286 ] {} <Debug> TCP-Session: a2036bb6-69a6-4055-a6d6-1fe91d0c7449 Authenticating user 'default' from [fd00:1122:3344:101::e]:52862 | ||
| 908 | 2026.04.10 03:14:04.048507 [ 286 ] {} <Debug> TCP-Session: a2036bb6-69a6-4055-a6d6-1fe91d0c7449 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.04.10 03:14:04.048520 [ 286 ] {} <Debug> TCP-Session: a2036bb6-69a6-4055-a6d6-1fe91d0c7449 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.04.10 03:14:04.048723 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60409 | ||
| 911 | 2026.04.10 03:14:04.048751 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35287 | ||
| 912 | 2026.04.10 03:14:04.048784 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57855 | ||
| 913 | 2026.04.10 03:14:04.048798 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46813 | ||
| 914 | 2026.04.10 03:14:04.048831 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 915 | 2026.04.10 03:14:04.048849 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48643 | ||
| 916 | 2026.04.10 03:14:04.048873 [ 287 ] {} <Debug> TCP-Session: 30e70a7b-818d-4a07-a4db-cee997673186 Authenticating user 'default' from [fd00:1122:3344:101::e]:60409 | ||
| 917 | 2026.04.10 03:14:04.048877 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2026.04.10 03:14:04.048891 [ 286 ] {} <Trace> TCP-Session: a2036bb6-69a6-4055-a6d6-1fe91d0c7449 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2026.04.10 03:14:04.048923 [ 289 ] {} <Debug> TCP-Session: bc849fc1-ef8e-4dbf-90b4-be6d09a83480 Authenticating user 'default' from [fd00:1122:3344:101::e]:57855 | ||
| 920 | 2026.04.10 03:14:04.048928 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 921 | 2026.04.10 03:14:04.048957 [ 289 ] {} <Debug> TCP-Session: bc849fc1-ef8e-4dbf-90b4-be6d09a83480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.04.10 03:14:04.048974 [ 294 ] {} <Debug> TCP-Session: 05623b3d-71ca-446e-bc97-77098218203b Authenticating user 'default' from [fd00:1122:3344:101::e]:48643 | ||
| 923 | 2026.04.10 03:14:04.048986 [ 289 ] {} <Debug> TCP-Session: bc849fc1-ef8e-4dbf-90b4-be6d09a83480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.04.10 03:14:04.049002 [ 294 ] {} <Debug> TCP-Session: 05623b3d-71ca-446e-bc97-77098218203b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.04.10 03:14:04.048896 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 926 | 2026.04.10 03:14:04.049024 [ 294 ] {} <Debug> TCP-Session: 05623b3d-71ca-446e-bc97-77098218203b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.04.10 03:14:04.048837 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58514 | ||
| 928 | 2026.04.10 03:14:04.049057 [ 290 ] {} <Debug> TCP-Session: 35544880-0702-497e-bb05-dcb416499be3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46813 | ||
| 929 | 2026.04.10 03:14:04.048818 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62110 | ||
| 930 | 2026.04.10 03:14:04.049114 [ 286 ] {3d3d6d45-af11-4964-b412-208be1c32672} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52862) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 931 | 2026.04.10 03:14:04.049129 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 932 | 2026.04.10 03:14:04.049110 [ 290 ] {} <Debug> TCP-Session: 35544880-0702-497e-bb05-dcb416499be3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.04.10 03:14:04.049174 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 934 | 2026.04.10 03:14:04.049205 [ 290 ] {} <Debug> TCP-Session: 35544880-0702-497e-bb05-dcb416499be3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.04.10 03:14:04.049217 [ 291 ] {} <Debug> TCP-Session: 3f71e215-7c66-4385-b450-1a6aa2644715 Authenticating user 'default' from [fd00:1122:3344:101::e]:62110 | ||
| 936 | 2026.04.10 03:14:04.048908 [ 287 ] {} <Debug> TCP-Session: 30e70a7b-818d-4a07-a4db-cee997673186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.04.10 03:14:04.049247 [ 291 ] {} <Debug> TCP-Session: 3f71e215-7c66-4385-b450-1a6aa2644715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.04.10 03:14:04.049256 [ 287 ] {} <Debug> TCP-Session: 30e70a7b-818d-4a07-a4db-cee997673186 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2026.04.10 03:14:04.049264 [ 291 ] {} <Debug> TCP-Session: 3f71e215-7c66-4385-b450-1a6aa2644715 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.04.10 03:14:04.049172 [ 293 ] {} <Debug> TCP-Session: 20fc0799-4d36-4809-adae-55fbab7a960c Authenticating user 'default' from [fd00:1122:3344:101::e]:58514 | ||
| 941 | 2026.04.10 03:14:04.048834 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44763 | ||
| 942 | 2026.04.10 03:14:04.049306 [ 293 ] {} <Debug> TCP-Session: 20fc0799-4d36-4809-adae-55fbab7a960c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.04.10 03:14:04.048832 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 944 | 2026.04.10 03:14:04.049334 [ 293 ] {} <Debug> TCP-Session: 20fc0799-4d36-4809-adae-55fbab7a960c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.04.10 03:14:04.049366 [ 288 ] {} <Debug> TCP-Session: e08fa848-2474-413f-8a09-eb694542fad3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35287 | ||
| 946 | 2026.04.10 03:14:04.049365 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 947 | 2026.04.10 03:14:04.049388 [ 288 ] {} <Debug> TCP-Session: e08fa848-2474-413f-8a09-eb694542fad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.04.10 03:14:04.049397 [ 292 ] {} <Debug> TCP-Session: 8cd42bcc-44b6-41cb-9c21-7359ef9cb282 Authenticating user 'default' from [fd00:1122:3344:101::e]:44763 | ||
| 949 | 2026.04.10 03:14:04.049402 [ 288 ] {} <Debug> TCP-Session: e08fa848-2474-413f-8a09-eb694542fad3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.04.10 03:14:04.049413 [ 292 ] {} <Debug> TCP-Session: 8cd42bcc-44b6-41cb-9c21-7359ef9cb282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.04.10 03:14:04.049426 [ 292 ] {} <Debug> TCP-Session: 8cd42bcc-44b6-41cb-9c21-7359ef9cb282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.04.10 03:14:04.049444 [ 286 ] {3d3d6d45-af11-4964-b412-208be1c32672} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 953 | 2026.04.10 03:14:04.049517 [ 286 ] {3d3d6d45-af11-4964-b412-208be1c32672} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 954 | 2026.04.10 03:14:04.049903 [ 286 ] {3d3d6d45-af11-4964-b412-208be1c32672} <Debug> oximeter.version (ea3162cf-6caf-4330-823b-338ec8caac4a) (SelectExecutor): Key condition: unknown | ||
| 955 | 2026.04.10 03:14:04.050862 [ 303 ] {3d3d6d45-af11-4964-b412-208be1c32672} <Trace> AggregatingTransform: Aggregating | ||
| 956 | 2026.04.10 03:14:04.050914 [ 303 ] {3d3d6d45-af11-4964-b412-208be1c32672} <Trace> Aggregator: Aggregation method: without_key | ||
| 957 | 2026.04.10 03:14:04.050951 [ 303 ] {3d3d6d45-af11-4964-b412-208be1c32672} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000928118 sec. (1077.449 rows/sec., 42.09 KiB/sec.) | ||
| 958 | 2026.04.10 03:14:04.050970 [ 303 ] {3d3d6d45-af11-4964-b412-208be1c32672} <Trace> Aggregator: Merging aggregated data | ||
| 959 | 2026.04.10 03:14:04.052434 [ 286 ] {3d3d6d45-af11-4964-b412-208be1c32672} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003391 sec., 294.8982601002654 rows/sec., 11.52 KiB/sec. | ||
| 960 | 2026.04.10 03:14:04.052567 [ 286 ] {3d3d6d45-af11-4964-b412-208be1c32672} <Debug> TCPHandler: Processed in 0.003826166 sec. | ||
| 961 | 2026.04.10 03:14:04.052702 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.04.10 03:14:04.052731 [ 286 ] {} <Debug> TCP-Session: a2036bb6-69a6-4055-a6d6-1fe91d0c7449 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.04.10 03:14:04.052752 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.04.10 03:14:04.052782 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.04.10 03:14:04.052794 [ 289 ] {} <Debug> TCP-Session: bc849fc1-ef8e-4dbf-90b4-be6d09a83480 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 966 | 2026.04.10 03:14:04.052800 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.04.10 03:14:04.052818 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2026.04.10 03:14:04.052842 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.04.10 03:14:04.052866 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2026.04.10 03:14:04.052883 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.04.10 03:14:04.052892 [ 290 ] {} <Debug> TCP-Session: 35544880-0702-497e-bb05-dcb416499be3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.04.10 03:14:04.052907 [ 288 ] {} <Debug> TCP-Session: e08fa848-2474-413f-8a09-eb694542fad3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.04.10 03:14:04.052918 [ 292 ] {} <Debug> TCP-Session: 8cd42bcc-44b6-41cb-9c21-7359ef9cb282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.04.10 03:14:04.052919 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 975 | 2026.04.10 03:14:04.052873 [ 291 ] {} <Debug> TCP-Session: 3f71e215-7c66-4385-b450-1a6aa2644715 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.04.10 03:14:04.052866 [ 287 ] {} <Debug> TCP-Session: 30e70a7b-818d-4a07-a4db-cee997673186 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.04.10 03:14:04.052974 [ 293 ] {} <Debug> TCP-Session: 20fc0799-4d36-4809-adae-55fbab7a960c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.04.10 03:14:04.052824 [ 294 ] {} <Debug> TCP-Session: 05623b3d-71ca-446e-bc97-77098218203b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.04.10 03:14:07.254922 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 94 | ||
| 980 | 2026.04.10 03:14:07.256975 [ 243 ] {} <Trace> system.query_log (b12d2a13-7b1b-4cc3-ac2c-6643cf4083df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.04.10 03:14:07.257030 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 982 | 2026.04.10 03:14:07.258210 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 983 | 2026.04.10 03:14:07.258678 [ 243 ] {} <Trace> system.query_log (b12d2a13-7b1b-4cc3-ac2c-6643cf4083df): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.04.10 03:14:07.258967 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 985 | 2026.04.10 03:14:08.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.54 MiB, peak 170.36 MiB, free memory in arenas 0.00 B, will set to 162.56 MiB (RSS), difference: 4.02 MiB | ||
| 986 | 2026.04.10 03:14:09.149287 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.04.10 03:14:09.149489 [ 4 ] {f0b78a2e-7fd8-4b43-bc3d-a18dd55bc4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 988 | 2026.04.10 03:14:09.149759 [ 4 ] {f0b78a2e-7fd8-4b43-bc3d-a18dd55bc4f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2026.04.10 03:14:09.149818 [ 4 ] {f0b78a2e-7fd8-4b43-bc3d-a18dd55bc4f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2026.04.10 03:14:09.150225 [ 4 ] {f0b78a2e-7fd8-4b43-bc3d-a18dd55bc4f6} <Debug> TCPHandler: Processed in 0.001068711 sec. | ||
| 991 | 2026.04.10 03:14:09.171207 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.04.10 03:14:09.171349 [ 4 ] {f404d667-50a3-432b-905f-7e617c957ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 993 | 2026.04.10 03:14:09.180281 [ 4 ] {f404d667-50a3-432b-905f-7e617c957ab2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 994 | 2026.04.10 03:14:09.180332 [ 4 ] {f404d667-50a3-432b-905f-7e617c957ab2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 995 | 2026.04.10 03:14:09.182746 [ 4 ] {f404d667-50a3-432b-905f-7e617c957ab2} <Debug> TCPHandler: Processed in 0.01158912 sec. | ||
| 996 | 2026.04.10 03:14:09.186046 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.04.10 03:14:09.186196 [ 4 ] {2922ebee-bec3-489c-a53d-c208d4ece5b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 998 | 2026.04.10 03:14:09.188892 [ 4 ] {2922ebee-bec3-489c-a53d-c208d4ece5b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 999 | 2026.04.10 03:14:09.188984 [ 4 ] {2922ebee-bec3-489c-a53d-c208d4ece5b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1000 | 2026.04.10 03:14:09.189589 [ 4 ] {2922ebee-bec3-489c-a53d-c208d4ece5b0} <Debug> TCPHandler: Processed in 0.003602902 sec. | ||
| 1001 | 2026.04.10 03:14:09.189861 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.04.10 03:14:09.189977 [ 4 ] {3db0402d-1ed4-41c5-b082-12783c6464eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1003 | 2026.04.10 03:14:09.190217 [ 4 ] {3db0402d-1ed4-41c5-b082-12783c6464eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2026.04.10 03:14:09.190260 [ 4 ] {3db0402d-1ed4-41c5-b082-12783c6464eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2026.04.10 03:14:09.190572 [ 4 ] {3db0402d-1ed4-41c5-b082-12783c6464eb} <Debug> TCPHandler: Processed in 0.000761265 sec. | ||
| 1006 | 2026.04.10 03:14:09.190820 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.04.10 03:14:09.190934 [ 4 ] {7c70c777-d224-4355-a32a-407116b69c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1008 | 2026.04.10 03:14:09.191169 [ 4 ] {7c70c777-d224-4355-a32a-407116b69c03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1009 | 2026.04.10 03:14:09.191210 [ 4 ] {7c70c777-d224-4355-a32a-407116b69c03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1010 | 2026.04.10 03:14:09.191516 [ 4 ] {7c70c777-d224-4355-a32a-407116b69c03} <Debug> TCPHandler: Processed in 0.000744405 sec. | ||
| 1011 | 2026.04.10 03:14:09.191823 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.04.10 03:14:09.191935 [ 4 ] {736a8191-a1cb-4cca-b281-e31ba36be889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1013 | 2026.04.10 03:14:09.192167 [ 4 ] {736a8191-a1cb-4cca-b281-e31ba36be889} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1014 | 2026.04.10 03:14:09.192208 [ 4 ] {736a8191-a1cb-4cca-b281-e31ba36be889} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1015 | 2026.04.10 03:14:09.192514 [ 4 ] {736a8191-a1cb-4cca-b281-e31ba36be889} <Debug> TCPHandler: Processed in 0.000740765 sec. | ||
| 1016 | 2026.04.10 03:14:09.192699 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2026.04.10 03:14:09.192815 [ 4 ] {ac7ab63a-a512-43d2-927a-fb39805d0350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1018 | 2026.04.10 03:14:09.193051 [ 4 ] {ac7ab63a-a512-43d2-927a-fb39805d0350} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1019 | 2026.04.10 03:14:09.193093 [ 4 ] {ac7ab63a-a512-43d2-927a-fb39805d0350} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1020 | 2026.04.10 03:14:09.193404 [ 4 ] {ac7ab63a-a512-43d2-927a-fb39805d0350} <Debug> TCPHandler: Processed in 0.000753205 sec. | ||
| 1021 | 2026.04.10 03:14:09.193601 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.04.10 03:14:09.193716 [ 4 ] {8b15dbff-6f70-4c44-a8e9-7d9f387957f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1023 | 2026.04.10 03:14:09.193957 [ 4 ] {8b15dbff-6f70-4c44-a8e9-7d9f387957f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1024 | 2026.04.10 03:14:09.193998 [ 4 ] {8b15dbff-6f70-4c44-a8e9-7d9f387957f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1025 | 2026.04.10 03:14:09.194307 [ 4 ] {8b15dbff-6f70-4c44-a8e9-7d9f387957f9} <Debug> TCPHandler: Processed in 0.000755335 sec. | ||
| 1026 | 2026.04.10 03:14:09.194493 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2026.04.10 03:14:09.194607 [ 4 ] {59cdbff0-b414-41ef-94d5-1a8c209e4d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1028 | 2026.04.10 03:14:09.194846 [ 4 ] {59cdbff0-b414-41ef-94d5-1a8c209e4d03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1029 | 2026.04.10 03:14:09.194887 [ 4 ] {59cdbff0-b414-41ef-94d5-1a8c209e4d03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1030 | 2026.04.10 03:14:09.195187 [ 4 ] {59cdbff0-b414-41ef-94d5-1a8c209e4d03} <Debug> TCPHandler: Processed in 0.000742805 sec. | ||
| 1031 | 2026.04.10 03:14:09.195374 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2026.04.10 03:14:09.195489 [ 4 ] {a96f3586-eb88-4286-af58-8be78ef72d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1033 | 2026.04.10 03:14:09.195729 [ 4 ] {a96f3586-eb88-4286-af58-8be78ef72d7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1034 | 2026.04.10 03:14:09.195770 [ 4 ] {a96f3586-eb88-4286-af58-8be78ef72d7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1035 | 2026.04.10 03:14:09.196079 [ 4 ] {a96f3586-eb88-4286-af58-8be78ef72d7c} <Debug> TCPHandler: Processed in 0.000754275 sec. | ||
| 1036 | 2026.04.10 03:14:09.196262 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2026.04.10 03:14:09.196378 [ 4 ] {d0d085b0-0dd0-4da9-80ca-6c83c58a2685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1038 | 2026.04.10 03:14:09.196620 [ 4 ] {d0d085b0-0dd0-4da9-80ca-6c83c58a2685} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1039 | 2026.04.10 03:14:09.196661 [ 4 ] {d0d085b0-0dd0-4da9-80ca-6c83c58a2685} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1040 | 2026.04.10 03:14:09.196967 [ 4 ] {d0d085b0-0dd0-4da9-80ca-6c83c58a2685} <Debug> TCPHandler: Processed in 0.000752995 sec. | ||
| 1041 | 2026.04.10 03:14:09.197153 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2026.04.10 03:14:09.197270 [ 4 ] {dcde16af-ba28-4c04-b1ab-0dd561d23d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1043 | 2026.04.10 03:14:09.197516 [ 4 ] {dcde16af-ba28-4c04-b1ab-0dd561d23d50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1044 | 2026.04.10 03:14:09.197557 [ 4 ] {dcde16af-ba28-4c04-b1ab-0dd561d23d50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1045 | 2026.04.10 03:14:09.197867 [ 4 ] {dcde16af-ba28-4c04-b1ab-0dd561d23d50} <Debug> TCPHandler: Processed in 0.000766925 sec. | ||
| 1046 | 2026.04.10 03:14:09.198055 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.04.10 03:14:09.198171 [ 4 ] {7733e6bf-0e80-45f3-bf49-b4732b2c1881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1048 | 2026.04.10 03:14:09.198413 [ 4 ] {7733e6bf-0e80-45f3-bf49-b4732b2c1881} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1049 | 2026.04.10 03:14:09.198454 [ 4 ] {7733e6bf-0e80-45f3-bf49-b4732b2c1881} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1050 | 2026.04.10 03:14:09.198758 [ 4 ] {7733e6bf-0e80-45f3-bf49-b4732b2c1881} <Debug> TCPHandler: Processed in 0.000751365 sec. | ||
| 1051 | 2026.04.10 03:14:09.198948 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.04.10 03:14:09.199061 [ 4 ] {a27ec6fe-530e-405d-937c-d16a2f7db9c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1053 | 2026.04.10 03:14:09.199309 [ 4 ] {a27ec6fe-530e-405d-937c-d16a2f7db9c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1054 | 2026.04.10 03:14:09.199350 [ 4 ] {a27ec6fe-530e-405d-937c-d16a2f7db9c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1055 | 2026.04.10 03:14:09.199653 [ 4 ] {a27ec6fe-530e-405d-937c-d16a2f7db9c5} <Debug> TCPHandler: Processed in 0.000752965 sec. | ||
| 1056 | 2026.04.10 03:14:09.199845 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2026.04.10 03:14:09.199960 [ 4 ] {cc7e8684-3f0a-49fe-b0a1-a608e2ad728b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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') FORMAT Native; (stage: Complete) | ||
| 1058 | 2026.04.10 03:14:09.200210 [ 4 ] {cc7e8684-3f0a-49fe-b0a1-a608e2ad728b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1059 | 2026.04.10 03:14:09.200250 [ 4 ] {cc7e8684-3f0a-49fe-b0a1-a608e2ad728b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2026.04.10 03:14:09.200628 [ 4 ] {cc7e8684-3f0a-49fe-b0a1-a608e2ad728b} <Debug> TCPHandler: Processed in 0.000832246 sec. | ||
| 1061 | 2026.04.10 03:14:09.200815 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.04.10 03:14:09.200933 [ 4 ] {518a2ee4-2077-44ea-8c3d-96b696712c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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') FORMAT Native; (stage: Complete) | ||
| 1063 | 2026.04.10 03:14:09.201185 [ 4 ] {518a2ee4-2077-44ea-8c3d-96b696712c90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1064 | 2026.04.10 03:14:09.201226 [ 4 ] {518a2ee4-2077-44ea-8c3d-96b696712c90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1065 | 2026.04.10 03:14:09.201542 [ 4 ] {518a2ee4-2077-44ea-8c3d-96b696712c90} <Debug> TCPHandler: Processed in 0.000776235 sec. | ||
| 1066 | 2026.04.10 03:14:09.201731 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2026.04.10 03:14:09.201847 [ 4 ] {2c7d47bd-2565-45f0-baea-10c0a81fe599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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') FORMAT Native; (stage: Complete) | ||
| 1068 | 2026.04.10 03:14:09.202105 [ 4 ] {2c7d47bd-2565-45f0-baea-10c0a81fe599} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1069 | 2026.04.10 03:14:09.202147 [ 4 ] {2c7d47bd-2565-45f0-baea-10c0a81fe599} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1070 | 2026.04.10 03:14:09.202457 [ 4 ] {2c7d47bd-2565-45f0-baea-10c0a81fe599} <Debug> TCPHandler: Processed in 0.000773926 sec. | ||
| 1071 | 2026.04.10 03:14:09.202648 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.04.10 03:14:09.202766 [ 4 ] {b381e682-c07c-4cdf-8bdb-acc15e4db299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1073 | 2026.04.10 03:14:09.203018 [ 4 ] {b381e682-c07c-4cdf-8bdb-acc15e4db299} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2026.04.10 03:14:09.203058 [ 4 ] {b381e682-c07c-4cdf-8bdb-acc15e4db299} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2026.04.10 03:14:09.203366 [ 4 ] {b381e682-c07c-4cdf-8bdb-acc15e4db299} <Debug> TCPHandler: Processed in 0.000767036 sec. | ||
| 1076 | 2026.04.10 03:14:09.203557 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.04.10 03:14:09.203675 [ 4 ] {9765881b-0112-48d2-a77d-a76bbb6636a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1078 | 2026.04.10 03:14:09.203928 [ 4 ] {9765881b-0112-48d2-a77d-a76bbb6636a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1079 | 2026.04.10 03:14:09.203968 [ 4 ] {9765881b-0112-48d2-a77d-a76bbb6636a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1080 | 2026.04.10 03:14:09.204276 [ 4 ] {9765881b-0112-48d2-a77d-a76bbb6636a5} <Debug> TCPHandler: Processed in 0.000769276 sec. | ||
| 1081 | 2026.04.10 03:14:09.213170 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2026.04.10 03:14:09.213294 [ 4 ] {2bc12c45-a20c-4afe-9485-7062e0d53e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1083 | 2026.04.10 03:14:09.213345 [ 4 ] {2bc12c45-a20c-4afe-9485-7062e0d53e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1084 | 2026.04.10 03:14:09.216292 [ 4 ] {2bc12c45-a20c-4afe-9485-7062e0d53e74} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1085 | 2026.04.10 03:14:09.216341 [ 4 ] {2bc12c45-a20c-4afe-9485-7062e0d53e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1086 | 2026.04.10 03:14:09.216941 [ 4 ] {2bc12c45-a20c-4afe-9485-7062e0d53e74} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1087 | 2026.04.10 03:14:09.217318 [ 4 ] {2bc12c45-a20c-4afe-9485-7062e0d53e74} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1088 | 2026.04.10 03:14:09.217480 [ 4 ] {2bc12c45-a20c-4afe-9485-7062e0d53e74} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.004224 sec., 4498.10606060606 rows/sec., 629.31 KiB/sec. | ||
| 1089 | 2026.04.10 03:14:09.217528 [ 4 ] {2bc12c45-a20c-4afe-9485-7062e0d53e74} <Debug> TCPHandler: Processed in 0.004419248 sec. | ||
| 1090 | 2026.04.10 03:14:09.217647 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1091 | 2026.04.10 03:14:09.217748 [ 4 ] {0508dcf0-c774-402d-b31f-05cbd6ac5a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1092 | 2026.04.10 03:14:09.217790 [ 4 ] {0508dcf0-c774-402d-b31f-05cbd6ac5a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1093 | 2026.04.10 03:14:09.222761 [ 4 ] {0508dcf0-c774-402d-b31f-05cbd6ac5a06} <Trace> oximeter.fields_ipaddr (8b877b62-8427-4857-bb8e-a8e25aa2fead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1094 | 2026.04.10 03:14:09.222797 [ 4 ] {0508dcf0-c774-402d-b31f-05cbd6ac5a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1095 | 2026.04.10 03:14:09.225493 [ 4 ] {0508dcf0-c774-402d-b31f-05cbd6ac5a06} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1096 | 2026.04.10 03:14:09.225920 [ 4 ] {0508dcf0-c774-402d-b31f-05cbd6ac5a06} <Trace> oximeter.fields_ipaddr (8b877b62-8427-4857-bb8e-a8e25aa2fead): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1097 | 2026.04.10 03:14:09.226094 [ 4 ] {0508dcf0-c774-402d-b31f-05cbd6ac5a06} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.008368 sec., 478.0114722753346 rows/sec., 38.98 KiB/sec. | ||
| 1098 | 2026.04.10 03:14:09.226137 [ 4 ] {0508dcf0-c774-402d-b31f-05cbd6ac5a06} <Debug> TCPHandler: Processed in 0.00854107 sec. | ||
| 1099 | 2026.04.10 03:14:09.226264 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.04.10 03:14:09.226365 [ 4 ] {4ddcc746-18a6-4aae-9a56-f716bb2d6abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1101 | 2026.04.10 03:14:09.226411 [ 4 ] {4ddcc746-18a6-4aae-9a56-f716bb2d6abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1102 | 2026.04.10 03:14:09.228825 [ 4 ] {4ddcc746-18a6-4aae-9a56-f716bb2d6abf} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1103 | 2026.04.10 03:14:09.228861 [ 4 ] {4ddcc746-18a6-4aae-9a56-f716bb2d6abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1104 | 2026.04.10 03:14:09.229284 [ 4 ] {4ddcc746-18a6-4aae-9a56-f716bb2d6abf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1105 | 2026.04.10 03:14:09.229736 [ 4 ] {4ddcc746-18a6-4aae-9a56-f716bb2d6abf} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1106 | 2026.04.10 03:14:09.229871 [ 4 ] {4ddcc746-18a6-4aae-9a56-f716bb2d6abf} <Debug> executeQuery: Read 44 rows, 3.64 KiB in 0.003535 sec., 12446.958981612448 rows/sec., 1.00 MiB/sec. | ||
| 1107 | 2026.04.10 03:14:09.229909 [ 4 ] {4ddcc746-18a6-4aae-9a56-f716bb2d6abf} <Debug> TCPHandler: Processed in 0.003702034 sec. | ||
| 1108 | 2026.04.10 03:14:09.230024 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1109 | 2026.04.10 03:14:09.230118 [ 4 ] {6a16b925-0e0e-46ca-84ee-c42591ec13e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1110 | 2026.04.10 03:14:09.230158 [ 4 ] {6a16b925-0e0e-46ca-84ee-c42591ec13e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1111 | 2026.04.10 03:14:09.230550 [ 4 ] {6a16b925-0e0e-46ca-84ee-c42591ec13e7} <Trace> oximeter.fields_u16 (9075e4df-da83-4195-9ae8-6e004966dc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2026.04.10 03:14:09.230586 [ 4 ] {6a16b925-0e0e-46ca-84ee-c42591ec13e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1113 | 2026.04.10 03:14:09.230989 [ 4 ] {6a16b925-0e0e-46ca-84ee-c42591ec13e7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1114 | 2026.04.10 03:14:09.231517 [ 4 ] {6a16b925-0e0e-46ca-84ee-c42591ec13e7} <Trace> oximeter.fields_u16 (9075e4df-da83-4195-9ae8-6e004966dc00): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2026.04.10 03:14:09.231701 [ 4 ] {6a16b925-0e0e-46ca-84ee-c42591ec13e7} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.0016 sec., 7500 rows/sec., 550.54 KiB/sec. | ||
| 1116 | 2026.04.10 03:14:09.231767 [ 4 ] {6a16b925-0e0e-46ca-84ee-c42591ec13e7} <Debug> TCPHandler: Processed in 0.001791785 sec. | ||
| 1117 | 2026.04.10 03:14:09.231898 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.04.10 03:14:09.231995 [ 4 ] {8d4fc15f-558a-4a00-8840-c7923f05fcab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1119 | 2026.04.10 03:14:09.232036 [ 4 ] {8d4fc15f-558a-4a00-8840-c7923f05fcab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1120 | 2026.04.10 03:14:09.232454 [ 4 ] {8d4fc15f-558a-4a00-8840-c7923f05fcab} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2026.04.10 03:14:09.232491 [ 4 ] {8d4fc15f-558a-4a00-8840-c7923f05fcab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1122 | 2026.04.10 03:14:09.232900 [ 4 ] {8d4fc15f-558a-4a00-8840-c7923f05fcab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1123 | 2026.04.10 03:14:09.233461 [ 4 ] {8d4fc15f-558a-4a00-8840-c7923f05fcab} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2026.04.10 03:14:09.233596 [ 4 ] {8d4fc15f-558a-4a00-8840-c7923f05fcab} <Debug> executeQuery: Read 46 rows, 3.69 KiB in 0.00162 sec., 28395.061728395063 rows/sec., 2.22 MiB/sec. | ||
| 1125 | 2026.04.10 03:14:09.233635 [ 4 ] {8d4fc15f-558a-4a00-8840-c7923f05fcab} <Debug> TCPHandler: Processed in 0.001788696 sec. | ||
| 1126 | 2026.04.10 03:14:09.233781 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.04.10 03:14:09.233894 [ 4 ] {3434c3a8-01fa-402c-8a45-99079b2b1129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1128 | 2026.04.10 03:14:09.233940 [ 4 ] {3434c3a8-01fa-402c-8a45-99079b2b1129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1129 | 2026.04.10 03:14:09.236220 [ 4 ] {3434c3a8-01fa-402c-8a45-99079b2b1129} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2026.04.10 03:14:09.236254 [ 4 ] {3434c3a8-01fa-402c-8a45-99079b2b1129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1131 | 2026.04.10 03:14:09.241030 [ 4 ] {3434c3a8-01fa-402c-8a45-99079b2b1129} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1132 | 2026.04.10 03:14:09.241591 [ 4 ] {3434c3a8-01fa-402c-8a45-99079b2b1129} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2026.04.10 03:14:09.241773 [ 4 ] {3434c3a8-01fa-402c-8a45-99079b2b1129} <Debug> executeQuery: Read 102 rows, 7.24 KiB in 0.007902 sec., 12908.124525436599 rows/sec., 916.25 KiB/sec. | ||
| 1134 | 2026.04.10 03:14:09.241821 [ 4 ] {3434c3a8-01fa-402c-8a45-99079b2b1129} <Debug> TCPHandler: Processed in 0.008120591 sec. | ||
| 1135 | 2026.04.10 03:14:09.241945 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.04.10 03:14:09.242043 [ 4 ] {4016737e-73eb-4d75-a7a4-b24d7fbf1d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1137 | 2026.04.10 03:14:09.242096 [ 4 ] {4016737e-73eb-4d75-a7a4-b24d7fbf1d54} <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 | ||
| 1138 | 2026.04.10 03:14:09.242915 [ 4 ] {4016737e-73eb-4d75-a7a4-b24d7fbf1d54} <Trace> oximeter.measurements_histogramu64 (84d59511-04cf-44bb-be8b-65fb268bb913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2026.04.10 03:14:09.242953 [ 4 ] {4016737e-73eb-4d75-a7a4-b24d7fbf1d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1140 | 2026.04.10 03:14:09.246008 [ 4 ] {4016737e-73eb-4d75-a7a4-b24d7fbf1d54} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1141 | 2026.04.10 03:14:09.246461 [ 4 ] {4016737e-73eb-4d75-a7a4-b24d7fbf1d54} <Trace> oximeter.measurements_histogramu64 (84d59511-04cf-44bb-be8b-65fb268bb913): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2026.04.10 03:14:09.246604 [ 4 ] {4016737e-73eb-4d75-a7a4-b24d7fbf1d54} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004581 sec., 1746.3435931019428 rows/sec., 3.13 MiB/sec. | ||
| 1143 | 2026.04.10 03:14:09.246657 [ 4 ] {4016737e-73eb-4d75-a7a4-b24d7fbf1d54} <Debug> TCPHandler: Processed in 0.004764744 sec. | ||
| 1144 | 2026.04.10 03:14:09.246776 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.04.10 03:14:09.246871 [ 4 ] {ee58ae60-8eb4-4a5a-9263-5a9b88e371d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1146 | 2026.04.10 03:14:09.246912 [ 4 ] {ee58ae60-8eb4-4a5a-9263-5a9b88e371d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1147 | 2026.04.10 03:14:09.247232 [ 4 ] {ee58ae60-8eb4-4a5a-9263-5a9b88e371d7} <Trace> oximeter.measurements_i64 (6c71da04-8fcb-467a-9798-a5695ea35f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.04.10 03:14:09.247267 [ 4 ] {ee58ae60-8eb4-4a5a-9263-5a9b88e371d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1149 | 2026.04.10 03:14:09.247674 [ 4 ] {ee58ae60-8eb4-4a5a-9263-5a9b88e371d7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1150 | 2026.04.10 03:14:09.248232 [ 4 ] {ee58ae60-8eb4-4a5a-9263-5a9b88e371d7} <Trace> oximeter.measurements_i64 (6c71da04-8fcb-467a-9798-a5695ea35f37): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2026.04.10 03:14:09.248418 [ 4 ] {ee58ae60-8eb4-4a5a-9263-5a9b88e371d7} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001564 sec., 3836.317135549872 rows/sec., 270.99 KiB/sec. | ||
| 1152 | 2026.04.10 03:14:09.248468 [ 4 ] {ee58ae60-8eb4-4a5a-9263-5a9b88e371d7} <Debug> TCPHandler: Processed in 0.001740925 sec. | ||
| 1153 | 2026.04.10 03:14:09.248592 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.04.10 03:14:09.248687 [ 4 ] {adcc6935-4f65-44c3-b4c1-4c08e657dd9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1155 | 2026.04.10 03:14:09.248727 [ 4 ] {adcc6935-4f65-44c3-b4c1-4c08e657dd9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1156 | 2026.04.10 03:14:09.249039 [ 4 ] {adcc6935-4f65-44c3-b4c1-4c08e657dd9d} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.04.10 03:14:09.249073 [ 4 ] {adcc6935-4f65-44c3-b4c1-4c08e657dd9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1158 | 2026.04.10 03:14:09.249585 [ 4 ] {adcc6935-4f65-44c3-b4c1-4c08e657dd9d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1159 | 2026.04.10 03:14:09.250067 [ 4 ] {adcc6935-4f65-44c3-b4c1-4c08e657dd9d} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.04.10 03:14:09.250200 [ 4 ] {adcc6935-4f65-44c3-b4c1-4c08e657dd9d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001532 sec., 19582.245430809402 rows/sec., 1.34 MiB/sec. | ||
| 1161 | 2026.04.10 03:14:09.250235 [ 4 ] {adcc6935-4f65-44c3-b4c1-4c08e657dd9d} <Debug> TCPHandler: Processed in 0.001700234 sec. | ||
| 1162 | 2026.04.10 03:14:09.765674 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1442 | ||
| 1163 | 2026.04.10 03:14:09.766149 [ 245 ] {} <Trace> system.asynchronous_metric_log (38cee68a-bac1-4364-935c-23cc59a5c863): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1164 | 2026.04.10 03:14:09.766190 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1165 | 2026.04.10 03:14:09.766818 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1166 | 2026.04.10 03:14:09.767330 [ 245 ] {} <Trace> system.asynchronous_metric_log (38cee68a-bac1-4364-935c-23cc59a5c863): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1167 | 2026.04.10 03:14:09.767463 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1442 | ||
| 1168 | 2026.04.10 03:14:09.832048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1169 | 2026.04.10 03:14:09.848957 [ 244 ] {} <Trace> system.metric_log (8a0cd182-db19-47c6-9c68-574d19ee7de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1170 | 2026.04.10 03:14:09.849021 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1171 | 2026.04.10 03:14:09.855560 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1172 | 2026.04.10 03:14:09.856755 [ 244 ] {} <Trace> system.metric_log (8a0cd182-db19-47c6-9c68-574d19ee7de3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2026.04.10 03:14:09.860037 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1174 | 2026.04.10 03:14:14.153521 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2026.04.10 03:14:14.153725 [ 4 ] {7a683a73-e502-4e3f-8d36-4ff792b40bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1176 | 2026.04.10 03:14:14.153801 [ 4 ] {7a683a73-e502-4e3f-8d36-4ff792b40bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1177 | 2026.04.10 03:14:14.154473 [ 4 ] {7a683a73-e502-4e3f-8d36-4ff792b40bc2} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1178 | 2026.04.10 03:14:14.154528 [ 4 ] {7a683a73-e502-4e3f-8d36-4ff792b40bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 1179 | 2026.04.10 03:14:14.155025 [ 4 ] {7a683a73-e502-4e3f-8d36-4ff792b40bc2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1180 | 2026.04.10 03:14:14.155525 [ 4 ] {7a683a73-e502-4e3f-8d36-4ff792b40bc2} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2026.04.10 03:14:14.155684 [ 4 ] {7a683a73-e502-4e3f-8d36-4ff792b40bc2} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002013 sec., 12916.04570293095 rows/sec., 983.35 KiB/sec. | ||
| 1182 | 2026.04.10 03:14:14.155732 [ 4 ] {7a683a73-e502-4e3f-8d36-4ff792b40bc2} <Debug> TCPHandler: Processed in 0.002345276 sec. | ||
| 1183 | 2026.04.10 03:14:14.155858 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1184 | 2026.04.10 03:14:14.155960 [ 4 ] {d956b557-f9f5-47c6-8257-766fd46ab9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1185 | 2026.04.10 03:14:14.156004 [ 4 ] {d956b557-f9f5-47c6-8257-766fd46ab9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1186 | 2026.04.10 03:14:14.156412 [ 4 ] {d956b557-f9f5-47c6-8257-766fd46ab9f8} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1187 | 2026.04.10 03:14:14.156449 [ 4 ] {d956b557-f9f5-47c6-8257-766fd46ab9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 1188 | 2026.04.10 03:14:14.156836 [ 4 ] {d956b557-f9f5-47c6-8257-766fd46ab9f8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1189 | 2026.04.10 03:14:14.157261 [ 4 ] {d956b557-f9f5-47c6-8257-766fd46ab9f8} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1190 | 2026.04.10 03:14:14.157395 [ 4 ] {d956b557-f9f5-47c6-8257-766fd46ab9f8} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001458 sec., 19204.389574759945 rows/sec., 1.50 MiB/sec. | ||
| 1191 | 2026.04.10 03:14:14.157432 [ 4 ] {d956b557-f9f5-47c6-8257-766fd46ab9f8} <Debug> TCPHandler: Processed in 0.001628862 sec. | ||
| 1192 | 2026.04.10 03:14:14.157538 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1193 | 2026.04.10 03:14:14.157635 [ 4 ] {ff02e21e-f612-49a4-85ea-ccbac523f959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1194 | 2026.04.10 03:14:14.157678 [ 4 ] {ff02e21e-f612-49a4-85ea-ccbac523f959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1195 | 2026.04.10 03:14:14.158050 [ 4 ] {ff02e21e-f612-49a4-85ea-ccbac523f959} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1196 | 2026.04.10 03:14:14.158094 [ 4 ] {ff02e21e-f612-49a4-85ea-ccbac523f959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 1197 | 2026.04.10 03:14:14.158565 [ 4 ] {ff02e21e-f612-49a4-85ea-ccbac523f959} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1198 | 2026.04.10 03:14:14.159118 [ 4 ] {ff02e21e-f612-49a4-85ea-ccbac523f959} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1199 | 2026.04.10 03:14:14.159249 [ 4 ] {ff02e21e-f612-49a4-85ea-ccbac523f959} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001634 sec., 61199.51040391677 rows/sec., 4.24 MiB/sec. | ||
| 1200 | 2026.04.10 03:14:14.159285 [ 4 ] {ff02e21e-f612-49a4-85ea-ccbac523f959} <Debug> TCPHandler: Processed in 0.001799086 sec. | ||
| 1201 | 2026.04.10 03:14:14.159390 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1202 | 2026.04.10 03:14:14.159483 [ 4 ] {aeabbfa3-f06b-4d95-8749-a5544805a902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1203 | 2026.04.10 03:14:14.159524 [ 4 ] {aeabbfa3-f06b-4d95-8749-a5544805a902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1204 | 2026.04.10 03:14:14.159830 [ 4 ] {aeabbfa3-f06b-4d95-8749-a5544805a902} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1205 | 2026.04.10 03:14:14.159866 [ 4 ] {aeabbfa3-f06b-4d95-8749-a5544805a902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 1206 | 2026.04.10 03:14:14.160379 [ 4 ] {aeabbfa3-f06b-4d95-8749-a5544805a902} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1207 | 2026.04.10 03:14:14.160899 [ 4 ] {aeabbfa3-f06b-4d95-8749-a5544805a902} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1208 | 2026.04.10 03:14:14.161039 [ 4 ] {aeabbfa3-f06b-4d95-8749-a5544805a902} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001574 sec., 19059.72045743329 rows/sec., 1.31 MiB/sec. | ||
| 1209 | 2026.04.10 03:14:14.161077 [ 4 ] {aeabbfa3-f06b-4d95-8749-a5544805a902} <Debug> TCPHandler: Processed in 0.001736055 sec. | ||
| 1210 | 2026.04.10 03:14:17.207665 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1211 | 2026.04.10 03:14:17.207727 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1212 | 2026.04.10 03:14:17.259966 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 158 | ||
| 1213 | 2026.04.10 03:14:17.262741 [ 243 ] {} <Trace> system.query_log (b12d2a13-7b1b-4cc3-ac2c-6643cf4083df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1214 | 2026.04.10 03:14:17.262786 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 1215 | 2026.04.10 03:14:17.264089 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1216 | 2026.04.10 03:14:17.264649 [ 243 ] {} <Trace> system.query_log (b12d2a13-7b1b-4cc3-ac2c-6643cf4083df): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1217 | 2026.04.10 03:14:17.264894 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 158 | ||
| 1218 | 2026.04.10 03:14:17.268457 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1954 | ||
| 1219 | 2026.04.10 03:14:17.268957 [ 245 ] {} <Trace> system.asynchronous_metric_log (38cee68a-bac1-4364-935c-23cc59a5c863): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2026.04.10 03:14:17.268996 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 1221 | 2026.04.10 03:14:17.269654 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1222 | 2026.04.10 03:14:17.270140 [ 245 ] {} <Trace> system.asynchronous_metric_log (38cee68a-bac1-4364-935c-23cc59a5c863): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2026.04.10 03:14:17.270277 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1954 | ||
| 1224 | 2026.04.10 03:14:17.361030 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1225 | 2026.04.10 03:14:17.378219 [ 244 ] {} <Trace> system.metric_log (8a0cd182-db19-47c6-9c68-574d19ee7de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2026.04.10 03:14:17.378277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 1227 | 2026.04.10 03:14:17.384754 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1228 | 2026.04.10 03:14:17.385807 [ 244 ] {} <Trace> system.metric_log (8a0cd182-db19-47c6-9c68-574d19ee7de3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2026.04.10 03:14:17.388990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1230 | 2026.04.10 03:14:19.155490 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1231 | 2026.04.10 03:14:19.155702 [ 4 ] {d61401ff-44ea-43f9-b86b-d1ec6c6fe499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1232 | 2026.04.10 03:14:19.155777 [ 4 ] {d61401ff-44ea-43f9-b86b-d1ec6c6fe499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1233 | 2026.04.10 03:14:19.156466 [ 4 ] {d61401ff-44ea-43f9-b86b-d1ec6c6fe499} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1234 | 2026.04.10 03:14:19.156517 [ 4 ] {d61401ff-44ea-43f9-b86b-d1ec6c6fe499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 1235 | 2026.04.10 03:14:19.157053 [ 4 ] {d61401ff-44ea-43f9-b86b-d1ec6c6fe499} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1236 | 2026.04.10 03:14:19.157492 [ 4 ] {d61401ff-44ea-43f9-b86b-d1ec6c6fe499} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1237 | 2026.04.10 03:14:19.157653 [ 4 ] {d61401ff-44ea-43f9-b86b-d1ec6c6fe499} <Debug> executeQuery: Read 74 rows, 6.49 KiB in 0.002004 sec., 36926.14770459082 rows/sec., 3.16 MiB/sec. | ||
| 1238 | 2026.04.10 03:14:19.157700 [ 4 ] {d61401ff-44ea-43f9-b86b-d1ec6c6fe499} <Debug> TCPHandler: Processed in 0.002343477 sec. | ||
| 1239 | 2026.04.10 03:14:19.157828 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2026.04.10 03:14:19.157929 [ 4 ] {66e27022-d26e-46c2-9d29-7b3164d20f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1241 | 2026.04.10 03:14:19.157972 [ 4 ] {66e27022-d26e-46c2-9d29-7b3164d20f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1242 | 2026.04.10 03:14:19.158394 [ 4 ] {66e27022-d26e-46c2-9d29-7b3164d20f18} <Trace> oximeter.fields_u16 (9075e4df-da83-4195-9ae8-6e004966dc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2026.04.10 03:14:19.158432 [ 4 ] {66e27022-d26e-46c2-9d29-7b3164d20f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 1244 | 2026.04.10 03:14:19.158893 [ 4 ] {66e27022-d26e-46c2-9d29-7b3164d20f18} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1245 | 2026.04.10 03:14:19.159311 [ 4 ] {66e27022-d26e-46c2-9d29-7b3164d20f18} <Trace> oximeter.fields_u16 (9075e4df-da83-4195-9ae8-6e004966dc00): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2026.04.10 03:14:19.159451 [ 4 ] {66e27022-d26e-46c2-9d29-7b3164d20f18} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001545 sec., 15533.980582524273 rows/sec., 1.14 MiB/sec. | ||
| 1247 | 2026.04.10 03:14:19.159490 [ 4 ] {66e27022-d26e-46c2-9d29-7b3164d20f18} <Debug> TCPHandler: Processed in 0.001716434 sec. | ||
| 1248 | 2026.04.10 03:14:19.159599 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1249 | 2026.04.10 03:14:19.159695 [ 4 ] {f14c23fa-2aae-4012-a312-3d04c9fd9f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1250 | 2026.04.10 03:14:19.159734 [ 4 ] {f14c23fa-2aae-4012-a312-3d04c9fd9f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1251 | 2026.04.10 03:14:19.160144 [ 4 ] {f14c23fa-2aae-4012-a312-3d04c9fd9f96} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1252 | 2026.04.10 03:14:19.160181 [ 4 ] {f14c23fa-2aae-4012-a312-3d04c9fd9f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 1253 | 2026.04.10 03:14:19.160581 [ 4 ] {f14c23fa-2aae-4012-a312-3d04c9fd9f96} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1254 | 2026.04.10 03:14:19.161042 [ 4 ] {f14c23fa-2aae-4012-a312-3d04c9fd9f96} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1255 | 2026.04.10 03:14:19.161180 [ 4 ] {f14c23fa-2aae-4012-a312-3d04c9fd9f96} <Debug> executeQuery: Read 60 rows, 4.82 KiB in 0.001504 sec., 39893.6170212766 rows/sec., 3.13 MiB/sec. | ||
| 1256 | 2026.04.10 03:14:19.161216 [ 4 ] {f14c23fa-2aae-4012-a312-3d04c9fd9f96} <Debug> TCPHandler: Processed in 0.001668444 sec. | ||
| 1257 | 2026.04.10 03:14:19.161320 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1258 | 2026.04.10 03:14:19.161414 [ 4 ] {0f977951-78ce-491f-8cf6-86cc9fd475a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1259 | 2026.04.10 03:14:19.161456 [ 4 ] {0f977951-78ce-491f-8cf6-86cc9fd475a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1260 | 2026.04.10 03:14:19.161825 [ 4 ] {0f977951-78ce-491f-8cf6-86cc9fd475a2} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1261 | 2026.04.10 03:14:19.161862 [ 4 ] {0f977951-78ce-491f-8cf6-86cc9fd475a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 1262 | 2026.04.10 03:14:19.162360 [ 4 ] {0f977951-78ce-491f-8cf6-86cc9fd475a2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1263 | 2026.04.10 03:14:19.162843 [ 4 ] {0f977951-78ce-491f-8cf6-86cc9fd475a2} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1264 | 2026.04.10 03:14:19.162981 [ 4 ] {0f977951-78ce-491f-8cf6-86cc9fd475a2} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001586 sec., 63051.70239596469 rows/sec., 4.37 MiB/sec. | ||
| 1265 | 2026.04.10 03:14:19.163017 [ 4 ] {0f977951-78ce-491f-8cf6-86cc9fd475a2} <Debug> TCPHandler: Processed in 0.001747274 sec. | ||
| 1266 | 2026.04.10 03:14:19.163126 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1267 | 2026.04.10 03:14:19.163219 [ 4 ] {f185d8f7-cd0a-478c-842a-66067e373f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1268 | 2026.04.10 03:14:19.163272 [ 4 ] {f185d8f7-cd0a-478c-842a-66067e373f6b} <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 | ||
| 1269 | 2026.04.10 03:14:19.164117 [ 4 ] {f185d8f7-cd0a-478c-842a-66067e373f6b} <Trace> oximeter.measurements_histogramu64 (84d59511-04cf-44bb-be8b-65fb268bb913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1270 | 2026.04.10 03:14:19.164154 [ 4 ] {f185d8f7-cd0a-478c-842a-66067e373f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 1271 | 2026.04.10 03:14:19.164859 [ 4 ] {f185d8f7-cd0a-478c-842a-66067e373f6b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1272 | 2026.04.10 03:14:19.166224 [ 4 ] {f185d8f7-cd0a-478c-842a-66067e373f6b} <Trace> oximeter.measurements_histogramu64 (84d59511-04cf-44bb-be8b-65fb268bb913): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1273 | 2026.04.10 03:14:19.166409 [ 4 ] {f185d8f7-cd0a-478c-842a-66067e373f6b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.003207 sec., 7483.629560336763 rows/sec., 13.41 MiB/sec. | ||
| 1274 | 2026.04.10 03:14:19.166488 [ 4 ] {f185d8f7-cd0a-478c-842a-66067e373f6b} <Debug> TCPHandler: Processed in 0.003411957 sec. | ||
| 1275 | 2026.04.10 03:14:19.166626 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1276 | 2026.04.10 03:14:19.166732 [ 4 ] {429c24ea-7af2-4697-9cef-9f6e40a87b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1277 | 2026.04.10 03:14:19.166775 [ 4 ] {429c24ea-7af2-4697-9cef-9f6e40a87b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1278 | 2026.04.10 03:14:19.167173 [ 4 ] {429c24ea-7af2-4697-9cef-9f6e40a87b23} <Trace> oximeter.measurements_i64 (6c71da04-8fcb-467a-9798-a5695ea35f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1279 | 2026.04.10 03:14:19.167220 [ 4 ] {429c24ea-7af2-4697-9cef-9f6e40a87b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 1280 | 2026.04.10 03:14:19.167789 [ 4 ] {429c24ea-7af2-4697-9cef-9f6e40a87b23} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1281 | 2026.04.10 03:14:19.168387 [ 4 ] {429c24ea-7af2-4697-9cef-9f6e40a87b23} <Trace> oximeter.measurements_i64 (6c71da04-8fcb-467a-9798-a5695ea35f37): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1282 | 2026.04.10 03:14:19.168535 [ 4 ] {429c24ea-7af2-4697-9cef-9f6e40a87b23} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001822 sec., 8232.71130625686 rows/sec., 628.17 KiB/sec. | ||
| 1283 | 2026.04.10 03:14:19.168576 [ 4 ] {429c24ea-7af2-4697-9cef-9f6e40a87b23} <Debug> TCPHandler: Processed in 0.00200905 sec. | ||
| 1284 | 2026.04.10 03:14:19.168695 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1285 | 2026.04.10 03:14:19.168789 [ 4 ] {ccd942b8-45f9-4813-8a9b-cd8e541aa0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1286 | 2026.04.10 03:14:19.168832 [ 4 ] {ccd942b8-45f9-4813-8a9b-cd8e541aa0a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1287 | 2026.04.10 03:14:19.169192 [ 4 ] {ccd942b8-45f9-4813-8a9b-cd8e541aa0a7} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1288 | 2026.04.10 03:14:19.169228 [ 4 ] {ccd942b8-45f9-4813-8a9b-cd8e541aa0a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 1289 | 2026.04.10 03:14:19.169698 [ 4 ] {ccd942b8-45f9-4813-8a9b-cd8e541aa0a7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1290 | 2026.04.10 03:14:19.170206 [ 4 ] {ccd942b8-45f9-4813-8a9b-cd8e541aa0a7} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1291 | 2026.04.10 03:14:19.170347 [ 4 ] {ccd942b8-45f9-4813-8a9b-cd8e541aa0a7} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001577 sec., 19023.462270133165 rows/sec., 1.30 MiB/sec. | ||
| 1292 | 2026.04.10 03:14:19.170389 [ 4 ] {ccd942b8-45f9-4813-8a9b-cd8e541aa0a7} <Debug> TCPHandler: Processed in 0.001743905 sec. | ||
| 1293 | 2026.04.10 03:14:24.149557 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1294 | 2026.04.10 03:14:24.149785 [ 4 ] {53f94284-137b-487b-8a3a-8752ce5aa673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1295 | 2026.04.10 03:14:24.150112 [ 4 ] {53f94284-137b-487b-8a3a-8752ce5aa673} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1296 | 2026.04.10 03:14:24.152352 [ 4 ] {53f94284-137b-487b-8a3a-8752ce5aa673} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1297 | 2026.04.10 03:14:24.152592 [ 4 ] {53f94284-137b-487b-8a3a-8752ce5aa673} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1298 | 2026.04.10 03:14:24.152663 [ 4 ] {53f94284-137b-487b-8a3a-8752ce5aa673} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1299 | 2026.04.10 03:14:24.152843 [ 4 ] {53f94284-137b-487b-8a3a-8752ce5aa673} <Debug> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1300 | 2026.04.10 03:14:24.152905 [ 4 ] {53f94284-137b-487b-8a3a-8752ce5aa673} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1301 | 2026.04.10 03:14:24.155258 [ 4 ] {53f94284-137b-487b-8a3a-8752ce5aa673} <Debug> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1302 | 2026.04.10 03:14:24.155300 [ 4 ] {53f94284-137b-487b-8a3a-8752ce5aa673} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1303 | 2026.04.10 03:14:24.157803 [ 4 ] {53f94284-137b-487b-8a3a-8752ce5aa673} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1304 | 2026.04.10 03:14:24.157854 [ 4 ] {53f94284-137b-487b-8a3a-8752ce5aa673} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1305 | 2026.04.10 03:14:24.183545 [ 4 ] {53f94284-137b-487b-8a3a-8752ce5aa673} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.033844 sec., 561.3993617775677 rows/sec., 23.46 KiB/sec. | ||
| 1306 | 2026.04.10 03:14:24.183659 [ 4 ] {53f94284-137b-487b-8a3a-8752ce5aa673} <Debug> TCPHandler: Processed in 0.034225049 sec. | ||
| 1307 | 2026.04.10 03:14:24.184045 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2026.04.10 03:14:24.184184 [ 4 ] {857ee6fc-92e2-4618-b256-32cb3fd253e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1309 | 2026.04.10 03:14:24.184398 [ 4 ] {857ee6fc-92e2-4618-b256-32cb3fd253e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1310 | 2026.04.10 03:14:24.184431 [ 4 ] {857ee6fc-92e2-4618-b256-32cb3fd253e4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received')" moved to PREWHERE | ||
| 1311 | 2026.04.10 03:14:24.184608 [ 4 ] {857ee6fc-92e2-4618-b256-32cb3fd253e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1312 | 2026.04.10 03:14:24.184662 [ 4 ] {857ee6fc-92e2-4618-b256-32cb3fd253e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1313 | 2026.04.10 03:14:24.184772 [ 4 ] {857ee6fc-92e2-4618-b256-32cb3fd253e4} <Debug> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1314 | 2026.04.10 03:14:24.184802 [ 4 ] {857ee6fc-92e2-4618-b256-32cb3fd253e4} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1315 | 2026.04.10 03:14:24.184822 [ 4 ] {857ee6fc-92e2-4618-b256-32cb3fd253e4} <Debug> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1316 | 2026.04.10 03:14:24.184837 [ 4 ] {857ee6fc-92e2-4618-b256-32cb3fd253e4} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1317 | 2026.04.10 03:14:24.184871 [ 4 ] {857ee6fc-92e2-4618-b256-32cb3fd253e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received'))" | ||
| 1318 | 2026.04.10 03:14:24.184888 [ 4 ] {857ee6fc-92e2-4618-b256-32cb3fd253e4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1319 | 2026.04.10 03:14:24.185596 [ 4 ] {857ee6fc-92e2-4618-b256-32cb3fd253e4} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.00147 sec., 12925.170068027212 rows/sec., 540.10 KiB/sec. | ||
| 1320 | 2026.04.10 03:14:24.185681 [ 4 ] {857ee6fc-92e2-4618-b256-32cb3fd253e4} <Debug> TCPHandler: Processed in 0.001688593 sec. | ||
| 1321 | 2026.04.10 03:14:24.185941 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1322 | 2026.04.10 03:14:24.186071 [ 4 ] {a3c8dd26-c3a3-447e-9781-55bb261cf260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1323 | 2026.04.10 03:14:24.186270 [ 4 ] {a3c8dd26-c3a3-447e-9781-55bb261cf260} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1324 | 2026.04.10 03:14:24.186303 [ 4 ] {a3c8dd26-c3a3-447e-9781-55bb261cf260} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 1325 | 2026.04.10 03:14:24.186474 [ 4 ] {a3c8dd26-c3a3-447e-9781-55bb261cf260} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1326 | 2026.04.10 03:14:24.186525 [ 4 ] {a3c8dd26-c3a3-447e-9781-55bb261cf260} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1327 | 2026.04.10 03:14:24.186627 [ 4 ] {a3c8dd26-c3a3-447e-9781-55bb261cf260} <Debug> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1328 | 2026.04.10 03:14:24.186655 [ 4 ] {a3c8dd26-c3a3-447e-9781-55bb261cf260} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1329 | 2026.04.10 03:14:24.186673 [ 4 ] {a3c8dd26-c3a3-447e-9781-55bb261cf260} <Debug> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1330 | 2026.04.10 03:14:24.186687 [ 4 ] {a3c8dd26-c3a3-447e-9781-55bb261cf260} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1331 | 2026.04.10 03:14:24.186718 [ 4 ] {a3c8dd26-c3a3-447e-9781-55bb261cf260} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1332 | 2026.04.10 03:14:24.186736 [ 4 ] {a3c8dd26-c3a3-447e-9781-55bb261cf260} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1333 | 2026.04.10 03:14:24.187173 [ 4 ] {a3c8dd26-c3a3-447e-9781-55bb261cf260} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001152 sec., 16493.055555555555 rows/sec., 689.19 KiB/sec. | ||
| 1334 | 2026.04.10 03:14:24.187257 [ 4 ] {a3c8dd26-c3a3-447e-9781-55bb261cf260} <Debug> TCPHandler: Processed in 0.001367317 sec. | ||
| 1335 | 2026.04.10 03:14:24.187491 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1336 | 2026.04.10 03:14:24.187618 [ 4 ] {254f1053-5b7f-42cc-8fd8-2d44e6d7eb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1337 | 2026.04.10 03:14:24.187813 [ 4 ] {254f1053-5b7f-42cc-8fd8-2d44e6d7eb14} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1338 | 2026.04.10 03:14:24.187844 [ 4 ] {254f1053-5b7f-42cc-8fd8-2d44e6d7eb14} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 1339 | 2026.04.10 03:14:24.188022 [ 4 ] {254f1053-5b7f-42cc-8fd8-2d44e6d7eb14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1340 | 2026.04.10 03:14:24.188079 [ 4 ] {254f1053-5b7f-42cc-8fd8-2d44e6d7eb14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1341 | 2026.04.10 03:14:24.188178 [ 4 ] {254f1053-5b7f-42cc-8fd8-2d44e6d7eb14} <Debug> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1342 | 2026.04.10 03:14:24.188206 [ 4 ] {254f1053-5b7f-42cc-8fd8-2d44e6d7eb14} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1343 | 2026.04.10 03:14:24.188224 [ 4 ] {254f1053-5b7f-42cc-8fd8-2d44e6d7eb14} <Debug> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1344 | 2026.04.10 03:14:24.188237 [ 4 ] {254f1053-5b7f-42cc-8fd8-2d44e6d7eb14} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1345 | 2026.04.10 03:14:24.188270 [ 4 ] {254f1053-5b7f-42cc-8fd8-2d44e6d7eb14} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1346 | 2026.04.10 03:14:24.188287 [ 4 ] {254f1053-5b7f-42cc-8fd8-2d44e6d7eb14} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1347 | 2026.04.10 03:14:24.188973 [ 4 ] {254f1053-5b7f-42cc-8fd8-2d44e6d7eb14} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001404 sec., 13532.763532763533 rows/sec., 565.49 KiB/sec. | ||
| 1348 | 2026.04.10 03:14:24.189058 [ 4 ] {254f1053-5b7f-42cc-8fd8-2d44e6d7eb14} <Debug> TCPHandler: Processed in 0.001617203 sec. | ||
| 1349 | 2026.04.10 03:14:24.189289 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1350 | 2026.04.10 03:14:24.189414 [ 4 ] {6b4a8f9c-85f1-4296-8c79-d8fa5beafbf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1351 | 2026.04.10 03:14:24.189620 [ 4 ] {6b4a8f9c-85f1-4296-8c79-d8fa5beafbf9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1352 | 2026.04.10 03:14:24.189652 [ 4 ] {6b4a8f9c-85f1-4296-8c79-d8fa5beafbf9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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')" moved to PREWHERE | ||
| 1353 | 2026.04.10 03:14:24.189824 [ 4 ] {6b4a8f9c-85f1-4296-8c79-d8fa5beafbf9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1354 | 2026.04.10 03:14:24.189874 [ 4 ] {6b4a8f9c-85f1-4296-8c79-d8fa5beafbf9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1355 | 2026.04.10 03:14:24.189971 [ 4 ] {6b4a8f9c-85f1-4296-8c79-d8fa5beafbf9} <Debug> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1356 | 2026.04.10 03:14:24.189998 [ 4 ] {6b4a8f9c-85f1-4296-8c79-d8fa5beafbf9} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1357 | 2026.04.10 03:14:24.190016 [ 4 ] {6b4a8f9c-85f1-4296-8c79-d8fa5beafbf9} <Debug> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1358 | 2026.04.10 03:14:24.190030 [ 4 ] {6b4a8f9c-85f1-4296-8c79-d8fa5beafbf9} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1359 | 2026.04.10 03:14:24.190061 [ 4 ] {6b4a8f9c-85f1-4296-8c79-d8fa5beafbf9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 1360 | 2026.04.10 03:14:24.190079 [ 4 ] {6b4a8f9c-85f1-4296-8c79-d8fa5beafbf9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1361 | 2026.04.10 03:14:24.190502 [ 4 ] {6b4a8f9c-85f1-4296-8c79-d8fa5beafbf9} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001136 sec., 16725.352112676057 rows/sec., 698.90 KiB/sec. | ||
| 1362 | 2026.04.10 03:14:24.190584 [ 4 ] {6b4a8f9c-85f1-4296-8c79-d8fa5beafbf9} <Debug> TCPHandler: Processed in 0.001345027 sec. | ||
| 1363 | 2026.04.10 03:14:24.190804 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1364 | 2026.04.10 03:14:24.190929 [ 4 ] {e66bd42f-48f0-4140-8bcb-8db6f9264495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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') FORMAT Native; (stage: Complete) | ||
| 1365 | 2026.04.10 03:14:24.191122 [ 4 ] {e66bd42f-48f0-4140-8bcb-8db6f9264495} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1366 | 2026.04.10 03:14:24.191154 [ 4 ] {e66bd42f-48f0-4140-8bcb-8db6f9264495} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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')" moved to PREWHERE | ||
| 1367 | 2026.04.10 03:14:24.191327 [ 4 ] {e66bd42f-48f0-4140-8bcb-8db6f9264495} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1368 | 2026.04.10 03:14:24.191378 [ 4 ] {e66bd42f-48f0-4140-8bcb-8db6f9264495} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1369 | 2026.04.10 03:14:24.191476 [ 4 ] {e66bd42f-48f0-4140-8bcb-8db6f9264495} <Debug> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1370 | 2026.04.10 03:14:24.191504 [ 4 ] {e66bd42f-48f0-4140-8bcb-8db6f9264495} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1371 | 2026.04.10 03:14:24.191521 [ 4 ] {e66bd42f-48f0-4140-8bcb-8db6f9264495} <Debug> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1372 | 2026.04.10 03:14:24.191535 [ 4 ] {e66bd42f-48f0-4140-8bcb-8db6f9264495} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1373 | 2026.04.10 03:14:24.191567 [ 4 ] {e66bd42f-48f0-4140-8bcb-8db6f9264495} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1374 | 2026.04.10 03:14:24.191584 [ 4 ] {e66bd42f-48f0-4140-8bcb-8db6f9264495} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1375 | 2026.04.10 03:14:24.191974 [ 4 ] {e66bd42f-48f0-4140-8bcb-8db6f9264495} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001094 sec., 17367.45886654479 rows/sec., 725.73 KiB/sec. | ||
| 1376 | 2026.04.10 03:14:24.192062 [ 4 ] {e66bd42f-48f0-4140-8bcb-8db6f9264495} <Debug> TCPHandler: Processed in 0.001307866 sec. | ||
| 1377 | 2026.04.10 03:14:24.207851 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1378 | 2026.04.10 03:14:24.208066 [ 4 ] {1bc69e40-bd5f-423a-87ba-734c5c5e5d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1379 | 2026.04.10 03:14:24.208117 [ 4 ] {1bc69e40-bd5f-423a-87ba-734c5c5e5d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1380 | 2026.04.10 03:14:24.208739 [ 4 ] {1bc69e40-bd5f-423a-87ba-734c5c5e5d51} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2026.04.10 03:14:24.208787 [ 4 ] {1bc69e40-bd5f-423a-87ba-734c5c5e5d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 1382 | 2026.04.10 03:14:24.209327 [ 4 ] {1bc69e40-bd5f-423a-87ba-734c5c5e5d51} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1383 | 2026.04.10 03:14:24.209740 [ 4 ] {1bc69e40-bd5f-423a-87ba-734c5c5e5d51} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2026.04.10 03:14:24.209893 [ 4 ] {1bc69e40-bd5f-423a-87ba-734c5c5e5d51} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001862 sec., 3222.34156820623 rows/sec., 1.49 MiB/sec. | ||
| 1385 | 2026.04.10 03:14:24.209932 [ 4 ] {1bc69e40-bd5f-423a-87ba-734c5c5e5d51} <Debug> TCPHandler: Processed in 0.002142732 sec. | ||
| 1386 | 2026.04.10 03:14:24.210129 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2026.04.10 03:14:24.210225 [ 4 ] {47bc9327-a9e8-482b-a06d-d8338bda10d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1388 | 2026.04.10 03:14:24.210265 [ 4 ] {47bc9327-a9e8-482b-a06d-d8338bda10d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1389 | 2026.04.10 03:14:24.212656 [ 4 ] {47bc9327-a9e8-482b-a06d-d8338bda10d8} <Trace> oximeter.fields_i16 (ce8d476f-d5ae-4392-8051-cf0e735d0cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2026.04.10 03:14:24.212695 [ 4 ] {47bc9327-a9e8-482b-a06d-d8338bda10d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 1391 | 2026.04.10 03:14:24.213225 [ 4 ] {47bc9327-a9e8-482b-a06d-d8338bda10d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1392 | 2026.04.10 03:14:24.213691 [ 4 ] {47bc9327-a9e8-482b-a06d-d8338bda10d8} <Trace> oximeter.fields_i16 (ce8d476f-d5ae-4392-8051-cf0e735d0cf1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2026.04.10 03:14:24.213826 [ 4 ] {47bc9327-a9e8-482b-a06d-d8338bda10d8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003622 sec., 6626.173384870238 rows/sec., 562.97 KiB/sec. | ||
| 1394 | 2026.04.10 03:14:24.213863 [ 4 ] {47bc9327-a9e8-482b-a06d-d8338bda10d8} <Debug> TCPHandler: Processed in 0.003784175 sec. | ||
| 1395 | 2026.04.10 03:14:24.213993 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2026.04.10 03:14:24.214089 [ 4 ] {c8a67d56-a9a4-4c71-95a6-87856edc2065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1397 | 2026.04.10 03:14:24.214127 [ 4 ] {c8a67d56-a9a4-4c71-95a6-87856edc2065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1398 | 2026.04.10 03:14:24.214511 [ 4 ] {c8a67d56-a9a4-4c71-95a6-87856edc2065} <Trace> oximeter.fields_ipaddr (8b877b62-8427-4857-bb8e-a8e25aa2fead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2026.04.10 03:14:24.214546 [ 4 ] {c8a67d56-a9a4-4c71-95a6-87856edc2065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 1400 | 2026.04.10 03:14:24.214946 [ 4 ] {c8a67d56-a9a4-4c71-95a6-87856edc2065} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1401 | 2026.04.10 03:14:24.215372 [ 4 ] {c8a67d56-a9a4-4c71-95a6-87856edc2065} <Trace> oximeter.fields_ipaddr (8b877b62-8427-4857-bb8e-a8e25aa2fead): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2026.04.10 03:14:24.215500 [ 4 ] {c8a67d56-a9a4-4c71-95a6-87856edc2065} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001435 sec., 1393.7282229965156 rows/sec., 113.65 KiB/sec. | ||
| 1403 | 2026.04.10 03:14:24.215536 [ 4 ] {c8a67d56-a9a4-4c71-95a6-87856edc2065} <Debug> TCPHandler: Processed in 0.001591201 sec. | ||
| 1404 | 2026.04.10 03:14:24.215638 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1405 | 2026.04.10 03:14:24.215728 [ 4 ] {c2ceffeb-5156-49da-83d4-6102a99b7af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1406 | 2026.04.10 03:14:24.215765 [ 4 ] {c2ceffeb-5156-49da-83d4-6102a99b7af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1407 | 2026.04.10 03:14:24.216366 [ 4 ] {c2ceffeb-5156-49da-83d4-6102a99b7af0} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2026.04.10 03:14:24.216402 [ 4 ] {c2ceffeb-5156-49da-83d4-6102a99b7af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 1409 | 2026.04.10 03:14:24.216850 [ 4 ] {c2ceffeb-5156-49da-83d4-6102a99b7af0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1410 | 2026.04.10 03:14:24.217265 [ 4 ] {c2ceffeb-5156-49da-83d4-6102a99b7af0} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1411 | 2026.04.10 03:14:24.217398 [ 4 ] {c2ceffeb-5156-49da-83d4-6102a99b7af0} <Debug> executeQuery: Read 147 rows, 13.49 KiB in 0.001687 sec., 87136.92946058091 rows/sec., 7.81 MiB/sec. | ||
| 1412 | 2026.04.10 03:14:24.217434 [ 4 ] {c2ceffeb-5156-49da-83d4-6102a99b7af0} <Debug> TCPHandler: Processed in 0.001842447 sec. | ||
| 1413 | 2026.04.10 03:14:24.217540 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1414 | 2026.04.10 03:14:24.217630 [ 4 ] {a8b73247-09e9-469a-a98e-e3e09f34ab59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1415 | 2026.04.10 03:14:24.217667 [ 4 ] {a8b73247-09e9-469a-a98e-e3e09f34ab59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1416 | 2026.04.10 03:14:24.218052 [ 4 ] {a8b73247-09e9-469a-a98e-e3e09f34ab59} <Trace> oximeter.fields_u16 (9075e4df-da83-4195-9ae8-6e004966dc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1417 | 2026.04.10 03:14:24.218087 [ 4 ] {a8b73247-09e9-469a-a98e-e3e09f34ab59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 1418 | 2026.04.10 03:14:24.218487 [ 4 ] {a8b73247-09e9-469a-a98e-e3e09f34ab59} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1419 | 2026.04.10 03:14:24.218969 [ 4 ] {a8b73247-09e9-469a-a98e-e3e09f34ab59} <Trace> oximeter.fields_u16 (9075e4df-da83-4195-9ae8-6e004966dc00): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1420 | 2026.04.10 03:14:24.219101 [ 4 ] {a8b73247-09e9-469a-a98e-e3e09f34ab59} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001488 sec., 9408.602150537634 rows/sec., 739.64 KiB/sec. | ||
| 1421 | 2026.04.10 03:14:24.219137 [ 4 ] {a8b73247-09e9-469a-a98e-e3e09f34ab59} <Debug> TCPHandler: Processed in 0.001644273 sec. | ||
| 1422 | 2026.04.10 03:14:24.219241 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1423 | 2026.04.10 03:14:24.219331 [ 4 ] {1fff69df-617e-4621-a8c0-5b7bd7fa508a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1424 | 2026.04.10 03:14:24.219368 [ 4 ] {1fff69df-617e-4621-a8c0-5b7bd7fa508a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1425 | 2026.04.10 03:14:24.219785 [ 4 ] {1fff69df-617e-4621-a8c0-5b7bd7fa508a} <Trace> oximeter.fields_u32 (7ca72420-b722-42bb-9483-a7cfd7e0ca62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1426 | 2026.04.10 03:14:24.219817 [ 4 ] {1fff69df-617e-4621-a8c0-5b7bd7fa508a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 1427 | 2026.04.10 03:14:24.220254 [ 4 ] {1fff69df-617e-4621-a8c0-5b7bd7fa508a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1428 | 2026.04.10 03:14:24.220670 [ 4 ] {1fff69df-617e-4621-a8c0-5b7bd7fa508a} <Trace> oximeter.fields_u32 (7ca72420-b722-42bb-9483-a7cfd7e0ca62): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1429 | 2026.04.10 03:14:24.220801 [ 4 ] {1fff69df-617e-4621-a8c0-5b7bd7fa508a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001487 sec., 16139.878950907867 rows/sec., 1.34 MiB/sec. | ||
| 1430 | 2026.04.10 03:14:24.220836 [ 4 ] {1fff69df-617e-4621-a8c0-5b7bd7fa508a} <Debug> TCPHandler: Processed in 0.001642353 sec. | ||
| 1431 | 2026.04.10 03:14:24.220939 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2026.04.10 03:14:24.221028 [ 4 ] {177f36bd-6c86-4935-9057-cca211661aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1433 | 2026.04.10 03:14:24.221065 [ 4 ] {177f36bd-6c86-4935-9057-cca211661aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1434 | 2026.04.10 03:14:24.221443 [ 4 ] {177f36bd-6c86-4935-9057-cca211661aa4} <Trace> oximeter.fields_u8 (2213315a-9c48-466f-9925-b6abfe19cae6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1435 | 2026.04.10 03:14:24.221477 [ 4 ] {177f36bd-6c86-4935-9057-cca211661aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 1436 | 2026.04.10 03:14:24.221923 [ 4 ] {177f36bd-6c86-4935-9057-cca211661aa4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1437 | 2026.04.10 03:14:24.222362 [ 4 ] {177f36bd-6c86-4935-9057-cca211661aa4} <Trace> oximeter.fields_u8 (2213315a-9c48-466f-9925-b6abfe19cae6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1438 | 2026.04.10 03:14:24.222494 [ 4 ] {177f36bd-6c86-4935-9057-cca211661aa4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001483 sec., 8091.706001348618 rows/sec., 632.16 KiB/sec. | ||
| 1439 | 2026.04.10 03:14:24.222535 [ 4 ] {177f36bd-6c86-4935-9057-cca211661aa4} <Debug> TCPHandler: Processed in 0.001643123 sec. | ||
| 1440 | 2026.04.10 03:14:24.222638 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1441 | 2026.04.10 03:14:24.222726 [ 4 ] {f7f03433-356d-4ea1-a22b-8b765cdddd88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1442 | 2026.04.10 03:14:24.222763 [ 4 ] {f7f03433-356d-4ea1-a22b-8b765cdddd88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1443 | 2026.04.10 03:14:24.223171 [ 4 ] {f7f03433-356d-4ea1-a22b-8b765cdddd88} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1444 | 2026.04.10 03:14:24.223207 [ 4 ] {f7f03433-356d-4ea1-a22b-8b765cdddd88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 1445 | 2026.04.10 03:14:24.223599 [ 4 ] {f7f03433-356d-4ea1-a22b-8b765cdddd88} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1446 | 2026.04.10 03:14:24.224010 [ 4 ] {f7f03433-356d-4ea1-a22b-8b765cdddd88} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2026.04.10 03:14:24.224141 [ 4 ] {f7f03433-356d-4ea1-a22b-8b765cdddd88} <Debug> executeQuery: Read 66 rows, 5.66 KiB in 0.001432 sec., 46089.38547486034 rows/sec., 3.86 MiB/sec. | ||
| 1448 | 2026.04.10 03:14:24.224181 [ 4 ] {f7f03433-356d-4ea1-a22b-8b765cdddd88} <Debug> TCPHandler: Processed in 0.001590312 sec. | ||
| 1449 | 2026.04.10 03:14:24.224286 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1450 | 2026.04.10 03:14:24.224376 [ 4 ] {4fa62151-fff0-492f-b1d6-b00df8ab6de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1451 | 2026.04.10 03:14:24.224416 [ 4 ] {4fa62151-fff0-492f-b1d6-b00df8ab6de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1452 | 2026.04.10 03:14:24.224857 [ 4 ] {4fa62151-fff0-492f-b1d6-b00df8ab6de2} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1453 | 2026.04.10 03:14:24.224893 [ 4 ] {4fa62151-fff0-492f-b1d6-b00df8ab6de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 1454 | 2026.04.10 03:14:24.225328 [ 4 ] {4fa62151-fff0-492f-b1d6-b00df8ab6de2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1455 | 2026.04.10 03:14:24.225740 [ 4 ] {4fa62151-fff0-492f-b1d6-b00df8ab6de2} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1456 | 2026.04.10 03:14:24.225863 [ 4 ] {4fa62151-fff0-492f-b1d6-b00df8ab6de2} <Debug> executeQuery: Read 389 rows, 31.08 KiB in 0.001505 sec., 258471.7607973422 rows/sec., 20.16 MiB/sec. | ||
| 1457 | 2026.04.10 03:14:24.225903 [ 4 ] {4fa62151-fff0-492f-b1d6-b00df8ab6de2} <Debug> TCPHandler: Processed in 0.001664673 sec. | ||
| 1458 | 2026.04.10 03:14:24.226004 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1459 | 2026.04.10 03:14:24.226094 [ 4 ] {b245d738-7880-4c2b-afa1-ebb6542ab0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1460 | 2026.04.10 03:14:24.226133 [ 4 ] {b245d738-7880-4c2b-afa1-ebb6542ab0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1461 | 2026.04.10 03:14:24.226447 [ 4 ] {b245d738-7880-4c2b-afa1-ebb6542ab0ad} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1462 | 2026.04.10 03:14:24.226482 [ 4 ] {b245d738-7880-4c2b-afa1-ebb6542ab0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 1463 | 2026.04.10 03:14:24.226885 [ 4 ] {b245d738-7880-4c2b-afa1-ebb6542ab0ad} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1464 | 2026.04.10 03:14:24.227325 [ 4 ] {b245d738-7880-4c2b-afa1-ebb6542ab0ad} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2026.04.10 03:14:24.227447 [ 4 ] {b245d738-7880-4c2b-afa1-ebb6542ab0ad} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001371 sec., 21881.83807439825 rows/sec., 1.50 MiB/sec. | ||
| 1466 | 2026.04.10 03:14:24.227487 [ 4 ] {b245d738-7880-4c2b-afa1-ebb6542ab0ad} <Debug> TCPHandler: Processed in 0.00152954 sec. | ||
| 1467 | 2026.04.10 03:14:24.770351 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2402 | ||
| 1468 | 2026.04.10 03:14:24.770808 [ 245 ] {} <Trace> system.asynchronous_metric_log (38cee68a-bac1-4364-935c-23cc59a5c863): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2026.04.10 03:14:24.770850 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 1470 | 2026.04.10 03:14:24.771441 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1471 | 2026.04.10 03:14:24.771944 [ 245 ] {} <Trace> system.asynchronous_metric_log (38cee68a-bac1-4364-935c-23cc59a5c863): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1472 | 2026.04.10 03:14:24.772099 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2402 | ||
| 1473 | 2026.04.10 03:14:24.889056 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1474 | 2026.04.10 03:14:24.905667 [ 244 ] {} <Trace> system.metric_log (8a0cd182-db19-47c6-9c68-574d19ee7de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1475 | 2026.04.10 03:14:24.905733 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 1476 | 2026.04.10 03:14:24.912178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1477 | 2026.04.10 03:14:24.913343 [ 244 ] {} <Trace> system.metric_log (8a0cd182-db19-47c6-9c68-574d19ee7de3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1478 | 2026.04.10 03:14:24.917253 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1479 | 2026.04.10 03:14:25.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.27 MiB, peak 172.27 MiB, free memory in arenas 0.00 B, will set to 169.88 MiB (RSS), difference: 1.61 MiB | ||
| 1480 | 2026.04.10 03:14:27.265140 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 204 | ||
| 1481 | 2026.04.10 03:14:27.267600 [ 243 ] {} <Trace> system.query_log (b12d2a13-7b1b-4cc3-ac2c-6643cf4083df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1482 | 2026.04.10 03:14:27.267641 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1483 | 2026.04.10 03:14:27.268920 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1484 | 2026.04.10 03:14:27.269387 [ 243 ] {} <Trace> system.query_log (b12d2a13-7b1b-4cc3-ac2c-6643cf4083df): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1485 | 2026.04.10 03:14:27.269661 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 204 | ||
| 1486 | 2026.04.10 03:14:29.154641 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1487 | 2026.04.10 03:14:29.154836 [ 4 ] {2e406c79-b916-43f9-84ab-0b7851e63692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1488 | 2026.04.10 03:14:29.154906 [ 4 ] {2e406c79-b916-43f9-84ab-0b7851e63692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1489 | 2026.04.10 03:14:29.155596 [ 4 ] {2e406c79-b916-43f9-84ab-0b7851e63692} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1490 | 2026.04.10 03:14:29.155640 [ 4 ] {2e406c79-b916-43f9-84ab-0b7851e63692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1491 | 2026.04.10 03:14:29.156116 [ 4 ] {2e406c79-b916-43f9-84ab-0b7851e63692} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1492 | 2026.04.10 03:14:29.156557 [ 4 ] {2e406c79-b916-43f9-84ab-0b7851e63692} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1493 | 2026.04.10 03:14:29.156729 [ 4 ] {2e406c79-b916-43f9-84ab-0b7851e63692} <Debug> executeQuery: Read 76 rows, 6.69 KiB in 0.001944 sec., 39094.65020576132 rows/sec., 3.36 MiB/sec. | ||
| 1494 | 2026.04.10 03:14:29.156772 [ 4 ] {2e406c79-b916-43f9-84ab-0b7851e63692} <Debug> TCPHandler: Processed in 0.002255565 sec. | ||
| 1495 | 2026.04.10 03:14:29.156892 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2026.04.10 03:14:29.156986 [ 4 ] {a7171728-5647-4db7-9cca-6482df3458ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1497 | 2026.04.10 03:14:29.157032 [ 4 ] {a7171728-5647-4db7-9cca-6482df3458ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1498 | 2026.04.10 03:14:29.157419 [ 4 ] {a7171728-5647-4db7-9cca-6482df3458ef} <Trace> oximeter.fields_u16 (9075e4df-da83-4195-9ae8-6e004966dc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1499 | 2026.04.10 03:14:29.157455 [ 4 ] {a7171728-5647-4db7-9cca-6482df3458ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1500 | 2026.04.10 03:14:29.157853 [ 4 ] {a7171728-5647-4db7-9cca-6482df3458ef} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1501 | 2026.04.10 03:14:29.158281 [ 4 ] {a7171728-5647-4db7-9cca-6482df3458ef} <Trace> oximeter.fields_u16 (9075e4df-da83-4195-9ae8-6e004966dc00): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1502 | 2026.04.10 03:14:29.158408 [ 4 ] {a7171728-5647-4db7-9cca-6482df3458ef} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00144 sec., 17361.11111111111 rows/sec., 1.27 MiB/sec. | ||
| 1503 | 2026.04.10 03:14:29.158443 [ 4 ] {a7171728-5647-4db7-9cca-6482df3458ef} <Debug> TCPHandler: Processed in 0.001599902 sec. | ||
| 1504 | 2026.04.10 03:14:29.158543 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2026.04.10 03:14:29.158634 [ 4 ] {01fa88e2-4b7c-4437-a073-d4d55cc39037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1506 | 2026.04.10 03:14:29.158672 [ 4 ] {01fa88e2-4b7c-4437-a073-d4d55cc39037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1507 | 2026.04.10 03:14:29.159072 [ 4 ] {01fa88e2-4b7c-4437-a073-d4d55cc39037} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2026.04.10 03:14:29.159116 [ 4 ] {01fa88e2-4b7c-4437-a073-d4d55cc39037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1509 | 2026.04.10 03:14:29.159497 [ 4 ] {01fa88e2-4b7c-4437-a073-d4d55cc39037} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1510 | 2026.04.10 03:14:29.159953 [ 4 ] {01fa88e2-4b7c-4437-a073-d4d55cc39037} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2026.04.10 03:14:29.160102 [ 4 ] {01fa88e2-4b7c-4437-a073-d4d55cc39037} <Debug> executeQuery: Read 53 rows, 4.24 KiB in 0.001486 sec., 35666.218034993275 rows/sec., 2.79 MiB/sec. | ||
| 1512 | 2026.04.10 03:14:29.160140 [ 4 ] {01fa88e2-4b7c-4437-a073-d4d55cc39037} <Debug> TCPHandler: Processed in 0.001643643 sec. | ||
| 1513 | 2026.04.10 03:14:29.160244 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1514 | 2026.04.10 03:14:29.160340 [ 4 ] {f6abb1c2-7b93-4947-af9d-22e563e9ab73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1515 | 2026.04.10 03:14:29.160381 [ 4 ] {f6abb1c2-7b93-4947-af9d-22e563e9ab73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1516 | 2026.04.10 03:14:29.160752 [ 4 ] {f6abb1c2-7b93-4947-af9d-22e563e9ab73} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2026.04.10 03:14:29.160786 [ 4 ] {f6abb1c2-7b93-4947-af9d-22e563e9ab73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1518 | 2026.04.10 03:14:29.161207 [ 4 ] {f6abb1c2-7b93-4947-af9d-22e563e9ab73} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1519 | 2026.04.10 03:14:29.161625 [ 4 ] {f6abb1c2-7b93-4947-af9d-22e563e9ab73} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1520 | 2026.04.10 03:14:29.161772 [ 4 ] {f6abb1c2-7b93-4947-af9d-22e563e9ab73} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001449 sec., 69013.11249137337 rows/sec., 4.78 MiB/sec. | ||
| 1521 | 2026.04.10 03:14:29.161808 [ 4 ] {f6abb1c2-7b93-4947-af9d-22e563e9ab73} <Debug> TCPHandler: Processed in 0.001612472 sec. | ||
| 1522 | 2026.04.10 03:14:29.161917 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1523 | 2026.04.10 03:14:29.162008 [ 4 ] {f98276e8-db39-4237-8ed4-96b0c2f89ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1524 | 2026.04.10 03:14:29.162060 [ 4 ] {f98276e8-db39-4237-8ed4-96b0c2f89ee5} <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 | ||
| 1525 | 2026.04.10 03:14:29.162821 [ 4 ] {f98276e8-db39-4237-8ed4-96b0c2f89ee5} <Trace> oximeter.measurements_histogramu64 (84d59511-04cf-44bb-be8b-65fb268bb913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2026.04.10 03:14:29.162856 [ 4 ] {f98276e8-db39-4237-8ed4-96b0c2f89ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1527 | 2026.04.10 03:14:29.163474 [ 4 ] {f98276e8-db39-4237-8ed4-96b0c2f89ee5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1528 | 2026.04.10 03:14:29.163897 [ 4 ] {f98276e8-db39-4237-8ed4-96b0c2f89ee5} <Trace> oximeter.measurements_histogramu64 (84d59511-04cf-44bb-be8b-65fb268bb913): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2026.04.10 03:14:29.164030 [ 4 ] {f98276e8-db39-4237-8ed4-96b0c2f89ee5} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002039 sec., 12260.912211868563 rows/sec., 21.97 MiB/sec. | ||
| 1530 | 2026.04.10 03:14:29.164076 [ 4 ] {f98276e8-db39-4237-8ed4-96b0c2f89ee5} <Debug> TCPHandler: Processed in 0.002207124 sec. | ||
| 1531 | 2026.04.10 03:14:29.164181 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1532 | 2026.04.10 03:14:29.164276 [ 4 ] {68061b4a-6c6c-43eb-aa44-5dbaa7d1beeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1533 | 2026.04.10 03:14:29.164315 [ 4 ] {68061b4a-6c6c-43eb-aa44-5dbaa7d1beeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1534 | 2026.04.10 03:14:29.164619 [ 4 ] {68061b4a-6c6c-43eb-aa44-5dbaa7d1beeb} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2026.04.10 03:14:29.164655 [ 4 ] {68061b4a-6c6c-43eb-aa44-5dbaa7d1beeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1536 | 2026.04.10 03:14:29.165057 [ 4 ] {68061b4a-6c6c-43eb-aa44-5dbaa7d1beeb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1537 | 2026.04.10 03:14:29.165491 [ 4 ] {68061b4a-6c6c-43eb-aa44-5dbaa7d1beeb} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1538 | 2026.04.10 03:14:29.165639 [ 4 ] {68061b4a-6c6c-43eb-aa44-5dbaa7d1beeb} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001381 sec., 21723.38884866039 rows/sec., 1.49 MiB/sec. | ||
| 1539 | 2026.04.10 03:14:29.165674 [ 4 ] {68061b4a-6c6c-43eb-aa44-5dbaa7d1beeb} <Debug> TCPHandler: Processed in 0.00154064 sec. | ||
| 1540 | 2026.04.10 03:14:32.207783 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1541 | 2026.04.10 03:14:32.207856 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1542 | 2026.04.10 03:14:32.272187 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2914 | ||
| 1543 | 2026.04.10 03:14:32.272807 [ 245 ] {} <Trace> system.asynchronous_metric_log (38cee68a-bac1-4364-935c-23cc59a5c863): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2026.04.10 03:14:32.272859 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1545 | 2026.04.10 03:14:32.273566 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1546 | 2026.04.10 03:14:32.274084 [ 245 ] {} <Trace> system.asynchronous_metric_log (38cee68a-bac1-4364-935c-23cc59a5c863): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2026.04.10 03:14:32.274221 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2914 | ||
| 1548 | 2026.04.10 03:14:32.274227 [ 78 ] {} <Debug> system.asynchronous_metric_log (38cee68a-bac1-4364-935c-23cc59a5c863) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1549 | 2026.04.10 03:14:32.274297 [ 78 ] {} <Trace> system.asynchronous_metric_log (38cee68a-bac1-4364-935c-23cc59a5c863): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1550 | 2026.04.10 03:14:32.274317 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1551 | 2026.04.10 03:14:32.276589 [ 187 ] {38cee68a-bac1-4364-935c-23cc59a5c863::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1552 | 2026.04.10 03:14:32.278799 [ 187 ] {38cee68a-bac1-4364-935c-23cc59a5c863::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1553 | 2026.04.10 03:14:32.278925 [ 187 ] {38cee68a-bac1-4364-935c-23cc59a5c863::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1554 | 2026.04.10 03:14:32.279048 [ 187 ] {38cee68a-bac1-4364-935c-23cc59a5c863::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 506 rows starting from the beginning of the part | ||
| 1555 | 2026.04.10 03:14:32.279099 [ 187 ] {38cee68a-bac1-4364-935c-23cc59a5c863::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1556 | 2026.04.10 03:14:32.279146 [ 187 ] {38cee68a-bac1-4364-935c-23cc59a5c863::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1557 | 2026.04.10 03:14:32.279187 [ 187 ] {38cee68a-bac1-4364-935c-23cc59a5c863::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1558 | 2026.04.10 03:14:32.279246 [ 187 ] {38cee68a-bac1-4364-935c-23cc59a5c863::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1559 | 2026.04.10 03:14:32.313538 [ 193 ] {38cee68a-bac1-4364-935c-23cc59a5c863::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2914 rows, containing 4 columns (4 merged, 0 gathered) in 0.039078136 sec., 74568.55158086352 rows/sec., 1.07 MiB/sec. | ||
| 1560 | 2026.04.10 03:14:32.314713 [ 193 ] {38cee68a-bac1-4364-935c-23cc59a5c863::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1561 | 2026.04.10 03:14:32.315257 [ 193 ] {38cee68a-bac1-4364-935c-23cc59a5c863::all_1_6_1} <Trace> system.asynchronous_metric_log (38cee68a-bac1-4364-935c-23cc59a5c863): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1562 | 2026.04.10 03:14:32.315327 [ 193 ] {38cee68a-bac1-4364-935c-23cc59a5c863::all_1_6_1} <Trace> system.asynchronous_metric_log (38cee68a-bac1-4364-935c-23cc59a5c863) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1563 | 2026.04.10 03:14:32.315435 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.36 MiB. | ||
| 1564 | 2026.04.10 03:14:32.417314 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1565 | 2026.04.10 03:14:32.433708 [ 244 ] {} <Trace> system.metric_log (8a0cd182-db19-47c6-9c68-574d19ee7de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1566 | 2026.04.10 03:14:32.433765 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1567 | 2026.04.10 03:14:32.439821 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1568 | 2026.04.10 03:14:32.440905 [ 244 ] {} <Trace> system.metric_log (8a0cd182-db19-47c6-9c68-574d19ee7de3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1569 | 2026.04.10 03:14:32.441182 [ 78 ] {} <Debug> system.metric_log (8a0cd182-db19-47c6-9c68-574d19ee7de3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1570 | 2026.04.10 03:14:32.441242 [ 78 ] {} <Trace> system.metric_log (8a0cd182-db19-47c6-9c68-574d19ee7de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1571 | 2026.04.10 03:14:32.441262 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1572 | 2026.04.10 03:14:32.441383 [ 193 ] {8a0cd182-db19-47c6-9c68-574d19ee7de3::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1573 | 2026.04.10 03:14:32.444391 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1574 | 2026.04.10 03:14:32.445623 [ 193 ] {8a0cd182-db19-47c6-9c68-574d19ee7de3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1575 | 2026.04.10 03:14:32.447134 [ 193 ] {8a0cd182-db19-47c6-9c68-574d19ee7de3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 1576 | 2026.04.10 03:14:32.452026 [ 193 ] {8a0cd182-db19-47c6-9c68-574d19ee7de3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 1577 | 2026.04.10 03:14:32.456433 [ 193 ] {8a0cd182-db19-47c6-9c68-574d19ee7de3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 1578 | 2026.04.10 03:14:32.461167 [ 193 ] {8a0cd182-db19-47c6-9c68-574d19ee7de3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 1579 | 2026.04.10 03:14:32.470688 [ 193 ] {8a0cd182-db19-47c6-9c68-574d19ee7de3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 1580 | 2026.04.10 03:14:32.474972 [ 193 ] {8a0cd182-db19-47c6-9c68-574d19ee7de3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 1581 | 2026.04.10 03:14:32.533047 [ 187 ] {8a0cd182-db19-47c6-9c68-574d19ee7de3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.091712471 sec., 501.56755671755917 rows/sec., 2.59 MiB/sec. | ||
| 1582 | 2026.04.10 03:14:32.535823 [ 191 ] {8a0cd182-db19-47c6-9c68-574d19ee7de3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1583 | 2026.04.10 03:14:32.538497 [ 191 ] {8a0cd182-db19-47c6-9c68-574d19ee7de3::all_1_6_1} <Trace> system.metric_log (8a0cd182-db19-47c6-9c68-574d19ee7de3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1584 | 2026.04.10 03:14:32.538602 [ 191 ] {8a0cd182-db19-47c6-9c68-574d19ee7de3::all_1_6_1} <Trace> system.metric_log (8a0cd182-db19-47c6-9c68-574d19ee7de3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1585 | 2026.04.10 03:14:32.540672 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1586 | 2026.04.10 03:14:33.000387 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.09 MiB, peak 180.63 MiB, free memory in arenas 0.00 B, will set to 181.14 MiB (RSS), difference: 10.05 MiB | ||
| 1587 | 2026.04.10 03:14:34.153586 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2026.04.10 03:14:34.153834 [ 4 ] {33551e39-16a4-4895-9e02-c70245795549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1589 | 2026.04.10 03:14:34.153927 [ 4 ] {33551e39-16a4-4895-9e02-c70245795549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1590 | 2026.04.10 03:14:34.154668 [ 4 ] {33551e39-16a4-4895-9e02-c70245795549} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1591 | 2026.04.10 03:14:34.154716 [ 4 ] {33551e39-16a4-4895-9e02-c70245795549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1592 | 2026.04.10 03:14:34.155202 [ 4 ] {33551e39-16a4-4895-9e02-c70245795549} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1593 | 2026.04.10 03:14:34.155701 [ 4 ] {33551e39-16a4-4895-9e02-c70245795549} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1594 | 2026.04.10 03:14:34.155840 [ 76 ] {} <Debug> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1595 | 2026.04.10 03:14:34.155862 [ 4 ] {33551e39-16a4-4895-9e02-c70245795549} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002097 sec., 12398.664759179781 rows/sec., 943.96 KiB/sec. | ||
| 1596 | 2026.04.10 03:14:34.155945 [ 76 ] {} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1597 | 2026.04.10 03:14:34.155958 [ 4 ] {33551e39-16a4-4895-9e02-c70245795549} <Debug> TCPHandler: Processed in 0.002531 sec. | ||
| 1598 | 2026.04.10 03:14:34.155990 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1599 | 2026.04.10 03:14:34.156102 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1600 | 2026.04.10 03:14:34.156147 [ 201 ] {e0a5179b-357b-4297-9adf-41563862a736::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1601 | 2026.04.10 03:14:34.156206 [ 4 ] {c0088618-cbe4-4e8a-892e-4e203d2ad311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1602 | 2026.04.10 03:14:34.156244 [ 201 ] {e0a5179b-357b-4297-9adf-41563862a736::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1603 | 2026.04.10 03:14:34.156249 [ 4 ] {c0088618-cbe4-4e8a-892e-4e203d2ad311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1604 | 2026.04.10 03:14:34.156274 [ 201 ] {e0a5179b-357b-4297-9adf-41563862a736::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 44 rows starting from the beginning of the part | ||
| 1605 | 2026.04.10 03:14:34.156368 [ 201 ] {e0a5179b-357b-4297-9adf-41563862a736::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1606 | 2026.04.10 03:14:34.156421 [ 201 ] {e0a5179b-357b-4297-9adf-41563862a736::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1607 | 2026.04.10 03:14:34.156471 [ 201 ] {e0a5179b-357b-4297-9adf-41563862a736::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 147 rows starting from the beginning of the part | ||
| 1608 | 2026.04.10 03:14:34.156532 [ 201 ] {e0a5179b-357b-4297-9adf-41563862a736::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1609 | 2026.04.10 03:14:34.156587 [ 201 ] {e0a5179b-357b-4297-9adf-41563862a736::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1610 | 2026.04.10 03:14:34.156666 [ 4 ] {c0088618-cbe4-4e8a-892e-4e203d2ad311} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2026.04.10 03:14:34.156703 [ 4 ] {c0088618-cbe4-4e8a-892e-4e203d2ad311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1612 | 2026.04.10 03:14:34.157203 [ 4 ] {c0088618-cbe4-4e8a-892e-4e203d2ad311} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1613 | 2026.04.10 03:14:34.157615 [ 187 ] {e0a5179b-357b-4297-9adf-41563862a736::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 393 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152208 sec., 258199.30621255122 rows/sec., 22.97 MiB/sec. | ||
| 1614 | 2026.04.10 03:14:34.157631 [ 4 ] {c0088618-cbe4-4e8a-892e-4e203d2ad311} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2026.04.10 03:14:34.157761 [ 76 ] {} <Debug> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1616 | 2026.04.10 03:14:34.157793 [ 76 ] {} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1617 | 2026.04.10 03:14:34.157796 [ 4 ] {c0088618-cbe4-4e8a-892e-4e203d2ad311} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001613 sec., 17358.95846249225 rows/sec., 1.35 MiB/sec. | ||
| 1618 | 2026.04.10 03:14:34.157810 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1619 | 2026.04.10 03:14:34.157846 [ 4 ] {c0088618-cbe4-4e8a-892e-4e203d2ad311} <Debug> TCPHandler: Processed in 0.001800775 sec. | ||
| 1620 | 2026.04.10 03:14:34.157890 [ 201 ] {36d7c86a-a37e-408d-b7a0-05736e0c5b71::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1621 | 2026.04.10 03:14:34.157964 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2026.04.10 03:14:34.157973 [ 201 ] {36d7c86a-a37e-408d-b7a0-05736e0c5b71::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1623 | 2026.04.10 03:14:34.157978 [ 188 ] {e0a5179b-357b-4297-9adf-41563862a736::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1624 | 2026.04.10 03:14:34.158005 [ 201 ] {36d7c86a-a37e-408d-b7a0-05736e0c5b71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 46 rows starting from the beginning of the part | ||
| 1625 | 2026.04.10 03:14:34.158058 [ 201 ] {36d7c86a-a37e-408d-b7a0-05736e0c5b71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1626 | 2026.04.10 03:14:34.158059 [ 4 ] {618959a4-92f5-499b-ae70-8fa64e690b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1627 | 2026.04.10 03:14:34.158099 [ 201 ] {36d7c86a-a37e-408d-b7a0-05736e0c5b71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1628 | 2026.04.10 03:14:34.158132 [ 4 ] {618959a4-92f5-499b-ae70-8fa64e690b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1629 | 2026.04.10 03:14:34.158158 [ 201 ] {36d7c86a-a37e-408d-b7a0-05736e0c5b71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part | ||
| 1630 | 2026.04.10 03:14:34.158196 [ 201 ] {36d7c86a-a37e-408d-b7a0-05736e0c5b71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 53 rows starting from the beginning of the part | ||
| 1631 | 2026.04.10 03:14:34.158231 [ 201 ] {36d7c86a-a37e-408d-b7a0-05736e0c5b71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
| 1632 | 2026.04.10 03:14:34.158512 [ 4 ] {618959a4-92f5-499b-ae70-8fa64e690b56} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1633 | 2026.04.10 03:14:34.158549 [ 4 ] {618959a4-92f5-499b-ae70-8fa64e690b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1634 | 2026.04.10 03:14:34.158708 [ 188 ] {e0a5179b-357b-4297-9adf-41563862a736::all_1_6_1} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1635 | 2026.04.10 03:14:34.158800 [ 188 ] {e0a5179b-357b-4297-9adf-41563862a736::all_1_6_1} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1636 | 2026.04.10 03:14:34.158902 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1637 | 2026.04.10 03:14:34.159054 [ 4 ] {618959a4-92f5-499b-ae70-8fa64e690b56} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1638 | 2026.04.10 03:14:34.159095 [ 190 ] {36d7c86a-a37e-408d-b7a0-05736e0c5b71::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 281 rows, containing 5 columns (5 merged, 0 gathered) in 0.001225784 sec., 229241.04083590585 rows/sec., 19.10 MiB/sec. | ||
| 1639 | 2026.04.10 03:14:34.159323 [ 201 ] {36d7c86a-a37e-408d-b7a0-05736e0c5b71::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1640 | 2026.04.10 03:14:34.159524 [ 4 ] {618959a4-92f5-499b-ae70-8fa64e690b56} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2026.04.10 03:14:34.159635 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1642 | 2026.04.10 03:14:34.159661 [ 4 ] {618959a4-92f5-499b-ae70-8fa64e690b56} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001622 sec., 61652.28113440197 rows/sec., 4.27 MiB/sec. | ||
| 1643 | 2026.04.10 03:14:34.159669 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.04.10 03:14:34.159704 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1645 | 2026.04.10 03:14:34.159704 [ 4 ] {618959a4-92f5-499b-ae70-8fa64e690b56} <Debug> TCPHandler: Processed in 0.001788835 sec. | ||
| 1646 | 2026.04.10 03:14:34.159779 [ 188 ] {97faefb2-c137-40b5-b543-98c30ceba3c2::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1647 | 2026.04.10 03:14:34.159833 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1648 | 2026.04.10 03:14:34.159840 [ 201 ] {36d7c86a-a37e-408d-b7a0-05736e0c5b71::all_1_6_1} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1649 | 2026.04.10 03:14:34.159889 [ 188 ] {97faefb2-c137-40b5-b543-98c30ceba3c2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1650 | 2026.04.10 03:14:34.159916 [ 201 ] {36d7c86a-a37e-408d-b7a0-05736e0c5b71::all_1_6_1} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1651 | 2026.04.10 03:14:34.159926 [ 188 ] {97faefb2-c137-40b5-b543-98c30ceba3c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 102 rows starting from the beginning of the part | ||
| 1652 | 2026.04.10 03:14:34.159930 [ 4 ] {5e86ff0e-0f1e-49c5-a88d-2bb4a4a240a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1653 | 2026.04.10 03:14:34.159984 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1654 | 2026.04.10 03:14:34.159989 [ 4 ] {5e86ff0e-0f1e-49c5-a88d-2bb4a4a240a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1655 | 2026.04.10 03:14:34.160022 [ 188 ] {97faefb2-c137-40b5-b543-98c30ceba3c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1656 | 2026.04.10 03:14:34.160072 [ 188 ] {97faefb2-c137-40b5-b543-98c30ceba3c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1657 | 2026.04.10 03:14:34.160112 [ 188 ] {97faefb2-c137-40b5-b543-98c30ceba3c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 389 rows starting from the beginning of the part | ||
| 1658 | 2026.04.10 03:14:34.160149 [ 188 ] {97faefb2-c137-40b5-b543-98c30ceba3c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part | ||
| 1659 | 2026.04.10 03:14:34.160185 [ 188 ] {97faefb2-c137-40b5-b543-98c30ceba3c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
| 1660 | 2026.04.10 03:14:34.160306 [ 4 ] {5e86ff0e-0f1e-49c5-a88d-2bb4a4a240a5} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1661 | 2026.04.10 03:14:34.160347 [ 4 ] {5e86ff0e-0f1e-49c5-a88d-2bb4a4a240a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1662 | 2026.04.10 03:14:34.160777 [ 4 ] {5e86ff0e-0f1e-49c5-a88d-2bb4a4a240a5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1663 | 2026.04.10 03:14:34.161161 [ 190 ] {97faefb2-c137-40b5-b543-98c30ceba3c2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 891 rows, containing 5 columns (5 merged, 0 gathered) in 0.001410698 sec., 631602.2281168613 rows/sec., 46.18 MiB/sec. | ||
| 1664 | 2026.04.10 03:14:34.161289 [ 4 ] {5e86ff0e-0f1e-49c5-a88d-2bb4a4a240a5} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1665 | 2026.04.10 03:14:34.161395 [ 76 ] {} <Debug> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1666 | 2026.04.10 03:14:34.161400 [ 188 ] {97faefb2-c137-40b5-b543-98c30ceba3c2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1667 | 2026.04.10 03:14:34.161426 [ 76 ] {} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1668 | 2026.04.10 03:14:34.161430 [ 4 ] {5e86ff0e-0f1e-49c5-a88d-2bb4a4a240a5} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001519 sec., 19749.835418038183 rows/sec., 1.35 MiB/sec. | ||
| 1669 | 2026.04.10 03:14:34.161447 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1670 | 2026.04.10 03:14:34.161477 [ 4 ] {5e86ff0e-0f1e-49c5-a88d-2bb4a4a240a5} <Debug> TCPHandler: Processed in 0.001692734 sec. | ||
| 1671 | 2026.04.10 03:14:34.161541 [ 192 ] {375edd0e-5002-4442-a712-62e49a6f4795::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1672 | 2026.04.10 03:14:34.161637 [ 192 ] {375edd0e-5002-4442-a712-62e49a6f4795::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1673 | 2026.04.10 03:14:34.161673 [ 192 ] {375edd0e-5002-4442-a712-62e49a6f4795::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1674 | 2026.04.10 03:14:34.161743 [ 192 ] {375edd0e-5002-4442-a712-62e49a6f4795::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1675 | 2026.04.10 03:14:34.161786 [ 192 ] {375edd0e-5002-4442-a712-62e49a6f4795::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1676 | 2026.04.10 03:14:34.161824 [ 192 ] {375edd0e-5002-4442-a712-62e49a6f4795::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1677 | 2026.04.10 03:14:34.161866 [ 192 ] {375edd0e-5002-4442-a712-62e49a6f4795::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1678 | 2026.04.10 03:14:34.161905 [ 192 ] {375edd0e-5002-4442-a712-62e49a6f4795::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1679 | 2026.04.10 03:14:34.162040 [ 188 ] {97faefb2-c137-40b5-b543-98c30ceba3c2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1680 | 2026.04.10 03:14:34.162117 [ 188 ] {97faefb2-c137-40b5-b543-98c30ceba3c2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1681 | 2026.04.10 03:14:34.162185 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 1682 | 2026.04.10 03:14:34.162779 [ 188 ] {375edd0e-5002-4442-a712-62e49a6f4795::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001268635 sec., 141884.7816747922 rows/sec., 9.72 MiB/sec. | ||
| 1683 | 2026.04.10 03:14:34.163029 [ 188 ] {375edd0e-5002-4442-a712-62e49a6f4795::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1684 | 2026.04.10 03:14:34.163571 [ 188 ] {375edd0e-5002-4442-a712-62e49a6f4795::all_1_6_1} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1685 | 2026.04.10 03:14:34.163631 [ 188 ] {375edd0e-5002-4442-a712-62e49a6f4795::all_1_6_1} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1686 | 2026.04.10 03:14:34.163687 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1687 | 2026.04.10 03:14:37.269810 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 224 | ||
| 1688 | 2026.04.10 03:14:37.271758 [ 243 ] {} <Trace> system.query_log (b12d2a13-7b1b-4cc3-ac2c-6643cf4083df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2026.04.10 03:14:37.271811 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1690 | 2026.04.10 03:14:37.273056 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1691 | 2026.04.10 03:14:37.273571 [ 243 ] {} <Trace> system.query_log (b12d2a13-7b1b-4cc3-ac2c-6643cf4083df): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1692 | 2026.04.10 03:14:37.273927 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 224 | ||
| 1693 | 2026.04.10 03:14:39.154956 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1694 | 2026.04.10 03:14:39.155151 [ 4 ] {96807270-a4a3-4b82-8d57-5dc659d088df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1695 | 2026.04.10 03:14:39.155222 [ 4 ] {96807270-a4a3-4b82-8d57-5dc659d088df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1696 | 2026.04.10 03:14:39.155816 [ 4 ] {96807270-a4a3-4b82-8d57-5dc659d088df} <Trace> oximeter.fields_ipaddr (8b877b62-8427-4857-bb8e-a8e25aa2fead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2026.04.10 03:14:39.155859 [ 4 ] {96807270-a4a3-4b82-8d57-5dc659d088df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1698 | 2026.04.10 03:14:39.156334 [ 4 ] {96807270-a4a3-4b82-8d57-5dc659d088df} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1699 | 2026.04.10 03:14:39.156748 [ 4 ] {96807270-a4a3-4b82-8d57-5dc659d088df} <Trace> oximeter.fields_ipaddr (8b877b62-8427-4857-bb8e-a8e25aa2fead): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2026.04.10 03:14:39.156898 [ 4 ] {96807270-a4a3-4b82-8d57-5dc659d088df} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001798 sec., 1112.3470522803116 rows/sec., 90.70 KiB/sec. | ||
| 1701 | 2026.04.10 03:14:39.156940 [ 4 ] {96807270-a4a3-4b82-8d57-5dc659d088df} <Debug> TCPHandler: Processed in 0.002110652 sec. | ||
| 1702 | 2026.04.10 03:14:39.157060 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1703 | 2026.04.10 03:14:39.157152 [ 4 ] {14fd7378-e2a7-48d9-a19f-224694896c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1704 | 2026.04.10 03:14:39.157190 [ 4 ] {14fd7378-e2a7-48d9-a19f-224694896c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1705 | 2026.04.10 03:14:39.157629 [ 4 ] {14fd7378-e2a7-48d9-a19f-224694896c0f} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2026.04.10 03:14:39.157664 [ 4 ] {14fd7378-e2a7-48d9-a19f-224694896c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1707 | 2026.04.10 03:14:39.158123 [ 4 ] {14fd7378-e2a7-48d9-a19f-224694896c0f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1708 | 2026.04.10 03:14:39.158633 [ 4 ] {14fd7378-e2a7-48d9-a19f-224694896c0f} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2026.04.10 03:14:39.158773 [ 4 ] {14fd7378-e2a7-48d9-a19f-224694896c0f} <Debug> executeQuery: Read 99 rows, 8.97 KiB in 0.00164 sec., 60365.85365853659 rows/sec., 5.34 MiB/sec. | ||
| 1710 | 2026.04.10 03:14:39.158813 [ 4 ] {14fd7378-e2a7-48d9-a19f-224694896c0f} <Debug> TCPHandler: Processed in 0.001802356 sec. | ||
| 1711 | 2026.04.10 03:14:39.158927 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1712 | 2026.04.10 03:14:39.159023 [ 4 ] {4f3a15c2-05dc-43ec-a8da-db1f5beb5800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1713 | 2026.04.10 03:14:39.159063 [ 4 ] {4f3a15c2-05dc-43ec-a8da-db1f5beb5800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1714 | 2026.04.10 03:14:39.159470 [ 4 ] {4f3a15c2-05dc-43ec-a8da-db1f5beb5800} <Trace> oximeter.fields_u16 (9075e4df-da83-4195-9ae8-6e004966dc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1715 | 2026.04.10 03:14:39.159508 [ 4 ] {4f3a15c2-05dc-43ec-a8da-db1f5beb5800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1716 | 2026.04.10 03:14:39.159963 [ 4 ] {4f3a15c2-05dc-43ec-a8da-db1f5beb5800} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1717 | 2026.04.10 03:14:39.160445 [ 4 ] {4f3a15c2-05dc-43ec-a8da-db1f5beb5800} <Trace> oximeter.fields_u16 (9075e4df-da83-4195-9ae8-6e004966dc00): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1718 | 2026.04.10 03:14:39.160612 [ 4 ] {4f3a15c2-05dc-43ec-a8da-db1f5beb5800} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001607 sec., 23646.546359676417 rows/sec., 1.73 MiB/sec. | ||
| 1719 | 2026.04.10 03:14:39.160652 [ 4 ] {4f3a15c2-05dc-43ec-a8da-db1f5beb5800} <Debug> TCPHandler: Processed in 0.001775626 sec. | ||
| 1720 | 2026.04.10 03:14:39.160760 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1721 | 2026.04.10 03:14:39.160854 [ 4 ] {33a7fae1-976c-4c5f-b538-7c7610e3d705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1722 | 2026.04.10 03:14:39.160897 [ 4 ] {33a7fae1-976c-4c5f-b538-7c7610e3d705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1723 | 2026.04.10 03:14:39.161306 [ 4 ] {33a7fae1-976c-4c5f-b538-7c7610e3d705} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1724 | 2026.04.10 03:14:39.161343 [ 4 ] {33a7fae1-976c-4c5f-b538-7c7610e3d705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1725 | 2026.04.10 03:14:39.161802 [ 4 ] {33a7fae1-976c-4c5f-b538-7c7610e3d705} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1726 | 2026.04.10 03:14:39.162290 [ 4 ] {33a7fae1-976c-4c5f-b538-7c7610e3d705} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1727 | 2026.04.10 03:14:39.162468 [ 4 ] {33a7fae1-976c-4c5f-b538-7c7610e3d705} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00163 sec., 40490.79754601227 rows/sec., 3.16 MiB/sec. | ||
| 1728 | 2026.04.10 03:14:39.162519 [ 4 ] {33a7fae1-976c-4c5f-b538-7c7610e3d705} <Debug> TCPHandler: Processed in 0.001809506 sec. | ||
| 1729 | 2026.04.10 03:14:39.162647 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1730 | 2026.04.10 03:14:39.162762 [ 4 ] {516a5144-69fa-4cda-bfab-05d171093882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1731 | 2026.04.10 03:14:39.162813 [ 4 ] {516a5144-69fa-4cda-bfab-05d171093882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1732 | 2026.04.10 03:14:39.163288 [ 4 ] {516a5144-69fa-4cda-bfab-05d171093882} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1733 | 2026.04.10 03:14:39.163324 [ 4 ] {516a5144-69fa-4cda-bfab-05d171093882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1734 | 2026.04.10 03:14:39.163806 [ 4 ] {516a5144-69fa-4cda-bfab-05d171093882} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1735 | 2026.04.10 03:14:39.164245 [ 4 ] {516a5144-69fa-4cda-bfab-05d171093882} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1736 | 2026.04.10 03:14:39.164378 [ 4 ] {516a5144-69fa-4cda-bfab-05d171093882} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.00164 sec., 61585.365853658535 rows/sec., 4.27 MiB/sec. | ||
| 1737 | 2026.04.10 03:14:39.164415 [ 4 ] {516a5144-69fa-4cda-bfab-05d171093882} <Debug> TCPHandler: Processed in 0.001827526 sec. | ||
| 1738 | 2026.04.10 03:14:39.164527 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1739 | 2026.04.10 03:14:39.164621 [ 4 ] {779b5594-66c1-42d4-944f-05bf10fa1ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1740 | 2026.04.10 03:14:39.164674 [ 4 ] {779b5594-66c1-42d4-944f-05bf10fa1ec4} <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 | ||
| 1741 | 2026.04.10 03:14:39.165606 [ 4 ] {779b5594-66c1-42d4-944f-05bf10fa1ec4} <Trace> oximeter.measurements_histogramu64 (84d59511-04cf-44bb-be8b-65fb268bb913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1742 | 2026.04.10 03:14:39.165643 [ 4 ] {779b5594-66c1-42d4-944f-05bf10fa1ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1743 | 2026.04.10 03:14:39.166300 [ 4 ] {779b5594-66c1-42d4-944f-05bf10fa1ec4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1744 | 2026.04.10 03:14:39.166730 [ 4 ] {779b5594-66c1-42d4-944f-05bf10fa1ec4} <Trace> oximeter.measurements_histogramu64 (84d59511-04cf-44bb-be8b-65fb268bb913): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1745 | 2026.04.10 03:14:39.166865 [ 4 ] {779b5594-66c1-42d4-944f-05bf10fa1ec4} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002263 sec., 15908.08661069377 rows/sec., 28.51 MiB/sec. | ||
| 1746 | 2026.04.10 03:14:39.166915 [ 4 ] {779b5594-66c1-42d4-944f-05bf10fa1ec4} <Debug> TCPHandler: Processed in 0.002438298 sec. | ||
| 1747 | 2026.04.10 03:14:39.167028 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1748 | 2026.04.10 03:14:39.167123 [ 4 ] {cc4f5bfd-3390-4895-9a99-7a2589de1a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1749 | 2026.04.10 03:14:39.167164 [ 4 ] {cc4f5bfd-3390-4895-9a99-7a2589de1a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1750 | 2026.04.10 03:14:39.167507 [ 4 ] {cc4f5bfd-3390-4895-9a99-7a2589de1a1c} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1751 | 2026.04.10 03:14:39.167542 [ 4 ] {cc4f5bfd-3390-4895-9a99-7a2589de1a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1752 | 2026.04.10 03:14:39.168156 [ 4 ] {cc4f5bfd-3390-4895-9a99-7a2589de1a1c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1753 | 2026.04.10 03:14:39.168587 [ 4 ] {cc4f5bfd-3390-4895-9a99-7a2589de1a1c} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1754 | 2026.04.10 03:14:39.168719 [ 4 ] {cc4f5bfd-3390-4895-9a99-7a2589de1a1c} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001614 sec., 18587.36059479554 rows/sec., 1.27 MiB/sec. | ||
| 1755 | 2026.04.10 03:14:39.168753 [ 4 ] {cc4f5bfd-3390-4895-9a99-7a2589de1a1c} <Debug> TCPHandler: Processed in 0.001776716 sec. | ||
| 1756 | 2026.04.10 03:14:39.774302 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3362 | ||
| 1757 | 2026.04.10 03:14:39.774883 [ 245 ] {} <Trace> system.asynchronous_metric_log (38cee68a-bac1-4364-935c-23cc59a5c863): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2026.04.10 03:14:39.774938 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1759 | 2026.04.10 03:14:39.775602 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1760 | 2026.04.10 03:14:39.776112 [ 245 ] {} <Trace> system.asynchronous_metric_log (38cee68a-bac1-4364-935c-23cc59a5c863): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2026.04.10 03:14:39.776268 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3362 | ||
| 1762 | 2026.04.10 03:14:39.944461 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1763 | 2026.04.10 03:14:39.962031 [ 244 ] {} <Trace> system.metric_log (8a0cd182-db19-47c6-9c68-574d19ee7de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2026.04.10 03:14:39.962085 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1765 | 2026.04.10 03:14:39.967880 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1766 | 2026.04.10 03:14:39.968950 [ 244 ] {} <Trace> system.metric_log (8a0cd182-db19-47c6-9c68-574d19ee7de3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2026.04.10 03:14:39.972096 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1768 | 2026.04.10 03:14:44.153753 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1769 | 2026.04.10 03:14:44.153974 [ 4 ] {2cf25804-fc15-4d24-b742-28202dd13f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1770 | 2026.04.10 03:14:44.154051 [ 4 ] {2cf25804-fc15-4d24-b742-28202dd13f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1771 | 2026.04.10 03:14:44.154759 [ 4 ] {2cf25804-fc15-4d24-b742-28202dd13f20} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1772 | 2026.04.10 03:14:44.154811 [ 4 ] {2cf25804-fc15-4d24-b742-28202dd13f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1773 | 2026.04.10 03:14:44.155288 [ 4 ] {2cf25804-fc15-4d24-b742-28202dd13f20} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1774 | 2026.04.10 03:14:44.155721 [ 4 ] {2cf25804-fc15-4d24-b742-28202dd13f20} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1775 | 2026.04.10 03:14:44.155886 [ 4 ] {2cf25804-fc15-4d24-b742-28202dd13f20} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001963 sec., 13245.033112582782 rows/sec., 1008.40 KiB/sec. | ||
| 1776 | 2026.04.10 03:14:44.155933 [ 4 ] {2cf25804-fc15-4d24-b742-28202dd13f20} <Debug> TCPHandler: Processed in 0.002312606 sec. | ||
| 1777 | 2026.04.10 03:14:44.156062 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1778 | 2026.04.10 03:14:44.156172 [ 4 ] {43dbdb35-35de-4922-b911-7b47f6eb76c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1779 | 2026.04.10 03:14:44.156216 [ 4 ] {43dbdb35-35de-4922-b911-7b47f6eb76c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1780 | 2026.04.10 03:14:44.156642 [ 4 ] {43dbdb35-35de-4922-b911-7b47f6eb76c7} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1781 | 2026.04.10 03:14:44.156680 [ 4 ] {43dbdb35-35de-4922-b911-7b47f6eb76c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1782 | 2026.04.10 03:14:44.157101 [ 4 ] {43dbdb35-35de-4922-b911-7b47f6eb76c7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1783 | 2026.04.10 03:14:44.157520 [ 4 ] {43dbdb35-35de-4922-b911-7b47f6eb76c7} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1784 | 2026.04.10 03:14:44.157660 [ 4 ] {43dbdb35-35de-4922-b911-7b47f6eb76c7} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001511 sec., 18530.774321641296 rows/sec., 1.45 MiB/sec. | ||
| 1785 | 2026.04.10 03:14:44.157701 [ 4 ] {43dbdb35-35de-4922-b911-7b47f6eb76c7} <Debug> TCPHandler: Processed in 0.001694633 sec. | ||
| 1786 | 2026.04.10 03:14:44.157809 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1787 | 2026.04.10 03:14:44.157906 [ 4 ] {8c97fde1-42b6-483b-83c1-29b6109a600c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1788 | 2026.04.10 03:14:44.157952 [ 4 ] {8c97fde1-42b6-483b-83c1-29b6109a600c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1789 | 2026.04.10 03:14:44.158406 [ 4 ] {8c97fde1-42b6-483b-83c1-29b6109a600c} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1790 | 2026.04.10 03:14:44.158445 [ 4 ] {8c97fde1-42b6-483b-83c1-29b6109a600c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1791 | 2026.04.10 03:14:44.158912 [ 4 ] {8c97fde1-42b6-483b-83c1-29b6109a600c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1792 | 2026.04.10 03:14:44.159352 [ 4 ] {8c97fde1-42b6-483b-83c1-29b6109a600c} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2026.04.10 03:14:44.159486 [ 4 ] {8c97fde1-42b6-483b-83c1-29b6109a600c} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001601 sec., 62460.96189881324 rows/sec., 4.33 MiB/sec. | ||
| 1794 | 2026.04.10 03:14:44.159521 [ 4 ] {8c97fde1-42b6-483b-83c1-29b6109a600c} <Debug> TCPHandler: Processed in 0.001763715 sec. | ||
| 1795 | 2026.04.10 03:14:44.159628 [ 4 ] {} <Trace> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1796 | 2026.04.10 03:14:44.159721 [ 4 ] {062d5e19-1ed2-4224-b037-bc02503b9137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1797 | 2026.04.10 03:14:44.159761 [ 4 ] {062d5e19-1ed2-4224-b037-bc02503b9137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1798 | 2026.04.10 03:14:44.160077 [ 4 ] {062d5e19-1ed2-4224-b037-bc02503b9137} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1799 | 2026.04.10 03:14:44.160117 [ 4 ] {062d5e19-1ed2-4224-b037-bc02503b9137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1800 | 2026.04.10 03:14:44.160535 [ 4 ] {062d5e19-1ed2-4224-b037-bc02503b9137} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1801 | 2026.04.10 03:14:44.160991 [ 4 ] {062d5e19-1ed2-4224-b037-bc02503b9137} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2026.04.10 03:14:44.161124 [ 4 ] {062d5e19-1ed2-4224-b037-bc02503b9137} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001421 sec., 21111.8930330753 rows/sec., 1.45 MiB/sec. | ||
| 1803 | 2026.04.10 03:14:44.161159 [ 4 ] {062d5e19-1ed2-4224-b037-bc02503b9137} <Debug> TCPHandler: Processed in 0.001580931 sec. | ||
| 1804 | 2026.04.10 03:14:47.207890 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1805 | 2026.04.10 03:14:47.207954 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1806 | 2026.04.10 03:14:47.274215 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 246 | ||
| 1807 | 2026.04.10 03:14:47.276133 [ 243 ] {} <Trace> system.query_log (b12d2a13-7b1b-4cc3-ac2c-6643cf4083df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2026.04.10 03:14:47.276168 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1809 | 2026.04.10 03:14:47.277261 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1810 | 2026.04.10 03:14:47.277317 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3874 | ||
| 1811 | 2026.04.10 03:14:47.277529 [ 243 ] {} <Trace> system.query_log (b12d2a13-7b1b-4cc3-ac2c-6643cf4083df): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1812 | 2026.04.10 03:14:47.277658 [ 55 ] {} <Debug> system.query_log (b12d2a13-7b1b-4cc3-ac2c-6643cf4083df) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1813 | 2026.04.10 03:14:47.277695 [ 55 ] {} <Trace> system.query_log (b12d2a13-7b1b-4cc3-ac2c-6643cf4083df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1814 | 2026.04.10 03:14:47.277712 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1815 | 2026.04.10 03:14:47.277772 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 246 | ||
| 1816 | 2026.04.10 03:14:47.277838 [ 192 ] {b12d2a13-7b1b-4cc3-ac2c-6643cf4083df::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1817 | 2026.04.10 03:14:47.277862 [ 245 ] {} <Trace> system.asynchronous_metric_log (38cee68a-bac1-4364-935c-23cc59a5c863): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1818 | 2026.04.10 03:14:47.277922 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1819 | 2026.04.10 03:14:47.278384 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1820 | 2026.04.10 03:14:47.278562 [ 192 ] {b12d2a13-7b1b-4cc3-ac2c-6643cf4083df::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1821 | 2026.04.10 03:14:47.278601 [ 245 ] {} <Trace> system.asynchronous_metric_log (38cee68a-bac1-4364-935c-23cc59a5c863): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.04.10 03:14:47.278727 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3874 | ||
| 1823 | 2026.04.10 03:14:47.278763 [ 192 ] {b12d2a13-7b1b-4cc3-ac2c-6643cf4083df::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1824 | 2026.04.10 03:14:47.279188 [ 192 ] {b12d2a13-7b1b-4cc3-ac2c-6643cf4083df::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1825 | 2026.04.10 03:14:47.279567 [ 192 ] {b12d2a13-7b1b-4cc3-ac2c-6643cf4083df::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 1826 | 2026.04.10 03:14:47.279939 [ 192 ] {b12d2a13-7b1b-4cc3-ac2c-6643cf4083df::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part | ||
| 1827 | 2026.04.10 03:14:47.280307 [ 192 ] {b12d2a13-7b1b-4cc3-ac2c-6643cf4083df::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 1828 | 2026.04.10 03:14:47.280656 [ 192 ] {b12d2a13-7b1b-4cc3-ac2c-6643cf4083df::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 1829 | 2026.04.10 03:14:47.286421 [ 192 ] {b12d2a13-7b1b-4cc3-ac2c-6643cf4083df::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 72 columns (72 merged, 0 gathered) in 0.008650392 sec., 28438.01760660095 rows/sec., 27.74 MiB/sec. | ||
| 1830 | 2026.04.10 03:14:47.287035 [ 192 ] {b12d2a13-7b1b-4cc3-ac2c-6643cf4083df::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1831 | 2026.04.10 03:14:47.287560 [ 192 ] {b12d2a13-7b1b-4cc3-ac2c-6643cf4083df::all_1_6_1} <Trace> system.query_log (b12d2a13-7b1b-4cc3-ac2c-6643cf4083df): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1832 | 2026.04.10 03:14:47.287650 [ 192 ] {b12d2a13-7b1b-4cc3-ac2c-6643cf4083df::all_1_6_1} <Trace> system.query_log (b12d2a13-7b1b-4cc3-ac2c-6643cf4083df) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1833 | 2026.04.10 03:14:47.287878 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 1834 | 2026.04.10 03:14:47.473110 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1835 | 2026.04.10 03:14:47.490194 [ 244 ] {} <Trace> system.metric_log (8a0cd182-db19-47c6-9c68-574d19ee7de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1836 | 2026.04.10 03:14:47.490253 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1837 | 2026.04.10 03:14:47.496904 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1838 | 2026.04.10 03:14:47.497639 [ 244 ] {} <Trace> system.metric_log (8a0cd182-db19-47c6-9c68-574d19ee7de3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2026.04.10 03:14:47.501211 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1840 | 2026.04.10 03:14:48.001176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.60 MiB, peak 187.73 MiB, free memory in arenas 0.00 B, will set to 184.27 MiB (RSS), difference: 1.67 MiB | ||
| 1841 | 2026.04.10 03:14:48.699029 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1842 | 2026.04.10 03:14:48.699096 [ 4 ] {} <Debug> TCP-Session: 6e2db74e-80eb-4a5d-87e3-c70ee5ee2511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1843 | 2026.04.10 03:14:49.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.23 MiB, peak 187.73 MiB, free memory in arenas 0.00 B, will set to 184.27 MiB (RSS), difference: 2.04 MiB | ||
| 1844 | 2026.04.10 03:14:49.155612 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1845 | 2026.04.10 03:14:49.155820 [ 6 ] {bb005127-fbbe-4bcc-925f-ec65d22089dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1846 | 2026.04.10 03:14:49.155892 [ 6 ] {bb005127-fbbe-4bcc-925f-ec65d22089dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1847 | 2026.04.10 03:14:49.156699 [ 6 ] {bb005127-fbbe-4bcc-925f-ec65d22089dc} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1848 | 2026.04.10 03:14:49.156748 [ 6 ] {bb005127-fbbe-4bcc-925f-ec65d22089dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1849 | 2026.04.10 03:14:49.157157 [ 6 ] {bb005127-fbbe-4bcc-925f-ec65d22089dc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1850 | 2026.04.10 03:14:49.157395 [ 6 ] {bb005127-fbbe-4bcc-925f-ec65d22089dc} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1851 | 2026.04.10 03:14:49.157556 [ 6 ] {bb005127-fbbe-4bcc-925f-ec65d22089dc} <Debug> executeQuery: Read 98 rows, 8.90 KiB in 0.001787 sec., 54840.51482932289 rows/sec., 4.86 MiB/sec. | ||
| 1852 | 2026.04.10 03:14:49.157600 [ 6 ] {bb005127-fbbe-4bcc-925f-ec65d22089dc} <Debug> TCPHandler: Processed in 0.002118902 sec. | ||
| 1853 | 2026.04.10 03:14:49.157734 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1854 | 2026.04.10 03:14:49.157836 [ 6 ] {c1b1dd45-af81-4147-952d-124f8e46d4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1855 | 2026.04.10 03:14:49.157880 [ 6 ] {c1b1dd45-af81-4147-952d-124f8e46d4ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1856 | 2026.04.10 03:14:49.158304 [ 6 ] {c1b1dd45-af81-4147-952d-124f8e46d4ad} <Trace> oximeter.fields_u16 (9075e4df-da83-4195-9ae8-6e004966dc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1857 | 2026.04.10 03:14:49.158342 [ 6 ] {c1b1dd45-af81-4147-952d-124f8e46d4ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1858 | 2026.04.10 03:14:49.158649 [ 6 ] {c1b1dd45-af81-4147-952d-124f8e46d4ad} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1859 | 2026.04.10 03:14:49.158857 [ 6 ] {c1b1dd45-af81-4147-952d-124f8e46d4ad} <Trace> oximeter.fields_u16 (9075e4df-da83-4195-9ae8-6e004966dc00): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1860 | 2026.04.10 03:14:49.158962 [ 53 ] {} <Debug> oximeter.fields_u16 (9075e4df-da83-4195-9ae8-6e004966dc00) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1861 | 2026.04.10 03:14:49.158994 [ 6 ] {c1b1dd45-af81-4147-952d-124f8e46d4ad} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00118 sec., 30508.474576271186 rows/sec., 2.24 MiB/sec. | ||
| 1862 | 2026.04.10 03:14:49.159024 [ 53 ] {} <Trace> oximeter.fields_u16 (9075e4df-da83-4195-9ae8-6e004966dc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1863 | 2026.04.10 03:14:49.159037 [ 6 ] {c1b1dd45-af81-4147-952d-124f8e46d4ad} <Debug> TCPHandler: Processed in 0.001355707 sec. | ||
| 1864 | 2026.04.10 03:14:49.159051 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1865 | 2026.04.10 03:14:49.159160 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1866 | 2026.04.10 03:14:49.159162 [ 190 ] {9075e4df-da83-4195-9ae8-6e004966dc00::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1867 | 2026.04.10 03:14:49.159263 [ 6 ] {3f7bd49e-1006-4754-a2f5-586f94f55220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1868 | 2026.04.10 03:14:49.159276 [ 190 ] {9075e4df-da83-4195-9ae8-6e004966dc00::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1869 | 2026.04.10 03:14:49.159304 [ 6 ] {3f7bd49e-1006-4754-a2f5-586f94f55220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1870 | 2026.04.10 03:14:49.159304 [ 190 ] {9075e4df-da83-4195-9ae8-6e004966dc00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 1871 | 2026.04.10 03:14:49.159387 [ 190 ] {9075e4df-da83-4195-9ae8-6e004966dc00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 1872 | 2026.04.10 03:14:49.159430 [ 190 ] {9075e4df-da83-4195-9ae8-6e004966dc00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 1873 | 2026.04.10 03:14:49.159473 [ 190 ] {9075e4df-da83-4195-9ae8-6e004966dc00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 1874 | 2026.04.10 03:14:49.159513 [ 190 ] {9075e4df-da83-4195-9ae8-6e004966dc00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 1875 | 2026.04.10 03:14:49.159549 [ 190 ] {9075e4df-da83-4195-9ae8-6e004966dc00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 1876 | 2026.04.10 03:14:49.159707 [ 6 ] {3f7bd49e-1006-4754-a2f5-586f94f55220} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1877 | 2026.04.10 03:14:49.159743 [ 6 ] {3f7bd49e-1006-4754-a2f5-586f94f55220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1878 | 2026.04.10 03:14:49.160066 [ 6 ] {3f7bd49e-1006-4754-a2f5-586f94f55220} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1879 | 2026.04.10 03:14:49.160295 [ 6 ] {3f7bd49e-1006-4754-a2f5-586f94f55220} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1880 | 2026.04.10 03:14:49.160379 [ 200 ] {9075e4df-da83-4195-9ae8-6e004966dc00::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 5 columns (5 merged, 0 gathered) in 0.001260205 sec., 118234.73165080286 rows/sec., 9.15 MiB/sec. | ||
| 1881 | 2026.04.10 03:14:49.160436 [ 6 ] {3f7bd49e-1006-4754-a2f5-586f94f55220} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.19 MiB/sec. | ||
| 1882 | 2026.04.10 03:14:49.160478 [ 6 ] {3f7bd49e-1006-4754-a2f5-586f94f55220} <Debug> TCPHandler: Processed in 0.001369397 sec. | ||
| 1883 | 2026.04.10 03:14:49.160566 [ 198 ] {9075e4df-da83-4195-9ae8-6e004966dc00::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1884 | 2026.04.10 03:14:49.160602 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1885 | 2026.04.10 03:14:49.160709 [ 6 ] {e9bdaa96-d9e3-43c3-8149-e87e0182e13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1886 | 2026.04.10 03:14:49.160754 [ 6 ] {e9bdaa96-d9e3-43c3-8149-e87e0182e13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1887 | 2026.04.10 03:14:49.160918 [ 198 ] {9075e4df-da83-4195-9ae8-6e004966dc00::all_1_6_1} <Trace> oximeter.fields_u16 (9075e4df-da83-4195-9ae8-6e004966dc00): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1888 | 2026.04.10 03:14:49.160984 [ 198 ] {9075e4df-da83-4195-9ae8-6e004966dc00::all_1_6_1} <Trace> oximeter.fields_u16 (9075e4df-da83-4195-9ae8-6e004966dc00) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1889 | 2026.04.10 03:14:49.161054 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1890 | 2026.04.10 03:14:49.161124 [ 6 ] {e9bdaa96-d9e3-43c3-8149-e87e0182e13b} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2026.04.10 03:14:49.161158 [ 6 ] {e9bdaa96-d9e3-43c3-8149-e87e0182e13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1892 | 2026.04.10 03:14:49.161478 [ 6 ] {e9bdaa96-d9e3-43c3-8149-e87e0182e13b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1893 | 2026.04.10 03:14:49.161685 [ 6 ] {e9bdaa96-d9e3-43c3-8149-e87e0182e13b} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2026.04.10 03:14:49.161821 [ 6 ] {e9bdaa96-d9e3-43c3-8149-e87e0182e13b} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001137 sec., 87950.74758135444 rows/sec., 6.10 MiB/sec. | ||
| 1895 | 2026.04.10 03:14:49.161856 [ 6 ] {e9bdaa96-d9e3-43c3-8149-e87e0182e13b} <Debug> TCPHandler: Processed in 0.001304106 sec. | ||
| 1896 | 2026.04.10 03:14:49.161975 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2026.04.10 03:14:49.162068 [ 6 ] {82b989b3-849a-49ba-bd4f-2889f6955350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1898 | 2026.04.10 03:14:49.162122 [ 6 ] {82b989b3-849a-49ba-bd4f-2889f6955350} <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 | ||
| 1899 | 2026.04.10 03:14:49.163037 [ 6 ] {82b989b3-849a-49ba-bd4f-2889f6955350} <Trace> oximeter.measurements_histogramu64 (84d59511-04cf-44bb-be8b-65fb268bb913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2026.04.10 03:14:49.163073 [ 6 ] {82b989b3-849a-49ba-bd4f-2889f6955350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1901 | 2026.04.10 03:14:49.163639 [ 6 ] {82b989b3-849a-49ba-bd4f-2889f6955350} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1902 | 2026.04.10 03:14:49.163857 [ 6 ] {82b989b3-849a-49ba-bd4f-2889f6955350} <Trace> oximeter.measurements_histogramu64 (84d59511-04cf-44bb-be8b-65fb268bb913): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2026.04.10 03:14:49.164005 [ 6 ] {82b989b3-849a-49ba-bd4f-2889f6955350} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001955 sec., 18414.322250639383 rows/sec., 33.00 MiB/sec. | ||
| 1904 | 2026.04.10 03:14:49.164061 [ 6 ] {82b989b3-849a-49ba-bd4f-2889f6955350} <Debug> TCPHandler: Processed in 0.002135292 sec. | ||
| 1905 | 2026.04.10 03:14:49.164177 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1906 | 2026.04.10 03:14:49.164272 [ 6 ] {ea2ed0f6-436a-4ecf-8172-381c7015cee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1907 | 2026.04.10 03:14:49.164314 [ 6 ] {ea2ed0f6-436a-4ecf-8172-381c7015cee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1908 | 2026.04.10 03:14:49.164639 [ 6 ] {ea2ed0f6-436a-4ecf-8172-381c7015cee3} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2026.04.10 03:14:49.164675 [ 6 ] {ea2ed0f6-436a-4ecf-8172-381c7015cee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 1910 | 2026.04.10 03:14:49.164966 [ 6 ] {ea2ed0f6-436a-4ecf-8172-381c7015cee3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1911 | 2026.04.10 03:14:49.165175 [ 6 ] {ea2ed0f6-436a-4ecf-8172-381c7015cee3} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2026.04.10 03:14:49.165300 [ 6 ] {ea2ed0f6-436a-4ecf-8172-381c7015cee3} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001047 sec., 28653.29512893983 rows/sec., 1.96 MiB/sec. | ||
| 1913 | 2026.04.10 03:14:49.165334 [ 6 ] {ea2ed0f6-436a-4ecf-8172-381c7015cee3} <Debug> TCPHandler: Processed in 0.001205304 sec. | ||
| 1914 | 2026.04.10 03:14:52.516633 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53055 | ||
| 1915 | 2026.04.10 03:14:52.516751 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1916 | 2026.04.10 03:14:52.516776 [ 4 ] {} <Debug> TCP-Session: cadc16ba-7e8e-40aa-a010-846fc9b3564f Authenticating user 'default' from [fd00:1122:3344:101::e]:53055 | ||
| 1917 | 2026.04.10 03:14:52.516797 [ 4 ] {} <Debug> TCP-Session: cadc16ba-7e8e-40aa-a010-846fc9b3564f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1918 | 2026.04.10 03:14:52.516813 [ 4 ] {} <Debug> TCP-Session: cadc16ba-7e8e-40aa-a010-846fc9b3564f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1919 | 2026.04.10 03:14:52.517083 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47085 | ||
| 1920 | 2026.04.10 03:14:52.517103 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33359 | ||
| 1921 | 2026.04.10 03:14:52.517157 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40957 | ||
| 1922 | 2026.04.10 03:14:52.517176 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48029 | ||
| 1923 | 2026.04.10 03:14:52.517157 [ 4 ] {} <Trace> TCP-Session: cadc16ba-7e8e-40aa-a010-846fc9b3564f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1924 | 2026.04.10 03:14:52.517257 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1925 | 2026.04.10 03:14:52.517299 [ 286 ] {} <Debug> TCP-Session: ac75b3e2-6d1e-4c1b-909e-b8b8ecde69c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47085 | ||
| 1926 | 2026.04.10 03:14:52.517129 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63314 | ||
| 1927 | 2026.04.10 03:14:52.517325 [ 286 ] {} <Debug> TCP-Session: ac75b3e2-6d1e-4c1b-909e-b8b8ecde69c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1928 | 2026.04.10 03:14:52.517123 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32924 | ||
| 1929 | 2026.04.10 03:14:52.517372 [ 286 ] {} <Debug> TCP-Session: ac75b3e2-6d1e-4c1b-909e-b8b8ecde69c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1930 | 2026.04.10 03:14:52.517348 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1931 | 2026.04.10 03:14:52.517103 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53896 | ||
| 1932 | 2026.04.10 03:14:52.517430 [ 4 ] {2d0784e6-6adf-4df2-85d4-f5a5e3cba4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53055) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1933 | 2026.04.10 03:14:52.517444 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1934 | 2026.04.10 03:14:52.517431 [ 287 ] {} <Debug> TCP-Session: bc7194f1-f2ae-4614-b12f-6205b3ec81a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33359 | ||
| 1935 | 2026.04.10 03:14:52.517492 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1936 | 2026.04.10 03:14:52.517495 [ 291 ] {} <Debug> TCP-Session: 412d093d-5b4d-4de8-b2c3-5b35a8eaa282 Authenticating user 'default' from [fd00:1122:3344:101::e]:40957 | ||
| 1937 | 2026.04.10 03:14:52.517511 [ 287 ] {} <Debug> TCP-Session: bc7194f1-f2ae-4614-b12f-6205b3ec81a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1938 | 2026.04.10 03:14:52.517541 [ 293 ] {} <Debug> TCP-Session: bf7b2a62-d8f0-4349-9b52-8d80d1177d03 Authenticating user 'default' from [fd00:1122:3344:101::e]:48029 | ||
| 1939 | 2026.04.10 03:14:52.517546 [ 287 ] {} <Debug> TCP-Session: bc7194f1-f2ae-4614-b12f-6205b3ec81a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1940 | 2026.04.10 03:14:52.517543 [ 291 ] {} <Debug> TCP-Session: 412d093d-5b4d-4de8-b2c3-5b35a8eaa282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1941 | 2026.04.10 03:14:52.517573 [ 293 ] {} <Debug> TCP-Session: bf7b2a62-d8f0-4349-9b52-8d80d1177d03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1942 | 2026.04.10 03:14:52.517586 [ 291 ] {} <Debug> TCP-Session: 412d093d-5b4d-4de8-b2c3-5b35a8eaa282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1943 | 2026.04.10 03:14:52.517598 [ 293 ] {} <Debug> TCP-Session: bf7b2a62-d8f0-4349-9b52-8d80d1177d03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1944 | 2026.04.10 03:14:52.517162 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61146 | ||
| 1945 | 2026.04.10 03:14:52.517716 [ 4 ] {2d0784e6-6adf-4df2-85d4-f5a5e3cba4c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1946 | 2026.04.10 03:14:52.517726 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1947 | 2026.04.10 03:14:52.517732 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1948 | 2026.04.10 03:14:52.517773 [ 290 ] {} <Debug> TCP-Session: ec854ceb-46fc-4ca8-bad4-e20fe64f3de6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63314 | ||
| 1949 | 2026.04.10 03:14:52.517779 [ 4 ] {2d0784e6-6adf-4df2-85d4-f5a5e3cba4c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1950 | 2026.04.10 03:14:52.517800 [ 288 ] {} <Debug> TCP-Session: c08a5335-2fdb-4383-a546-76484ec18050 Authenticating user 'default' from [fd00:1122:3344:101::e]:53896 | ||
| 1951 | 2026.04.10 03:14:52.517813 [ 290 ] {} <Debug> TCP-Session: ec854ceb-46fc-4ca8-bad4-e20fe64f3de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1952 | 2026.04.10 03:14:52.517836 [ 288 ] {} <Debug> TCP-Session: c08a5335-2fdb-4383-a546-76484ec18050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1953 | 2026.04.10 03:14:52.517841 [ 290 ] {} <Debug> TCP-Session: ec854ceb-46fc-4ca8-bad4-e20fe64f3de6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1954 | 2026.04.10 03:14:52.517859 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1955 | 2026.04.10 03:14:52.517864 [ 288 ] {} <Debug> TCP-Session: c08a5335-2fdb-4383-a546-76484ec18050 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1956 | 2026.04.10 03:14:52.517854 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1957 | 2026.04.10 03:14:52.517905 [ 292 ] {} <Debug> TCP-Session: d5033c45-f30a-4c63-9915-21de606fc8ac Authenticating user 'default' from [fd00:1122:3344:101::e]:61146 | ||
| 1958 | 2026.04.10 03:14:52.517934 [ 289 ] {} <Debug> TCP-Session: 9922a9b8-67c9-44c3-afcf-875bbf318bbc Authenticating user 'default' from [fd00:1122:3344:101::e]:32924 | ||
| 1959 | 2026.04.10 03:14:52.517952 [ 292 ] {} <Debug> TCP-Session: d5033c45-f30a-4c63-9915-21de606fc8ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1960 | 2026.04.10 03:14:52.517960 [ 289 ] {} <Debug> TCP-Session: 9922a9b8-67c9-44c3-afcf-875bbf318bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1961 | 2026.04.10 03:14:52.517982 [ 292 ] {} <Debug> TCP-Session: d5033c45-f30a-4c63-9915-21de606fc8ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1962 | 2026.04.10 03:14:52.517988 [ 289 ] {} <Debug> TCP-Session: 9922a9b8-67c9-44c3-afcf-875bbf318bbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1963 | 2026.04.10 03:14:52.518093 [ 4 ] {2d0784e6-6adf-4df2-85d4-f5a5e3cba4c6} <Debug> oximeter.version (ea3162cf-6caf-4330-823b-338ec8caac4a) (SelectExecutor): Key condition: unknown | ||
| 1964 | 2026.04.10 03:14:52.518181 [ 4 ] {2d0784e6-6adf-4df2-85d4-f5a5e3cba4c6} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1965 | 2026.04.10 03:14:52.909309 [ 296 ] {2d0784e6-6adf-4df2-85d4-f5a5e3cba4c6} <Trace> AggregatingTransform: Aggregating | ||
| 1966 | 2026.04.10 03:14:52.909374 [ 296 ] {2d0784e6-6adf-4df2-85d4-f5a5e3cba4c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 1967 | 2026.04.10 03:14:52.909406 [ 296 ] {2d0784e6-6adf-4df2-85d4-f5a5e3cba4c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001478459 sec. (676.380 rows/sec., 26.42 KiB/sec.) | ||
| 1968 | 2026.04.10 03:14:52.909422 [ 296 ] {2d0784e6-6adf-4df2-85d4-f5a5e3cba4c6} <Trace> Aggregator: Merging aggregated data | ||
| 1969 | 2026.04.10 03:14:52.910438 [ 4 ] {2d0784e6-6adf-4df2-85d4-f5a5e3cba4c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.393068 sec., 2.5440890634699342 rows/sec., 101.76 B/sec. | ||
| 1970 | 2026.04.10 03:14:52.910567 [ 4 ] {2d0784e6-6adf-4df2-85d4-f5a5e3cba4c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1971 | 2026.04.10 03:14:52.910584 [ 4 ] {2d0784e6-6adf-4df2-85d4-f5a5e3cba4c6} <Debug> TCPHandler: Processed in 0.393538274 sec. | ||
| 1972 | 2026.04.10 03:14:52.910726 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1973 | 2026.04.10 03:14:52.910783 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1974 | 2026.04.10 03:14:52.910806 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1975 | 2026.04.10 03:14:52.910787 [ 287 ] {} <Debug> TCP-Session: bc7194f1-f2ae-4614-b12f-6205b3ec81a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1976 | 2026.04.10 03:14:52.910838 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1977 | 2026.04.10 03:14:52.910862 [ 291 ] {} <Debug> TCP-Session: 412d093d-5b4d-4de8-b2c3-5b35a8eaa282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1978 | 2026.04.10 03:14:52.910882 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1979 | 2026.04.10 03:14:52.910907 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1980 | 2026.04.10 03:14:52.910932 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1981 | 2026.04.10 03:14:52.910946 [ 290 ] {} <Debug> TCP-Session: ec854ceb-46fc-4ca8-bad4-e20fe64f3de6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1982 | 2026.04.10 03:14:52.910968 [ 289 ] {} <Debug> TCP-Session: 9922a9b8-67c9-44c3-afcf-875bbf318bbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1983 | 2026.04.10 03:14:52.910926 [ 286 ] {} <Debug> TCP-Session: ac75b3e2-6d1e-4c1b-909e-b8b8ecde69c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1984 | 2026.04.10 03:14:52.910992 [ 292 ] {} <Debug> TCP-Session: d5033c45-f30a-4c63-9915-21de606fc8ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1985 | 2026.04.10 03:14:52.910866 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1986 | 2026.04.10 03:14:52.910857 [ 293 ] {} <Debug> TCP-Session: bf7b2a62-d8f0-4349-9b52-8d80d1177d03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1987 | 2026.04.10 03:14:52.911072 [ 288 ] {} <Debug> TCP-Session: c08a5335-2fdb-4383-a546-76484ec18050 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1988 | 2026.04.10 03:14:52.910951 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1989 | 2026.04.10 03:14:52.911125 [ 4 ] {} <Debug> TCP-Session: cadc16ba-7e8e-40aa-a010-846fc9b3564f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1990 | 2026.04.10 03:14:53.000352 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.04 MiB, peak 196.16 MiB, free memory in arenas 0.00 B, will set to 204.82 MiB (RSS), difference: 18.79 MiB | ||
| 1991 | 2026.04.10 03:14:53.884035 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38109 | ||
| 1992 | 2026.04.10 03:14:53.884140 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1993 | 2026.04.10 03:14:53.884166 [ 288 ] {} <Debug> TCP-Session: 7a4fa67a-841a-4844-8594-31dc15cef0fa Authenticating user 'default' from [fd00:1122:3344:101::e]:38109 | ||
| 1994 | 2026.04.10 03:14:53.884188 [ 288 ] {} <Debug> TCP-Session: 7a4fa67a-841a-4844-8594-31dc15cef0fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1995 | 2026.04.10 03:14:53.884201 [ 288 ] {} <Debug> TCP-Session: 7a4fa67a-841a-4844-8594-31dc15cef0fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1996 | 2026.04.10 03:14:53.884432 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54762 | ||
| 1997 | 2026.04.10 03:14:53.884462 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43872 | ||
| 1998 | 2026.04.10 03:14:53.884471 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48241 | ||
| 1999 | 2026.04.10 03:14:53.884510 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55271 | ||
| 2000 | 2026.04.10 03:14:53.884551 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2001 | 2026.04.10 03:14:53.884563 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2002 | 2026.04.10 03:14:53.884574 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2003 | 2026.04.10 03:14:53.884590 [ 289 ] {} <Debug> TCP-Session: 01ce9d72-02af-4e3b-a47a-061813a3e436 Authenticating user 'default' from [fd00:1122:3344:101::e]:54762 | ||
| 2004 | 2026.04.10 03:14:53.884602 [ 292 ] {} <Debug> TCP-Session: f4998354-9856-4b4f-9fea-7576d4327d67 Authenticating user 'default' from [fd00:1122:3344:101::e]:43872 | ||
| 2005 | 2026.04.10 03:14:53.884613 [ 293 ] {} <Debug> TCP-Session: 4b68e24d-d308-4fb7-8263-6d697a08f3dd Authenticating user 'default' from [fd00:1122:3344:101::e]:48241 | ||
| 2006 | 2026.04.10 03:14:53.884625 [ 289 ] {} <Debug> TCP-Session: 01ce9d72-02af-4e3b-a47a-061813a3e436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2007 | 2026.04.10 03:14:53.884624 [ 288 ] {} <Trace> TCP-Session: 7a4fa67a-841a-4844-8594-31dc15cef0fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2026.04.10 03:14:53.884646 [ 293 ] {} <Debug> TCP-Session: 4b68e24d-d308-4fb7-8263-6d697a08f3dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2009 | 2026.04.10 03:14:53.884648 [ 289 ] {} <Debug> TCP-Session: 01ce9d72-02af-4e3b-a47a-061813a3e436 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2010 | 2026.04.10 03:14:53.884683 [ 293 ] {} <Debug> TCP-Session: 4b68e24d-d308-4fb7-8263-6d697a08f3dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2011 | 2026.04.10 03:14:53.884633 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2012 | 2026.04.10 03:14:53.884635 [ 292 ] {} <Debug> TCP-Session: f4998354-9856-4b4f-9fea-7576d4327d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2026.04.10 03:14:53.884752 [ 286 ] {} <Debug> TCP-Session: 2313e5c1-f0bc-4443-8fb5-e91795092fdf Authenticating user 'default' from [fd00:1122:3344:101::e]:55271 | ||
| 2014 | 2026.04.10 03:14:53.884765 [ 292 ] {} <Debug> TCP-Session: f4998354-9856-4b4f-9fea-7576d4327d67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2015 | 2026.04.10 03:14:53.884482 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46965 | ||
| 2016 | 2026.04.10 03:14:53.884785 [ 286 ] {} <Debug> TCP-Session: 2313e5c1-f0bc-4443-8fb5-e91795092fdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2017 | 2026.04.10 03:14:53.884822 [ 288 ] {17ff71c7-3b43-42b9-a4f7-1171220145b6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38109) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2018 | 2026.04.10 03:14:53.884830 [ 286 ] {} <Debug> TCP-Session: 2313e5c1-f0bc-4443-8fb5-e91795092fdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2019 | 2026.04.10 03:14:53.884434 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61272 | ||
| 2020 | 2026.04.10 03:14:53.884864 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2021 | 2026.04.10 03:14:53.884464 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49863 | ||
| 2022 | 2026.04.10 03:14:53.884894 [ 294 ] {} <Debug> TCP-Session: 5dd23550-8457-4b84-9f59-2e2bf4a8470e Authenticating user 'default' from [fd00:1122:3344:101::e]:46965 | ||
| 2023 | 2026.04.10 03:14:53.884919 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2024 | 2026.04.10 03:14:53.884935 [ 294 ] {} <Debug> TCP-Session: 5dd23550-8457-4b84-9f59-2e2bf4a8470e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2025 | 2026.04.10 03:14:53.884946 [ 290 ] {} <Debug> TCP-Session: 2ef8968c-658c-46e6-86f0-7a1898ef1791 Authenticating user 'default' from [fd00:1122:3344:101::e]:61272 | ||
| 2026 | 2026.04.10 03:14:53.884951 [ 294 ] {} <Debug> TCP-Session: 5dd23550-8457-4b84-9f59-2e2bf4a8470e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2027 | 2026.04.10 03:14:53.884965 [ 290 ] {} <Debug> TCP-Session: 2ef8968c-658c-46e6-86f0-7a1898ef1791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2028 | 2026.04.10 03:14:53.884491 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47349 | ||
| 2029 | 2026.04.10 03:14:53.884986 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2030 | 2026.04.10 03:14:53.884981 [ 290 ] {} <Debug> TCP-Session: 2ef8968c-658c-46e6-86f0-7a1898ef1791 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2031 | 2026.04.10 03:14:53.885036 [ 291 ] {} <Debug> TCP-Session: 7ec062ec-f1c1-4fe1-a2ee-c6e5fde38342 Authenticating user 'default' from [fd00:1122:3344:101::e]:49863 | ||
| 2032 | 2026.04.10 03:14:53.885053 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2033 | 2026.04.10 03:14:53.885065 [ 291 ] {} <Debug> TCP-Session: 7ec062ec-f1c1-4fe1-a2ee-c6e5fde38342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2034 | 2026.04.10 03:14:53.885082 [ 4 ] {} <Debug> TCP-Session: 4149d371-27b6-4597-9230-61cce6054385 Authenticating user 'default' from [fd00:1122:3344:101::e]:47349 | ||
| 2035 | 2026.04.10 03:14:53.885092 [ 291 ] {} <Debug> TCP-Session: 7ec062ec-f1c1-4fe1-a2ee-c6e5fde38342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2036 | 2026.04.10 03:14:53.885109 [ 4 ] {} <Debug> TCP-Session: 4149d371-27b6-4597-9230-61cce6054385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2037 | 2026.04.10 03:14:53.885129 [ 4 ] {} <Debug> TCP-Session: 4149d371-27b6-4597-9230-61cce6054385 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2038 | 2026.04.10 03:14:53.885162 [ 288 ] {17ff71c7-3b43-42b9-a4f7-1171220145b6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2039 | 2026.04.10 03:14:53.885220 [ 288 ] {17ff71c7-3b43-42b9-a4f7-1171220145b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2040 | 2026.04.10 03:14:53.885537 [ 288 ] {17ff71c7-3b43-42b9-a4f7-1171220145b6} <Debug> oximeter.version (ea3162cf-6caf-4330-823b-338ec8caac4a) (SelectExecutor): Key condition: unknown | ||
| 2041 | 2026.04.10 03:14:53.886483 [ 295 ] {17ff71c7-3b43-42b9-a4f7-1171220145b6} <Trace> AggregatingTransform: Aggregating | ||
| 2042 | 2026.04.10 03:14:53.886524 [ 295 ] {17ff71c7-3b43-42b9-a4f7-1171220145b6} <Trace> Aggregator: Aggregation method: without_key | ||
| 2043 | 2026.04.10 03:14:53.886562 [ 295 ] {17ff71c7-3b43-42b9-a4f7-1171220145b6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924928 sec. (1081.165 rows/sec., 42.23 KiB/sec.) | ||
| 2044 | 2026.04.10 03:14:53.886581 [ 295 ] {17ff71c7-3b43-42b9-a4f7-1171220145b6} <Trace> Aggregator: Merging aggregated data | ||
| 2045 | 2026.04.10 03:14:53.888029 [ 288 ] {17ff71c7-3b43-42b9-a4f7-1171220145b6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003256 sec., 307.12530712530713 rows/sec., 12.00 KiB/sec. | ||
| 2046 | 2026.04.10 03:14:53.888195 [ 288 ] {17ff71c7-3b43-42b9-a4f7-1171220145b6} <Debug> TCPHandler: Processed in 0.003709154 sec. | ||
| 2047 | 2026.04.10 03:14:53.888311 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2048 | 2026.04.10 03:14:53.888339 [ 288 ] {} <Debug> TCP-Session: 7a4fa67a-841a-4844-8594-31dc15cef0fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2049 | 2026.04.10 03:14:53.888347 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2050 | 2026.04.10 03:14:53.888376 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2051 | 2026.04.10 03:14:53.888388 [ 293 ] {} <Debug> TCP-Session: 4b68e24d-d308-4fb7-8263-6d697a08f3dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2052 | 2026.04.10 03:14:53.888397 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2053 | 2026.04.10 03:14:53.888419 [ 4 ] {} <Debug> TCP-Session: 4149d371-27b6-4597-9230-61cce6054385 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2054 | 2026.04.10 03:14:53.888435 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2055 | 2026.04.10 03:14:53.888457 [ 290 ] {} <Debug> TCP-Session: 2ef8968c-658c-46e6-86f0-7a1898ef1791 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2056 | 2026.04.10 03:14:53.888454 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2057 | 2026.04.10 03:14:53.888476 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2058 | 2026.04.10 03:14:53.888496 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2059 | 2026.04.10 03:14:53.888510 [ 289 ] {} <Debug> TCP-Session: 01ce9d72-02af-4e3b-a47a-061813a3e436 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2060 | 2026.04.10 03:14:53.888530 [ 291 ] {} <Debug> TCP-Session: 7ec062ec-f1c1-4fe1-a2ee-c6e5fde38342 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2061 | 2026.04.10 03:14:53.888544 [ 294 ] {} <Debug> TCP-Session: 5dd23550-8457-4b84-9f59-2e2bf4a8470e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2062 | 2026.04.10 03:14:53.888480 [ 286 ] {} <Debug> TCP-Session: 2313e5c1-f0bc-4443-8fb5-e91795092fdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.04.10 03:14:53.888416 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2064 | 2026.04.10 03:14:53.888618 [ 292 ] {} <Debug> TCP-Session: f4998354-9856-4b4f-9fea-7576d4327d67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2026.04.10 03:14:54.048062 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33552 | ||
| 2066 | 2026.04.10 03:14:54.048184 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2067 | 2026.04.10 03:14:54.048214 [ 288 ] {} <Debug> TCP-Session: 6b5bba83-6624-4b64-b2d7-e6c73064acfe Authenticating user 'default' from [fd00:1122:3344:101::e]:33552 | ||
| 2068 | 2026.04.10 03:14:54.048238 [ 288 ] {} <Debug> TCP-Session: 6b5bba83-6624-4b64-b2d7-e6c73064acfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2069 | 2026.04.10 03:14:54.048253 [ 288 ] {} <Debug> TCP-Session: 6b5bba83-6624-4b64-b2d7-e6c73064acfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2070 | 2026.04.10 03:14:54.048492 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52716 | ||
| 2071 | 2026.04.10 03:14:54.048519 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35899 | ||
| 2072 | 2026.04.10 03:14:54.048544 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61806 | ||
| 2073 | 2026.04.10 03:14:54.048566 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57482 | ||
| 2074 | 2026.04.10 03:14:54.048573 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54682 | ||
| 2075 | 2026.04.10 03:14:54.048623 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2076 | 2026.04.10 03:14:54.048634 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2077 | 2026.04.10 03:14:54.048650 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2078 | 2026.04.10 03:14:54.048661 [ 292 ] {} <Debug> TCP-Session: de54089b-0769-4d64-aeca-22c804d8019b Authenticating user 'default' from [fd00:1122:3344:101::e]:35899 | ||
| 2079 | 2026.04.10 03:14:54.048687 [ 289 ] {} <Debug> TCP-Session: 72b5cb92-3717-45b8-9319-844d3f9123bc Authenticating user 'default' from [fd00:1122:3344:101::e]:52716 | ||
| 2080 | 2026.04.10 03:14:54.048693 [ 293 ] {} <Debug> TCP-Session: aef4f711-47f9-4982-b99b-c31639883ca7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61806 | ||
| 2081 | 2026.04.10 03:14:54.048704 [ 292 ] {} <Debug> TCP-Session: de54089b-0769-4d64-aeca-22c804d8019b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2082 | 2026.04.10 03:14:54.048727 [ 289 ] {} <Debug> TCP-Session: 72b5cb92-3717-45b8-9319-844d3f9123bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2083 | 2026.04.10 03:14:54.048733 [ 293 ] {} <Debug> TCP-Session: aef4f711-47f9-4982-b99b-c31639883ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2084 | 2026.04.10 03:14:54.048741 [ 292 ] {} <Debug> TCP-Session: de54089b-0769-4d64-aeca-22c804d8019b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2085 | 2026.04.10 03:14:54.048769 [ 293 ] {} <Debug> TCP-Session: aef4f711-47f9-4982-b99b-c31639883ca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2086 | 2026.04.10 03:14:54.048759 [ 289 ] {} <Debug> TCP-Session: 72b5cb92-3717-45b8-9319-844d3f9123bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2087 | 2026.04.10 03:14:54.048707 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2088 | 2026.04.10 03:14:54.048647 [ 288 ] {} <Trace> TCP-Session: 6b5bba83-6624-4b64-b2d7-e6c73064acfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2089 | 2026.04.10 03:14:54.048854 [ 286 ] {} <Debug> TCP-Session: 6f051b9c-0e01-4865-94b0-b182d86b1e9d Authenticating user 'default' from [fd00:1122:3344:101::e]:54682 | ||
| 2090 | 2026.04.10 03:14:54.048552 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35865 | ||
| 2091 | 2026.04.10 03:14:54.048889 [ 286 ] {} <Debug> TCP-Session: 6f051b9c-0e01-4865-94b0-b182d86b1e9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2092 | 2026.04.10 03:14:54.048508 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44809 | ||
| 2093 | 2026.04.10 03:14:54.048911 [ 286 ] {} <Debug> TCP-Session: 6f051b9c-0e01-4865-94b0-b182d86b1e9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2094 | 2026.04.10 03:14:54.048651 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2095 | 2026.04.10 03:14:54.048944 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2096 | 2026.04.10 03:14:54.048979 [ 4 ] {} <Debug> TCP-Session: 4d6a3a5b-4baf-4f72-a4b8-b435e3eb0000 Authenticating user 'default' from [fd00:1122:3344:101::e]:57482 | ||
| 2097 | 2026.04.10 03:14:54.048981 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2098 | 2026.04.10 03:14:54.048996 [ 294 ] {} <Debug> TCP-Session: a0b46ff7-32fa-4b01-9cf6-7b7c9574adc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35865 | ||
| 2099 | 2026.04.10 03:14:54.049007 [ 4 ] {} <Debug> TCP-Session: 4d6a3a5b-4baf-4f72-a4b8-b435e3eb0000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2100 | 2026.04.10 03:14:54.049030 [ 294 ] {} <Debug> TCP-Session: a0b46ff7-32fa-4b01-9cf6-7b7c9574adc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2026.04.10 03:14:54.049038 [ 288 ] {77be9516-3008-41c2-9955-b120a75b4ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33552) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2102 | 2026.04.10 03:14:54.049056 [ 294 ] {} <Debug> TCP-Session: a0b46ff7-32fa-4b01-9cf6-7b7c9574adc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2026.04.10 03:14:54.049023 [ 290 ] {} <Debug> TCP-Session: 9366f4b6-c997-4bb2-9e73-d34ba3edcbdd Authenticating user 'default' from [fd00:1122:3344:101::e]:44809 | ||
| 2104 | 2026.04.10 03:14:54.049043 [ 4 ] {} <Debug> TCP-Session: 4d6a3a5b-4baf-4f72-a4b8-b435e3eb0000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2105 | 2026.04.10 03:14:54.049117 [ 290 ] {} <Debug> TCP-Session: 9366f4b6-c997-4bb2-9e73-d34ba3edcbdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2106 | 2026.04.10 03:14:54.048525 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41261 | ||
| 2107 | 2026.04.10 03:14:54.049148 [ 290 ] {} <Debug> TCP-Session: 9366f4b6-c997-4bb2-9e73-d34ba3edcbdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2108 | 2026.04.10 03:14:54.049263 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2109 | 2026.04.10 03:14:54.049297 [ 291 ] {} <Debug> TCP-Session: f60b54b0-ad8a-4bac-8997-cd0461383cfe Authenticating user 'default' from [fd00:1122:3344:101::e]:41261 | ||
| 2110 | 2026.04.10 03:14:54.049311 [ 288 ] {77be9516-3008-41c2-9955-b120a75b4ff1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2111 | 2026.04.10 03:14:54.049322 [ 291 ] {} <Debug> TCP-Session: f60b54b0-ad8a-4bac-8997-cd0461383cfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2112 | 2026.04.10 03:14:54.049352 [ 291 ] {} <Debug> TCP-Session: f60b54b0-ad8a-4bac-8997-cd0461383cfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2026.04.10 03:14:54.049370 [ 288 ] {77be9516-3008-41c2-9955-b120a75b4ff1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2114 | 2026.04.10 03:14:54.049645 [ 288 ] {77be9516-3008-41c2-9955-b120a75b4ff1} <Debug> oximeter.version (ea3162cf-6caf-4330-823b-338ec8caac4a) (SelectExecutor): Key condition: unknown | ||
| 2115 | 2026.04.10 03:14:54.050624 [ 311 ] {77be9516-3008-41c2-9955-b120a75b4ff1} <Trace> AggregatingTransform: Aggregating | ||
| 2116 | 2026.04.10 03:14:54.050678 [ 311 ] {77be9516-3008-41c2-9955-b120a75b4ff1} <Trace> Aggregator: Aggregation method: without_key | ||
| 2117 | 2026.04.10 03:14:54.050715 [ 311 ] {77be9516-3008-41c2-9955-b120a75b4ff1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000966429 sec. (1034.737 rows/sec., 40.42 KiB/sec.) | ||
| 2118 | 2026.04.10 03:14:54.050773 [ 311 ] {77be9516-3008-41c2-9955-b120a75b4ff1} <Trace> Aggregator: Merging aggregated data | ||
| 2119 | 2026.04.10 03:14:54.051913 [ 288 ] {77be9516-3008-41c2-9955-b120a75b4ff1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002934 sec., 340.83162917518746 rows/sec., 13.31 KiB/sec. | ||
| 2120 | 2026.04.10 03:14:54.052064 [ 288 ] {77be9516-3008-41c2-9955-b120a75b4ff1} <Debug> TCPHandler: Processed in 0.00352613 sec. | ||
| 2121 | 2026.04.10 03:14:54.052161 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2122 | 2026.04.10 03:14:54.052190 [ 288 ] {} <Debug> TCP-Session: 6b5bba83-6624-4b64-b2d7-e6c73064acfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2123 | 2026.04.10 03:14:54.052191 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2124 | 2026.04.10 03:14:54.052207 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2125 | 2026.04.10 03:14:54.052228 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2126 | 2026.04.10 03:14:54.052264 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2127 | 2026.04.10 03:14:54.052273 [ 286 ] {} <Debug> TCP-Session: 6f051b9c-0e01-4865-94b0-b182d86b1e9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2128 | 2026.04.10 03:14:54.052281 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2129 | 2026.04.10 03:14:54.052298 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2130 | 2026.04.10 03:14:54.052338 [ 290 ] {} <Debug> TCP-Session: 9366f4b6-c997-4bb2-9e73-d34ba3edcbdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2131 | 2026.04.10 03:14:54.052293 [ 292 ] {} <Debug> TCP-Session: de54089b-0769-4d64-aeca-22c804d8019b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2132 | 2026.04.10 03:14:54.052360 [ 294 ] {} <Debug> TCP-Session: a0b46ff7-32fa-4b01-9cf6-7b7c9574adc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2026.04.10 03:14:54.052254 [ 289 ] {} <Debug> TCP-Session: 72b5cb92-3717-45b8-9319-844d3f9123bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2134 | 2026.04.10 03:14:54.052244 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2135 | 2026.04.10 03:14:54.052318 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2136 | 2026.04.10 03:14:54.052476 [ 293 ] {} <Debug> TCP-Session: aef4f711-47f9-4982-b99b-c31639883ca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2026.04.10 03:14:54.052502 [ 4 ] {} <Debug> TCP-Session: 4d6a3a5b-4baf-4f72-a4b8-b435e3eb0000 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2138 | 2026.04.10 03:14:54.052317 [ 291 ] {} <Debug> TCP-Session: f60b54b0-ad8a-4bac-8997-cd0461383cfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2026.04.10 03:14:54.151009 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2140 | 2026.04.10 03:14:54.151230 [ 6 ] {45bbc6a6-5e8d-4733-862c-25a9210590cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 2141 | 2026.04.10 03:14:54.151563 [ 6 ] {45bbc6a6-5e8d-4733-862c-25a9210590cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2142 | 2026.04.10 03:14:54.151611 [ 6 ] {45bbc6a6-5e8d-4733-862c-25a9210590cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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')" moved to PREWHERE | ||
| 2143 | 2026.04.10 03:14:54.151896 [ 6 ] {45bbc6a6-5e8d-4733-862c-25a9210590cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2144 | 2026.04.10 03:14:54.151966 [ 6 ] {45bbc6a6-5e8d-4733-862c-25a9210590cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2145 | 2026.04.10 03:14:54.152106 [ 6 ] {45bbc6a6-5e8d-4733-862c-25a9210590cc} <Debug> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 2146 | 2026.04.10 03:14:54.152223 [ 339 ] {45bbc6a6-5e8d-4733-862c-25a9210590cc} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2147 | 2026.04.10 03:14:54.152243 [ 344 ] {45bbc6a6-5e8d-4733-862c-25a9210590cc} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2148 | 2026.04.10 03:14:54.152350 [ 6 ] {45bbc6a6-5e8d-4733-862c-25a9210590cc} <Debug> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2149 | 2026.04.10 03:14:54.152377 [ 6 ] {45bbc6a6-5e8d-4733-862c-25a9210590cc} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2150 | 2026.04.10 03:14:54.154366 [ 6 ] {45bbc6a6-5e8d-4733-862c-25a9210590cc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2151 | 2026.04.10 03:14:54.154403 [ 6 ] {45bbc6a6-5e8d-4733-862c-25a9210590cc} <Debug> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2152 | 2026.04.10 03:14:54.154469 [ 6 ] {45bbc6a6-5e8d-4733-862c-25a9210590cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 2153 | 2026.04.10 03:14:54.154512 [ 6 ] {45bbc6a6-5e8d-4733-862c-25a9210590cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 2154 | 2026.04.10 03:14:54.155455 [ 6 ] {45bbc6a6-5e8d-4733-862c-25a9210590cc} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.004315 sec., 5793.742757821552 rows/sec., 254.61 KiB/sec. | ||
| 2155 | 2026.04.10 03:14:54.155559 [ 6 ] {45bbc6a6-5e8d-4733-862c-25a9210590cc} <Debug> TCPHandler: Processed in 0.004678603 sec. | ||
| 2156 | 2026.04.10 03:14:54.155881 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2157 | 2026.04.10 03:14:54.156035 [ 6 ] {09b78ea3-d997-49fc-9e92-93a842624b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 2158 | 2026.04.10 03:14:54.156270 [ 6 ] {09b78ea3-d997-49fc-9e92-93a842624b56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2159 | 2026.04.10 03:14:54.156307 [ 6 ] {09b78ea3-d997-49fc-9e92-93a842624b56} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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')" moved to PREWHERE | ||
| 2160 | 2026.04.10 03:14:54.156499 [ 6 ] {09b78ea3-d997-49fc-9e92-93a842624b56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2161 | 2026.04.10 03:14:54.156555 [ 6 ] {09b78ea3-d997-49fc-9e92-93a842624b56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2162 | 2026.04.10 03:14:54.156661 [ 6 ] {09b78ea3-d997-49fc-9e92-93a842624b56} <Debug> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 2163 | 2026.04.10 03:14:54.156724 [ 339 ] {09b78ea3-d997-49fc-9e92-93a842624b56} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2164 | 2026.04.10 03:14:54.156793 [ 304 ] {09b78ea3-d997-49fc-9e92-93a842624b56} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2165 | 2026.04.10 03:14:54.156897 [ 6 ] {09b78ea3-d997-49fc-9e92-93a842624b56} <Debug> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2166 | 2026.04.10 03:14:54.156922 [ 6 ] {09b78ea3-d997-49fc-9e92-93a842624b56} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2167 | 2026.04.10 03:14:54.156981 [ 6 ] {09b78ea3-d997-49fc-9e92-93a842624b56} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2168 | 2026.04.10 03:14:54.157001 [ 6 ] {09b78ea3-d997-49fc-9e92-93a842624b56} <Debug> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2169 | 2026.04.10 03:14:54.157032 [ 6 ] {09b78ea3-d997-49fc-9e92-93a842624b56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 2170 | 2026.04.10 03:14:54.157062 [ 6 ] {09b78ea3-d997-49fc-9e92-93a842624b56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 2171 | 2026.04.10 03:14:54.157836 [ 6 ] {09b78ea3-d997-49fc-9e92-93a842624b56} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001859 sec., 13448.090371167295 rows/sec., 590.98 KiB/sec. | ||
| 2172 | 2026.04.10 03:14:54.157930 [ 6 ] {09b78ea3-d997-49fc-9e92-93a842624b56} <Debug> TCPHandler: Processed in 0.002123392 sec. | ||
| 2173 | 2026.04.10 03:14:54.158144 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2174 | 2026.04.10 03:14:54.158276 [ 6 ] {310d18b6-a101-4526-b69d-7dab09200f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 2175 | 2026.04.10 03:14:54.158486 [ 6 ] {310d18b6-a101-4526-b69d-7dab09200f0b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2176 | 2026.04.10 03:14:54.158521 [ 6 ] {310d18b6-a101-4526-b69d-7dab09200f0b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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')" moved to PREWHERE | ||
| 2177 | 2026.04.10 03:14:54.158708 [ 6 ] {310d18b6-a101-4526-b69d-7dab09200f0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2178 | 2026.04.10 03:14:54.158761 [ 6 ] {310d18b6-a101-4526-b69d-7dab09200f0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2179 | 2026.04.10 03:14:54.158860 [ 6 ] {310d18b6-a101-4526-b69d-7dab09200f0b} <Debug> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 2180 | 2026.04.10 03:14:54.158932 [ 339 ] {310d18b6-a101-4526-b69d-7dab09200f0b} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2181 | 2026.04.10 03:14:54.158936 [ 298 ] {310d18b6-a101-4526-b69d-7dab09200f0b} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2182 | 2026.04.10 03:14:54.159043 [ 6 ] {310d18b6-a101-4526-b69d-7dab09200f0b} <Debug> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2183 | 2026.04.10 03:14:54.159070 [ 6 ] {310d18b6-a101-4526-b69d-7dab09200f0b} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2184 | 2026.04.10 03:14:54.159126 [ 6 ] {310d18b6-a101-4526-b69d-7dab09200f0b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2185 | 2026.04.10 03:14:54.159144 [ 6 ] {310d18b6-a101-4526-b69d-7dab09200f0b} <Debug> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2186 | 2026.04.10 03:14:54.159173 [ 6 ] {310d18b6-a101-4526-b69d-7dab09200f0b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 2187 | 2026.04.10 03:14:54.159204 [ 6 ] {310d18b6-a101-4526-b69d-7dab09200f0b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 2188 | 2026.04.10 03:14:54.159866 [ 6 ] {310d18b6-a101-4526-b69d-7dab09200f0b} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001642 sec., 15225.334957369061 rows/sec., 669.08 KiB/sec. | ||
| 2189 | 2026.04.10 03:14:54.159968 [ 6 ] {310d18b6-a101-4526-b69d-7dab09200f0b} <Debug> TCPHandler: Processed in 0.001875027 sec. | ||
| 2190 | 2026.04.10 03:14:54.160186 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2191 | 2026.04.10 03:14:54.160317 [ 6 ] {75390307-9017-4616-a01b-25f0bb255e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 2192 | 2026.04.10 03:14:54.160523 [ 6 ] {75390307-9017-4616-a01b-25f0bb255e4d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2193 | 2026.04.10 03:14:54.160557 [ 6 ] {75390307-9017-4616-a01b-25f0bb255e4d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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')" moved to PREWHERE | ||
| 2194 | 2026.04.10 03:14:54.160745 [ 6 ] {75390307-9017-4616-a01b-25f0bb255e4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2195 | 2026.04.10 03:14:54.160797 [ 6 ] {75390307-9017-4616-a01b-25f0bb255e4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2196 | 2026.04.10 03:14:54.160893 [ 6 ] {75390307-9017-4616-a01b-25f0bb255e4d} <Debug> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 2197 | 2026.04.10 03:14:54.160954 [ 304 ] {75390307-9017-4616-a01b-25f0bb255e4d} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2198 | 2026.04.10 03:14:54.160962 [ 298 ] {75390307-9017-4616-a01b-25f0bb255e4d} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2199 | 2026.04.10 03:14:54.161060 [ 6 ] {75390307-9017-4616-a01b-25f0bb255e4d} <Debug> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2200 | 2026.04.10 03:14:54.161086 [ 6 ] {75390307-9017-4616-a01b-25f0bb255e4d} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2201 | 2026.04.10 03:14:54.161140 [ 6 ] {75390307-9017-4616-a01b-25f0bb255e4d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2202 | 2026.04.10 03:14:54.161157 [ 6 ] {75390307-9017-4616-a01b-25f0bb255e4d} <Debug> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2203 | 2026.04.10 03:14:54.161186 [ 6 ] {75390307-9017-4616-a01b-25f0bb255e4d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 2204 | 2026.04.10 03:14:54.161217 [ 6 ] {75390307-9017-4616-a01b-25f0bb255e4d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 2205 | 2026.04.10 03:14:54.161778 [ 6 ] {75390307-9017-4616-a01b-25f0bb255e4d} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001513 sec., 16523.463317911435 rows/sec., 726.13 KiB/sec. | ||
| 2206 | 2026.04.10 03:14:54.161871 [ 6 ] {75390307-9017-4616-a01b-25f0bb255e4d} <Debug> TCPHandler: Processed in 0.001736564 sec. | ||
| 2207 | 2026.04.10 03:14:54.171801 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2026.04.10 03:14:54.171941 [ 6 ] {e57c6aef-a91b-4403-86f3-c43b0a3550f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2209 | 2026.04.10 03:14:54.171996 [ 6 ] {e57c6aef-a91b-4403-86f3-c43b0a3550f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2210 | 2026.04.10 03:14:54.172618 [ 6 ] {e57c6aef-a91b-4403-86f3-c43b0a3550f5} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2026.04.10 03:14:54.172665 [ 6 ] {e57c6aef-a91b-4403-86f3-c43b0a3550f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 2212 | 2026.04.10 03:14:54.173111 [ 6 ] {e57c6aef-a91b-4403-86f3-c43b0a3550f5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2213 | 2026.04.10 03:14:54.173319 [ 6 ] {e57c6aef-a91b-4403-86f3-c43b0a3550f5} <Trace> oximeter.timeseries_schema (54a1ee2e-f53c-4f59-9d5d-b4fd458dbc27): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2026.04.10 03:14:54.173474 [ 6 ] {e57c6aef-a91b-4403-86f3-c43b0a3550f5} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001569 sec., 2549.394518801784 rows/sec., 324.28 KiB/sec. | ||
| 2215 | 2026.04.10 03:14:54.173520 [ 6 ] {e57c6aef-a91b-4403-86f3-c43b0a3550f5} <Debug> TCPHandler: Processed in 0.001805166 sec. | ||
| 2216 | 2026.04.10 03:14:54.173637 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2217 | 2026.04.10 03:14:54.173737 [ 6 ] {097f2eee-f1bc-445a-9fe0-478b0bb64e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2218 | 2026.04.10 03:14:54.173780 [ 6 ] {097f2eee-f1bc-445a-9fe0-478b0bb64e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2219 | 2026.04.10 03:14:54.174223 [ 6 ] {097f2eee-f1bc-445a-9fe0-478b0bb64e00} <Trace> oximeter.fields_i16 (ce8d476f-d5ae-4392-8051-cf0e735d0cf1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2026.04.10 03:14:54.174262 [ 6 ] {097f2eee-f1bc-445a-9fe0-478b0bb64e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 2221 | 2026.04.10 03:14:54.174569 [ 6 ] {097f2eee-f1bc-445a-9fe0-478b0bb64e00} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2222 | 2026.04.10 03:14:54.174791 [ 6 ] {097f2eee-f1bc-445a-9fe0-478b0bb64e00} <Trace> oximeter.fields_i16 (ce8d476f-d5ae-4392-8051-cf0e735d0cf1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2026.04.10 03:14:54.174931 [ 6 ] {097f2eee-f1bc-445a-9fe0-478b0bb64e00} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001217 sec., 19720.62448644207 rows/sec., 1.64 MiB/sec. | ||
| 2224 | 2026.04.10 03:14:54.174969 [ 6 ] {097f2eee-f1bc-445a-9fe0-478b0bb64e00} <Debug> TCPHandler: Processed in 0.001384348 sec. | ||
| 2225 | 2026.04.10 03:14:54.175102 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2226 | 2026.04.10 03:14:54.175200 [ 6 ] {1bc9c427-5c3c-4191-a63b-efae7db17a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2227 | 2026.04.10 03:14:54.175242 [ 6 ] {1bc9c427-5c3c-4191-a63b-efae7db17a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2228 | 2026.04.10 03:14:54.175646 [ 6 ] {1bc9c427-5c3c-4191-a63b-efae7db17a06} <Trace> oximeter.fields_ipaddr (8b877b62-8427-4857-bb8e-a8e25aa2fead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2229 | 2026.04.10 03:14:54.175683 [ 6 ] {1bc9c427-5c3c-4191-a63b-efae7db17a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 2230 | 2026.04.10 03:14:54.175976 [ 6 ] {1bc9c427-5c3c-4191-a63b-efae7db17a06} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2231 | 2026.04.10 03:14:54.176188 [ 6 ] {1bc9c427-5c3c-4191-a63b-efae7db17a06} <Trace> oximeter.fields_ipaddr (8b877b62-8427-4857-bb8e-a8e25aa2fead): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2232 | 2026.04.10 03:14:54.176320 [ 6 ] {1bc9c427-5c3c-4191-a63b-efae7db17a06} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001141 sec., 3505.6967572304993 rows/sec., 285.86 KiB/sec. | ||
| 2233 | 2026.04.10 03:14:54.176357 [ 6 ] {1bc9c427-5c3c-4191-a63b-efae7db17a06} <Debug> TCPHandler: Processed in 0.001311486 sec. | ||
| 2234 | 2026.04.10 03:14:54.176470 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2235 | 2026.04.10 03:14:54.176564 [ 6 ] {ba069510-0ef1-4d00-8b14-fa195dbd6117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2236 | 2026.04.10 03:14:54.176605 [ 6 ] {ba069510-0ef1-4d00-8b14-fa195dbd6117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2237 | 2026.04.10 03:14:54.177081 [ 6 ] {ba069510-0ef1-4d00-8b14-fa195dbd6117} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2238 | 2026.04.10 03:14:54.177120 [ 6 ] {ba069510-0ef1-4d00-8b14-fa195dbd6117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 2239 | 2026.04.10 03:14:54.177467 [ 6 ] {ba069510-0ef1-4d00-8b14-fa195dbd6117} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2240 | 2026.04.10 03:14:54.177693 [ 6 ] {ba069510-0ef1-4d00-8b14-fa195dbd6117} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2026.04.10 03:14:54.177824 [ 6 ] {ba069510-0ef1-4d00-8b14-fa195dbd6117} <Debug> executeQuery: Read 178 rows, 15.96 KiB in 0.001279 sec., 139171.22752150116 rows/sec., 12.19 MiB/sec. | ||
| 2242 | 2026.04.10 03:14:54.177862 [ 6 ] {ba069510-0ef1-4d00-8b14-fa195dbd6117} <Debug> TCPHandler: Processed in 0.001442009 sec. | ||
| 2243 | 2026.04.10 03:14:54.177986 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2244 | 2026.04.10 03:14:54.178083 [ 6 ] {0e47d2ec-bed9-4ced-b461-d9d91034e04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2245 | 2026.04.10 03:14:54.178144 [ 6 ] {0e47d2ec-bed9-4ced-b461-d9d91034e04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2246 | 2026.04.10 03:14:54.178612 [ 6 ] {0e47d2ec-bed9-4ced-b461-d9d91034e04b} <Trace> oximeter.fields_u16 (9075e4df-da83-4195-9ae8-6e004966dc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2026.04.10 03:14:54.178649 [ 6 ] {0e47d2ec-bed9-4ced-b461-d9d91034e04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 2248 | 2026.04.10 03:14:54.178974 [ 6 ] {0e47d2ec-bed9-4ced-b461-d9d91034e04b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2249 | 2026.04.10 03:14:54.179199 [ 6 ] {0e47d2ec-bed9-4ced-b461-d9d91034e04b} <Trace> oximeter.fields_u16 (9075e4df-da83-4195-9ae8-6e004966dc00): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2250 | 2026.04.10 03:14:54.179336 [ 6 ] {0e47d2ec-bed9-4ced-b461-d9d91034e04b} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001273 sec., 12568.735271013355 rows/sec., 974.26 KiB/sec. | ||
| 2251 | 2026.04.10 03:14:54.179374 [ 6 ] {0e47d2ec-bed9-4ced-b461-d9d91034e04b} <Debug> TCPHandler: Processed in 0.001438679 sec. | ||
| 2252 | 2026.04.10 03:14:54.179496 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2253 | 2026.04.10 03:14:54.179592 [ 6 ] {070fe291-da5d-4cd2-9a50-1f147b6ed688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2254 | 2026.04.10 03:14:54.179633 [ 6 ] {070fe291-da5d-4cd2-9a50-1f147b6ed688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2255 | 2026.04.10 03:14:54.180043 [ 6 ] {070fe291-da5d-4cd2-9a50-1f147b6ed688} <Trace> oximeter.fields_u32 (7ca72420-b722-42bb-9483-a7cfd7e0ca62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2256 | 2026.04.10 03:14:54.180083 [ 6 ] {070fe291-da5d-4cd2-9a50-1f147b6ed688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 2257 | 2026.04.10 03:14:54.180378 [ 6 ] {070fe291-da5d-4cd2-9a50-1f147b6ed688} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2258 | 2026.04.10 03:14:54.180631 [ 6 ] {070fe291-da5d-4cd2-9a50-1f147b6ed688} <Trace> oximeter.fields_u32 (7ca72420-b722-42bb-9483-a7cfd7e0ca62): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2259 | 2026.04.10 03:14:54.180764 [ 6 ] {070fe291-da5d-4cd2-9a50-1f147b6ed688} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00119 sec., 20168.067226890755 rows/sec., 1.67 MiB/sec. | ||
| 2260 | 2026.04.10 03:14:54.180801 [ 6 ] {070fe291-da5d-4cd2-9a50-1f147b6ed688} <Debug> TCPHandler: Processed in 0.001355327 sec. | ||
| 2261 | 2026.04.10 03:14:54.180929 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2026.04.10 03:14:54.181043 [ 6 ] {554423e8-5f20-412c-abff-69a8c3d082d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2263 | 2026.04.10 03:14:54.181084 [ 6 ] {554423e8-5f20-412c-abff-69a8c3d082d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2264 | 2026.04.10 03:14:54.181520 [ 6 ] {554423e8-5f20-412c-abff-69a8c3d082d0} <Trace> oximeter.fields_u8 (2213315a-9c48-466f-9925-b6abfe19cae6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2265 | 2026.04.10 03:14:54.181557 [ 6 ] {554423e8-5f20-412c-abff-69a8c3d082d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 2266 | 2026.04.10 03:14:54.181851 [ 6 ] {554423e8-5f20-412c-abff-69a8c3d082d0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2267 | 2026.04.10 03:14:54.182068 [ 6 ] {554423e8-5f20-412c-abff-69a8c3d082d0} <Trace> oximeter.fields_u8 (2213315a-9c48-466f-9925-b6abfe19cae6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2026.04.10 03:14:54.182202 [ 6 ] {554423e8-5f20-412c-abff-69a8c3d082d0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001179 sec., 10178.117048346057 rows/sec., 795.17 KiB/sec. | ||
| 2269 | 2026.04.10 03:14:54.182243 [ 6 ] {554423e8-5f20-412c-abff-69a8c3d082d0} <Debug> TCPHandler: Processed in 0.001374268 sec. | ||
| 2270 | 2026.04.10 03:14:54.182358 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2026.04.10 03:14:54.182452 [ 6 ] {34e2a235-849d-46c9-82ae-9b75e5c24fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2272 | 2026.04.10 03:14:54.182492 [ 6 ] {34e2a235-849d-46c9-82ae-9b75e5c24fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2273 | 2026.04.10 03:14:54.182922 [ 6 ] {34e2a235-849d-46c9-82ae-9b75e5c24fb1} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2274 | 2026.04.10 03:14:54.182957 [ 6 ] {34e2a235-849d-46c9-82ae-9b75e5c24fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 2275 | 2026.04.10 03:14:54.183270 [ 6 ] {34e2a235-849d-46c9-82ae-9b75e5c24fb1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2276 | 2026.04.10 03:14:54.183481 [ 6 ] {34e2a235-849d-46c9-82ae-9b75e5c24fb1} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2026.04.10 03:14:54.183621 [ 6 ] {34e2a235-849d-46c9-82ae-9b75e5c24fb1} <Debug> executeQuery: Read 104 rows, 8.70 KiB in 0.001187 sec., 87615.83824768325 rows/sec., 7.16 MiB/sec. | ||
| 2278 | 2026.04.10 03:14:54.183659 [ 6 ] {34e2a235-849d-46c9-82ae-9b75e5c24fb1} <Debug> TCPHandler: Processed in 0.001352527 sec. | ||
| 2279 | 2026.04.10 03:14:54.183796 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2026.04.10 03:14:54.183897 [ 6 ] {085a0927-b747-4645-aeac-1410ed63c9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2281 | 2026.04.10 03:14:54.183962 [ 6 ] {085a0927-b747-4645-aeac-1410ed63c9ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2282 | 2026.04.10 03:14:54.184376 [ 6 ] {085a0927-b747-4645-aeac-1410ed63c9ef} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2283 | 2026.04.10 03:14:54.184413 [ 6 ] {085a0927-b747-4645-aeac-1410ed63c9ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 2284 | 2026.04.10 03:14:54.184757 [ 6 ] {085a0927-b747-4645-aeac-1410ed63c9ef} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2285 | 2026.04.10 03:14:54.184980 [ 6 ] {085a0927-b747-4645-aeac-1410ed63c9ef} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2286 | 2026.04.10 03:14:54.185113 [ 6 ] {085a0927-b747-4645-aeac-1410ed63c9ef} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001234 sec., 160453.8087520259 rows/sec., 11.51 MiB/sec. | ||
| 2287 | 2026.04.10 03:14:54.185150 [ 6 ] {085a0927-b747-4645-aeac-1410ed63c9ef} <Debug> TCPHandler: Processed in 0.001409757 sec. | ||
| 2288 | 2026.04.10 03:14:54.185274 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2289 | 2026.04.10 03:14:54.185369 [ 6 ] {c4d978e5-3bc6-4060-b825-47fc5487f951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2290 | 2026.04.10 03:14:54.185413 [ 6 ] {c4d978e5-3bc6-4060-b825-47fc5487f951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2291 | 2026.04.10 03:14:54.185755 [ 6 ] {c4d978e5-3bc6-4060-b825-47fc5487f951} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2292 | 2026.04.10 03:14:54.185790 [ 6 ] {c4d978e5-3bc6-4060-b825-47fc5487f951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 2293 | 2026.04.10 03:14:54.186091 [ 6 ] {c4d978e5-3bc6-4060-b825-47fc5487f951} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2294 | 2026.04.10 03:14:54.186305 [ 6 ] {c4d978e5-3bc6-4060-b825-47fc5487f951} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2295 | 2026.04.10 03:14:54.186437 [ 6 ] {c4d978e5-3bc6-4060-b825-47fc5487f951} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 2296 | 2026.04.10 03:14:54.186472 [ 6 ] {c4d978e5-3bc6-4060-b825-47fc5487f951} <Debug> TCPHandler: Processed in 0.001246875 sec. | ||
| 2297 | 2026.04.10 03:14:54.778821 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4322 | ||
| 2298 | 2026.04.10 03:14:54.779306 [ 245 ] {} <Trace> system.asynchronous_metric_log (38cee68a-bac1-4364-935c-23cc59a5c863): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2299 | 2026.04.10 03:14:54.779357 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 2300 | 2026.04.10 03:14:54.779856 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2301 | 2026.04.10 03:14:54.780100 [ 245 ] {} <Trace> system.asynchronous_metric_log (38cee68a-bac1-4364-935c-23cc59a5c863): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2302 | 2026.04.10 03:14:54.780244 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4322 | ||
| 2303 | 2026.04.10 03:14:55.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.06 MiB, peak 213.23 MiB, free memory in arenas 0.00 B, will set to 205.04 MiB (RSS), difference: -1.02 MiB | ||
| 2304 | 2026.04.10 03:14:55.001313 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2305 | 2026.04.10 03:14:55.016523 [ 244 ] {} <Trace> system.metric_log (8a0cd182-db19-47c6-9c68-574d19ee7de3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2306 | 2026.04.10 03:14:55.016578 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 2307 | 2026.04.10 03:14:55.021985 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2308 | 2026.04.10 03:14:55.022676 [ 244 ] {} <Trace> system.metric_log (8a0cd182-db19-47c6-9c68-574d19ee7de3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2309 | 2026.04.10 03:14:55.025376 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2310 | 2026.04.10 03:14:57.277931 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 292 | ||
| 2311 | 2026.04.10 03:14:57.280450 [ 243 ] {} <Trace> system.query_log (b12d2a13-7b1b-4cc3-ac2c-6643cf4083df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2312 | 2026.04.10 03:14:57.280510 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 2313 | 2026.04.10 03:14:57.281767 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2314 | 2026.04.10 03:14:57.282057 [ 243 ] {} <Trace> system.query_log (b12d2a13-7b1b-4cc3-ac2c-6643cf4083df): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2315 | 2026.04.10 03:14:57.282409 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 292 | ||
| 2316 | 2026.04.10 03:14:59.159550 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2317 | 2026.04.10 03:14:59.159721 [ 6 ] {51a246b3-3e89-42ee-98e7-110c48011c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2318 | 2026.04.10 03:14:59.159788 [ 6 ] {51a246b3-3e89-42ee-98e7-110c48011c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2319 | 2026.04.10 03:14:59.160463 [ 6 ] {51a246b3-3e89-42ee-98e7-110c48011c42} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2320 | 2026.04.10 03:14:59.160513 [ 6 ] {51a246b3-3e89-42ee-98e7-110c48011c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 2321 | 2026.04.10 03:14:59.160898 [ 6 ] {51a246b3-3e89-42ee-98e7-110c48011c42} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2322 | 2026.04.10 03:14:59.161132 [ 6 ] {51a246b3-3e89-42ee-98e7-110c48011c42} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2323 | 2026.04.10 03:14:59.161298 [ 6 ] {51a246b3-3e89-42ee-98e7-110c48011c42} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001623 sec., 78866.29698089957 rows/sec., 6.80 MiB/sec. | ||
| 2324 | 2026.04.10 03:14:59.161310 [ 41 ] {} <Debug> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2325 | 2026.04.10 03:14:59.161347 [ 6 ] {51a246b3-3e89-42ee-98e7-110c48011c42} <Debug> TCPHandler: Processed in 0.001924288 sec. | ||
| 2326 | 2026.04.10 03:14:59.161395 [ 41 ] {} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2327 | 2026.04.10 03:14:59.161425 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 2328 | 2026.04.10 03:14:59.161502 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2329 | 2026.04.10 03:14:59.161514 [ 190 ] {e0a5179b-357b-4297-9adf-41563862a736::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2330 | 2026.04.10 03:14:59.161606 [ 190 ] {e0a5179b-357b-4297-9adf-41563862a736::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2331 | 2026.04.10 03:14:59.161610 [ 6 ] {4fbd126a-4c8a-4934-a177-62e03fd8af27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2332 | 2026.04.10 03:14:59.161635 [ 190 ] {e0a5179b-357b-4297-9adf-41563862a736::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 199 rows starting from the beginning of the part | ||
| 2333 | 2026.04.10 03:14:59.161660 [ 6 ] {4fbd126a-4c8a-4934-a177-62e03fd8af27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2334 | 2026.04.10 03:14:59.161695 [ 190 ] {e0a5179b-357b-4297-9adf-41563862a736::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 99 rows starting from the beginning of the part | ||
| 2335 | 2026.04.10 03:14:59.161742 [ 190 ] {e0a5179b-357b-4297-9adf-41563862a736::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 2336 | 2026.04.10 03:14:59.161787 [ 190 ] {e0a5179b-357b-4297-9adf-41563862a736::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 98 rows starting from the beginning of the part | ||
| 2337 | 2026.04.10 03:14:59.161826 [ 190 ] {e0a5179b-357b-4297-9adf-41563862a736::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 178 rows starting from the beginning of the part | ||
| 2338 | 2026.04.10 03:14:59.161866 [ 190 ] {e0a5179b-357b-4297-9adf-41563862a736::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2339 | 2026.04.10 03:14:59.162099 [ 6 ] {4fbd126a-4c8a-4934-a177-62e03fd8af27} <Trace> oximeter.fields_u16 (9075e4df-da83-4195-9ae8-6e004966dc00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2340 | 2026.04.10 03:14:59.162136 [ 6 ] {4fbd126a-4c8a-4934-a177-62e03fd8af27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 2341 | 2026.04.10 03:14:59.162444 [ 6 ] {4fbd126a-4c8a-4934-a177-62e03fd8af27} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2342 | 2026.04.10 03:14:59.162670 [ 6 ] {4fbd126a-4c8a-4934-a177-62e03fd8af27} <Trace> oximeter.fields_u16 (9075e4df-da83-4195-9ae8-6e004966dc00): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2343 | 2026.04.10 03:14:59.162745 [ 200 ] {e0a5179b-357b-4297-9adf-41563862a736::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001263265 sec., 576284.4692127147 rows/sec., 52.79 MiB/sec. | ||
| 2344 | 2026.04.10 03:14:59.162803 [ 6 ] {4fbd126a-4c8a-4934-a177-62e03fd8af27} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001217 sec., 29580.936729663106 rows/sec., 2.17 MiB/sec. | ||
| 2345 | 2026.04.10 03:14:59.162847 [ 6 ] {4fbd126a-4c8a-4934-a177-62e03fd8af27} <Debug> TCPHandler: Processed in 0.001397358 sec. | ||
| 2346 | 2026.04.10 03:14:59.162967 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2347 | 2026.04.10 03:14:59.163001 [ 197 ] {e0a5179b-357b-4297-9adf-41563862a736::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2348 | 2026.04.10 03:14:59.163065 [ 6 ] {e35d10ee-2b4a-40ef-8ccb-5d9a99764684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2349 | 2026.04.10 03:14:59.163111 [ 6 ] {e35d10ee-2b4a-40ef-8ccb-5d9a99764684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2350 | 2026.04.10 03:14:59.163396 [ 197 ] {e0a5179b-357b-4297-9adf-41563862a736::all_1_11_2} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2351 | 2026.04.10 03:14:59.163484 [ 197 ] {e0a5179b-357b-4297-9adf-41563862a736::all_1_11_2} <Trace> oximeter.fields_string (e0a5179b-357b-4297-9adf-41563862a736) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2352 | 2026.04.10 03:14:59.163551 [ 6 ] {e35d10ee-2b4a-40ef-8ccb-5d9a99764684} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2353 | 2026.04.10 03:14:59.163574 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2354 | 2026.04.10 03:14:59.163592 [ 6 ] {e35d10ee-2b4a-40ef-8ccb-5d9a99764684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 2355 | 2026.04.10 03:14:59.163905 [ 6 ] {e35d10ee-2b4a-40ef-8ccb-5d9a99764684} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2356 | 2026.04.10 03:14:59.164119 [ 6 ] {e35d10ee-2b4a-40ef-8ccb-5d9a99764684} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2357 | 2026.04.10 03:14:59.164229 [ 41 ] {} <Debug> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2358 | 2026.04.10 03:14:59.164250 [ 6 ] {e35d10ee-2b4a-40ef-8ccb-5d9a99764684} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001205 sec., 82987.55186721993 rows/sec., 6.48 MiB/sec. | ||
| 2359 | 2026.04.10 03:14:59.164260 [ 41 ] {} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2026.04.10 03:14:59.164289 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 2361 | 2026.04.10 03:14:59.164293 [ 6 ] {e35d10ee-2b4a-40ef-8ccb-5d9a99764684} <Debug> TCPHandler: Processed in 0.001377677 sec. | ||
| 2362 | 2026.04.10 03:14:59.164362 [ 190 ] {36d7c86a-a37e-408d-b7a0-05736e0c5b71::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2363 | 2026.04.10 03:14:59.164429 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2364 | 2026.04.10 03:14:59.164439 [ 190 ] {36d7c86a-a37e-408d-b7a0-05736e0c5b71::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2365 | 2026.04.10 03:14:59.164469 [ 190 ] {36d7c86a-a37e-408d-b7a0-05736e0c5b71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 108 rows starting from the beginning of the part | ||
| 2366 | 2026.04.10 03:14:59.164511 [ 190 ] {36d7c86a-a37e-408d-b7a0-05736e0c5b71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 66 rows starting from the beginning of the part | ||
| 2367 | 2026.04.10 03:14:59.164530 [ 6 ] {7c5bd348-cb8f-4ced-8a74-0a320d823ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2368 | 2026.04.10 03:14:59.164545 [ 190 ] {36d7c86a-a37e-408d-b7a0-05736e0c5b71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
| 2369 | 2026.04.10 03:14:59.164575 [ 6 ] {7c5bd348-cb8f-4ced-8a74-0a320d823ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2370 | 2026.04.10 03:14:59.164579 [ 190 ] {36d7c86a-a37e-408d-b7a0-05736e0c5b71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2371 | 2026.04.10 03:14:59.164617 [ 190 ] {36d7c86a-a37e-408d-b7a0-05736e0c5b71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 104 rows starting from the beginning of the part | ||
| 2372 | 2026.04.10 03:14:59.164650 [ 190 ] {36d7c86a-a37e-408d-b7a0-05736e0c5b71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 100 rows starting from the beginning of the part | ||
| 2373 | 2026.04.10 03:14:59.164986 [ 6 ] {7c5bd348-cb8f-4ced-8a74-0a320d823ae3} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2026.04.10 03:14:59.165021 [ 6 ] {7c5bd348-cb8f-4ced-8a74-0a320d823ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 2375 | 2026.04.10 03:14:59.165355 [ 197 ] {36d7c86a-a37e-408d-b7a0-05736e0c5b71::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 5 columns (5 merged, 0 gathered) in 0.00102274 sec., 459549.8367131431 rows/sec., 38.40 MiB/sec. | ||
| 2376 | 2026.04.10 03:14:59.165359 [ 6 ] {7c5bd348-cb8f-4ced-8a74-0a320d823ae3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2377 | 2026.04.10 03:14:59.165474 [ 190 ] {36d7c86a-a37e-408d-b7a0-05736e0c5b71::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2378 | 2026.04.10 03:14:59.165605 [ 6 ] {7c5bd348-cb8f-4ced-8a74-0a320d823ae3} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2379 | 2026.04.10 03:14:59.165712 [ 190 ] {36d7c86a-a37e-408d-b7a0-05736e0c5b71::all_1_11_2} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2380 | 2026.04.10 03:14:59.165713 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2381 | 2026.04.10 03:14:59.165738 [ 6 ] {7c5bd348-cb8f-4ced-8a74-0a320d823ae3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 2382 | 2026.04.10 03:14:59.165763 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2383 | 2026.04.10 03:14:59.165785 [ 6 ] {7c5bd348-cb8f-4ced-8a74-0a320d823ae3} <Debug> TCPHandler: Processed in 0.001413028 sec. | ||
| 2384 | 2026.04.10 03:14:59.165793 [ 190 ] {36d7c86a-a37e-408d-b7a0-05736e0c5b71::all_1_11_2} <Trace> oximeter.fields_uuid (36d7c86a-a37e-408d-b7a0-05736e0c5b71) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2385 | 2026.04.10 03:14:59.165788 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 2386 | 2026.04.10 03:14:59.165903 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2387 | 2026.04.10 03:14:59.165931 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2388 | 2026.04.10 03:14:59.165977 [ 196 ] {97faefb2-c137-40b5-b543-98c30ceba3c2::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2389 | 2026.04.10 03:14:59.166000 [ 6 ] {08e6e4b1-3b19-49b0-a0cb-c78d1ace4692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2390 | 2026.04.10 03:14:59.166060 [ 6 ] {08e6e4b1-3b19-49b0-a0cb-c78d1ace4692} <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 | ||
| 2391 | 2026.04.10 03:14:59.166126 [ 196 ] {97faefb2-c137-40b5-b543-98c30ceba3c2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2392 | 2026.04.10 03:14:59.166180 [ 196 ] {97faefb2-c137-40b5-b543-98c30ceba3c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 891 rows starting from the beginning of the part | ||
| 2393 | 2026.04.10 03:14:59.166287 [ 196 ] {97faefb2-c137-40b5-b543-98c30ceba3c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 101 rows starting from the beginning of the part | ||
| 2394 | 2026.04.10 03:14:59.166354 [ 196 ] {97faefb2-c137-40b5-b543-98c30ceba3c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 100 rows starting from the beginning of the part | ||
| 2395 | 2026.04.10 03:14:59.166406 [ 196 ] {97faefb2-c137-40b5-b543-98c30ceba3c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part | ||
| 2396 | 2026.04.10 03:14:59.166451 [ 196 ] {97faefb2-c137-40b5-b543-98c30ceba3c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 198 rows starting from the beginning of the part | ||
| 2397 | 2026.04.10 03:14:59.166494 [ 196 ] {97faefb2-c137-40b5-b543-98c30ceba3c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2398 | 2026.04.10 03:14:59.166900 [ 6 ] {08e6e4b1-3b19-49b0-a0cb-c78d1ace4692} <Trace> oximeter.measurements_histogramu64 (84d59511-04cf-44bb-be8b-65fb268bb913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2399 | 2026.04.10 03:14:59.166941 [ 6 ] {08e6e4b1-3b19-49b0-a0cb-c78d1ace4692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 2400 | 2026.04.10 03:14:59.167544 [ 6 ] {08e6e4b1-3b19-49b0-a0cb-c78d1ace4692} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2401 | 2026.04.10 03:14:59.167667 [ 190 ] {97faefb2-c137-40b5-b543-98c30ceba3c2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1550 rows, containing 5 columns (5 merged, 0 gathered) in 0.001787946 sec., 866916.5623570287 rows/sec., 62.29 MiB/sec. | ||
| 2402 | 2026.04.10 03:14:59.167793 [ 6 ] {08e6e4b1-3b19-49b0-a0cb-c78d1ace4692} <Trace> oximeter.measurements_histogramu64 (84d59511-04cf-44bb-be8b-65fb268bb913): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2403 | 2026.04.10 03:14:59.167878 [ 197 ] {97faefb2-c137-40b5-b543-98c30ceba3c2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2404 | 2026.04.10 03:14:59.167917 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (84d59511-04cf-44bb-be8b-65fb268bb913) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2405 | 2026.04.10 03:14:59.167943 [ 6 ] {08e6e4b1-3b19-49b0-a0cb-c78d1ace4692} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001961 sec., 18357.980622131567 rows/sec., 32.90 MiB/sec. | ||
| 2406 | 2026.04.10 03:14:59.167953 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (84d59511-04cf-44bb-be8b-65fb268bb913): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2026.04.10 03:14:59.167989 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 2408 | 2026.04.10 03:14:59.168016 [ 6 ] {08e6e4b1-3b19-49b0-a0cb-c78d1ace4692} <Debug> TCPHandler: Processed in 0.002161073 sec. | ||
| 2409 | 2026.04.10 03:14:59.168064 [ 196 ] {84d59511-04cf-44bb-be8b-65fb268bb913::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2410 | 2026.04.10 03:14:59.168146 [ 6 ] {} <Trace> TCP-Session: 6de6f27f-3b74-4846-9741-54ea0c2c53c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2411 | 2026.04.10 03:14:59.168182 [ 197 ] {97faefb2-c137-40b5-b543-98c30ceba3c2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2412 | 2026.04.10 03:14:59.168246 [ 6 ] {2d66b547-400b-45b2-81e3-861977563d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51618) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2413 | 2026.04.10 03:14:59.168263 [ 197 ] {97faefb2-c137-40b5-b543-98c30ceba3c2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (97faefb2-c137-40b5-b543-98c30ceba3c2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2414 | 2026.04.10 03:14:59.168269 [ 196 ] {84d59511-04cf-44bb-be8b-65fb268bb913::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2415 | 2026.04.10 03:14:59.168293 [ 6 ] {2d66b547-400b-45b2-81e3-861977563d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2416 | 2026.04.10 03:14:59.168334 [ 196 ] {84d59511-04cf-44bb-be8b-65fb268bb913::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 2417 | 2026.04.10 03:14:59.168348 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 2418 | 2026.04.10 03:14:59.168458 [ 196 ] {84d59511-04cf-44bb-be8b-65fb268bb913::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 2419 | 2026.04.10 03:14:59.168574 [ 196 ] {84d59511-04cf-44bb-be8b-65fb268bb913::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part | ||
| 2420 | 2026.04.10 03:14:59.168642 [ 6 ] {2d66b547-400b-45b2-81e3-861977563d4c} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2421 | 2026.04.10 03:14:59.168673 [ 196 ] {84d59511-04cf-44bb-be8b-65fb268bb913::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2422 | 2026.04.10 03:14:59.168683 [ 6 ] {2d66b547-400b-45b2-81e3-861977563d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 2423 | 2026.04.10 03:14:59.168820 [ 196 ] {84d59511-04cf-44bb-be8b-65fb268bb913::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2424 | 2026.04.10 03:14:59.168974 [ 196 ] {84d59511-04cf-44bb-be8b-65fb268bb913::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2425 | 2026.04.10 03:14:59.169018 [ 6 ] {2d66b547-400b-45b2-81e3-861977563d4c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2426 | 2026.04.10 03:14:59.169240 [ 6 ] {2d66b547-400b-45b2-81e3-861977563d4c} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2427 | 2026.04.10 03:14:59.169355 [ 41 ] {} <Debug> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2428 | 2026.04.10 03:14:59.169376 [ 6 ] {2d66b547-400b-45b2-81e3-861977563d4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 2429 | 2026.04.10 03:14:59.169393 [ 41 ] {} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2430 | 2026.04.10 03:14:59.169417 [ 6 ] {2d66b547-400b-45b2-81e3-861977563d4c} <Debug> TCPHandler: Processed in 0.001321727 sec. | ||
| 2431 | 2026.04.10 03:14:59.169420 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 2432 | 2026.04.10 03:14:59.169576 [ 195 ] {375edd0e-5002-4442-a712-62e49a6f4795::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2433 | 2026.04.10 03:14:59.169736 [ 195 ] {375edd0e-5002-4442-a712-62e49a6f4795::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2434 | 2026.04.10 03:14:59.169775 [ 195 ] {375edd0e-5002-4442-a712-62e49a6f4795::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 180 rows starting from the beginning of the part | ||
| 2435 | 2026.04.10 03:14:59.169878 [ 195 ] {375edd0e-5002-4442-a712-62e49a6f4795::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 2436 | 2026.04.10 03:14:59.169953 [ 195 ] {375edd0e-5002-4442-a712-62e49a6f4795::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 2437 | 2026.04.10 03:14:59.170004 [ 195 ] {375edd0e-5002-4442-a712-62e49a6f4795::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 2438 | 2026.04.10 03:14:59.170050 [ 195 ] {375edd0e-5002-4442-a712-62e49a6f4795::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2439 | 2026.04.10 03:14:59.170091 [ 195 ] {375edd0e-5002-4442-a712-62e49a6f4795::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2440 | 2026.04.10 03:14:59.171010 [ 194 ] {375edd0e-5002-4442-a712-62e49a6f4795::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 4 columns (4 merged, 0 gathered) in 0.00150354 sec., 259387.84468653976 rows/sec., 17.68 MiB/sec. | ||
| 2441 | 2026.04.10 03:14:59.171158 [ 195 ] {375edd0e-5002-4442-a712-62e49a6f4795::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2442 | 2026.04.10 03:14:59.171423 [ 195 ] {375edd0e-5002-4442-a712-62e49a6f4795::all_1_11_2} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2443 | 2026.04.10 03:14:59.171498 [ 195 ] {375edd0e-5002-4442-a712-62e49a6f4795::all_1_11_2} <Trace> oximeter.measurements_u64 (375edd0e-5002-4442-a712-62e49a6f4795) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2444 | 2026.04.10 03:14:59.171567 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2445 | 2026.04.10 03:14:59.175906 [ 194 ] {84d59511-04cf-44bb-be8b-65fb268bb913::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 19 columns (19 merged, 0 gathered) in 0.007873856 sec., 20955.425143665314 rows/sec., 37.55 MiB/sec. | ||
| 2446 | 2026.04.10 03:14:59.176295 [ 196 ] {84d59511-04cf-44bb-be8b-65fb268bb913::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2447 | 2026.04.10 03:14:59.176636 [ 196 ] {84d59511-04cf-44bb-be8b-65fb268bb913::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (84d59511-04cf-44bb-be8b-65fb268bb913): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2448 | 2026.04.10 03:14:59.176708 [ 196 ] {84d59511-04cf-44bb-be8b-65fb268bb913::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (84d59511-04cf-44bb-be8b-65fb268bb913) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2449 | 2026.04.10 03:14:59.176802 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||