| 1 | [ Jan 13 04:12:40 Enabled. ] | ||
| 2 | [ Jan 13 04:12:40 Rereading configuration. ] | ||
| 3 | [ Jan 13 04:12:41 Rereading configuration. ] | ||
| 4 | [ Jan 13 04:12:46 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Jan 13 04:12:46 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.01.13 04:12:50.362688 [ 1 ] {} <Information> Application: Will watch for the process with pid 24303 | ||
| 29 | 2026.01.13 04:12:50.363029 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.13 04:12:50.582716 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24303 | ||
| 31 | 2026.01.13 04:12:50.585341 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.13 04:12:50.585520 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.13 04:12:51.016925 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.13 04:12:51.127050 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.13 04:12:51.127190 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.13 04:12:51.127224 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.13 04:12:51.127342 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.13 04:12:51.128337 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.13 04:12:51.142867 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.01.13 04:12:51.143837 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.13 04:12:51.144975 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.01.13 04:12:51.145042 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.01.13 04:12:51.145091 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.13 04:12:51.160039 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.13 04:12:51.161199 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.13 04:12:51.168283 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.13 04:12:51.169019 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.13 04:12:51.172416 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.13 04:12:51.172521 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.13 04:12:51.173729 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.01.13 04:12:51.174238 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.13 04:12:51.188473 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.13 04:12:51.189262 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.13 04:12:51.208088 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.13 04:12:51.208526 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.13 04:12:51.208948 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.13 04:12:51.209280 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.13 04:12:51.211112 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.13 04:12:51.211139 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.13 04:12:51.211229 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.13 04:12:51.211364 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.13 04:12:51.248977 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.13 04:12:51.249018 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000254435 sec | ||
| 68 | 2026.01.13 04:12:51.249082 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.13 04:12:51.249148 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.13 04:12:51.249906 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.13 04:12:51.252336 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.13 04:12:51.278722 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.13 04:12:51.278770 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.13 04:12:51.278861 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.13 04:12:51.278873 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.13 04:12:51.278910 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.13 04:12:51.278999 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.13 04:12:51.281385 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.13 04:12:51.281438 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.13 04:12:51.281490 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.13 04:12:51.281672 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.13 04:12:51.281727 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.13 04:12:51.281741 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.13 04:12:51.281836 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.13 04:12:51.281849 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.13 04:12:51.281885 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.13 04:12:51.281966 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.13 04:12:51.322873 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.13 04:12:51.339391 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.13 04:12:51.339546 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000176664 sec | ||
| 91 | 2026.01.13 04:12:51.339562 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.13 04:12:51.339574 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.13 04:12:51.339601 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.13 04:12:51.339869 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.13 04:12:51.339976 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.13 04:12:51.339991 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.13 04:12:51.340002 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.01.13 04:12:51.340015 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.13 04:12:51.345079 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.13 04:12:51.345311 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.73 MiB (RSS), difference: 91.96 MiB | ||
| 101 | 2026.01.13 04:12:51.347418 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.817e-05 sec. | ||
| 102 | 2026.01.13 04:12:51.347951 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.13 04:12:51.348719 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.13 04:12:51.348744 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.13 04:12:51.418199 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40183 | ||
| 106 | 2026.01.13 04:12:51.419109 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.13 04:12:51.419177 [ 3 ] {} <Debug> TCP-Session: 5f95c0c4-ed7a-4c7b-82b4-46f18fa7e890 Authenticating user 'default' from [fd00:1122:3344:101::a]:40183 | ||
| 108 | 2026.01.13 04:12:51.419205 [ 3 ] {} <Debug> TCP-Session: 5f95c0c4-ed7a-4c7b-82b4-46f18fa7e890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.13 04:12:51.419293 [ 3 ] {} <Debug> TCP-Session: 5f95c0c4-ed7a-4c7b-82b4-46f18fa7e890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.13 04:12:51.419388 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.13 04:12:51.419413 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.13 04:12:51.419503 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.13 04:12:51.419979 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37766 | ||
| 114 | 2026.01.13 04:12:51.420138 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.01.13 04:12:51.420174 [ 4 ] {} <Debug> TCP-Session: 80ab1338-9b84-4576-bdbc-06d2a48943d8 Authenticating user 'default' from [fd00:1122:3344:101::a]:37766 | ||
| 116 | 2026.01.13 04:12:51.420200 [ 4 ] {} <Debug> TCP-Session: 80ab1338-9b84-4576-bdbc-06d2a48943d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2026.01.13 04:12:51.420310 [ 4 ] {} <Debug> TCP-Session: 80ab1338-9b84-4576-bdbc-06d2a48943d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.01.13 04:12:51.420738 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62740 | ||
| 119 | 2026.01.13 04:12:51.420748 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40889 | ||
| 120 | 2026.01.13 04:12:51.420871 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62767 | ||
| 121 | 2026.01.13 04:12:51.421010 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.01.13 04:12:51.421056 [ 253 ] {} <Debug> TCP-Session: c6d3bdc8-d197-4320-9e53-0c7edaffd585 Authenticating user 'default' from [fd00:1122:3344:101::a]:62740 | ||
| 123 | 2026.01.13 04:12:51.421079 [ 253 ] {} <Debug> TCP-Session: c6d3bdc8-d197-4320-9e53-0c7edaffd585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.01.13 04:12:51.421112 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54273 | ||
| 125 | 2026.01.13 04:12:51.421132 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.01.13 04:12:51.421159 [ 253 ] {} <Debug> TCP-Session: c6d3bdc8-d197-4320-9e53-0c7edaffd585 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.01.13 04:12:51.421188 [ 5 ] {} <Debug> TCP-Session: 2185db26-85be-435b-829c-14e04ba3db0e Authenticating user 'default' from [fd00:1122:3344:101::a]:40889 | ||
| 128 | 2026.01.13 04:12:51.421174 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.01.13 04:12:51.421236 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52224 | ||
| 130 | 2026.01.13 04:12:51.421280 [ 254 ] {} <Debug> TCP-Session: fa089cb8-be9e-4b78-9d95-a0d2fd902b00 Authenticating user 'default' from [fd00:1122:3344:101::a]:62767 | ||
| 131 | 2026.01.13 04:12:51.421303 [ 5 ] {} <Debug> TCP-Session: 2185db26-85be-435b-829c-14e04ba3db0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.01.13 04:12:51.421285 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.01.13 04:12:51.421412 [ 254 ] {} <Debug> TCP-Session: fa089cb8-be9e-4b78-9d95-a0d2fd902b00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.01.13 04:12:51.421422 [ 5 ] {} <Debug> TCP-Session: 2185db26-85be-435b-829c-14e04ba3db0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.01.13 04:12:51.421438 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49822 | ||
| 136 | 2026.01.13 04:12:51.421443 [ 255 ] {} <Debug> TCP-Session: 5b8fe9bc-1362-4c75-a826-b7cd7a2852b9 Authenticating user 'default' from [fd00:1122:3344:101::a]:54273 | ||
| 137 | 2026.01.13 04:12:51.421530 [ 254 ] {} <Debug> TCP-Session: fa089cb8-be9e-4b78-9d95-a0d2fd902b00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.01.13 04:12:51.421422 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.01.13 04:12:51.421628 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.01.13 04:12:51.421642 [ 255 ] {} <Debug> TCP-Session: 5b8fe9bc-1362-4c75-a826-b7cd7a2852b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.01.13 04:12:51.421680 [ 257 ] {} <Debug> TCP-Session: 8034ee4c-a3e5-4002-ac50-b1edf2d531a2 Authenticating user 'default' from [fd00:1122:3344:101::a]:49822 | ||
| 142 | 2026.01.13 04:12:51.421657 [ 256 ] {} <Debug> TCP-Session: e2988e73-163c-4fc8-9744-1486070d563a Authenticating user 'default' from [fd00:1122:3344:101::a]:52224 | ||
| 143 | 2026.01.13 04:12:51.421755 [ 255 ] {} <Debug> TCP-Session: 5b8fe9bc-1362-4c75-a826-b7cd7a2852b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.13 04:12:51.421784 [ 257 ] {} <Debug> TCP-Session: 8034ee4c-a3e5-4002-ac50-b1edf2d531a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.13 04:12:51.421770 [ 256 ] {} <Debug> TCP-Session: e2988e73-163c-4fc8-9744-1486070d563a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.13 04:12:51.421860 [ 256 ] {} <Debug> TCP-Session: e2988e73-163c-4fc8-9744-1486070d563a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.13 04:12:51.421874 [ 257 ] {} <Debug> TCP-Session: 8034ee4c-a3e5-4002-ac50-b1edf2d531a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.13 04:12:52.001132 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.79 MiB, peak 116.79 MiB, free memory in arenas 0.00 B, will set to 118.87 MiB (RSS), difference: 2.08 MiB | ||
| 149 | 2026.01.13 04:12:52.146823 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53387 | ||
| 150 | 2026.01.13 04:12:52.148764 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.01.13 04:12:52.148804 [ 258 ] {} <Debug> TCP-Session: b96d2c04-c32e-4edc-b9e6-2433b068fac7 Authenticating user 'default' from [fd00:1122:3344:101::b]:53387 | ||
| 152 | 2026.01.13 04:12:52.148827 [ 258 ] {} <Debug> TCP-Session: b96d2c04-c32e-4edc-b9e6-2433b068fac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.13 04:12:52.148915 [ 258 ] {} <Debug> TCP-Session: b96d2c04-c32e-4edc-b9e6-2433b068fac7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.13 04:12:52.149001 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.01.13 04:12:52.149029 [ 258 ] {} <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 | ||
| 156 | 2026.01.13 04:12:52.149116 [ 258 ] {} <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 | ||
| 157 | 2026.01.13 04:12:52.149594 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46617 | ||
| 158 | 2026.01.13 04:12:52.149719 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37871 | ||
| 159 | 2026.01.13 04:12:52.149778 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.01.13 04:12:52.149868 [ 259 ] {} <Debug> TCP-Session: 35fbe1e2-362e-4a02-83f1-07149604b1af Authenticating user 'default' from [fd00:1122:3344:101::b]:46617 | ||
| 161 | 2026.01.13 04:12:52.149926 [ 259 ] {} <Debug> TCP-Session: 35fbe1e2-362e-4a02-83f1-07149604b1af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 162 | 2026.01.13 04:12:52.149939 [ 259 ] {} <Debug> TCP-Session: 35fbe1e2-362e-4a02-83f1-07149604b1af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2026.01.13 04:12:52.149978 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44136 | ||
| 164 | 2026.01.13 04:12:52.149964 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63507 | ||
| 165 | 2026.01.13 04:12:52.149938 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.01.13 04:12:52.150046 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40659 | ||
| 167 | 2026.01.13 04:12:52.150104 [ 260 ] {} <Debug> TCP-Session: 41d14a66-7ea0-4a64-a381-a21cfd0e4ee5 Authenticating user 'default' from [fd00:1122:3344:101::b]:37871 | ||
| 168 | 2026.01.13 04:12:52.150135 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58980 | ||
| 169 | 2026.01.13 04:12:52.150213 [ 260 ] {} <Debug> TCP-Session: 41d14a66-7ea0-4a64-a381-a21cfd0e4ee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.01.13 04:12:52.150228 [ 260 ] {} <Debug> TCP-Session: 41d14a66-7ea0-4a64-a381-a21cfd0e4ee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.01.13 04:12:52.150334 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50668 | ||
| 172 | 2026.01.13 04:12:52.150394 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.01.13 04:12:52.150430 [ 263 ] {} <Debug> TCP-Session: 8829384f-6da4-41ac-98fa-c88e2aeca3fd Authenticating user 'default' from [fd00:1122:3344:101::b]:40659 | ||
| 174 | 2026.01.13 04:12:52.150492 [ 263 ] {} <Debug> TCP-Session: 8829384f-6da4-41ac-98fa-c88e2aeca3fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.01.13 04:12:52.150522 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.01.13 04:12:52.150553 [ 263 ] {} <Debug> TCP-Session: 8829384f-6da4-41ac-98fa-c88e2aeca3fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.01.13 04:12:52.150598 [ 261 ] {} <Debug> TCP-Session: f3b04c79-4f40-478c-bbff-1a501c1e18a2 Authenticating user 'default' from [fd00:1122:3344:101::b]:44136 | ||
| 178 | 2026.01.13 04:12:52.150635 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.01.13 04:12:52.150604 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.01.13 04:12:52.150609 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.01.13 04:12:52.150749 [ 264 ] {} <Debug> TCP-Session: 9c8fad6e-a283-4aca-a6fd-fa6b8dc9dfa5 Authenticating user 'default' from [fd00:1122:3344:101::b]:58980 | ||
| 182 | 2026.01.13 04:12:52.150739 [ 262 ] {} <Debug> TCP-Session: 1a66eacf-2c4b-4eb8-aab9-dc4a286db97d Authenticating user 'default' from [fd00:1122:3344:101::b]:63507 | ||
| 183 | 2026.01.13 04:12:52.150717 [ 261 ] {} <Debug> TCP-Session: f3b04c79-4f40-478c-bbff-1a501c1e18a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.01.13 04:12:52.150831 [ 264 ] {} <Debug> TCP-Session: 9c8fad6e-a283-4aca-a6fd-fa6b8dc9dfa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.01.13 04:12:52.150816 [ 262 ] {} <Debug> TCP-Session: 1a66eacf-2c4b-4eb8-aab9-dc4a286db97d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.01.13 04:12:52.150812 [ 265 ] {} <Debug> TCP-Session: 24a50410-4059-4bec-805f-864acdacfd29 Authenticating user 'default' from [fd00:1122:3344:101::b]:50668 | ||
| 187 | 2026.01.13 04:12:52.150913 [ 264 ] {} <Debug> TCP-Session: 9c8fad6e-a283-4aca-a6fd-fa6b8dc9dfa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.13 04:12:52.150900 [ 262 ] {} <Debug> TCP-Session: 1a66eacf-2c4b-4eb8-aab9-dc4a286db97d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.01.13 04:12:52.150892 [ 261 ] {} <Debug> TCP-Session: f3b04c79-4f40-478c-bbff-1a501c1e18a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.13 04:12:52.150979 [ 265 ] {} <Debug> TCP-Session: 24a50410-4059-4bec-805f-864acdacfd29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.13 04:12:52.151074 [ 265 ] {} <Debug> TCP-Session: 24a50410-4059-4bec-805f-864acdacfd29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.01.13 04:12:52.435030 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37524 | ||
| 193 | 2026.01.13 04:12:52.437122 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.01.13 04:12:52.437203 [ 266 ] {} <Debug> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Authenticating user 'default' from [fd00:1122:3344:101::d]:37524 | ||
| 195 | 2026.01.13 04:12:52.437224 [ 266 ] {} <Debug> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.13 04:12:52.437236 [ 266 ] {} <Debug> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.13 04:12:52.437369 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.01.13 04:12:52.437405 [ 266 ] {} <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 | ||
| 199 | 2026.01.13 04:12:52.437493 [ 266 ] {} <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 | ||
| 200 | 2026.01.13 04:12:52.441310 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60376 | ||
| 201 | 2026.01.13 04:12:52.441441 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64521 | ||
| 202 | 2026.01.13 04:12:52.441523 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.01.13 04:12:52.441538 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33873 | ||
| 204 | 2026.01.13 04:12:52.441564 [ 267 ] {} <Debug> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Authenticating user 'default' from [fd00:1122:3344:101::d]:60376 | ||
| 205 | 2026.01.13 04:12:52.441669 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58211 | ||
| 206 | 2026.01.13 04:12:52.441726 [ 267 ] {} <Debug> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.01.13 04:12:52.441751 [ 267 ] {} <Debug> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.01.13 04:12:52.441908 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48466 | ||
| 209 | 2026.01.13 04:12:52.442121 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43804 | ||
| 210 | 2026.01.13 04:12:52.442207 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35622 | ||
| 211 | 2026.01.13 04:12:52.447108 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.01.13 04:12:52.447172 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.01.13 04:12:52.447200 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.01.13 04:12:52.447172 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.01.13 04:12:52.447261 [ 269 ] {} <Debug> TCP-Session: 13887fcc-d492-4fcc-b204-0e7eb2a9b539 Authenticating user 'default' from [fd00:1122:3344:101::d]:33873 | ||
| 216 | 2026.01.13 04:12:52.447238 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.01.13 04:12:52.447160 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2026.01.13 04:12:52.447361 [ 268 ] {} <Debug> TCP-Session: 2c596ffe-2313-48ff-8d3b-212b8ba4134d Authenticating user 'default' from [fd00:1122:3344:101::d]:64521 | ||
| 219 | 2026.01.13 04:12:52.447421 [ 273 ] {} <Debug> TCP-Session: 0fe9a51a-6443-4e7e-a126-829c7c027800 Authenticating user 'default' from [fd00:1122:3344:101::d]:35622 | ||
| 220 | 2026.01.13 04:12:52.447452 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38552 | ||
| 221 | 2026.01.13 04:12:52.447445 [ 272 ] {} <Debug> TCP-Session: e5ea84aa-c577-49c0-9521-87ffc05799f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43804 | ||
| 222 | 2026.01.13 04:12:52.447523 [ 273 ] {} <Debug> TCP-Session: 0fe9a51a-6443-4e7e-a126-829c7c027800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.01.13 04:12:52.447497 [ 268 ] {} <Debug> TCP-Session: 2c596ffe-2313-48ff-8d3b-212b8ba4134d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.01.13 04:12:52.447383 [ 270 ] {} <Debug> TCP-Session: 9c19090b-1bb1-4304-aaa5-a8568bf613bb Authenticating user 'default' from [fd00:1122:3344:101::d]:58211 | ||
| 225 | 2026.01.13 04:12:52.447620 [ 273 ] {} <Debug> TCP-Session: 0fe9a51a-6443-4e7e-a126-829c7c027800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.01.13 04:12:52.447604 [ 272 ] {} <Debug> TCP-Session: e5ea84aa-c577-49c0-9521-87ffc05799f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.01.13 04:12:52.447607 [ 268 ] {} <Debug> TCP-Session: 2c596ffe-2313-48ff-8d3b-212b8ba4134d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.01.13 04:12:52.447713 [ 270 ] {} <Debug> TCP-Session: 9c19090b-1bb1-4304-aaa5-a8568bf613bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.01.13 04:12:52.447712 [ 272 ] {} <Debug> TCP-Session: e5ea84aa-c577-49c0-9521-87ffc05799f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.01.13 04:12:52.447386 [ 269 ] {} <Debug> TCP-Session: 13887fcc-d492-4fcc-b204-0e7eb2a9b539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.01.13 04:12:52.447812 [ 270 ] {} <Debug> TCP-Session: 9c19090b-1bb1-4304-aaa5-a8568bf613bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.01.13 04:12:52.447370 [ 271 ] {} <Debug> TCP-Session: 86e40cae-e697-41f1-986d-48435ca15c38 Authenticating user 'default' from [fd00:1122:3344:101::d]:48466 | ||
| 233 | 2026.01.13 04:12:52.447896 [ 269 ] {} <Debug> TCP-Session: 13887fcc-d492-4fcc-b204-0e7eb2a9b539 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.01.13 04:12:52.447912 [ 271 ] {} <Debug> TCP-Session: 86e40cae-e697-41f1-986d-48435ca15c38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.01.13 04:12:52.447998 [ 271 ] {} <Debug> TCP-Session: 86e40cae-e697-41f1-986d-48435ca15c38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.01.13 04:12:52.448223 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.01.13 04:12:52.448330 [ 274 ] {} <Debug> TCP-Session: 18abaa89-85fe-48ff-9715-010ce07dc5fe Authenticating user 'default' from [fd00:1122:3344:101::d]:38552 | ||
| 238 | 2026.01.13 04:12:52.448347 [ 274 ] {} <Debug> TCP-Session: 18abaa89-85fe-48ff-9715-010ce07dc5fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.01.13 04:12:52.448359 [ 274 ] {} <Debug> TCP-Session: 18abaa89-85fe-48ff-9715-010ce07dc5fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.01.13 04:12:52.453883 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 241 | 2026.01.13 04:12:52.465625 [ 266 ] {b66cdba4-d32f-4bb0-9e6e-c79ce27e5f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 242 | 2026.01.13 04:12:52.650421 [ 266 ] {b66cdba4-d32f-4bb0-9e6e-c79ce27e5f98} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37524) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 243 | |||
| 244 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 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 | ||
| 251 | 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 | ||
| 252 | 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 | ||
| 253 | 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 | ||
| 254 | 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 | ||
| 255 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 265 | |||
| 266 | 2026.01.13 04:12:52.651402 [ 266 ] {b66cdba4-d32f-4bb0-9e6e-c79ce27e5f98} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 267 | |||
| 268 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 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 | ||
| 271 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 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 | ||
| 275 | 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 | ||
| 276 | 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 | ||
| 277 | 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 | ||
| 278 | 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 | ||
| 279 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 289 | |||
| 290 | 2026.01.13 04:12:52.651634 [ 266 ] {b66cdba4-d32f-4bb0-9e6e-c79ce27e5f98} <Debug> TCPHandler: Processed in 0.204283534 sec. | ||
| 291 | 2026.01.13 04:12:52.652079 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 292 | 2026.01.13 04:12:52.652315 [ 267 ] {cec07423-1730-4d68-94fb-ef3d9055c4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 293 | 2026.01.13 04:12:52.652785 [ 267 ] {cec07423-1730-4d68-94fb-ef3d9055c4a5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60376) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 294 | |||
| 295 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 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 | ||
| 298 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 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 | ||
| 303 | 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 | ||
| 304 | 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 | ||
| 305 | 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 | ||
| 306 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 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 | ||
| 309 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 316 | |||
| 317 | 2026.01.13 04:12:52.653065 [ 267 ] {cec07423-1730-4d68-94fb-ef3d9055c4a5} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 318 | |||
| 319 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 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 | ||
| 322 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 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 | ||
| 327 | 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 | ||
| 328 | 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 | ||
| 329 | 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 | ||
| 330 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 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 | ||
| 333 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 340 | |||
| 341 | 2026.01.13 04:12:52.653292 [ 267 ] {cec07423-1730-4d68-94fb-ef3d9055c4a5} <Debug> TCPHandler: Processed in 0.001389387 sec. | ||
| 342 | 2026.01.13 04:12:52.656111 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.01.13 04:12:52.656925 [ 266 ] {12fca102-2eb5-479d-9b0d-ce90c92733c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 344 | 2026.01.13 04:12:52.658909 [ 266 ] {12fca102-2eb5-479d-9b0d-ce90c92733c6} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 345 | 2026.01.13 04:12:52.671605 [ 266 ] {12fca102-2eb5-479d-9b0d-ce90c92733c6} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 346 | 2026.01.13 04:12:52.671631 [ 266 ] {12fca102-2eb5-479d-9b0d-ce90c92733c6} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.4651e-05 sec | ||
| 347 | 2026.01.13 04:12:52.671647 [ 266 ] {12fca102-2eb5-479d-9b0d-ce90c92733c6} <Trace> ReferentialDeps: No tables | ||
| 348 | 2026.01.13 04:12:52.671708 [ 266 ] {12fca102-2eb5-479d-9b0d-ce90c92733c6} <Trace> LoadingDeps: No tables | ||
| 349 | 2026.01.13 04:12:52.671820 [ 266 ] {12fca102-2eb5-479d-9b0d-ce90c92733c6} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 350 | 2026.01.13 04:12:52.672495 [ 266 ] {12fca102-2eb5-479d-9b0d-ce90c92733c6} <Debug> TCPHandler: Processed in 0.016500722 sec. | ||
| 351 | 2026.01.13 04:12:52.672644 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.01.13 04:12:52.672870 [ 266 ] {e1099743-0e6c-4bb7-97ec-a6346db0e20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) /* The version table contains metadata about the `oximeter` database */ | ||
| 353 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 354 | 2026.01.13 04:12:52.672923 [ 266 ] {e1099743-0e6c-4bb7-97ec-a6346db0e20a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 355 | 2026.01.13 04:12:52.700720 [ 266 ] {e1099743-0e6c-4bb7-97ec-a6346db0e20a} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 356 | 2026.01.13 04:12:52.703003 [ 266 ] {e1099743-0e6c-4bb7-97ec-a6346db0e20a} <Debug> oximeter.version (78115a88-3190-4c29-902a-f7d9de4eb425): Loading data parts | ||
| 357 | 2026.01.13 04:12:52.705427 [ 266 ] {e1099743-0e6c-4bb7-97ec-a6346db0e20a} <Debug> oximeter.version (78115a88-3190-4c29-902a-f7d9de4eb425): There are no data parts | ||
| 358 | 2026.01.13 04:12:52.718881 [ 266 ] {e1099743-0e6c-4bb7-97ec-a6346db0e20a} <Debug> TCPHandler: Processed in 0.046288062 sec. | ||
| 359 | 2026.01.13 04:12:52.719092 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2026.01.13 04:12:52.719301 [ 266 ] {1281193e-0817-4c24-8995-3ed721191ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) /* The measurement tables contain all individual samples from each timeseries. | ||
| 361 | * | ||
| 362 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 363 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 364 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 365 | * by all samples from the same timeseries. | ||
| 366 | * | ||
| 367 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 368 | * and then uses that to index quickly into the measurements tables. | ||
| 369 | */ | ||
| 370 | 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) | ||
| 371 | 2026.01.13 04:12:52.719464 [ 266 ] {1281193e-0817-4c24-8995-3ed721191ed2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 372 | 2026.01.13 04:12:52.752229 [ 266 ] {1281193e-0817-4c24-8995-3ed721191ed2} <Debug> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Loading data parts | ||
| 373 | 2026.01.13 04:12:52.752556 [ 266 ] {1281193e-0817-4c24-8995-3ed721191ed2} <Debug> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): There are no data parts | ||
| 374 | 2026.01.13 04:12:52.764896 [ 266 ] {1281193e-0817-4c24-8995-3ed721191ed2} <Debug> TCPHandler: Processed in 0.045886805 sec. | ||
| 375 | 2026.01.13 04:12:52.765090 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.01.13 04:12:52.765392 [ 266 ] {c3d1883c-1587-423e-8d8b-578cb81884fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 377 | 2026.01.13 04:12:52.765575 [ 266 ] {c3d1883c-1587-423e-8d8b-578cb81884fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 378 | 2026.01.13 04:12:52.768555 [ 266 ] {c3d1883c-1587-423e-8d8b-578cb81884fd} <Debug> oximeter.measurements_i8 (a723b716-0d9d-48a2-9472-b3985f3afbf2): Loading data parts | ||
| 379 | 2026.01.13 04:12:52.768710 [ 266 ] {c3d1883c-1587-423e-8d8b-578cb81884fd} <Debug> oximeter.measurements_i8 (a723b716-0d9d-48a2-9472-b3985f3afbf2): There are no data parts | ||
| 380 | 2026.01.13 04:12:52.779915 [ 266 ] {c3d1883c-1587-423e-8d8b-578cb81884fd} <Debug> TCPHandler: Processed in 0.014900411 sec. | ||
| 381 | 2026.01.13 04:12:52.780097 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.01.13 04:12:52.780318 [ 266 ] {a017b3c5-6f52-4962-a7cf-22495c529723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 383 | 2026.01.13 04:12:52.780487 [ 266 ] {a017b3c5-6f52-4962-a7cf-22495c529723} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 384 | 2026.01.13 04:12:52.783135 [ 266 ] {a017b3c5-6f52-4962-a7cf-22495c529723} <Debug> oximeter.measurements_u8 (f67cb8ad-b4b6-486f-9811-c9fce96a043c): Loading data parts | ||
| 385 | 2026.01.13 04:12:52.783559 [ 266 ] {a017b3c5-6f52-4962-a7cf-22495c529723} <Debug> oximeter.measurements_u8 (f67cb8ad-b4b6-486f-9811-c9fce96a043c): There are no data parts | ||
| 386 | 2026.01.13 04:12:52.795614 [ 266 ] {a017b3c5-6f52-4962-a7cf-22495c529723} <Debug> TCPHandler: Processed in 0.015577894 sec. | ||
| 387 | 2026.01.13 04:12:52.795780 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.01.13 04:12:52.796038 [ 266 ] {8e75a7ac-c1a8-491d-b986-c1313cafdd98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 389 | 2026.01.13 04:12:52.796160 [ 266 ] {8e75a7ac-c1a8-491d-b986-c1313cafdd98} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 390 | 2026.01.13 04:12:52.814836 [ 266 ] {8e75a7ac-c1a8-491d-b986-c1313cafdd98} <Debug> oximeter.measurements_i16 (f5893ebb-a91b-4ea3-9619-b772da560a6a): Loading data parts | ||
| 391 | 2026.01.13 04:12:52.815007 [ 266 ] {8e75a7ac-c1a8-491d-b986-c1313cafdd98} <Debug> oximeter.measurements_i16 (f5893ebb-a91b-4ea3-9619-b772da560a6a): There are no data parts | ||
| 392 | 2026.01.13 04:12:52.829576 [ 266 ] {8e75a7ac-c1a8-491d-b986-c1313cafdd98} <Debug> TCPHandler: Processed in 0.03385789 sec. | ||
| 393 | 2026.01.13 04:12:52.829748 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.01.13 04:12:52.829933 [ 266 ] {788f8679-9f4d-4eed-bbcb-64ca2e6aa87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 395 | 2026.01.13 04:12:52.830068 [ 266 ] {788f8679-9f4d-4eed-bbcb-64ca2e6aa87e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 396 | 2026.01.13 04:12:52.848163 [ 266 ] {788f8679-9f4d-4eed-bbcb-64ca2e6aa87e} <Debug> oximeter.measurements_u16 (5f48aacd-69fe-4a07-8305-0a7fcc0bb3e8): Loading data parts | ||
| 397 | 2026.01.13 04:12:52.848446 [ 266 ] {788f8679-9f4d-4eed-bbcb-64ca2e6aa87e} <Debug> oximeter.measurements_u16 (5f48aacd-69fe-4a07-8305-0a7fcc0bb3e8): There are no data parts | ||
| 398 | 2026.01.13 04:12:52.851186 [ 266 ] {788f8679-9f4d-4eed-bbcb-64ca2e6aa87e} <Debug> TCPHandler: Processed in 0.02149834 sec. | ||
| 399 | 2026.01.13 04:12:52.851340 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.01.13 04:12:52.851622 [ 266 ] {7d7ec94a-b3f6-4586-8890-24d707d8e423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 401 | 2026.01.13 04:12:52.851739 [ 266 ] {7d7ec94a-b3f6-4586-8890-24d707d8e423} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 402 | 2026.01.13 04:12:52.864887 [ 266 ] {7d7ec94a-b3f6-4586-8890-24d707d8e423} <Debug> oximeter.measurements_i32 (dc2c5618-9675-49ae-b2e9-73a266e98c3f): Loading data parts | ||
| 403 | 2026.01.13 04:12:52.865047 [ 266 ] {7d7ec94a-b3f6-4586-8890-24d707d8e423} <Debug> oximeter.measurements_i32 (dc2c5618-9675-49ae-b2e9-73a266e98c3f): There are no data parts | ||
| 404 | 2026.01.13 04:12:52.877711 [ 266 ] {7d7ec94a-b3f6-4586-8890-24d707d8e423} <Debug> TCPHandler: Processed in 0.026431015 sec. | ||
| 405 | 2026.01.13 04:12:52.877872 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 406 | 2026.01.13 04:12:52.878037 [ 266 ] {e50b7d13-7d4e-4c10-bf12-5249d2ed3d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 407 | 2026.01.13 04:12:52.878154 [ 266 ] {e50b7d13-7d4e-4c10-bf12-5249d2ed3d0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 408 | 2026.01.13 04:12:52.881225 [ 266 ] {e50b7d13-7d4e-4c10-bf12-5249d2ed3d0e} <Debug> oximeter.measurements_u32 (0a716b0f-90a2-49bb-84b9-37629e6da99c): Loading data parts | ||
| 409 | 2026.01.13 04:12:52.881510 [ 266 ] {e50b7d13-7d4e-4c10-bf12-5249d2ed3d0e} <Debug> oximeter.measurements_u32 (0a716b0f-90a2-49bb-84b9-37629e6da99c): There are no data parts | ||
| 410 | 2026.01.13 04:12:52.894087 [ 266 ] {e50b7d13-7d4e-4c10-bf12-5249d2ed3d0e} <Debug> TCPHandler: Processed in 0.016273997 sec. | ||
| 411 | 2026.01.13 04:12:52.894275 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.01.13 04:12:52.894548 [ 266 ] {59985d5b-7612-4b8c-98f0-1d0434368331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 413 | 2026.01.13 04:12:52.894680 [ 266 ] {59985d5b-7612-4b8c-98f0-1d0434368331} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 414 | 2026.01.13 04:12:52.897328 [ 266 ] {59985d5b-7612-4b8c-98f0-1d0434368331} <Debug> oximeter.measurements_i64 (83a0307e-e60a-44fe-88dc-2efd81e40e4c): Loading data parts | ||
| 415 | 2026.01.13 04:12:52.897519 [ 266 ] {59985d5b-7612-4b8c-98f0-1d0434368331} <Debug> oximeter.measurements_i64 (83a0307e-e60a-44fe-88dc-2efd81e40e4c): There are no data parts | ||
| 416 | 2026.01.13 04:12:52.909718 [ 266 ] {59985d5b-7612-4b8c-98f0-1d0434368331} <Debug> TCPHandler: Processed in 0.015512992 sec. | ||
| 417 | 2026.01.13 04:12:52.909924 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.01.13 04:12:52.910086 [ 266 ] {45d39097-d04d-41e5-aa7f-1fdb427ef60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 419 | 2026.01.13 04:12:52.910207 [ 266 ] {45d39097-d04d-41e5-aa7f-1fdb427ef60c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 420 | 2026.01.13 04:12:52.913326 [ 266 ] {45d39097-d04d-41e5-aa7f-1fdb427ef60c} <Debug> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Loading data parts | ||
| 421 | 2026.01.13 04:12:52.913567 [ 266 ] {45d39097-d04d-41e5-aa7f-1fdb427ef60c} <Debug> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): There are no data parts | ||
| 422 | 2026.01.13 04:12:52.926959 [ 266 ] {45d39097-d04d-41e5-aa7f-1fdb427ef60c} <Debug> TCPHandler: Processed in 0.017085984 sec. | ||
| 423 | 2026.01.13 04:12:52.927103 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.01.13 04:12:52.927400 [ 266 ] {1f88339d-f158-4250-b417-33f448735798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 425 | 2026.01.13 04:12:52.927487 [ 266 ] {1f88339d-f158-4250-b417-33f448735798} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 426 | 2026.01.13 04:12:52.929806 [ 266 ] {1f88339d-f158-4250-b417-33f448735798} <Debug> oximeter.measurements_f32 (1eb92542-17ad-4912-a0cc-2ef364506eda): Loading data parts | ||
| 427 | 2026.01.13 04:12:52.929982 [ 266 ] {1f88339d-f158-4250-b417-33f448735798} <Debug> oximeter.measurements_f32 (1eb92542-17ad-4912-a0cc-2ef364506eda): There are no data parts | ||
| 428 | 2026.01.13 04:12:52.942730 [ 266 ] {1f88339d-f158-4250-b417-33f448735798} <Debug> TCPHandler: Processed in 0.015675126 sec. | ||
| 429 | 2026.01.13 04:12:52.942927 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.01.13 04:12:52.943089 [ 266 ] {b59ea0c3-2809-4706-a7b8-05dda7ab2d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 431 | 2026.01.13 04:12:52.943218 [ 266 ] {b59ea0c3-2809-4706-a7b8-05dda7ab2d54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 432 | 2026.01.13 04:12:52.946151 [ 266 ] {b59ea0c3-2809-4706-a7b8-05dda7ab2d54} <Debug> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Loading data parts | ||
| 433 | 2026.01.13 04:12:52.946392 [ 266 ] {b59ea0c3-2809-4706-a7b8-05dda7ab2d54} <Debug> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): There are no data parts | ||
| 434 | 2026.01.13 04:12:52.958637 [ 266 ] {b59ea0c3-2809-4706-a7b8-05dda7ab2d54} <Debug> TCPHandler: Processed in 0.015759217 sec. | ||
| 435 | 2026.01.13 04:12:52.958811 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.01.13 04:12:52.959159 [ 266 ] {e8928a4b-bacd-46ae-b93c-93301b182a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 437 | 2026.01.13 04:12:52.959275 [ 266 ] {e8928a4b-bacd-46ae-b93c-93301b182a50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 438 | 2026.01.13 04:12:52.974083 [ 266 ] {e8928a4b-bacd-46ae-b93c-93301b182a50} <Debug> oximeter.measurements_string (9476e91b-c4fa-4ccc-a2f6-30da8baaa6fe): Loading data parts | ||
| 439 | 2026.01.13 04:12:52.974283 [ 266 ] {e8928a4b-bacd-46ae-b93c-93301b182a50} <Debug> oximeter.measurements_string (9476e91b-c4fa-4ccc-a2f6-30da8baaa6fe): There are no data parts | ||
| 440 | 2026.01.13 04:12:52.976930 [ 266 ] {e8928a4b-bacd-46ae-b93c-93301b182a50} <Debug> TCPHandler: Processed in 0.018182145 sec. | ||
| 441 | 2026.01.13 04:12:52.977226 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2026.01.13 04:12:52.977388 [ 266 ] {3728db12-5d84-46e1-bb05-9a0acc15c5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 443 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 444 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 445 | * a string isn't palatable for a few reasons. | ||
| 446 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 447 | * details. | ||
| 448 | */ | ||
| 449 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2026.01.13 04:12:52.977527 [ 266 ] {3728db12-5d84-46e1-bb05-9a0acc15c5e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 451 | 2026.01.13 04:12:52.989929 [ 266 ] {3728db12-5d84-46e1-bb05-9a0acc15c5e9} <Debug> oximeter.measurements_bytes (57bdcc84-c7be-4ab0-9448-d3849d1b53fd): Loading data parts | ||
| 452 | 2026.01.13 04:12:52.990106 [ 266 ] {3728db12-5d84-46e1-bb05-9a0acc15c5e9} <Debug> oximeter.measurements_bytes (57bdcc84-c7be-4ab0-9448-d3849d1b53fd): There are no data parts | ||
| 453 | 2026.01.13 04:12:52.992839 [ 266 ] {3728db12-5d84-46e1-bb05-9a0acc15c5e9} <Debug> TCPHandler: Processed in 0.015663925 sec. | ||
| 454 | 2026.01.13 04:12:52.992994 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.01.13 04:12:52.993155 [ 266 ] {97a1bab3-6a1f-4f12-b0f7-3d5f5fa8d959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 456 | 2026.01.13 04:12:52.993321 [ 266 ] {97a1bab3-6a1f-4f12-b0f7-3d5f5fa8d959} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 457 | 2026.01.13 04:12:53.001134 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.09 MiB, peak 124.09 MiB, free memory in arenas 0.00 B, will set to 132.78 MiB (RSS), difference: 8.69 MiB | ||
| 458 | 2026.01.13 04:12:53.004979 [ 266 ] {97a1bab3-6a1f-4f12-b0f7-3d5f5fa8d959} <Debug> oximeter.measurements_cumulativei64 (f6e97190-55f6-40f3-a9fe-53aede91677d): Loading data parts | ||
| 459 | 2026.01.13 04:12:53.005345 [ 266 ] {97a1bab3-6a1f-4f12-b0f7-3d5f5fa8d959} <Debug> oximeter.measurements_cumulativei64 (f6e97190-55f6-40f3-a9fe-53aede91677d): There are no data parts | ||
| 460 | 2026.01.13 04:12:53.008246 [ 266 ] {97a1bab3-6a1f-4f12-b0f7-3d5f5fa8d959} <Debug> TCPHandler: Processed in 0.015300279 sec. | ||
| 461 | 2026.01.13 04:12:53.008459 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.01.13 04:12:53.008695 [ 266 ] {d5155373-7bfb-430b-9037-e6099802c278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 463 | 2026.01.13 04:12:53.008895 [ 266 ] {d5155373-7bfb-430b-9037-e6099802c278} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 464 | 2026.01.13 04:12:53.020704 [ 266 ] {d5155373-7bfb-430b-9037-e6099802c278} <Debug> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Loading data parts | ||
| 465 | 2026.01.13 04:12:53.020914 [ 266 ] {d5155373-7bfb-430b-9037-e6099802c278} <Debug> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): There are no data parts | ||
| 466 | 2026.01.13 04:12:53.023479 [ 266 ] {d5155373-7bfb-430b-9037-e6099802c278} <Debug> TCPHandler: Processed in 0.015125365 sec. | ||
| 467 | 2026.01.13 04:12:53.023828 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.01.13 04:12:53.024032 [ 266 ] {d3cd5eba-c77e-4663-9f46-d10e5a589b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 469 | 2026.01.13 04:12:53.024174 [ 266 ] {d3cd5eba-c77e-4663-9f46-d10e5a589b12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 470 | 2026.01.13 04:12:53.036139 [ 266 ] {d3cd5eba-c77e-4663-9f46-d10e5a589b12} <Debug> oximeter.measurements_cumulativef32 (9ffd871e-e074-4327-83c8-535cb4aebc9a): Loading data parts | ||
| 471 | 2026.01.13 04:12:53.036427 [ 266 ] {d3cd5eba-c77e-4663-9f46-d10e5a589b12} <Debug> oximeter.measurements_cumulativef32 (9ffd871e-e074-4327-83c8-535cb4aebc9a): There are no data parts | ||
| 472 | 2026.01.13 04:12:53.039245 [ 266 ] {d3cd5eba-c77e-4663-9f46-d10e5a589b12} <Debug> TCPHandler: Processed in 0.015510232 sec. | ||
| 473 | 2026.01.13 04:12:53.039412 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.01.13 04:12:53.039701 [ 266 ] {54494da7-0ff0-4a75-bb8d-493d6099a18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 475 | 2026.01.13 04:12:53.039838 [ 266 ] {54494da7-0ff0-4a75-bb8d-493d6099a18f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 476 | 2026.01.13 04:12:53.051748 [ 266 ] {54494da7-0ff0-4a75-bb8d-493d6099a18f} <Debug> oximeter.measurements_cumulativef64 (e70d4277-cbea-40e9-a628-ce8752dd127b): Loading data parts | ||
| 477 | 2026.01.13 04:12:53.051938 [ 266 ] {54494da7-0ff0-4a75-bb8d-493d6099a18f} <Debug> oximeter.measurements_cumulativef64 (e70d4277-cbea-40e9-a628-ce8752dd127b): There are no data parts | ||
| 478 | 2026.01.13 04:12:53.066399 [ 266 ] {54494da7-0ff0-4a75-bb8d-493d6099a18f} <Debug> TCPHandler: Processed in 0.027051698 sec. | ||
| 479 | 2026.01.13 04:12:53.066579 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.01.13 04:12:53.066821 [ 266 ] {11cba480-65c2-4a98-bb42-e3c4dafb6808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 481 | * NOTE: Array types cannot be Nullable, see | ||
| 482 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 483 | * for more details. | ||
| 484 | * | ||
| 485 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 486 | * is unfortunate, and at this point relies on the fact that an | ||
| 487 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 488 | * to figure out another way to represent missing samples here. | ||
| 489 | */ | ||
| 490 | 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) | ||
| 491 | 2026.01.13 04:12:53.067022 [ 266 ] {11cba480-65c2-4a98-bb42-e3c4dafb6808} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 492 | 2026.01.13 04:12:53.081235 [ 266 ] {11cba480-65c2-4a98-bb42-e3c4dafb6808} <Debug> oximeter.measurements_histogrami8 (d03a4784-b3e2-47db-9999-1f8e14f4933a): Loading data parts | ||
| 493 | 2026.01.13 04:12:53.081545 [ 266 ] {11cba480-65c2-4a98-bb42-e3c4dafb6808} <Debug> oximeter.measurements_histogrami8 (d03a4784-b3e2-47db-9999-1f8e14f4933a): There are no data parts | ||
| 494 | 2026.01.13 04:12:53.084497 [ 266 ] {11cba480-65c2-4a98-bb42-e3c4dafb6808} <Debug> TCPHandler: Processed in 0.017986261 sec. | ||
| 495 | 2026.01.13 04:12:53.084648 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 496 | 2026.01.13 04:12:53.085009 [ 266 ] {c3d73d9e-186e-4988-ac65-ec2c311d5ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 497 | 2026.01.13 04:12:53.085143 [ 266 ] {c3d73d9e-186e-4988-ac65-ec2c311d5ae3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 498 | 2026.01.13 04:12:53.097423 [ 266 ] {c3d73d9e-186e-4988-ac65-ec2c311d5ae3} <Debug> oximeter.measurements_histogramu8 (e90e671d-6bda-44be-a620-11e2c0b1ba01): Loading data parts | ||
| 499 | 2026.01.13 04:12:53.097633 [ 266 ] {c3d73d9e-186e-4988-ac65-ec2c311d5ae3} <Debug> oximeter.measurements_histogramu8 (e90e671d-6bda-44be-a620-11e2c0b1ba01): There are no data parts | ||
| 500 | 2026.01.13 04:12:53.100130 [ 266 ] {c3d73d9e-186e-4988-ac65-ec2c311d5ae3} <Debug> TCPHandler: Processed in 0.015532463 sec. | ||
| 501 | 2026.01.13 04:12:53.100340 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 502 | 2026.01.13 04:12:53.100587 [ 266 ] {2e118f36-e037-44fa-9b10-9ca40dab0979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 503 | 2026.01.13 04:12:53.100748 [ 266 ] {2e118f36-e037-44fa-9b10-9ca40dab0979} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 504 | 2026.01.13 04:12:53.115648 [ 266 ] {2e118f36-e037-44fa-9b10-9ca40dab0979} <Debug> oximeter.measurements_histogrami16 (7aafd5e6-ac82-45f1-8467-eccc1773cd02): Loading data parts | ||
| 505 | 2026.01.13 04:12:53.116017 [ 266 ] {2e118f36-e037-44fa-9b10-9ca40dab0979} <Debug> oximeter.measurements_histogrami16 (7aafd5e6-ac82-45f1-8467-eccc1773cd02): There are no data parts | ||
| 506 | 2026.01.13 04:12:53.127682 [ 266 ] {2e118f36-e037-44fa-9b10-9ca40dab0979} <Debug> TCPHandler: Processed in 0.027393683 sec. | ||
| 507 | 2026.01.13 04:12:53.127864 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 508 | 2026.01.13 04:12:53.128186 [ 266 ] {376f1ae9-d436-472a-952f-982708f20c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 509 | 2026.01.13 04:12:53.128318 [ 266 ] {376f1ae9-d436-472a-952f-982708f20c5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 510 | 2026.01.13 04:12:53.130788 [ 266 ] {376f1ae9-d436-472a-952f-982708f20c5d} <Debug> oximeter.measurements_histogramu16 (b5e9676e-5c57-4213-bee7-f3804c97c29d): Loading data parts | ||
| 511 | 2026.01.13 04:12:53.130961 [ 266 ] {376f1ae9-d436-472a-952f-982708f20c5d} <Debug> oximeter.measurements_histogramu16 (b5e9676e-5c57-4213-bee7-f3804c97c29d): There are no data parts | ||
| 512 | 2026.01.13 04:12:53.143472 [ 266 ] {376f1ae9-d436-472a-952f-982708f20c5d} <Debug> TCPHandler: Processed in 0.015673335 sec. | ||
| 513 | 2026.01.13 04:12:53.143701 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 514 | 2026.01.13 04:12:53.143918 [ 266 ] {b77186ae-3ee6-490c-93a3-a81c8c26e342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 515 | 2026.01.13 04:12:53.144050 [ 266 ] {b77186ae-3ee6-490c-93a3-a81c8c26e342} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 516 | 2026.01.13 04:12:53.159062 [ 266 ] {b77186ae-3ee6-490c-93a3-a81c8c26e342} <Debug> oximeter.measurements_histogrami32 (06d750f1-1f42-4dd6-b88d-fdbd01554df7): Loading data parts | ||
| 517 | 2026.01.13 04:12:53.159336 [ 266 ] {b77186ae-3ee6-490c-93a3-a81c8c26e342} <Debug> oximeter.measurements_histogrami32 (06d750f1-1f42-4dd6-b88d-fdbd01554df7): There are no data parts | ||
| 518 | 2026.01.13 04:12:53.161289 [ 266 ] {b77186ae-3ee6-490c-93a3-a81c8c26e342} <Debug> TCPHandler: Processed in 0.017640764 sec. | ||
| 519 | 2026.01.13 04:12:53.161440 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 520 | 2026.01.13 04:12:53.161788 [ 266 ] {c9cb69d2-eb7a-4cc7-932e-db13a523305b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 521 | 2026.01.13 04:12:53.161978 [ 266 ] {c9cb69d2-eb7a-4cc7-932e-db13a523305b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 522 | 2026.01.13 04:12:53.167516 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44248 | ||
| 523 | 2026.01.13 04:12:53.169436 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 524 | 2026.01.13 04:12:53.169480 [ 277 ] {} <Debug> TCP-Session: 21f3e0e4-5db7-4677-8f98-d4d063be62db Authenticating user 'default' from [fd00:1122:3344:101::c]:44248 | ||
| 525 | 2026.01.13 04:12:53.169662 [ 277 ] {} <Debug> TCP-Session: 21f3e0e4-5db7-4677-8f98-d4d063be62db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 526 | 2026.01.13 04:12:53.169676 [ 277 ] {} <Debug> TCP-Session: 21f3e0e4-5db7-4677-8f98-d4d063be62db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 527 | 2026.01.13 04:12:53.169751 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 528 | 2026.01.13 04:12:53.169856 [ 277 ] {} <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 | ||
| 529 | 2026.01.13 04:12:53.169874 [ 277 ] {} <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 | ||
| 530 | 2026.01.13 04:12:53.170335 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62074 | ||
| 531 | 2026.01.13 04:12:53.170463 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56606 | ||
| 532 | 2026.01.13 04:12:53.170480 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 533 | 2026.01.13 04:12:53.170577 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58474 | ||
| 534 | 2026.01.13 04:12:53.170661 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62534 | ||
| 535 | 2026.01.13 04:12:53.170688 [ 278 ] {} <Debug> TCP-Session: aa010e6f-d3be-48f5-899c-e948677f6900 Authenticating user 'default' from [fd00:1122:3344:101::c]:62074 | ||
| 536 | 2026.01.13 04:12:53.170760 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 537 | 2026.01.13 04:12:53.170807 [ 278 ] {} <Debug> TCP-Session: aa010e6f-d3be-48f5-899c-e948677f6900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 538 | 2026.01.13 04:12:53.170807 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53188 | ||
| 539 | 2026.01.13 04:12:53.170828 [ 278 ] {} <Debug> TCP-Session: aa010e6f-d3be-48f5-899c-e948677f6900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 540 | 2026.01.13 04:12:53.170823 [ 279 ] {} <Debug> TCP-Session: 8ed18b3f-2928-47be-8c2b-66f2ea81c97a Authenticating user 'default' from [fd00:1122:3344:101::c]:56606 | ||
| 541 | 2026.01.13 04:12:53.170947 [ 279 ] {} <Debug> TCP-Session: 8ed18b3f-2928-47be-8c2b-66f2ea81c97a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 542 | 2026.01.13 04:12:53.170960 [ 279 ] {} <Debug> TCP-Session: 8ed18b3f-2928-47be-8c2b-66f2ea81c97a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 543 | 2026.01.13 04:12:53.171047 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 544 | 2026.01.13 04:12:53.171056 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61416 | ||
| 545 | 2026.01.13 04:12:53.171084 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 546 | 2026.01.13 04:12:53.171147 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 547 | 2026.01.13 04:12:53.171208 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44585 | ||
| 548 | 2026.01.13 04:12:53.171133 [ 280 ] {} <Debug> TCP-Session: 5f39f58f-262a-42d6-9e35-fb3d7cbb98a1 Authenticating user 'default' from [fd00:1122:3344:101::c]:58474 | ||
| 549 | 2026.01.13 04:12:53.171250 [ 282 ] {} <Debug> TCP-Session: 7066af29-81f6-4b1d-83db-7fc42bdaca96 Authenticating user 'default' from [fd00:1122:3344:101::c]:53188 | ||
| 550 | 2026.01.13 04:12:53.171357 [ 281 ] {} <Debug> TCP-Session: e926b1d3-a7c0-45d6-9e95-6c4b7e701c02 Authenticating user 'default' from [fd00:1122:3344:101::c]:62534 | ||
| 551 | 2026.01.13 04:12:53.171373 [ 280 ] {} <Debug> TCP-Session: 5f39f58f-262a-42d6-9e35-fb3d7cbb98a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 552 | 2026.01.13 04:12:53.171383 [ 282 ] {} <Debug> TCP-Session: 7066af29-81f6-4b1d-83db-7fc42bdaca96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 553 | 2026.01.13 04:12:53.171439 [ 280 ] {} <Debug> TCP-Session: 5f39f58f-262a-42d6-9e35-fb3d7cbb98a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 554 | 2026.01.13 04:12:53.171428 [ 281 ] {} <Debug> TCP-Session: e926b1d3-a7c0-45d6-9e95-6c4b7e701c02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 555 | 2026.01.13 04:12:53.171266 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 556 | 2026.01.13 04:12:53.171603 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 557 | 2026.01.13 04:12:53.171593 [ 281 ] {} <Debug> TCP-Session: e926b1d3-a7c0-45d6-9e95-6c4b7e701c02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 558 | 2026.01.13 04:12:53.171505 [ 282 ] {} <Debug> TCP-Session: 7066af29-81f6-4b1d-83db-7fc42bdaca96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 559 | 2026.01.13 04:12:53.171703 [ 283 ] {} <Debug> TCP-Session: 2c751914-7815-4130-8dea-a44e40bb116d Authenticating user 'default' from [fd00:1122:3344:101::c]:61416 | ||
| 560 | 2026.01.13 04:12:53.171717 [ 284 ] {} <Debug> TCP-Session: 57d1d9ca-3deb-4e92-b638-7f52f8cbbcf5 Authenticating user 'default' from [fd00:1122:3344:101::c]:44585 | ||
| 561 | 2026.01.13 04:12:53.171783 [ 284 ] {} <Debug> TCP-Session: 57d1d9ca-3deb-4e92-b638-7f52f8cbbcf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 562 | 2026.01.13 04:12:53.171799 [ 283 ] {} <Debug> TCP-Session: 2c751914-7815-4130-8dea-a44e40bb116d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 563 | 2026.01.13 04:12:53.171913 [ 284 ] {} <Debug> TCP-Session: 57d1d9ca-3deb-4e92-b638-7f52f8cbbcf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 564 | 2026.01.13 04:12:53.171977 [ 283 ] {} <Debug> TCP-Session: 2c751914-7815-4130-8dea-a44e40bb116d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 565 | 2026.01.13 04:12:53.175133 [ 266 ] {c9cb69d2-eb7a-4cc7-932e-db13a523305b} <Debug> oximeter.measurements_histogramu32 (8bc66488-b1c2-41b5-880e-0703afa86800): Loading data parts | ||
| 566 | 2026.01.13 04:12:53.175296 [ 266 ] {c9cb69d2-eb7a-4cc7-932e-db13a523305b} <Debug> oximeter.measurements_histogramu32 (8bc66488-b1c2-41b5-880e-0703afa86800): There are no data parts | ||
| 567 | 2026.01.13 04:12:53.177458 [ 266 ] {c9cb69d2-eb7a-4cc7-932e-db13a523305b} <Debug> TCPHandler: Processed in 0.016068983 sec. | ||
| 568 | 2026.01.13 04:12:53.177623 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.01.13 04:12:53.178029 [ 266 ] {e06da47e-fcdb-4f0c-b9a2-c91700891083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 570 | 2026.01.13 04:12:53.178175 [ 266 ] {e06da47e-fcdb-4f0c-b9a2-c91700891083} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2026.01.13 04:12:53.191092 [ 266 ] {e06da47e-fcdb-4f0c-b9a2-c91700891083} <Debug> oximeter.measurements_histogrami64 (7ea9960a-68a4-4da3-8367-c660ff2597da): Loading data parts | ||
| 572 | 2026.01.13 04:12:53.191318 [ 266 ] {e06da47e-fcdb-4f0c-b9a2-c91700891083} <Debug> oximeter.measurements_histogrami64 (7ea9960a-68a4-4da3-8367-c660ff2597da): There are no data parts | ||
| 573 | 2026.01.13 04:12:53.199441 [ 266 ] {e06da47e-fcdb-4f0c-b9a2-c91700891083} <Debug> TCPHandler: Processed in 0.021868347 sec. | ||
| 574 | 2026.01.13 04:12:53.199597 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.01.13 04:12:53.199810 [ 266 ] {1fdc3f83-9b88-4372-a6c8-b468b90feefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 576 | 2026.01.13 04:12:53.200015 [ 266 ] {1fdc3f83-9b88-4372-a6c8-b468b90feefc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2026.01.13 04:12:53.216023 [ 266 ] {1fdc3f83-9b88-4372-a6c8-b468b90feefc} <Debug> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Loading data parts | ||
| 578 | 2026.01.13 04:12:53.216227 [ 266 ] {1fdc3f83-9b88-4372-a6c8-b468b90feefc} <Debug> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): There are no data parts | ||
| 579 | 2026.01.13 04:12:53.218837 [ 266 ] {1fdc3f83-9b88-4372-a6c8-b468b90feefc} <Debug> TCPHandler: Processed in 0.019289486 sec. | ||
| 580 | 2026.01.13 04:12:53.218989 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.01.13 04:12:53.219297 [ 266 ] {8cb2c288-c865-4b6c-8ea9-0d5bbde07f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 582 | 2026.01.13 04:12:53.219438 [ 266 ] {8cb2c288-c865-4b6c-8ea9-0d5bbde07f54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2026.01.13 04:12:53.231225 [ 266 ] {8cb2c288-c865-4b6c-8ea9-0d5bbde07f54} <Debug> oximeter.measurements_histogramf32 (af4e1030-5b4d-4ffa-82f0-1fc5ce93d399): Loading data parts | ||
| 584 | 2026.01.13 04:12:53.231389 [ 266 ] {8cb2c288-c865-4b6c-8ea9-0d5bbde07f54} <Debug> oximeter.measurements_histogramf32 (af4e1030-5b4d-4ffa-82f0-1fc5ce93d399): There are no data parts | ||
| 585 | 2026.01.13 04:12:53.233700 [ 266 ] {8cb2c288-c865-4b6c-8ea9-0d5bbde07f54} <Debug> TCPHandler: Processed in 0.014760708 sec. | ||
| 586 | 2026.01.13 04:12:53.233863 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.01.13 04:12:53.234087 [ 266 ] {73b42a18-ea8c-4135-bb7a-2802fe12026d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 588 | 2026.01.13 04:12:53.234246 [ 266 ] {73b42a18-ea8c-4135-bb7a-2802fe12026d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2026.01.13 04:12:53.246291 [ 266 ] {73b42a18-ea8c-4135-bb7a-2802fe12026d} <Debug> oximeter.measurements_histogramf64 (05afa22e-5ec2-471d-a142-704f1d9fb88f): Loading data parts | ||
| 590 | 2026.01.13 04:12:53.246477 [ 266 ] {73b42a18-ea8c-4135-bb7a-2802fe12026d} <Debug> oximeter.measurements_histogramf64 (05afa22e-5ec2-471d-a142-704f1d9fb88f): There are no data parts | ||
| 591 | 2026.01.13 04:12:53.248507 [ 266 ] {73b42a18-ea8c-4135-bb7a-2802fe12026d} <Debug> TCPHandler: Processed in 0.014708236 sec. | ||
| 592 | 2026.01.13 04:12:53.248690 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.01.13 04:12:53.249103 [ 266 ] {eacc2e56-d637-4b98-a563-e1af96485e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2026.01.13 04:12:53.249262 [ 266 ] {eacc2e56-d637-4b98-a563-e1af96485e17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2026.01.13 04:12:53.262892 [ 266 ] {eacc2e56-d637-4b98-a563-e1af96485e17} <Debug> oximeter.fields_bool (562a88bd-1062-4784-abc6-dc185f95955d): Loading data parts | ||
| 621 | 2026.01.13 04:12:53.263065 [ 266 ] {eacc2e56-d637-4b98-a563-e1af96485e17} <Debug> oximeter.fields_bool (562a88bd-1062-4784-abc6-dc185f95955d): There are no data parts | ||
| 622 | 2026.01.13 04:12:53.265616 [ 266 ] {eacc2e56-d637-4b98-a563-e1af96485e17} <Debug> TCPHandler: Processed in 0.016985721 sec. | ||
| 623 | 2026.01.13 04:12:53.265771 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.01.13 04:12:53.265927 [ 266 ] {5b6d8770-1023-44f5-825c-94d5bb55abd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 625 | 2026.01.13 04:12:53.266059 [ 266 ] {5b6d8770-1023-44f5-825c-94d5bb55abd4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2026.01.13 04:12:53.278880 [ 266 ] {5b6d8770-1023-44f5-825c-94d5bb55abd4} <Debug> oximeter.fields_i8 (a62dd38d-fc65-40f9-bde0-de3fd1d26a4b): Loading data parts | ||
| 627 | 2026.01.13 04:12:53.279165 [ 266 ] {5b6d8770-1023-44f5-825c-94d5bb55abd4} <Debug> oximeter.fields_i8 (a62dd38d-fc65-40f9-bde0-de3fd1d26a4b): There are no data parts | ||
| 628 | 2026.01.13 04:12:53.281005 [ 266 ] {5b6d8770-1023-44f5-825c-94d5bb55abd4} <Debug> TCPHandler: Processed in 0.015289468 sec. | ||
| 629 | 2026.01.13 04:12:53.281194 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.01.13 04:12:53.281452 [ 266 ] {6b3bdeab-97ce-40e6-9d1a-eeee405a080f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 631 | 2026.01.13 04:12:53.281622 [ 266 ] {6b3bdeab-97ce-40e6-9d1a-eeee405a080f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2026.01.13 04:12:53.293796 [ 266 ] {6b3bdeab-97ce-40e6-9d1a-eeee405a080f} <Debug> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Loading data parts | ||
| 633 | 2026.01.13 04:12:53.294012 [ 266 ] {6b3bdeab-97ce-40e6-9d1a-eeee405a080f} <Debug> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): There are no data parts | ||
| 634 | 2026.01.13 04:12:53.297092 [ 266 ] {6b3bdeab-97ce-40e6-9d1a-eeee405a080f} <Debug> TCPHandler: Processed in 0.015950421 sec. | ||
| 635 | 2026.01.13 04:12:53.297338 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.01.13 04:12:53.297497 [ 266 ] {e070c5f6-0291-45b7-af0c-94d3c8f81720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 637 | 2026.01.13 04:12:53.297657 [ 266 ] {e070c5f6-0291-45b7-af0c-94d3c8f81720} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2026.01.13 04:12:53.309808 [ 266 ] {e070c5f6-0291-45b7-af0c-94d3c8f81720} <Debug> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Loading data parts | ||
| 639 | 2026.01.13 04:12:53.310028 [ 266 ] {e070c5f6-0291-45b7-af0c-94d3c8f81720} <Debug> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): There are no data parts | ||
| 640 | 2026.01.13 04:12:53.312953 [ 266 ] {e070c5f6-0291-45b7-af0c-94d3c8f81720} <Debug> TCPHandler: Processed in 0.015666835 sec. | ||
| 641 | 2026.01.13 04:12:53.313103 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.01.13 04:12:53.313396 [ 266 ] {18d3e912-f233-4506-90d8-06d65e5d489e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 643 | 2026.01.13 04:12:53.313540 [ 266 ] {18d3e912-f233-4506-90d8-06d65e5d489e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2026.01.13 04:12:53.325391 [ 266 ] {18d3e912-f233-4506-90d8-06d65e5d489e} <Debug> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Loading data parts | ||
| 645 | 2026.01.13 04:12:53.325679 [ 266 ] {18d3e912-f233-4506-90d8-06d65e5d489e} <Debug> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): There are no data parts | ||
| 646 | 2026.01.13 04:12:53.328295 [ 266 ] {18d3e912-f233-4506-90d8-06d65e5d489e} <Debug> TCPHandler: Processed in 0.015241017 sec. | ||
| 647 | 2026.01.13 04:12:53.328454 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.01.13 04:12:53.328624 [ 266 ] {51c2457a-bdb3-4fdd-bce5-5b59c0f90cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 649 | 2026.01.13 04:12:53.328834 [ 266 ] {51c2457a-bdb3-4fdd-bce5-5b59c0f90cdf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2026.01.13 04:12:53.341762 [ 266 ] {51c2457a-bdb3-4fdd-bce5-5b59c0f90cdf} <Debug> oximeter.fields_i32 (72adf37d-a83c-4d49-afce-2ce3b3c37371): Loading data parts | ||
| 651 | 2026.01.13 04:12:53.341922 [ 266 ] {51c2457a-bdb3-4fdd-bce5-5b59c0f90cdf} <Debug> oximeter.fields_i32 (72adf37d-a83c-4d49-afce-2ce3b3c37371): There are no data parts | ||
| 652 | 2026.01.13 04:12:53.344486 [ 266 ] {51c2457a-bdb3-4fdd-bce5-5b59c0f90cdf} <Debug> TCPHandler: Processed in 0.016082963 sec. | ||
| 653 | 2026.01.13 04:12:53.344638 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.01.13 04:12:53.344918 [ 266 ] {97c0aabb-c115-4883-b2a1-c10f28255319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 655 | 2026.01.13 04:12:53.345055 [ 266 ] {97c0aabb-c115-4883-b2a1-c10f28255319} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.01.13 04:12:53.357870 [ 266 ] {97c0aabb-c115-4883-b2a1-c10f28255319} <Debug> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Loading data parts | ||
| 657 | 2026.01.13 04:12:53.358024 [ 266 ] {97c0aabb-c115-4883-b2a1-c10f28255319} <Debug> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): There are no data parts | ||
| 658 | 2026.01.13 04:12:53.360515 [ 266 ] {97c0aabb-c115-4883-b2a1-c10f28255319} <Debug> TCPHandler: Processed in 0.015931131 sec. | ||
| 659 | 2026.01.13 04:12:53.360663 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.01.13 04:12:53.360819 [ 266 ] {79bb6d9b-9950-4c78-a317-174de23b1f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 661 | 2026.01.13 04:12:53.360976 [ 266 ] {79bb6d9b-9950-4c78-a317-174de23b1f4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.01.13 04:12:53.373517 [ 266 ] {79bb6d9b-9950-4c78-a317-174de23b1f4e} <Debug> oximeter.fields_i64 (aba5de57-22d9-4c0b-ab51-3368b15e3674): Loading data parts | ||
| 663 | 2026.01.13 04:12:53.373702 [ 266 ] {79bb6d9b-9950-4c78-a317-174de23b1f4e} <Debug> oximeter.fields_i64 (aba5de57-22d9-4c0b-ab51-3368b15e3674): There are no data parts | ||
| 664 | 2026.01.13 04:12:53.376538 [ 266 ] {79bb6d9b-9950-4c78-a317-174de23b1f4e} <Debug> TCPHandler: Processed in 0.01592837 sec. | ||
| 665 | 2026.01.13 04:12:53.376746 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.01.13 04:12:53.376974 [ 266 ] {859a26db-bcc3-4491-ad72-ba1e42e1a321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 667 | 2026.01.13 04:12:53.377115 [ 266 ] {859a26db-bcc3-4491-ad72-ba1e42e1a321} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.01.13 04:12:53.389373 [ 266 ] {859a26db-bcc3-4491-ad72-ba1e42e1a321} <Debug> oximeter.fields_u64 (225bb81e-6110-4496-bbaf-196cb2ce3cfd): Loading data parts | ||
| 669 | 2026.01.13 04:12:53.389554 [ 266 ] {859a26db-bcc3-4491-ad72-ba1e42e1a321} <Debug> oximeter.fields_u64 (225bb81e-6110-4496-bbaf-196cb2ce3cfd): There are no data parts | ||
| 670 | 2026.01.13 04:12:53.392142 [ 266 ] {859a26db-bcc3-4491-ad72-ba1e42e1a321} <Debug> TCPHandler: Processed in 0.015445611 sec. | ||
| 671 | 2026.01.13 04:12:53.392303 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.01.13 04:12:53.392484 [ 266 ] {b7bcb3f6-a19b-4350-ad53-a81697f013ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 673 | 2026.01.13 04:12:53.392688 [ 266 ] {b7bcb3f6-a19b-4350-ad53-a81697f013ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.01.13 04:12:53.405349 [ 266 ] {b7bcb3f6-a19b-4350-ad53-a81697f013ec} <Debug> oximeter.fields_ipaddr (5f60f3cc-e5b6-48f9-9662-74b8c47da8d9): Loading data parts | ||
| 675 | 2026.01.13 04:12:53.405526 [ 266 ] {b7bcb3f6-a19b-4350-ad53-a81697f013ec} <Debug> oximeter.fields_ipaddr (5f60f3cc-e5b6-48f9-9662-74b8c47da8d9): There are no data parts | ||
| 676 | 2026.01.13 04:12:53.407306 [ 266 ] {b7bcb3f6-a19b-4350-ad53-a81697f013ec} <Debug> TCPHandler: Processed in 0.015052504 sec. | ||
| 677 | 2026.01.13 04:12:53.407700 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.01.13 04:12:53.407857 [ 266 ] {02729f47-6a88-4c0a-82df-d51bdec75539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 679 | 2026.01.13 04:12:53.408001 [ 266 ] {02729f47-6a88-4c0a-82df-d51bdec75539} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.01.13 04:12:53.409717 [ 266 ] {02729f47-6a88-4c0a-82df-d51bdec75539} <Debug> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Loading data parts | ||
| 681 | 2026.01.13 04:12:53.410024 [ 266 ] {02729f47-6a88-4c0a-82df-d51bdec75539} <Debug> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): There are no data parts | ||
| 682 | 2026.01.13 04:12:53.421821 [ 266 ] {02729f47-6a88-4c0a-82df-d51bdec75539} <Debug> TCPHandler: Processed in 0.014169986 sec. | ||
| 683 | 2026.01.13 04:12:53.421987 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.01.13 04:12:53.422334 [ 266 ] {2fc5af02-69b8-4882-884f-e8b0578fb704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) 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) | ||
| 685 | 2026.01.13 04:12:53.422381 [ 266 ] {2fc5af02-69b8-4882-884f-e8b0578fb704} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.01.13 04:12:53.425143 [ 266 ] {2fc5af02-69b8-4882-884f-e8b0578fb704} <Debug> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Loading data parts | ||
| 687 | 2026.01.13 04:12:53.425320 [ 266 ] {2fc5af02-69b8-4882-884f-e8b0578fb704} <Debug> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): There are no data parts | ||
| 688 | 2026.01.13 04:12:53.437894 [ 266 ] {2fc5af02-69b8-4882-884f-e8b0578fb704} <Debug> TCPHandler: Processed in 0.015955841 sec. | ||
| 689 | 2026.01.13 04:12:53.438161 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.01.13 04:12:53.438416 [ 266 ] {fdf47b93-2001-4bb6-b802-b867a05454f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | 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) | ||
| 694 | 2026.01.13 04:12:53.438573 [ 266 ] {fdf47b93-2001-4bb6-b802-b867a05454f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.01.13 04:12:53.452561 [ 266 ] {fdf47b93-2001-4bb6-b802-b867a05454f0} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec): Loading data parts | ||
| 696 | 2026.01.13 04:12:53.452724 [ 266 ] {fdf47b93-2001-4bb6-b802-b867a05454f0} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec): There are no data parts | ||
| 697 | 2026.01.13 04:12:53.454914 [ 266 ] {fdf47b93-2001-4bb6-b802-b867a05454f0} <Debug> TCPHandler: Processed in 0.016802438 sec. | ||
| 698 | 2026.01.13 04:12:53.455246 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.01.13 04:12:53.455688 [ 267 ] {8d422afe-f3cf-4d1d-b202-d75ad9e2c1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.01.13 04:12:53.468469 [ 267 ] {8d422afe-f3cf-4d1d-b202-d75ad9e2c1e3} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.01.13 04:12:53.508691 [ 276 ] {8d422afe-f3cf-4d1d-b202-d75ad9e2c1e3} <Trace> oximeter.version (78115a88-3190-4c29-902a-f7d9de4eb425): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.01.13 04:12:53.508735 [ 276 ] {8d422afe-f3cf-4d1d-b202-d75ad9e2c1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 703 | 2026.01.13 04:12:53.522574 [ 276 ] {8d422afe-f3cf-4d1d-b202-d75ad9e2c1e3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.01.13 04:12:53.523376 [ 276 ] {8d422afe-f3cf-4d1d-b202-d75ad9e2c1e3} <Trace> oximeter.version (78115a88-3190-4c29-902a-f7d9de4eb425): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.01.13 04:12:53.523667 [ 267 ] {8d422afe-f3cf-4d1d-b202-d75ad9e2c1e3} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.068127 sec., 14.678468155063339 rows/sec., 234.86 B/sec. | ||
| 706 | 2026.01.13 04:12:53.523974 [ 267 ] {8d422afe-f3cf-4d1d-b202-d75ad9e2c1e3} <Debug> TCPHandler: Processed in 0.068857193 sec. | ||
| 707 | 2026.01.13 04:12:54.001151 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.01 MiB, peak 135.01 MiB, free memory in arenas 0.00 B, will set to 139.61 MiB (RSS), difference: 4.60 MiB | ||
| 708 | 2026.01.13 04:12:58.782328 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.01.13 04:12:58.782318 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 710 | 2026.01.13 04:12:58.782427 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.01.13 04:12:58.782570 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 712 | 2026.01.13 04:12:58.788968 [ 244 ] {} <Debug> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Loading data parts | ||
| 713 | 2026.01.13 04:12:58.789210 [ 244 ] {} <Debug> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): There are no data parts | ||
| 714 | 2026.01.13 04:12:58.804413 [ 243 ] {} <Debug> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Loading data parts | ||
| 715 | 2026.01.13 04:12:58.804588 [ 243 ] {} <Debug> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): There are no data parts | ||
| 716 | 2026.01.13 04:12:58.806283 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2026.01.13 04:12:58.806421 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 718 | 2026.01.13 04:12:58.821379 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.01.13 04:12:58.821901 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.01.13 04:12:58.822095 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2026.01.13 04:12:58.845229 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.01.13 04:12:58.845284 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 723 | 2026.01.13 04:12:58.851773 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.01.13 04:12:58.853156 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): 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.01.13 04:12:58.856579 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.01.13 04:12:59.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.68 MiB, peak 148.68 MiB, free memory in arenas 0.00 B, will set to 153.79 MiB (RSS), difference: 9.11 MiB | ||
| 727 | 2026.01.13 04:13:01.282201 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.01.13 04:13:01.282314 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.01.13 04:13:01.290976 [ 242 ] {} <Debug> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Loading data parts | ||
| 730 | 2026.01.13 04:13:01.291183 [ 242 ] {} <Debug> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): There are no data parts | ||
| 731 | 2026.01.13 04:13:01.298852 [ 242 ] {} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.01.13 04:13:01.298904 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 733 | 2026.01.13 04:13:01.303488 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.01.13 04:13:01.304685 [ 242 ] {} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.01.13 04:13:01.305445 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.01.13 04:13:02.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.01 MiB, peak 158.01 MiB, free memory in arenas 0.00 B, will set to 155.14 MiB (RSS), difference: -2.87 MiB | ||
| 737 | 2026.01.13 04:13:06.211417 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.01.13 04:13:06.211534 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.01.13 04:13:06.323163 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2026.01.13 04:13:06.323911 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.01.13 04:13:06.323959 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 742 | 2026.01.13 04:13:06.324747 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.01.13 04:13:06.325217 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.01.13 04:13:06.325379 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.01.13 04:13:06.357604 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.01.13 04:13:06.376265 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.01.13 04:13:06.376320 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 748 | 2026.01.13 04:13:06.382936 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.01.13 04:13:06.384233 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.01.13 04:13:06.387673 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.01.13 04:13:07.000157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.83 MiB, peak 159.83 MiB, free memory in arenas 0.00 B, will set to 157.73 MiB (RSS), difference: 1.90 MiB | ||
| 752 | 2026.01.13 04:13:09.614823 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49778 | ||
| 753 | 2026.01.13 04:13:09.616883 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2026.01.13 04:13:09.616928 [ 286 ] {} <Debug> TCP-Session: b3078a9d-3f95-434c-9dbe-a4d955801e34 Authenticating user 'default' from [fd00:1122:3344:101::e]:49778 | ||
| 755 | 2026.01.13 04:13:09.617003 [ 286 ] {} <Debug> TCP-Session: b3078a9d-3f95-434c-9dbe-a4d955801e34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.01.13 04:13:09.617019 [ 286 ] {} <Debug> TCP-Session: b3078a9d-3f95-434c-9dbe-a4d955801e34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.01.13 04:13:09.617068 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 758 | 2026.01.13 04:13:09.617133 [ 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 | ||
| 759 | 2026.01.13 04:13:09.617151 [ 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 | ||
| 760 | 2026.01.13 04:13:09.617546 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57851 | ||
| 761 | 2026.01.13 04:13:09.617688 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.01.13 04:13:09.617730 [ 287 ] {} <Debug> TCP-Session: bc651911-35e9-43f2-a454-f1ecf41c81cc Authenticating user 'default' from [fd00:1122:3344:101::e]:57851 | ||
| 763 | 2026.01.13 04:13:09.617753 [ 287 ] {} <Debug> TCP-Session: bc651911-35e9-43f2-a454-f1ecf41c81cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.01.13 04:13:09.617767 [ 287 ] {} <Debug> TCP-Session: bc651911-35e9-43f2-a454-f1ecf41c81cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.01.13 04:13:09.617763 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40084 | ||
| 766 | 2026.01.13 04:13:09.617764 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55614 | ||
| 767 | 2026.01.13 04:13:09.617838 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51541 | ||
| 768 | 2026.01.13 04:13:09.617873 [ 286 ] {} <Trace> TCP-Session: b3078a9d-3f95-434c-9dbe-a4d955801e34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2026.01.13 04:13:09.617927 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65232 | ||
| 770 | 2026.01.13 04:13:09.618024 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.01.13 04:13:09.618066 [ 289 ] {} <Debug> TCP-Session: 46ed9661-0fa8-4f4a-8998-eae65632322c Authenticating user 'default' from [fd00:1122:3344:101::e]:40084 | ||
| 772 | 2026.01.13 04:13:09.618089 [ 289 ] {} <Debug> TCP-Session: 46ed9661-0fa8-4f4a-8998-eae65632322c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.01.13 04:13:09.618098 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38801 | ||
| 774 | 2026.01.13 04:13:09.618102 [ 286 ] {4ba54c21-e558-43b1-a70f-d5a692b83186} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49778) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 775 | 2026.01.13 04:13:09.618102 [ 289 ] {} <Debug> TCP-Session: 46ed9661-0fa8-4f4a-8998-eae65632322c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.01.13 04:13:09.618247 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 777 | 2026.01.13 04:13:09.618247 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 778 | 2026.01.13 04:13:09.618306 [ 291 ] {} <Debug> TCP-Session: f0d3fbdf-eab0-4cac-a467-9ee706cd330a Authenticating user 'default' from [fd00:1122:3344:101::e]:65232 | ||
| 779 | 2026.01.13 04:13:09.618307 [ 290 ] {} <Debug> TCP-Session: 8f0348e6-d7ab-4482-b726-fcac760c484b Authenticating user 'default' from [fd00:1122:3344:101::e]:51541 | ||
| 780 | 2026.01.13 04:13:09.618329 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44920 | ||
| 781 | 2026.01.13 04:13:09.618338 [ 291 ] {} <Debug> TCP-Session: f0d3fbdf-eab0-4cac-a467-9ee706cd330a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.01.13 04:13:09.618355 [ 290 ] {} <Debug> TCP-Session: 8f0348e6-d7ab-4482-b726-fcac760c484b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.01.13 04:13:09.618378 [ 291 ] {} <Debug> TCP-Session: f0d3fbdf-eab0-4cac-a467-9ee706cd330a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.01.13 04:13:09.618392 [ 290 ] {} <Debug> TCP-Session: 8f0348e6-d7ab-4482-b726-fcac760c484b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.01.13 04:13:09.618453 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 786 | 2026.01.13 04:13:09.618489 [ 292 ] {} <Debug> TCP-Session: 2f11f8aa-1a2e-49d6-8711-f6f0e016d1c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38801 | ||
| 787 | 2026.01.13 04:13:09.618508 [ 292 ] {} <Debug> TCP-Session: 2f11f8aa-1a2e-49d6-8711-f6f0e016d1c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.01.13 04:13:09.618520 [ 292 ] {} <Debug> TCP-Session: 2f11f8aa-1a2e-49d6-8711-f6f0e016d1c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.01.13 04:13:09.618640 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 790 | 2026.01.13 04:13:09.618648 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37521 | ||
| 791 | 2026.01.13 04:13:09.618669 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 792 | 2026.01.13 04:13:09.618676 [ 288 ] {} <Debug> TCP-Session: 200c000c-4d9c-4a33-bf2f-e0f1c3961f00 Authenticating user 'default' from [fd00:1122:3344:101::e]:55614 | ||
| 793 | 2026.01.13 04:13:09.618713 [ 293 ] {} <Debug> TCP-Session: bf3135c2-ffca-4510-b4ac-f91d5aeda9f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44920 | ||
| 794 | 2026.01.13 04:13:09.618719 [ 288 ] {} <Debug> TCP-Session: 200c000c-4d9c-4a33-bf2f-e0f1c3961f00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.01.13 04:13:09.618743 [ 293 ] {} <Debug> TCP-Session: bf3135c2-ffca-4510-b4ac-f91d5aeda9f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.01.13 04:13:09.618750 [ 288 ] {} <Debug> TCP-Session: 200c000c-4d9c-4a33-bf2f-e0f1c3961f00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.01.13 04:13:09.618766 [ 293 ] {} <Debug> TCP-Session: bf3135c2-ffca-4510-b4ac-f91d5aeda9f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.01.13 04:13:09.618852 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 799 | 2026.01.13 04:13:09.618895 [ 294 ] {} <Debug> TCP-Session: a886801d-1428-44aa-9cca-e309e932b7c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37521 | ||
| 800 | 2026.01.13 04:13:09.618912 [ 294 ] {} <Debug> TCP-Session: a886801d-1428-44aa-9cca-e309e932b7c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.01.13 04:13:09.618931 [ 294 ] {} <Debug> TCP-Session: a886801d-1428-44aa-9cca-e309e932b7c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.01.13 04:13:09.618977 [ 286 ] {4ba54c21-e558-43b1-a70f-d5a692b83186} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 803 | 2026.01.13 04:13:09.619270 [ 286 ] {4ba54c21-e558-43b1-a70f-d5a692b83186} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2026.01.13 04:13:09.639653 [ 286 ] {4ba54c21-e558-43b1-a70f-d5a692b83186} <Debug> oximeter.version (78115a88-3190-4c29-902a-f7d9de4eb425) (SelectExecutor): Key condition: unknown | ||
| 805 | 2026.01.13 04:13:09.682707 [ 301 ] {4ba54c21-e558-43b1-a70f-d5a692b83186} <Trace> AggregatingTransform: Aggregating | ||
| 806 | 2026.01.13 04:13:09.682812 [ 301 ] {4ba54c21-e558-43b1-a70f-d5a692b83186} <Trace> Aggregator: Aggregation method: without_key | ||
| 807 | 2026.01.13 04:13:09.683514 [ 301 ] {4ba54c21-e558-43b1-a70f-d5a692b83186} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005001828 sec. (199.927 rows/sec., 7.81 KiB/sec.) | ||
| 808 | 2026.01.13 04:13:09.683544 [ 301 ] {4ba54c21-e558-43b1-a70f-d5a692b83186} <Trace> Aggregator: Merging aggregated data | ||
| 809 | 2026.01.13 04:13:09.683577 [ 301 ] {4ba54c21-e558-43b1-a70f-d5a692b83186} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 810 | 2026.01.13 04:13:09.684722 [ 286 ] {4ba54c21-e558-43b1-a70f-d5a692b83186} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.066724 sec., 14.987111084467356 rows/sec., 599.48 B/sec. | ||
| 811 | 2026.01.13 04:13:09.684852 [ 286 ] {4ba54c21-e558-43b1-a70f-d5a692b83186} <Debug> TCPHandler: Processed in 0.06715264 sec. | ||
| 812 | 2026.01.13 04:13:09.687837 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.01.13 04:13:09.687884 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2026.01.13 04:13:09.687898 [ 286 ] {} <Debug> TCP-Session: b3078a9d-3f95-434c-9dbe-a4d955801e34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.01.13 04:13:09.687907 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 816 | 2026.01.13 04:13:09.687929 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 817 | 2026.01.13 04:13:09.687951 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 818 | 2026.01.13 04:13:09.687972 [ 287 ] {} <Debug> TCP-Session: bc651911-35e9-43f2-a454-f1ecf41c81cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 819 | 2026.01.13 04:13:09.687996 [ 292 ] {} <Debug> TCP-Session: 2f11f8aa-1a2e-49d6-8711-f6f0e016d1c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.01.13 04:13:09.688006 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 821 | 2026.01.13 04:13:09.688044 [ 290 ] {} <Debug> TCP-Session: 8f0348e6-d7ab-4482-b726-fcac760c484b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2026.01.13 04:13:09.688030 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 823 | 2026.01.13 04:13:09.688076 [ 291 ] {} <Debug> TCP-Session: f0d3fbdf-eab0-4cac-a467-9ee706cd330a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2026.01.13 04:13:09.687994 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 825 | 2026.01.13 04:13:09.688105 [ 294 ] {} <Debug> TCP-Session: a886801d-1428-44aa-9cca-e309e932b7c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.01.13 04:13:09.687948 [ 293 ] {} <Debug> TCP-Session: bf3135c2-ffca-4510-b4ac-f91d5aeda9f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2026.01.13 04:13:09.688149 [ 288 ] {} <Debug> TCP-Session: 200c000c-4d9c-4a33-bf2f-e0f1c3961f00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.01.13 04:13:09.687970 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 829 | 2026.01.13 04:13:09.688222 [ 289 ] {} <Debug> TCP-Session: 46ed9661-0fa8-4f4a-8998-eae65632322c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 830 | 2026.01.13 04:13:10.000393 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.00 MiB, peak 168.12 MiB, free memory in arenas 0.00 B, will set to 161.83 MiB (RSS), difference: 3.83 MiB | ||
| 831 | 2026.01.13 04:13:11.306669 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 90 | ||
| 832 | 2026.01.13 04:13:11.308951 [ 242 ] {} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 833 | 2026.01.13 04:13:11.309014 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 834 | 2026.01.13 04:13:11.310329 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 835 | 2026.01.13 04:13:11.310924 [ 242 ] {} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 836 | 2026.01.13 04:13:11.311253 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 837 | 2026.01.13 04:13:12.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.84 MiB, peak 168.12 MiB, free memory in arenas 0.00 B, will set to 161.88 MiB (RSS), difference: 4.04 MiB | ||
| 838 | 2026.01.13 04:13:12.045113 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51885 | ||
| 839 | 2026.01.13 04:13:12.045214 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 840 | 2026.01.13 04:13:12.045239 [ 286 ] {} <Debug> TCP-Session: 43860002-7faa-4a8c-8736-cc93eae5f56a Authenticating user 'default' from [fd00:1122:3344:101::e]:51885 | ||
| 841 | 2026.01.13 04:13:12.045260 [ 286 ] {} <Debug> TCP-Session: 43860002-7faa-4a8c-8736-cc93eae5f56a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 842 | 2026.01.13 04:13:12.045272 [ 286 ] {} <Debug> TCP-Session: 43860002-7faa-4a8c-8736-cc93eae5f56a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 843 | 2026.01.13 04:13:12.045482 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33120 | ||
| 844 | 2026.01.13 04:13:12.045525 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55645 | ||
| 845 | 2026.01.13 04:13:12.045560 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34569 | ||
| 846 | 2026.01.13 04:13:12.045593 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 847 | 2026.01.13 04:13:12.045583 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57412 | ||
| 848 | 2026.01.13 04:13:12.045635 [ 287 ] {} <Debug> TCP-Session: 5a05f91a-dcb3-466b-966a-080197f8ae2a Authenticating user 'default' from [fd00:1122:3344:101::e]:33120 | ||
| 849 | 2026.01.13 04:13:12.045653 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 850 | 2026.01.13 04:13:12.045660 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 851 | 2026.01.13 04:13:12.045686 [ 287 ] {} <Debug> TCP-Session: 5a05f91a-dcb3-466b-966a-080197f8ae2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.01.13 04:13:12.045697 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 853 | 2026.01.13 04:13:12.045698 [ 288 ] {} <Debug> TCP-Session: 2a7b6c21-5424-4005-b618-36cfa69a5f4c Authenticating user 'default' from [fd00:1122:3344:101::e]:55645 | ||
| 854 | 2026.01.13 04:13:12.045706 [ 292 ] {} <Debug> TCP-Session: 7956ded5-f5c8-4b8a-b121-12ddf4d891f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34569 | ||
| 855 | 2026.01.13 04:13:12.045717 [ 286 ] {} <Trace> TCP-Session: 43860002-7faa-4a8c-8736-cc93eae5f56a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2026.01.13 04:13:12.045745 [ 292 ] {} <Debug> TCP-Session: 7956ded5-f5c8-4b8a-b121-12ddf4d891f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.01.13 04:13:12.045726 [ 294 ] {} <Debug> TCP-Session: 6b4a1a32-ce9d-41fe-a7e5-15412158f352 Authenticating user 'default' from [fd00:1122:3344:101::e]:57412 | ||
| 858 | 2026.01.13 04:13:12.045777 [ 292 ] {} <Debug> TCP-Session: 7956ded5-f5c8-4b8a-b121-12ddf4d891f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.01.13 04:13:12.045804 [ 294 ] {} <Debug> TCP-Session: 6b4a1a32-ce9d-41fe-a7e5-15412158f352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.01.13 04:13:12.045541 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64544 | ||
| 861 | 2026.01.13 04:13:12.045830 [ 294 ] {} <Debug> TCP-Session: 6b4a1a32-ce9d-41fe-a7e5-15412158f352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.01.13 04:13:12.045548 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41779 | ||
| 863 | 2026.01.13 04:13:12.045540 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42877 | ||
| 864 | 2026.01.13 04:13:12.045930 [ 286 ] {3364904e-047f-4e6e-9654-315e225ea95b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51885) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 865 | 2026.01.13 04:13:12.045943 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 866 | 2026.01.13 04:13:12.045977 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 867 | 2026.01.13 04:13:12.045999 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 868 | 2026.01.13 04:13:12.046003 [ 289 ] {} <Debug> TCP-Session: d192bf9b-0794-4b20-ab49-5784886f8e1a Authenticating user 'default' from [fd00:1122:3344:101::e]:64544 | ||
| 869 | 2026.01.13 04:13:12.046025 [ 291 ] {} <Debug> TCP-Session: c1f39660-6ce6-495b-9ba6-d5d6d6bc7139 Authenticating user 'default' from [fd00:1122:3344:101::e]:41779 | ||
| 870 | 2026.01.13 04:13:12.046033 [ 290 ] {} <Debug> TCP-Session: 08a54c29-2476-48e0-8d35-91efe6157637 Authenticating user 'default' from [fd00:1122:3344:101::e]:42877 | ||
| 871 | 2026.01.13 04:13:12.046053 [ 289 ] {} <Debug> TCP-Session: d192bf9b-0794-4b20-ab49-5784886f8e1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.01.13 04:13:12.046066 [ 291 ] {} <Debug> TCP-Session: c1f39660-6ce6-495b-9ba6-d5d6d6bc7139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.01.13 04:13:12.046077 [ 290 ] {} <Debug> TCP-Session: 08a54c29-2476-48e0-8d35-91efe6157637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2026.01.13 04:13:12.046091 [ 289 ] {} <Debug> TCP-Session: d192bf9b-0794-4b20-ab49-5784886f8e1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.01.13 04:13:12.046121 [ 290 ] {} <Debug> TCP-Session: 08a54c29-2476-48e0-8d35-91efe6157637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.01.13 04:13:12.046109 [ 291 ] {} <Debug> TCP-Session: c1f39660-6ce6-495b-9ba6-d5d6d6bc7139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.01.13 04:13:12.045709 [ 287 ] {} <Debug> TCP-Session: 5a05f91a-dcb3-466b-966a-080197f8ae2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.01.13 04:13:12.045575 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36996 | ||
| 879 | 2026.01.13 04:13:12.045738 [ 288 ] {} <Debug> TCP-Session: 2a7b6c21-5424-4005-b618-36cfa69a5f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.01.13 04:13:12.046250 [ 288 ] {} <Debug> TCP-Session: 2a7b6c21-5424-4005-b618-36cfa69a5f4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 881 | 2026.01.13 04:13:12.046256 [ 286 ] {3364904e-047f-4e6e-9654-315e225ea95b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 882 | 2026.01.13 04:13:12.046291 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 883 | 2026.01.13 04:13:12.046325 [ 286 ] {3364904e-047f-4e6e-9654-315e225ea95b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 884 | 2026.01.13 04:13:12.046326 [ 293 ] {} <Debug> TCP-Session: 54af3d74-d9a2-4ce9-b662-50cf833a52e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36996 | ||
| 885 | 2026.01.13 04:13:12.046367 [ 293 ] {} <Debug> TCP-Session: 54af3d74-d9a2-4ce9-b662-50cf833a52e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.01.13 04:13:12.046380 [ 293 ] {} <Debug> TCP-Session: 54af3d74-d9a2-4ce9-b662-50cf833a52e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.01.13 04:13:12.046622 [ 286 ] {3364904e-047f-4e6e-9654-315e225ea95b} <Debug> oximeter.version (78115a88-3190-4c29-902a-f7d9de4eb425) (SelectExecutor): Key condition: unknown | ||
| 888 | 2026.01.13 04:13:12.047568 [ 322 ] {3364904e-047f-4e6e-9654-315e225ea95b} <Trace> AggregatingTransform: Aggregating | ||
| 889 | 2026.01.13 04:13:12.047626 [ 322 ] {3364904e-047f-4e6e-9654-315e225ea95b} <Trace> Aggregator: Aggregation method: without_key | ||
| 890 | 2026.01.13 04:13:12.047665 [ 322 ] {3364904e-047f-4e6e-9654-315e225ea95b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935788 sec. (1068.618 rows/sec., 41.74 KiB/sec.) | ||
| 891 | 2026.01.13 04:13:12.047684 [ 322 ] {3364904e-047f-4e6e-9654-315e225ea95b} <Trace> Aggregator: Merging aggregated data | ||
| 892 | 2026.01.13 04:13:12.048911 [ 286 ] {3364904e-047f-4e6e-9654-315e225ea95b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003057 sec., 327.11808963035656 rows/sec., 12.78 KiB/sec. | ||
| 893 | 2026.01.13 04:13:12.049091 [ 286 ] {3364904e-047f-4e6e-9654-315e225ea95b} <Debug> TCPHandler: Processed in 0.003490928 sec. | ||
| 894 | 2026.01.13 04:13:12.049204 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.01.13 04:13:12.049233 [ 286 ] {} <Debug> TCP-Session: 43860002-7faa-4a8c-8736-cc93eae5f56a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.01.13 04:13:12.049234 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.01.13 04:13:12.049246 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 898 | 2026.01.13 04:13:12.049269 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 899 | 2026.01.13 04:13:12.049288 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 900 | 2026.01.13 04:13:12.049313 [ 294 ] {} <Debug> TCP-Session: 6b4a1a32-ce9d-41fe-a7e5-15412158f352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.01.13 04:13:12.049329 [ 288 ] {} <Debug> TCP-Session: 2a7b6c21-5424-4005-b618-36cfa69a5f4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.01.13 04:13:12.049333 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 903 | 2026.01.13 04:13:12.049360 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 904 | 2026.01.13 04:13:12.049344 [ 290 ] {} <Debug> TCP-Session: 08a54c29-2476-48e0-8d35-91efe6157637 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.01.13 04:13:12.049396 [ 292 ] {} <Debug> TCP-Session: 7956ded5-f5c8-4b8a-b121-12ddf4d891f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2026.01.13 04:13:12.049410 [ 291 ] {} <Debug> TCP-Session: c1f39660-6ce6-495b-9ba6-d5d6d6bc7139 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.01.13 04:13:12.049317 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 908 | 2026.01.13 04:13:12.049392 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 909 | 2026.01.13 04:13:12.049294 [ 287 ] {} <Debug> TCP-Session: 5a05f91a-dcb3-466b-966a-080197f8ae2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.01.13 04:13:12.049484 [ 289 ] {} <Debug> TCP-Session: d192bf9b-0794-4b20-ab49-5784886f8e1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 911 | 2026.01.13 04:13:12.049503 [ 293 ] {} <Debug> TCP-Session: 54af3d74-d9a2-4ce9-b662-50cf833a52e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 912 | 2026.01.13 04:13:12.479619 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39271 | ||
| 913 | 2026.01.13 04:13:12.479722 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 914 | 2026.01.13 04:13:12.479750 [ 286 ] {} <Debug> TCP-Session: 3a15b45c-996f-4a42-924b-05b27530d080 Authenticating user 'default' from [fd00:1122:3344:101::e]:39271 | ||
| 915 | 2026.01.13 04:13:12.479773 [ 286 ] {} <Debug> TCP-Session: 3a15b45c-996f-4a42-924b-05b27530d080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 916 | 2026.01.13 04:13:12.479786 [ 286 ] {} <Debug> TCP-Session: 3a15b45c-996f-4a42-924b-05b27530d080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 917 | 2026.01.13 04:13:12.480005 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38704 | ||
| 918 | 2026.01.13 04:13:12.480035 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51358 | ||
| 919 | 2026.01.13 04:13:12.480062 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48185 | ||
| 920 | 2026.01.13 04:13:12.480079 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32887 | ||
| 921 | 2026.01.13 04:13:12.480111 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 922 | 2026.01.13 04:13:12.480102 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34476 | ||
| 923 | 2026.01.13 04:13:12.480141 [ 287 ] {} <Debug> TCP-Session: c5f4a706-0725-4054-9bf5-c3eeb433e3ec Authenticating user 'default' from [fd00:1122:3344:101::e]:38704 | ||
| 924 | 2026.01.13 04:13:12.480159 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 925 | 2026.01.13 04:13:12.480160 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 926 | 2026.01.13 04:13:12.480195 [ 286 ] {} <Trace> TCP-Session: 3a15b45c-996f-4a42-924b-05b27530d080 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2026.01.13 04:13:12.480200 [ 287 ] {} <Debug> TCP-Session: c5f4a706-0725-4054-9bf5-c3eeb433e3ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.01.13 04:13:12.480214 [ 290 ] {} <Debug> TCP-Session: 4ee87099-4b12-4af8-8e8f-d695add9694c Authenticating user 'default' from [fd00:1122:3344:101::e]:48185 | ||
| 929 | 2026.01.13 04:13:12.480285 [ 287 ] {} <Debug> TCP-Session: c5f4a706-0725-4054-9bf5-c3eeb433e3ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.01.13 04:13:12.480200 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 931 | 2026.01.13 04:13:12.480315 [ 290 ] {} <Debug> TCP-Session: 4ee87099-4b12-4af8-8e8f-d695add9694c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.01.13 04:13:12.480070 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58242 | ||
| 933 | 2026.01.13 04:13:12.480353 [ 290 ] {} <Debug> TCP-Session: 4ee87099-4b12-4af8-8e8f-d695add9694c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.01.13 04:13:12.480347 [ 294 ] {} <Debug> TCP-Session: 42d3bbfd-4bdb-4106-b9fc-f31b54437400 Authenticating user 'default' from [fd00:1122:3344:101::e]:34476 | ||
| 935 | 2026.01.13 04:13:12.480383 [ 286 ] {232a5860-0ba4-4644-9296-670fa6dad10b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39271) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 936 | 2026.01.13 04:13:12.480435 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 937 | 2026.01.13 04:13:12.480408 [ 294 ] {} <Debug> TCP-Session: 42d3bbfd-4bdb-4106-b9fc-f31b54437400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.01.13 04:13:12.480469 [ 291 ] {} <Debug> TCP-Session: 3f9929e0-01a9-4fdd-8c48-691b477e0539 Authenticating user 'default' from [fd00:1122:3344:101::e]:58242 | ||
| 939 | 2026.01.13 04:13:12.480483 [ 294 ] {} <Debug> TCP-Session: 42d3bbfd-4bdb-4106-b9fc-f31b54437400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.01.13 04:13:12.480502 [ 291 ] {} <Debug> TCP-Session: 3f9929e0-01a9-4fdd-8c48-691b477e0539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.01.13 04:13:12.480166 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 942 | 2026.01.13 04:13:12.480529 [ 291 ] {} <Debug> TCP-Session: 3f9929e0-01a9-4fdd-8c48-691b477e0539 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.01.13 04:13:12.480094 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58800 | ||
| 944 | 2026.01.13 04:13:12.480571 [ 292 ] {} <Debug> TCP-Session: 7e7f27e7-2f2d-455c-85b0-17a6e15fa1bc Authenticating user 'default' from [fd00:1122:3344:101::e]:32887 | ||
| 945 | 2026.01.13 04:13:12.480054 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51740 | ||
| 946 | 2026.01.13 04:13:12.480617 [ 292 ] {} <Debug> TCP-Session: 7e7f27e7-2f2d-455c-85b0-17a6e15fa1bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.01.13 04:13:12.480203 [ 288 ] {} <Debug> TCP-Session: 0beb1f75-ebfd-49ff-a142-f9c9e3f27a69 Authenticating user 'default' from [fd00:1122:3344:101::e]:51358 | ||
| 948 | 2026.01.13 04:13:12.480650 [ 292 ] {} <Debug> TCP-Session: 7e7f27e7-2f2d-455c-85b0-17a6e15fa1bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.01.13 04:13:12.480670 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 950 | 2026.01.13 04:13:12.480673 [ 288 ] {} <Debug> TCP-Session: 0beb1f75-ebfd-49ff-a142-f9c9e3f27a69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.01.13 04:13:12.480686 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 952 | 2026.01.13 04:13:12.480706 [ 293 ] {} <Debug> TCP-Session: d58a5a26-9139-4722-aff7-8572fe934a60 Authenticating user 'default' from [fd00:1122:3344:101::e]:58800 | ||
| 953 | 2026.01.13 04:13:12.480715 [ 286 ] {232a5860-0ba4-4644-9296-670fa6dad10b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 954 | 2026.01.13 04:13:12.480738 [ 293 ] {} <Debug> TCP-Session: d58a5a26-9139-4722-aff7-8572fe934a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.01.13 04:13:12.480729 [ 289 ] {} <Debug> TCP-Session: 2d3de82d-4908-431c-9c80-99895ae5632b Authenticating user 'default' from [fd00:1122:3344:101::e]:51740 | ||
| 956 | 2026.01.13 04:13:12.480827 [ 293 ] {} <Debug> TCP-Session: d58a5a26-9139-4722-aff7-8572fe934a60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.01.13 04:13:12.480841 [ 289 ] {} <Debug> TCP-Session: 2d3de82d-4908-431c-9c80-99895ae5632b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 958 | 2026.01.13 04:13:12.480842 [ 286 ] {232a5860-0ba4-4644-9296-670fa6dad10b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 959 | 2026.01.13 04:13:12.480857 [ 289 ] {} <Debug> TCP-Session: 2d3de82d-4908-431c-9c80-99895ae5632b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2026.01.13 04:13:12.480710 [ 288 ] {} <Debug> TCP-Session: 0beb1f75-ebfd-49ff-a142-f9c9e3f27a69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2026.01.13 04:13:12.481136 [ 286 ] {232a5860-0ba4-4644-9296-670fa6dad10b} <Debug> oximeter.version (78115a88-3190-4c29-902a-f7d9de4eb425) (SelectExecutor): Key condition: unknown | ||
| 962 | 2026.01.13 04:13:12.482062 [ 318 ] {232a5860-0ba4-4644-9296-670fa6dad10b} <Trace> AggregatingTransform: Aggregating | ||
| 963 | 2026.01.13 04:13:12.482110 [ 318 ] {232a5860-0ba4-4644-9296-670fa6dad10b} <Trace> Aggregator: Aggregation method: without_key | ||
| 964 | 2026.01.13 04:13:12.482153 [ 318 ] {232a5860-0ba4-4644-9296-670fa6dad10b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000913758 sec. (1094.382 rows/sec., 42.75 KiB/sec.) | ||
| 965 | 2026.01.13 04:13:12.482174 [ 318 ] {232a5860-0ba4-4644-9296-670fa6dad10b} <Trace> Aggregator: Merging aggregated data | ||
| 966 | 2026.01.13 04:13:12.483543 [ 286 ] {232a5860-0ba4-4644-9296-670fa6dad10b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003221 sec., 310.4625892579944 rows/sec., 12.13 KiB/sec. | ||
| 967 | 2026.01.13 04:13:12.483728 [ 286 ] {232a5860-0ba4-4644-9296-670fa6dad10b} <Debug> TCPHandler: Processed in 0.003647551 sec. | ||
| 968 | 2026.01.13 04:13:12.483877 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.01.13 04:13:12.483909 [ 286 ] {} <Debug> TCP-Session: 3a15b45c-996f-4a42-924b-05b27530d080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.01.13 04:13:12.483912 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.01.13 04:13:12.483938 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.01.13 04:13:12.483956 [ 294 ] {} <Debug> TCP-Session: 42d3bbfd-4bdb-4106-b9fc-f31b54437400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.01.13 04:13:12.483960 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 974 | 2026.01.13 04:13:12.483976 [ 288 ] {} <Debug> TCP-Session: 0beb1f75-ebfd-49ff-a142-f9c9e3f27a69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.01.13 04:13:12.483979 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 976 | 2026.01.13 04:13:12.483999 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 977 | 2026.01.13 04:13:12.484022 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2026.01.13 04:13:12.484045 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 979 | 2026.01.13 04:13:12.484067 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 980 | 2026.01.13 04:13:12.484092 [ 291 ] {} <Debug> TCP-Session: 3f9929e0-01a9-4fdd-8c48-691b477e0539 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2026.01.13 04:13:12.484119 [ 293 ] {} <Debug> TCP-Session: d58a5a26-9139-4722-aff7-8572fe934a60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2026.01.13 04:13:12.484131 [ 292 ] {} <Debug> TCP-Session: 7e7f27e7-2f2d-455c-85b0-17a6e15fa1bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2026.01.13 04:13:12.484002 [ 290 ] {} <Debug> TCP-Session: 4ee87099-4b12-4af8-8e8f-d695add9694c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 984 | 2026.01.13 04:13:12.484081 [ 287 ] {} <Debug> TCP-Session: c5f4a706-0725-4054-9bf5-c3eeb433e3ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2026.01.13 04:13:12.484050 [ 289 ] {} <Debug> TCP-Session: 2d3de82d-4908-431c-9c80-99895ae5632b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 986 | 2026.01.13 04:13:13.575030 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.01.13 04:13:13.575237 [ 266 ] {2f5f40fc-108e-4259-8a76-d678e3ba8fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 988 | 2026.01.13 04:13:13.575529 [ 266 ] {2f5f40fc-108e-4259-8a76-d678e3ba8fbc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2026.01.13 04:13:13.575624 [ 266 ] {2f5f40fc-108e-4259-8a76-d678e3ba8fbc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2026.01.13 04:13:13.576071 [ 266 ] {2f5f40fc-108e-4259-8a76-d678e3ba8fbc} <Debug> TCPHandler: Processed in 0.001167042 sec. | ||
| 991 | 2026.01.13 04:13:13.584302 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.01.13 04:13:13.584447 [ 266 ] {d384d855-80c8-4db9-9cf3-641d3df0f5b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 993 | 2026.01.13 04:13:13.591384 [ 266 ] {d384d855-80c8-4db9-9cf3-641d3df0f5b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 994 | 2026.01.13 04:13:13.591436 [ 266 ] {d384d855-80c8-4db9-9cf3-641d3df0f5b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 995 | 2026.01.13 04:13:13.594454 [ 266 ] {d384d855-80c8-4db9-9cf3-641d3df0f5b9} <Debug> TCPHandler: Processed in 0.010208969 sec. | ||
| 996 | 2026.01.13 04:13:13.598007 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.01.13 04:13:13.598151 [ 266 ] {2c2e09c3-9dee-4445-a471-829de35e18ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 998 | 2026.01.13 04:13:13.598484 [ 266 ] {2c2e09c3-9dee-4445-a471-829de35e18ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 999 | 2026.01.13 04:13:13.598531 [ 266 ] {2c2e09c3-9dee-4445-a471-829de35e18ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1000 | 2026.01.13 04:13:13.598946 [ 266 ] {2c2e09c3-9dee-4445-a471-829de35e18ec} <Debug> TCPHandler: Processed in 0.00101141 sec. | ||
| 1001 | 2026.01.13 04:13:13.599250 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.01.13 04:13:13.599368 [ 266 ] {134de6e5-1ceb-4fdb-923a-22206edeca88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 1003 | 2026.01.13 04:13:13.599607 [ 266 ] {134de6e5-1ceb-4fdb-923a-22206edeca88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2026.01.13 04:13:13.599650 [ 266 ] {134de6e5-1ceb-4fdb-923a-22206edeca88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2026.01.13 04:13:13.599968 [ 266 ] {134de6e5-1ceb-4fdb-923a-22206edeca88} <Debug> TCPHandler: Processed in 0.000766355 sec. | ||
| 1006 | 2026.01.13 04:13:13.600490 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.01.13 04:13:13.600611 [ 266 ] {a843b53a-5424-4f01-8217-523e0ac4d5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 1008 | 2026.01.13 04:13:13.600849 [ 266 ] {a843b53a-5424-4f01-8217-523e0ac4d5d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1009 | 2026.01.13 04:13:13.600892 [ 266 ] {a843b53a-5424-4f01-8217-523e0ac4d5d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1010 | 2026.01.13 04:13:13.601235 [ 266 ] {a843b53a-5424-4f01-8217-523e0ac4d5d0} <Debug> TCPHandler: Processed in 0.000794365 sec. | ||
| 1011 | 2026.01.13 04:13:13.601450 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.01.13 04:13:13.601567 [ 266 ] {e510884f-cf42-41c4-b6ff-9afa00d40f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1013 | 2026.01.13 04:13:13.601807 [ 266 ] {e510884f-cf42-41c4-b6ff-9afa00d40f32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1014 | 2026.01.13 04:13:13.601850 [ 266 ] {e510884f-cf42-41c4-b6ff-9afa00d40f32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1015 | 2026.01.13 04:13:13.602165 [ 266 ] {e510884f-cf42-41c4-b6ff-9afa00d40f32} <Debug> TCPHandler: Processed in 0.000762475 sec. | ||
| 1016 | 2026.01.13 04:13:13.602381 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2026.01.13 04:13:13.602494 [ 266 ] {4f7b86b5-21cf-48d6-b4ae-5c7c6ff97ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1018 | 2026.01.13 04:13:13.602736 [ 266 ] {4f7b86b5-21cf-48d6-b4ae-5c7c6ff97ef9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1019 | 2026.01.13 04:13:13.602779 [ 266 ] {4f7b86b5-21cf-48d6-b4ae-5c7c6ff97ef9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1020 | 2026.01.13 04:13:13.603097 [ 266 ] {4f7b86b5-21cf-48d6-b4ae-5c7c6ff97ef9} <Debug> TCPHandler: Processed in 0.000763205 sec. | ||
| 1021 | 2026.01.13 04:13:13.603326 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.01.13 04:13:13.603439 [ 266 ] {d04792d3-d6a8-4a62-9eb9-93d6ce6bc7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1023 | 2026.01.13 04:13:13.603680 [ 266 ] {d04792d3-d6a8-4a62-9eb9-93d6ce6bc7b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1024 | 2026.01.13 04:13:13.603722 [ 266 ] {d04792d3-d6a8-4a62-9eb9-93d6ce6bc7b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1025 | 2026.01.13 04:13:13.604038 [ 266 ] {d04792d3-d6a8-4a62-9eb9-93d6ce6bc7b4} <Debug> TCPHandler: Processed in 0.000759165 sec. | ||
| 1026 | 2026.01.13 04:13:13.604262 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2026.01.13 04:13:13.604382 [ 266 ] {fcd7a98a-7ae4-4ae6-877c-9892def25beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1028 | 2026.01.13 04:13:13.604621 [ 266 ] {fcd7a98a-7ae4-4ae6-877c-9892def25beb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1029 | 2026.01.13 04:13:13.604663 [ 266 ] {fcd7a98a-7ae4-4ae6-877c-9892def25beb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1030 | 2026.01.13 04:13:13.604978 [ 266 ] {fcd7a98a-7ae4-4ae6-877c-9892def25beb} <Debug> TCPHandler: Processed in 0.000765985 sec. | ||
| 1031 | 2026.01.13 04:13:13.605192 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2026.01.13 04:13:13.605311 [ 266 ] {ffde645f-877b-4928-ae35-07e4da5c105b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1033 | 2026.01.13 04:13:13.605561 [ 266 ] {ffde645f-877b-4928-ae35-07e4da5c105b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1034 | 2026.01.13 04:13:13.605610 [ 266 ] {ffde645f-877b-4928-ae35-07e4da5c105b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1035 | 2026.01.13 04:13:13.605926 [ 266 ] {ffde645f-877b-4928-ae35-07e4da5c105b} <Debug> TCPHandler: Processed in 0.000785076 sec. | ||
| 1036 | 2026.01.13 04:13:13.606142 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2026.01.13 04:13:13.606257 [ 266 ] {c84ace4c-6f5f-403e-bbfd-2d18e94ec76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1038 | 2026.01.13 04:13:13.606505 [ 266 ] {c84ace4c-6f5f-403e-bbfd-2d18e94ec76d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1039 | 2026.01.13 04:13:13.606546 [ 266 ] {c84ace4c-6f5f-403e-bbfd-2d18e94ec76d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1040 | 2026.01.13 04:13:13.606867 [ 266 ] {c84ace4c-6f5f-403e-bbfd-2d18e94ec76d} <Debug> TCPHandler: Processed in 0.000771375 sec. | ||
| 1041 | 2026.01.13 04:13:13.607107 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2026.01.13 04:13:13.607221 [ 266 ] {a1d29f6b-151b-4b0e-a1da-b50a49c09eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1043 | 2026.01.13 04:13:13.607460 [ 266 ] {a1d29f6b-151b-4b0e-a1da-b50a49c09eb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1044 | 2026.01.13 04:13:13.607501 [ 266 ] {a1d29f6b-151b-4b0e-a1da-b50a49c09eb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1045 | 2026.01.13 04:13:13.607813 [ 266 ] {a1d29f6b-151b-4b0e-a1da-b50a49c09eb3} <Debug> TCPHandler: Processed in 0.000752884 sec. | ||
| 1046 | 2026.01.13 04:13:13.608041 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.01.13 04:13:13.608156 [ 266 ] {92091c2c-9d71-4fcc-a7e2-c7815fef2f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1048 | 2026.01.13 04:13:13.608395 [ 266 ] {92091c2c-9d71-4fcc-a7e2-c7815fef2f13} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1049 | 2026.01.13 04:13:13.608437 [ 266 ] {92091c2c-9d71-4fcc-a7e2-c7815fef2f13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1050 | 2026.01.13 04:13:13.608756 [ 266 ] {92091c2c-9d71-4fcc-a7e2-c7815fef2f13} <Debug> TCPHandler: Processed in 0.000774955 sec. | ||
| 1051 | 2026.01.13 04:13:13.620372 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.01.13 04:13:13.620493 [ 266 ] {1694fbc6-cc48-4794-a367-586387f94e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1053 | 2026.01.13 04:13:13.620746 [ 266 ] {1694fbc6-cc48-4794-a367-586387f94e53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1054 | 2026.01.13 04:13:13.620793 [ 266 ] {1694fbc6-cc48-4794-a367-586387f94e53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1055 | 2026.01.13 04:13:13.621125 [ 266 ] {1694fbc6-cc48-4794-a367-586387f94e53} <Debug> TCPHandler: Processed in 0.000803796 sec. | ||
| 1056 | 2026.01.13 04:13:13.621401 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2026.01.13 04:13:13.621524 [ 266 ] {da035a13-152a-406e-b675-fa398cfed77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1058 | 2026.01.13 04:13:13.621772 [ 266 ] {da035a13-152a-406e-b675-fa398cfed77a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1059 | 2026.01.13 04:13:13.621819 [ 266 ] {da035a13-152a-406e-b675-fa398cfed77a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2026.01.13 04:13:13.622177 [ 266 ] {da035a13-152a-406e-b675-fa398cfed77a} <Debug> TCPHandler: Processed in 0.000823116 sec. | ||
| 1061 | 2026.01.13 04:13:13.622384 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.01.13 04:13:13.622506 [ 266 ] {0a383652-a6ac-44aa-8ecf-adad1f692a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1063 | 2026.01.13 04:13:13.622761 [ 266 ] {0a383652-a6ac-44aa-8ecf-adad1f692a5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1064 | 2026.01.13 04:13:13.622804 [ 266 ] {0a383652-a6ac-44aa-8ecf-adad1f692a5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1065 | 2026.01.13 04:13:13.623133 [ 266 ] {0a383652-a6ac-44aa-8ecf-adad1f692a5f} <Debug> TCPHandler: Processed in 0.000795745 sec. | ||
| 1066 | 2026.01.13 04:13:13.623327 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2026.01.13 04:13:13.623446 [ 266 ] {8fa9e094-de96-4a63-8dc9-923b2eca8a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1068 | 2026.01.13 04:13:13.623700 [ 266 ] {8fa9e094-de96-4a63-8dc9-923b2eca8a36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1069 | 2026.01.13 04:13:13.623745 [ 266 ] {8fa9e094-de96-4a63-8dc9-923b2eca8a36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1070 | 2026.01.13 04:13:13.624069 [ 266 ] {8fa9e094-de96-4a63-8dc9-923b2eca8a36} <Debug> TCPHandler: Processed in 0.000788855 sec. | ||
| 1071 | 2026.01.13 04:13:13.624302 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.01.13 04:13:13.624432 [ 266 ] {ae7e8506-c1a5-4700-8b2d-6588fade5773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1073 | 2026.01.13 04:13:13.624694 [ 266 ] {ae7e8506-c1a5-4700-8b2d-6588fade5773} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2026.01.13 04:13:13.624736 [ 266 ] {ae7e8506-c1a5-4700-8b2d-6588fade5773} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2026.01.13 04:13:13.625129 [ 266 ] {ae7e8506-c1a5-4700-8b2d-6588fade5773} <Debug> TCPHandler: Processed in 0.000872637 sec. | ||
| 1076 | 2026.01.13 04:13:13.625338 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.01.13 04:13:13.625456 [ 266 ] {269f5b55-1bf5-4d86-bd7b-8ea8ac0496fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1078 | 2026.01.13 04:13:13.625716 [ 266 ] {269f5b55-1bf5-4d86-bd7b-8ea8ac0496fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1079 | 2026.01.13 04:13:13.625758 [ 266 ] {269f5b55-1bf5-4d86-bd7b-8ea8ac0496fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1080 | 2026.01.13 04:13:13.626108 [ 266 ] {269f5b55-1bf5-4d86-bd7b-8ea8ac0496fb} <Debug> TCPHandler: Processed in 0.000816486 sec. | ||
| 1081 | 2026.01.13 04:13:13.626324 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2026.01.13 04:13:13.626451 [ 266 ] {36556e52-9d03-42f9-87be-1f3cf65460f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1083 | 2026.01.13 04:13:13.626715 [ 266 ] {36556e52-9d03-42f9-87be-1f3cf65460f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1084 | 2026.01.13 04:13:13.626764 [ 266 ] {36556e52-9d03-42f9-87be-1f3cf65460f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1085 | 2026.01.13 04:13:13.627113 [ 266 ] {36556e52-9d03-42f9-87be-1f3cf65460f3} <Debug> TCPHandler: Processed in 0.000836036 sec. | ||
| 1086 | 2026.01.13 04:13:13.627327 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.01.13 04:13:13.627447 [ 266 ] {ba4f466d-e66c-44c7-9e0a-5cf9eca057f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1088 | 2026.01.13 04:13:13.627715 [ 266 ] {ba4f466d-e66c-44c7-9e0a-5cf9eca057f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1089 | 2026.01.13 04:13:13.627761 [ 266 ] {ba4f466d-e66c-44c7-9e0a-5cf9eca057f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1090 | 2026.01.13 04:13:13.628130 [ 266 ] {ba4f466d-e66c-44c7-9e0a-5cf9eca057f7} <Debug> TCPHandler: Processed in 0.000851277 sec. | ||
| 1091 | 2026.01.13 04:13:13.628329 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2026.01.13 04:13:13.628455 [ 266 ] {9f7a096f-de16-4919-96ca-06147e55b53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1093 | 2026.01.13 04:13:13.628729 [ 266 ] {9f7a096f-de16-4919-96ca-06147e55b53d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1094 | 2026.01.13 04:13:13.628778 [ 266 ] {9f7a096f-de16-4919-96ca-06147e55b53d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1095 | 2026.01.13 04:13:13.629122 [ 266 ] {9f7a096f-de16-4919-96ca-06147e55b53d} <Debug> TCPHandler: Processed in 0.000840316 sec. | ||
| 1096 | 2026.01.13 04:13:13.629334 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2026.01.13 04:13:13.629454 [ 266 ] {85477963-4636-41ba-9f4b-27d950a4b89b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1098 | 2026.01.13 04:13:13.629729 [ 266 ] {85477963-4636-41ba-9f4b-27d950a4b89b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1099 | 2026.01.13 04:13:13.629779 [ 266 ] {85477963-4636-41ba-9f4b-27d950a4b89b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1100 | 2026.01.13 04:13:13.630115 [ 266 ] {85477963-4636-41ba-9f4b-27d950a4b89b} <Debug> TCPHandler: Processed in 0.000827656 sec. | ||
| 1101 | 2026.01.13 04:13:13.630313 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2026.01.13 04:13:13.630445 [ 266 ] {def386eb-ab8a-4cc2-96cf-55f38a3c30b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1103 | 2026.01.13 04:13:13.630723 [ 266 ] {def386eb-ab8a-4cc2-96cf-55f38a3c30b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1104 | 2026.01.13 04:13:13.630769 [ 266 ] {def386eb-ab8a-4cc2-96cf-55f38a3c30b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1105 | 2026.01.13 04:13:13.631103 [ 266 ] {def386eb-ab8a-4cc2-96cf-55f38a3c30b5} <Debug> TCPHandler: Processed in 0.000838817 sec. | ||
| 1106 | 2026.01.13 04:13:13.631331 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1107 | 2026.01.13 04:13:13.631453 [ 266 ] {79f25276-3b2a-454d-9324-f2ba5dab29b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1108 | 2026.01.13 04:13:13.631774 [ 266 ] {79f25276-3b2a-454d-9324-f2ba5dab29b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1109 | 2026.01.13 04:13:13.631817 [ 266 ] {79f25276-3b2a-454d-9324-f2ba5dab29b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1110 | 2026.01.13 04:13:13.632151 [ 266 ] {79f25276-3b2a-454d-9324-f2ba5dab29b2} <Debug> TCPHandler: Processed in 0.000866577 sec. | ||
| 1111 | 2026.01.13 04:13:13.632380 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2026.01.13 04:13:13.632510 [ 266 ] {a6a12ca2-72a1-4832-83ad-408cd24fe130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1113 | 2026.01.13 04:13:13.632790 [ 266 ] {a6a12ca2-72a1-4832-83ad-408cd24fe130} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1114 | 2026.01.13 04:13:13.632833 [ 266 ] {a6a12ca2-72a1-4832-83ad-408cd24fe130} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1115 | 2026.01.13 04:13:13.633201 [ 266 ] {a6a12ca2-72a1-4832-83ad-408cd24fe130} <Debug> TCPHandler: Processed in 0.000868227 sec. | ||
| 1116 | 2026.01.13 04:13:13.633414 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.01.13 04:13:13.633551 [ 266 ] {02518e04-42ba-42ed-82b6-55d376838900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1118 | 2026.01.13 04:13:13.633827 [ 266 ] {02518e04-42ba-42ed-82b6-55d376838900} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1119 | 2026.01.13 04:13:13.633870 [ 266 ] {02518e04-42ba-42ed-82b6-55d376838900} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1120 | 2026.01.13 04:13:13.634221 [ 266 ] {02518e04-42ba-42ed-82b6-55d376838900} <Debug> TCPHandler: Processed in 0.000858256 sec. | ||
| 1121 | 2026.01.13 04:13:13.634451 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.01.13 04:13:13.634576 [ 266 ] {50f77d46-3cfb-4079-a2dc-4e3354e7f3be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1123 | 2026.01.13 04:13:13.634868 [ 266 ] {50f77d46-3cfb-4079-a2dc-4e3354e7f3be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1124 | 2026.01.13 04:13:13.634913 [ 266 ] {50f77d46-3cfb-4079-a2dc-4e3354e7f3be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1125 | 2026.01.13 04:13:13.635268 [ 266 ] {50f77d46-3cfb-4079-a2dc-4e3354e7f3be} <Debug> TCPHandler: Processed in 0.000867667 sec. | ||
| 1126 | 2026.01.13 04:13:13.635478 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.01.13 04:13:13.635620 [ 266 ] {5a2a8805-e92f-4998-b2c6-c721c1898ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1128 | 2026.01.13 04:13:13.635908 [ 266 ] {5a2a8805-e92f-4998-b2c6-c721c1898ef0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1129 | 2026.01.13 04:13:13.635956 [ 266 ] {5a2a8805-e92f-4998-b2c6-c721c1898ef0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1130 | 2026.01.13 04:13:13.636291 [ 266 ] {5a2a8805-e92f-4998-b2c6-c721c1898ef0} <Debug> TCPHandler: Processed in 0.000860967 sec. | ||
| 1131 | 2026.01.13 04:13:13.636522 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2026.01.13 04:13:13.636662 [ 266 ] {ff6d430c-5d30-448d-85d6-85ebd1778e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1133 | 2026.01.13 04:13:13.636960 [ 266 ] {ff6d430c-5d30-448d-85d6-85ebd1778e26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1134 | 2026.01.13 04:13:13.637003 [ 266 ] {ff6d430c-5d30-448d-85d6-85ebd1778e26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1135 | 2026.01.13 04:13:13.637357 [ 266 ] {ff6d430c-5d30-448d-85d6-85ebd1778e26} <Debug> TCPHandler: Processed in 0.000884578 sec. | ||
| 1136 | 2026.01.13 04:13:13.637610 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2026.01.13 04:13:13.637737 [ 266 ] {49f6faa8-59c2-4b7a-9f5f-31f9e676255c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1138 | 2026.01.13 04:13:13.638024 [ 266 ] {49f6faa8-59c2-4b7a-9f5f-31f9e676255c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1139 | 2026.01.13 04:13:13.638067 [ 266 ] {49f6faa8-59c2-4b7a-9f5f-31f9e676255c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1140 | 2026.01.13 04:13:13.638414 [ 266 ] {49f6faa8-59c2-4b7a-9f5f-31f9e676255c} <Debug> TCPHandler: Processed in 0.000852256 sec. | ||
| 1141 | 2026.01.13 04:13:13.638628 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1142 | 2026.01.13 04:13:13.638759 [ 266 ] {26409731-5a58-4e5c-b746-ad98502aa2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1143 | 2026.01.13 04:13:13.639039 [ 266 ] {26409731-5a58-4e5c-b746-ad98502aa2d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1144 | 2026.01.13 04:13:13.639081 [ 266 ] {26409731-5a58-4e5c-b746-ad98502aa2d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1145 | 2026.01.13 04:13:13.639409 [ 266 ] {26409731-5a58-4e5c-b746-ad98502aa2d7} <Debug> TCPHandler: Processed in 0.000832026 sec. | ||
| 1146 | 2026.01.13 04:13:13.647387 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1147 | 2026.01.13 04:13:13.647494 [ 266 ] {64ca38ef-2b66-420d-850e-de553c318bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1148 | 2026.01.13 04:13:13.647536 [ 266 ] {64ca38ef-2b66-420d-850e-de553c318bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1149 | 2026.01.13 04:13:13.648101 [ 266 ] {64ca38ef-2b66-420d-850e-de553c318bc7} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1150 | 2026.01.13 04:13:13.648143 [ 266 ] {64ca38ef-2b66-420d-850e-de553c318bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1151 | 2026.01.13 04:13:13.648951 [ 266 ] {64ca38ef-2b66-420d-850e-de553c318bc7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1152 | 2026.01.13 04:13:13.649355 [ 266 ] {64ca38ef-2b66-420d-850e-de553c318bc7} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1153 | 2026.01.13 04:13:13.649500 [ 266 ] {64ca38ef-2b66-420d-850e-de553c318bc7} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002035 sec., 15724.815724815726 rows/sec., 3.49 MiB/sec. | ||
| 1154 | 2026.01.13 04:13:13.649537 [ 266 ] {64ca38ef-2b66-420d-850e-de553c318bc7} <Debug> TCPHandler: Processed in 0.002202423 sec. | ||
| 1155 | 2026.01.13 04:13:13.649662 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1156 | 2026.01.13 04:13:13.649761 [ 266 ] {93e484c2-c3fb-4c35-923f-1521561546ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1157 | 2026.01.13 04:13:13.649802 [ 266 ] {93e484c2-c3fb-4c35-923f-1521561546ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1158 | 2026.01.13 04:13:13.655130 [ 266 ] {93e484c2-c3fb-4c35-923f-1521561546ed} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1159 | 2026.01.13 04:13:13.655163 [ 266 ] {93e484c2-c3fb-4c35-923f-1521561546ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1160 | 2026.01.13 04:13:13.657914 [ 266 ] {93e484c2-c3fb-4c35-923f-1521561546ed} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1161 | 2026.01.13 04:13:13.658357 [ 266 ] {93e484c2-c3fb-4c35-923f-1521561546ed} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1162 | 2026.01.13 04:13:13.658490 [ 266 ] {93e484c2-c3fb-4c35-923f-1521561546ed} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.008747 sec., 46873.21367325941 rows/sec., 2.97 MiB/sec. | ||
| 1163 | 2026.01.13 04:13:13.658526 [ 266 ] {93e484c2-c3fb-4c35-923f-1521561546ed} <Debug> TCPHandler: Processed in 0.008911334 sec. | ||
| 1164 | 2026.01.13 04:13:13.658651 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1165 | 2026.01.13 04:13:13.658749 [ 266 ] {fc85eada-451e-4cc2-b0ff-8d5d7ec38f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1166 | 2026.01.13 04:13:13.658788 [ 266 ] {fc85eada-451e-4cc2-b0ff-8d5d7ec38f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1167 | 2026.01.13 04:13:13.659187 [ 266 ] {fc85eada-451e-4cc2-b0ff-8d5d7ec38f9e} <Trace> oximeter.fields_ipaddr (5f60f3cc-e5b6-48f9-9662-74b8c47da8d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1168 | 2026.01.13 04:13:13.659222 [ 266 ] {fc85eada-451e-4cc2-b0ff-8d5d7ec38f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1169 | 2026.01.13 04:13:13.659691 [ 266 ] {fc85eada-451e-4cc2-b0ff-8d5d7ec38f9e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1170 | 2026.01.13 04:13:13.660109 [ 266 ] {fc85eada-451e-4cc2-b0ff-8d5d7ec38f9e} <Trace> oximeter.fields_ipaddr (5f60f3cc-e5b6-48f9-9662-74b8c47da8d9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1171 | 2026.01.13 04:13:13.660237 [ 266 ] {fc85eada-451e-4cc2-b0ff-8d5d7ec38f9e} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001506 sec., 6640.1062416998675 rows/sec., 541.45 KiB/sec. | ||
| 1172 | 2026.01.13 04:13:13.660276 [ 266 ] {fc85eada-451e-4cc2-b0ff-8d5d7ec38f9e} <Debug> TCPHandler: Processed in 0.001674713 sec. | ||
| 1173 | 2026.01.13 04:13:13.660392 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1174 | 2026.01.13 04:13:13.660488 [ 266 ] {79c4d8e9-a51d-440f-ae9e-081616891fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1175 | 2026.01.13 04:13:13.660527 [ 266 ] {79c4d8e9-a51d-440f-ae9e-081616891fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1176 | 2026.01.13 04:13:13.661487 [ 266 ] {79c4d8e9-a51d-440f-ae9e-081616891fbc} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1177 | 2026.01.13 04:13:13.661523 [ 266 ] {79c4d8e9-a51d-440f-ae9e-081616891fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1178 | 2026.01.13 04:13:13.662077 [ 266 ] {79c4d8e9-a51d-440f-ae9e-081616891fbc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1179 | 2026.01.13 04:13:13.662596 [ 266 ] {79c4d8e9-a51d-440f-ae9e-081616891fbc} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1180 | 2026.01.13 04:13:13.662733 [ 266 ] {79c4d8e9-a51d-440f-ae9e-081616891fbc} <Debug> executeQuery: Read 1137 rows, 92.17 KiB in 0.002262 sec., 502652.51989389915 rows/sec., 39.79 MiB/sec. | ||
| 1181 | 2026.01.13 04:13:13.662775 [ 266 ] {79c4d8e9-a51d-440f-ae9e-081616891fbc} <Debug> TCPHandler: Processed in 0.002432387 sec. | ||
| 1182 | 2026.01.13 04:13:13.662896 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1183 | 2026.01.13 04:13:13.662991 [ 266 ] {4c63e2ac-2f14-4371-9cd6-01b13cb4efc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1184 | 2026.01.13 04:13:13.663032 [ 266 ] {4c63e2ac-2f14-4371-9cd6-01b13cb4efc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1185 | 2026.01.13 04:13:13.663681 [ 266 ] {4c63e2ac-2f14-4371-9cd6-01b13cb4efc0} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1186 | 2026.01.13 04:13:13.663725 [ 266 ] {4c63e2ac-2f14-4371-9cd6-01b13cb4efc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1187 | 2026.01.13 04:13:13.664413 [ 266 ] {4c63e2ac-2f14-4371-9cd6-01b13cb4efc0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1188 | 2026.01.13 04:13:13.665080 [ 266 ] {4c63e2ac-2f14-4371-9cd6-01b13cb4efc0} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1189 | 2026.01.13 04:13:13.665242 [ 266 ] {4c63e2ac-2f14-4371-9cd6-01b13cb4efc0} <Debug> executeQuery: Read 225 rows, 13.77 KiB in 0.002268 sec., 99206.3492063492 rows/sec., 5.93 MiB/sec. | ||
| 1190 | 2026.01.13 04:13:13.665292 [ 266 ] {4c63e2ac-2f14-4371-9cd6-01b13cb4efc0} <Debug> TCPHandler: Processed in 0.002444948 sec. | ||
| 1191 | 2026.01.13 04:13:13.665441 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1192 | 2026.01.13 04:13:13.665555 [ 266 ] {48e7e973-4375-42e6-9865-ea82087e6f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1193 | 2026.01.13 04:13:13.665605 [ 266 ] {48e7e973-4375-42e6-9865-ea82087e6f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1194 | 2026.01.13 04:13:13.667040 [ 266 ] {48e7e973-4375-42e6-9865-ea82087e6f04} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1195 | 2026.01.13 04:13:13.667075 [ 266 ] {48e7e973-4375-42e6-9865-ea82087e6f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1196 | 2026.01.13 04:13:13.667541 [ 266 ] {48e7e973-4375-42e6-9865-ea82087e6f04} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1197 | 2026.01.13 04:13:13.668045 [ 266 ] {48e7e973-4375-42e6-9865-ea82087e6f04} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1198 | 2026.01.13 04:13:13.668185 [ 266 ] {48e7e973-4375-42e6-9865-ea82087e6f04} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.002656 sec., 79819.27710843374 rows/sec., 5.15 MiB/sec. | ||
| 1199 | 2026.01.13 04:13:13.668225 [ 266 ] {48e7e973-4375-42e6-9865-ea82087e6f04} <Debug> TCPHandler: Processed in 0.002850826 sec. | ||
| 1200 | 2026.01.13 04:13:13.668340 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1201 | 2026.01.13 04:13:13.668435 [ 266 ] {86aac854-d207-4580-b6ea-2f5de4420030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1202 | 2026.01.13 04:13:13.668475 [ 266 ] {86aac854-d207-4580-b6ea-2f5de4420030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1203 | 2026.01.13 04:13:13.668974 [ 266 ] {86aac854-d207-4580-b6ea-2f5de4420030} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1204 | 2026.01.13 04:13:13.669009 [ 266 ] {86aac854-d207-4580-b6ea-2f5de4420030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1205 | 2026.01.13 04:13:13.669431 [ 266 ] {86aac854-d207-4580-b6ea-2f5de4420030} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1206 | 2026.01.13 04:13:13.669863 [ 266 ] {86aac854-d207-4580-b6ea-2f5de4420030} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1207 | 2026.01.13 04:13:13.669997 [ 266 ] {86aac854-d207-4580-b6ea-2f5de4420030} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001581 sec., 133459.8355471221 rows/sec., 7.58 MiB/sec. | ||
| 1208 | 2026.01.13 04:13:13.670035 [ 266 ] {86aac854-d207-4580-b6ea-2f5de4420030} <Debug> TCPHandler: Processed in 0.001744894 sec. | ||
| 1209 | 2026.01.13 04:13:13.670150 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1210 | 2026.01.13 04:13:13.670247 [ 266 ] {284274fb-5c22-4bec-bbf6-d5f9c175e6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1211 | 2026.01.13 04:13:13.670286 [ 266 ] {284274fb-5c22-4bec-bbf6-d5f9c175e6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1212 | 2026.01.13 04:13:13.671018 [ 266 ] {284274fb-5c22-4bec-bbf6-d5f9c175e6e4} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1213 | 2026.01.13 04:13:13.671054 [ 266 ] {284274fb-5c22-4bec-bbf6-d5f9c175e6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1214 | 2026.01.13 04:13:13.671667 [ 266 ] {284274fb-5c22-4bec-bbf6-d5f9c175e6e4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1215 | 2026.01.13 04:13:13.672145 [ 266 ] {284274fb-5c22-4bec-bbf6-d5f9c175e6e4} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1216 | 2026.01.13 04:13:13.672273 [ 266 ] {284274fb-5c22-4bec-bbf6-d5f9c175e6e4} <Debug> executeQuery: Read 699 rows, 50.08 KiB in 0.002045 sec., 341809.29095354525 rows/sec., 23.92 MiB/sec. | ||
| 1217 | 2026.01.13 04:13:13.672309 [ 266 ] {284274fb-5c22-4bec-bbf6-d5f9c175e6e4} <Debug> TCPHandler: Processed in 0.002211473 sec. | ||
| 1218 | 2026.01.13 04:13:13.672431 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1219 | 2026.01.13 04:13:13.672556 [ 266 ] {3e62131a-185c-497d-88b6-1d8a0dcc74d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1220 | 2026.01.13 04:13:13.672607 [ 266 ] {3e62131a-185c-497d-88b6-1d8a0dcc74d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1221 | 2026.01.13 04:13:13.673011 [ 266 ] {3e62131a-185c-497d-88b6-1d8a0dcc74d8} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1222 | 2026.01.13 04:13:13.673052 [ 266 ] {3e62131a-185c-497d-88b6-1d8a0dcc74d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1223 | 2026.01.13 04:13:13.678419 [ 266 ] {3e62131a-185c-497d-88b6-1d8a0dcc74d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1224 | 2026.01.13 04:13:13.678989 [ 266 ] {3e62131a-185c-497d-88b6-1d8a0dcc74d8} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1225 | 2026.01.13 04:13:13.679146 [ 266 ] {3e62131a-185c-497d-88b6-1d8a0dcc74d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.006615 sec., 907.0294784580499 rows/sec., 47.39 KiB/sec. | ||
| 1226 | 2026.01.13 04:13:13.679187 [ 266 ] {3e62131a-185c-497d-88b6-1d8a0dcc74d8} <Debug> TCPHandler: Processed in 0.006809442 sec. | ||
| 1227 | 2026.01.13 04:13:13.679317 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1228 | 2026.01.13 04:13:13.679416 [ 266 ] {6bf4e818-267c-4f08-80b5-625b42fe6475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1229 | 2026.01.13 04:13:13.679462 [ 266 ] {6bf4e818-267c-4f08-80b5-625b42fe6475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1230 | 2026.01.13 04:13:13.680010 [ 266 ] {6bf4e818-267c-4f08-80b5-625b42fe6475} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1231 | 2026.01.13 04:13:13.680043 [ 266 ] {6bf4e818-267c-4f08-80b5-625b42fe6475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1232 | 2026.01.13 04:13:13.680544 [ 266 ] {6bf4e818-267c-4f08-80b5-625b42fe6475} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1233 | 2026.01.13 04:13:13.680990 [ 266 ] {6bf4e818-267c-4f08-80b5-625b42fe6475} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1234 | 2026.01.13 04:13:13.681130 [ 266 ] {6bf4e818-267c-4f08-80b5-625b42fe6475} <Debug> executeQuery: Read 319 rows, 21.47 KiB in 0.001734 sec., 183967.7047289504 rows/sec., 12.09 MiB/sec. | ||
| 1235 | 2026.01.13 04:13:13.681167 [ 266 ] {6bf4e818-267c-4f08-80b5-625b42fe6475} <Debug> TCPHandler: Processed in 0.001907697 sec. | ||
| 1236 | 2026.01.13 04:13:13.681289 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1237 | 2026.01.13 04:13:13.681383 [ 266 ] {e05618f6-5979-4cfe-ab23-680ed0d260c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1238 | 2026.01.13 04:13:13.681426 [ 266 ] {e05618f6-5979-4cfe-ab23-680ed0d260c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1239 | 2026.01.13 04:13:13.681764 [ 266 ] {e05618f6-5979-4cfe-ab23-680ed0d260c9} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1240 | 2026.01.13 04:13:13.681801 [ 266 ] {e05618f6-5979-4cfe-ab23-680ed0d260c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1241 | 2026.01.13 04:13:13.682232 [ 266 ] {e05618f6-5979-4cfe-ab23-680ed0d260c9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1242 | 2026.01.13 04:13:13.682688 [ 266 ] {e05618f6-5979-4cfe-ab23-680ed0d260c9} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1243 | 2026.01.13 04:13:13.682816 [ 266 ] {e05618f6-5979-4cfe-ab23-680ed0d260c9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001452 sec., 688.7052341597796 rows/sec., 46.41 KiB/sec. | ||
| 1244 | 2026.01.13 04:13:13.682853 [ 266 ] {e05618f6-5979-4cfe-ab23-680ed0d260c9} <Debug> TCPHandler: Processed in 0.001614641 sec. | ||
| 1245 | 2026.01.13 04:13:13.682967 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1246 | 2026.01.13 04:13:13.683061 [ 266 ] {e565c5a8-7c2c-4932-ac57-39a69e7052eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1247 | 2026.01.13 04:13:13.683114 [ 266 ] {e565c5a8-7c2c-4932-ac57-39a69e7052eb} <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 | ||
| 1248 | 2026.01.13 04:13:13.683899 [ 266 ] {e565c5a8-7c2c-4932-ac57-39a69e7052eb} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1249 | 2026.01.13 04:13:13.683936 [ 266 ] {e565c5a8-7c2c-4932-ac57-39a69e7052eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1250 | 2026.01.13 04:13:13.689403 [ 266 ] {e565c5a8-7c2c-4932-ac57-39a69e7052eb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1251 | 2026.01.13 04:13:13.689987 [ 266 ] {e565c5a8-7c2c-4932-ac57-39a69e7052eb} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1252 | 2026.01.13 04:13:13.690129 [ 266 ] {e565c5a8-7c2c-4932-ac57-39a69e7052eb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.007086 sec., 1411.2334180073383 rows/sec., 2.53 MiB/sec. | ||
| 1253 | 2026.01.13 04:13:13.690185 [ 266 ] {e565c5a8-7c2c-4932-ac57-39a69e7052eb} <Debug> TCPHandler: Processed in 0.007267112 sec. | ||
| 1254 | 2026.01.13 04:13:13.690298 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1255 | 2026.01.13 04:13:13.690395 [ 266 ] {162781f2-a6eb-41f5-af41-81f55d47ac5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1256 | 2026.01.13 04:13:13.690436 [ 266 ] {162781f2-a6eb-41f5-af41-81f55d47ac5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1257 | 2026.01.13 04:13:13.690793 [ 266 ] {162781f2-a6eb-41f5-af41-81f55d47ac5a} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1258 | 2026.01.13 04:13:13.690829 [ 266 ] {162781f2-a6eb-41f5-af41-81f55d47ac5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1259 | 2026.01.13 04:13:13.691299 [ 266 ] {162781f2-a6eb-41f5-af41-81f55d47ac5a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1260 | 2026.01.13 04:13:13.691848 [ 266 ] {162781f2-a6eb-41f5-af41-81f55d47ac5a} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1261 | 2026.01.13 04:13:13.691975 [ 266 ] {162781f2-a6eb-41f5-af41-81f55d47ac5a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001601 sec., 64959.40037476577 rows/sec., 3.98 MiB/sec. | ||
| 1262 | 2026.01.13 04:13:13.692018 [ 266 ] {162781f2-a6eb-41f5-af41-81f55d47ac5a} <Debug> TCPHandler: Processed in 0.001769705 sec. | ||
| 1263 | 2026.01.13 04:13:13.825544 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 439 entries to flush up to offset 1415 | ||
| 1264 | 2026.01.13 04:13:13.826147 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2026.01.13 04:13:13.826202 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1266 | 2026.01.13 04:13:13.827066 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1267 | 2026.01.13 04:13:13.827812 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2026.01.13 04:13:13.827981 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1415 | ||
| 1269 | 2026.01.13 04:13:13.887727 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1270 | 2026.01.13 04:13:13.904385 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1271 | 2026.01.13 04:13:13.904452 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 1272 | 2026.01.13 04:13:13.913156 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1273 | 2026.01.13 04:13:13.914424 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1274 | 2026.01.13 04:13:13.918567 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1275 | 2026.01.13 04:13:14.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.47 MiB, peak 170.44 MiB, free memory in arenas 0.00 B, will set to 165.70 MiB (RSS), difference: 1.23 MiB | ||
| 1276 | 2026.01.13 04:13:18.582961 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1277 | 2026.01.13 04:13:18.583129 [ 266 ] {9d472cd3-403b-4bf7-90fd-ace80b3d0a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1278 | 2026.01.13 04:13:18.583193 [ 266 ] {9d472cd3-403b-4bf7-90fd-ace80b3d0a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1279 | 2026.01.13 04:13:18.583870 [ 266 ] {9d472cd3-403b-4bf7-90fd-ace80b3d0a00} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1280 | 2026.01.13 04:13:18.583915 [ 266 ] {9d472cd3-403b-4bf7-90fd-ace80b3d0a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1281 | 2026.01.13 04:13:18.584407 [ 266 ] {9d472cd3-403b-4bf7-90fd-ace80b3d0a00} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1282 | 2026.01.13 04:13:18.584880 [ 266 ] {9d472cd3-403b-4bf7-90fd-ace80b3d0a00} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1283 | 2026.01.13 04:13:18.585045 [ 266 ] {9d472cd3-403b-4bf7-90fd-ace80b3d0a00} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001963 sec., 28527.763627101376 rows/sec., 2.18 MiB/sec. | ||
| 1284 | 2026.01.13 04:13:18.585097 [ 266 ] {9d472cd3-403b-4bf7-90fd-ace80b3d0a00} <Debug> TCPHandler: Processed in 0.002256493 sec. | ||
| 1285 | 2026.01.13 04:13:18.585222 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1286 | 2026.01.13 04:13:18.585323 [ 266 ] {0cdee5b4-2d03-4b9a-b995-82b31e274bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1287 | 2026.01.13 04:13:18.585366 [ 266 ] {0cdee5b4-2d03-4b9a-b995-82b31e274bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1288 | 2026.01.13 04:13:18.585810 [ 266 ] {0cdee5b4-2d03-4b9a-b995-82b31e274bb8} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1289 | 2026.01.13 04:13:18.585845 [ 266 ] {0cdee5b4-2d03-4b9a-b995-82b31e274bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1290 | 2026.01.13 04:13:18.586280 [ 266 ] {0cdee5b4-2d03-4b9a-b995-82b31e274bb8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1291 | 2026.01.13 04:13:18.586743 [ 266 ] {0cdee5b4-2d03-4b9a-b995-82b31e274bb8} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1292 | 2026.01.13 04:13:18.586880 [ 266 ] {0cdee5b4-2d03-4b9a-b995-82b31e274bb8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00158 sec., 40506.32911392405 rows/sec., 3.16 MiB/sec. | ||
| 1293 | 2026.01.13 04:13:18.586921 [ 266 ] {0cdee5b4-2d03-4b9a-b995-82b31e274bb8} <Debug> TCPHandler: Processed in 0.001750934 sec. | ||
| 1294 | 2026.01.13 04:13:18.587030 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1295 | 2026.01.13 04:13:18.587126 [ 266 ] {8df6b4cd-d743-410a-b492-201f41013d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1296 | 2026.01.13 04:13:18.587169 [ 266 ] {8df6b4cd-d743-410a-b492-201f41013d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1297 | 2026.01.13 04:13:18.587585 [ 266 ] {8df6b4cd-d743-410a-b492-201f41013d3d} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1298 | 2026.01.13 04:13:18.587619 [ 266 ] {8df6b4cd-d743-410a-b492-201f41013d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1299 | 2026.01.13 04:13:18.588106 [ 266 ] {8df6b4cd-d743-410a-b492-201f41013d3d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1300 | 2026.01.13 04:13:18.588550 [ 266 ] {8df6b4cd-d743-410a-b492-201f41013d3d} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1301 | 2026.01.13 04:13:18.588692 [ 266 ] {8df6b4cd-d743-410a-b492-201f41013d3d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001586 sec., 100882.72383354351 rows/sec., 7.03 MiB/sec. | ||
| 1302 | 2026.01.13 04:13:18.588735 [ 266 ] {8df6b4cd-d743-410a-b492-201f41013d3d} <Debug> TCPHandler: Processed in 0.001754334 sec. | ||
| 1303 | 2026.01.13 04:13:18.588841 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1304 | 2026.01.13 04:13:18.588934 [ 266 ] {be1451a2-c939-46ca-b09a-37236aec702c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1305 | 2026.01.13 04:13:18.588974 [ 266 ] {be1451a2-c939-46ca-b09a-37236aec702c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1306 | 2026.01.13 04:13:18.589311 [ 266 ] {be1451a2-c939-46ca-b09a-37236aec702c} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1307 | 2026.01.13 04:13:18.589345 [ 266 ] {be1451a2-c939-46ca-b09a-37236aec702c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1308 | 2026.01.13 04:13:18.589779 [ 266 ] {be1451a2-c939-46ca-b09a-37236aec702c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1309 | 2026.01.13 04:13:18.590234 [ 266 ] {be1451a2-c939-46ca-b09a-37236aec702c} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1310 | 2026.01.13 04:13:18.590367 [ 266 ] {be1451a2-c939-46ca-b09a-37236aec702c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00145 sec., 41379.31034482759 rows/sec., 2.79 MiB/sec. | ||
| 1311 | 2026.01.13 04:13:18.590420 [ 266 ] {be1451a2-c939-46ca-b09a-37236aec702c} <Debug> TCPHandler: Processed in 0.001627881 sec. | ||
| 1312 | 2026.01.13 04:13:21.211577 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1313 | 2026.01.13 04:13:21.211642 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1314 | 2026.01.13 04:13:21.311304 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 102 entries to flush up to offset 192 | ||
| 1315 | 2026.01.13 04:13:21.314996 [ 242 ] {} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1316 | 2026.01.13 04:13:21.315062 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1317 | 2026.01.13 04:13:21.316701 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1318 | 2026.01.13 04:13:21.317247 [ 242 ] {} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1319 | 2026.01.13 04:13:21.317585 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 192 | ||
| 1320 | 2026.01.13 04:13:21.328060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1927 | ||
| 1321 | 2026.01.13 04:13:21.328838 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2026.01.13 04:13:21.328917 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1323 | 2026.01.13 04:13:21.329872 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1324 | 2026.01.13 04:13:21.330536 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2026.01.13 04:13:21.330708 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1927 | ||
| 1326 | 2026.01.13 04:13:21.419613 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1327 | 2026.01.13 04:13:21.436183 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2026.01.13 04:13:21.436236 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1329 | 2026.01.13 04:13:21.442703 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1330 | 2026.01.13 04:13:21.443914 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2026.01.13 04:13:21.447145 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1332 | 2026.01.13 04:13:23.595851 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2026.01.13 04:13:23.596063 [ 266 ] {468138ef-5b7f-4c80-8b75-33747d811f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1334 | 2026.01.13 04:13:23.596134 [ 266 ] {468138ef-5b7f-4c80-8b75-33747d811f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1335 | 2026.01.13 04:13:23.596948 [ 266 ] {468138ef-5b7f-4c80-8b75-33747d811f52} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1336 | 2026.01.13 04:13:23.596989 [ 266 ] {468138ef-5b7f-4c80-8b75-33747d811f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1337 | 2026.01.13 04:13:23.597544 [ 266 ] {468138ef-5b7f-4c80-8b75-33747d811f52} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1338 | 2026.01.13 04:13:23.598009 [ 266 ] {468138ef-5b7f-4c80-8b75-33747d811f52} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1339 | 2026.01.13 04:13:23.598157 [ 266 ] {468138ef-5b7f-4c80-8b75-33747d811f52} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002153 sec., 190431.95541105434 rows/sec., 12.08 MiB/sec. | ||
| 1340 | 2026.01.13 04:13:23.598199 [ 266 ] {468138ef-5b7f-4c80-8b75-33747d811f52} <Debug> TCPHandler: Processed in 0.002467988 sec. | ||
| 1341 | 2026.01.13 04:13:23.598319 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2026.01.13 04:13:23.598415 [ 266 ] {a12915aa-47d6-4bdc-8b7b-36902b1d761f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1343 | 2026.01.13 04:13:23.598458 [ 266 ] {a12915aa-47d6-4bdc-8b7b-36902b1d761f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1344 | 2026.01.13 04:13:23.599352 [ 266 ] {a12915aa-47d6-4bdc-8b7b-36902b1d761f} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1345 | 2026.01.13 04:13:23.599389 [ 266 ] {a12915aa-47d6-4bdc-8b7b-36902b1d761f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1346 | 2026.01.13 04:13:23.599935 [ 266 ] {a12915aa-47d6-4bdc-8b7b-36902b1d761f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1347 | 2026.01.13 04:13:23.600387 [ 266 ] {a12915aa-47d6-4bdc-8b7b-36902b1d761f} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1348 | 2026.01.13 04:13:23.600520 [ 266 ] {a12915aa-47d6-4bdc-8b7b-36902b1d761f} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.002125 sec., 532705.8823529411 rows/sec., 42.19 MiB/sec. | ||
| 1349 | 2026.01.13 04:13:23.600571 [ 266 ] {a12915aa-47d6-4bdc-8b7b-36902b1d761f} <Debug> TCPHandler: Processed in 0.002301694 sec. | ||
| 1350 | 2026.01.13 04:13:23.600687 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1351 | 2026.01.13 04:13:23.600786 [ 266 ] {45d4cfcc-ffdc-449f-b3a2-32640a6b8dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1352 | 2026.01.13 04:13:23.600827 [ 266 ] {45d4cfcc-ffdc-449f-b3a2-32640a6b8dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1353 | 2026.01.13 04:13:23.601308 [ 266 ] {45d4cfcc-ffdc-449f-b3a2-32640a6b8dbc} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1354 | 2026.01.13 04:13:23.601344 [ 266 ] {45d4cfcc-ffdc-449f-b3a2-32640a6b8dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1355 | 2026.01.13 04:13:23.601793 [ 266 ] {45d4cfcc-ffdc-449f-b3a2-32640a6b8dbc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1356 | 2026.01.13 04:13:23.602278 [ 266 ] {45d4cfcc-ffdc-449f-b3a2-32640a6b8dbc} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1357 | 2026.01.13 04:13:23.602404 [ 266 ] {45d4cfcc-ffdc-449f-b3a2-32640a6b8dbc} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001639 sec., 131177.54728492984 rows/sec., 7.79 MiB/sec. | ||
| 1358 | 2026.01.13 04:13:23.602441 [ 266 ] {45d4cfcc-ffdc-449f-b3a2-32640a6b8dbc} <Debug> TCPHandler: Processed in 0.001803145 sec. | ||
| 1359 | 2026.01.13 04:13:23.602563 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2026.01.13 04:13:23.602656 [ 266 ] {1547e9a1-fe79-4b3a-92ab-0b48b4baf181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1361 | 2026.01.13 04:13:23.602696 [ 266 ] {1547e9a1-fe79-4b3a-92ab-0b48b4baf181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1362 | 2026.01.13 04:13:23.603171 [ 266 ] {1547e9a1-fe79-4b3a-92ab-0b48b4baf181} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2026.01.13 04:13:23.603207 [ 266 ] {1547e9a1-fe79-4b3a-92ab-0b48b4baf181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1364 | 2026.01.13 04:13:23.603633 [ 266 ] {1547e9a1-fe79-4b3a-92ab-0b48b4baf181} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1365 | 2026.01.13 04:13:23.604068 [ 266 ] {1547e9a1-fe79-4b3a-92ab-0b48b4baf181} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1366 | 2026.01.13 04:13:23.604207 [ 266 ] {1547e9a1-fe79-4b3a-92ab-0b48b4baf181} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001568 sec., 135204.08163265308 rows/sec., 8.72 MiB/sec. | ||
| 1367 | 2026.01.13 04:13:23.604246 [ 266 ] {1547e9a1-fe79-4b3a-92ab-0b48b4baf181} <Debug> TCPHandler: Processed in 0.001743834 sec. | ||
| 1368 | 2026.01.13 04:13:23.604353 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1369 | 2026.01.13 04:13:23.604446 [ 266 ] {8af29856-ca16-434b-bb0c-4356680f12be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1370 | 2026.01.13 04:13:23.604484 [ 266 ] {8af29856-ca16-434b-bb0c-4356680f12be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1371 | 2026.01.13 04:13:23.604971 [ 266 ] {8af29856-ca16-434b-bb0c-4356680f12be} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1372 | 2026.01.13 04:13:23.605006 [ 266 ] {8af29856-ca16-434b-bb0c-4356680f12be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1373 | 2026.01.13 04:13:23.605432 [ 266 ] {8af29856-ca16-434b-bb0c-4356680f12be} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1374 | 2026.01.13 04:13:23.605935 [ 266 ] {8af29856-ca16-434b-bb0c-4356680f12be} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1375 | 2026.01.13 04:13:23.606070 [ 266 ] {8af29856-ca16-434b-bb0c-4356680f12be} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001642 sec., 128501.82704019488 rows/sec., 7.30 MiB/sec. | ||
| 1376 | 2026.01.13 04:13:23.606106 [ 266 ] {8af29856-ca16-434b-bb0c-4356680f12be} <Debug> TCPHandler: Processed in 0.001801315 sec. | ||
| 1377 | 2026.01.13 04:13:23.606211 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1378 | 2026.01.13 04:13:23.606304 [ 266 ] {cee471d9-57d5-4289-bf53-b9da0a43d0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1379 | 2026.01.13 04:13:23.606343 [ 266 ] {cee471d9-57d5-4289-bf53-b9da0a43d0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1380 | 2026.01.13 04:13:23.606998 [ 266 ] {cee471d9-57d5-4289-bf53-b9da0a43d0e0} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2026.01.13 04:13:23.607033 [ 266 ] {cee471d9-57d5-4289-bf53-b9da0a43d0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1382 | 2026.01.13 04:13:23.607485 [ 266 ] {cee471d9-57d5-4289-bf53-b9da0a43d0e0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1383 | 2026.01.13 04:13:23.607947 [ 266 ] {cee471d9-57d5-4289-bf53-b9da0a43d0e0} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2026.01.13 04:13:23.608080 [ 266 ] {cee471d9-57d5-4289-bf53-b9da0a43d0e0} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001794 sec., 384057.97101449274 rows/sec., 26.82 MiB/sec. | ||
| 1385 | 2026.01.13 04:13:23.608118 [ 266 ] {cee471d9-57d5-4289-bf53-b9da0a43d0e0} <Debug> TCPHandler: Processed in 0.001954329 sec. | ||
| 1386 | 2026.01.13 04:13:23.608225 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2026.01.13 04:13:23.608322 [ 266 ] {1b2da74b-fc08-4147-9793-fd1ac40d454f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1388 | 2026.01.13 04:13:23.608363 [ 266 ] {1b2da74b-fc08-4147-9793-fd1ac40d454f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1389 | 2026.01.13 04:13:23.608723 [ 266 ] {1b2da74b-fc08-4147-9793-fd1ac40d454f} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2026.01.13 04:13:23.608770 [ 266 ] {1b2da74b-fc08-4147-9793-fd1ac40d454f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1391 | 2026.01.13 04:13:23.609199 [ 266 ] {1b2da74b-fc08-4147-9793-fd1ac40d454f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1392 | 2026.01.13 04:13:23.609611 [ 266 ] {1b2da74b-fc08-4147-9793-fd1ac40d454f} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2026.01.13 04:13:23.609748 [ 266 ] {1b2da74b-fc08-4147-9793-fd1ac40d454f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001444 sec., 4155.124653739612 rows/sec., 217.09 KiB/sec. | ||
| 1394 | 2026.01.13 04:13:23.609785 [ 266 ] {1b2da74b-fc08-4147-9793-fd1ac40d454f} <Debug> TCPHandler: Processed in 0.001608361 sec. | ||
| 1395 | 2026.01.13 04:13:23.609888 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2026.01.13 04:13:23.609983 [ 266 ] {17be22dc-60c1-44a6-b2e8-ae0c28292081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1397 | 2026.01.13 04:13:23.610025 [ 266 ] {17be22dc-60c1-44a6-b2e8-ae0c28292081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1398 | 2026.01.13 04:13:23.610481 [ 266 ] {17be22dc-60c1-44a6-b2e8-ae0c28292081} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2026.01.13 04:13:23.610516 [ 266 ] {17be22dc-60c1-44a6-b2e8-ae0c28292081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1400 | 2026.01.13 04:13:23.610957 [ 266 ] {17be22dc-60c1-44a6-b2e8-ae0c28292081} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1401 | 2026.01.13 04:13:23.611370 [ 266 ] {17be22dc-60c1-44a6-b2e8-ae0c28292081} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2026.01.13 04:13:23.611504 [ 266 ] {17be22dc-60c1-44a6-b2e8-ae0c28292081} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00154 sec., 203896.10389610392 rows/sec., 13.39 MiB/sec. | ||
| 1403 | 2026.01.13 04:13:23.611542 [ 266 ] {17be22dc-60c1-44a6-b2e8-ae0c28292081} <Debug> TCPHandler: Processed in 0.001702113 sec. | ||
| 1404 | 2026.01.13 04:13:23.611644 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1405 | 2026.01.13 04:13:23.611745 [ 266 ] {1863b142-2535-4ae0-b3e8-d162586f3011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1406 | 2026.01.13 04:13:23.611788 [ 266 ] {1863b142-2535-4ae0-b3e8-d162586f3011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1407 | 2026.01.13 04:13:23.612145 [ 266 ] {1863b142-2535-4ae0-b3e8-d162586f3011} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2026.01.13 04:13:23.612259 [ 266 ] {1863b142-2535-4ae0-b3e8-d162586f3011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1409 | 2026.01.13 04:13:23.612665 [ 266 ] {1863b142-2535-4ae0-b3e8-d162586f3011} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1410 | 2026.01.13 04:13:23.613100 [ 266 ] {1863b142-2535-4ae0-b3e8-d162586f3011} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1411 | 2026.01.13 04:13:23.613232 [ 266 ] {1863b142-2535-4ae0-b3e8-d162586f3011} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001507 sec., 663.5700066357 rows/sec., 44.71 KiB/sec. | ||
| 1412 | 2026.01.13 04:13:23.613268 [ 266 ] {1863b142-2535-4ae0-b3e8-d162586f3011} <Debug> TCPHandler: Processed in 0.001675803 sec. | ||
| 1413 | 2026.01.13 04:13:23.613371 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1414 | 2026.01.13 04:13:23.613464 [ 266 ] {bdbd1e0c-2020-4baf-9dff-4e4cd645038c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1415 | 2026.01.13 04:13:23.613517 [ 266 ] {bdbd1e0c-2020-4baf-9dff-4e4cd645038c} <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 | ||
| 1416 | 2026.01.13 04:13:23.614352 [ 266 ] {bdbd1e0c-2020-4baf-9dff-4e4cd645038c} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1417 | 2026.01.13 04:13:23.614388 [ 266 ] {bdbd1e0c-2020-4baf-9dff-4e4cd645038c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1418 | 2026.01.13 04:13:23.614968 [ 266 ] {bdbd1e0c-2020-4baf-9dff-4e4cd645038c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1419 | 2026.01.13 04:13:23.615365 [ 266 ] {bdbd1e0c-2020-4baf-9dff-4e4cd645038c} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1420 | 2026.01.13 04:13:23.615512 [ 266 ] {bdbd1e0c-2020-4baf-9dff-4e4cd645038c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002066 sec., 4840.27105517909 rows/sec., 8.67 MiB/sec. | ||
| 1421 | 2026.01.13 04:13:23.615568 [ 266 ] {bdbd1e0c-2020-4baf-9dff-4e4cd645038c} <Debug> TCPHandler: Processed in 0.002245154 sec. | ||
| 1422 | 2026.01.13 04:13:23.615685 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1423 | 2026.01.13 04:13:23.615788 [ 266 ] {11d33233-8d65-4213-b373-277b8531a66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1424 | 2026.01.13 04:13:23.615840 [ 266 ] {11d33233-8d65-4213-b373-277b8531a66c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1425 | 2026.01.13 04:13:23.616186 [ 266 ] {11d33233-8d65-4213-b373-277b8531a66c} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1426 | 2026.01.13 04:13:23.616221 [ 266 ] {11d33233-8d65-4213-b373-277b8531a66c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1427 | 2026.01.13 04:13:23.616707 [ 266 ] {11d33233-8d65-4213-b373-277b8531a66c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1428 | 2026.01.13 04:13:23.617182 [ 266 ] {11d33233-8d65-4213-b373-277b8531a66c} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1429 | 2026.01.13 04:13:23.617340 [ 266 ] {11d33233-8d65-4213-b373-277b8531a66c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001571 sec., 66199.87269255251 rows/sec., 4.06 MiB/sec. | ||
| 1430 | 2026.01.13 04:13:23.617377 [ 266 ] {11d33233-8d65-4213-b373-277b8531a66c} <Debug> TCPHandler: Processed in 0.001741744 sec. | ||
| 1431 | 2026.01.13 04:13:28.577752 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2026.01.13 04:13:28.577995 [ 266 ] {62f8b9dd-c3a7-4a29-b048-b0a7ba32fccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1433 | 2026.01.13 04:13:28.578361 [ 266 ] {62f8b9dd-c3a7-4a29-b048-b0a7ba32fccc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1434 | 2026.01.13 04:13:28.583625 [ 266 ] {62f8b9dd-c3a7-4a29-b048-b0a7ba32fccc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1435 | 2026.01.13 04:13:28.583944 [ 266 ] {62f8b9dd-c3a7-4a29-b048-b0a7ba32fccc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1436 | 2026.01.13 04:13:28.584024 [ 266 ] {62f8b9dd-c3a7-4a29-b048-b0a7ba32fccc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1437 | 2026.01.13 04:13:28.584204 [ 266 ] {62f8b9dd-c3a7-4a29-b048-b0a7ba32fccc} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1438 | 2026.01.13 04:13:28.586144 [ 266 ] {62f8b9dd-c3a7-4a29-b048-b0a7ba32fccc} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1439 | 2026.01.13 04:13:28.588397 [ 266 ] {62f8b9dd-c3a7-4a29-b048-b0a7ba32fccc} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (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 | ||
| 1440 | 2026.01.13 04:13:28.588421 [ 266 ] {62f8b9dd-c3a7-4a29-b048-b0a7ba32fccc} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1441 | 2026.01.13 04:13:28.593434 [ 266 ] {62f8b9dd-c3a7-4a29-b048-b0a7ba32fccc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1442 | 2026.01.13 04:13:28.593470 [ 266 ] {62f8b9dd-c3a7-4a29-b048-b0a7ba32fccc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1443 | 2026.01.13 04:13:28.623900 [ 266 ] {62f8b9dd-c3a7-4a29-b048-b0a7ba32fccc} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.045997 sec., 695.6975454920972 rows/sec., 26.26 KiB/sec. | ||
| 1444 | 2026.01.13 04:13:28.624027 [ 266 ] {62f8b9dd-c3a7-4a29-b048-b0a7ba32fccc} <Debug> TCPHandler: Processed in 0.046398855 sec. | ||
| 1445 | 2026.01.13 04:13:28.624409 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1446 | 2026.01.13 04:13:28.624593 [ 266 ] {ba281915-a8b5-4031-87f8-3d197671b1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1447 | 2026.01.13 04:13:28.624903 [ 266 ] {ba281915-a8b5-4031-87f8-3d197671b1a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1448 | 2026.01.13 04:13:28.624947 [ 266 ] {ba281915-a8b5-4031-87f8-3d197671b1a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1449 | 2026.01.13 04:13:28.625177 [ 266 ] {ba281915-a8b5-4031-87f8-3d197671b1a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1450 | 2026.01.13 04:13:28.625234 [ 266 ] {ba281915-a8b5-4031-87f8-3d197671b1a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1451 | 2026.01.13 04:13:28.625345 [ 266 ] {ba281915-a8b5-4031-87f8-3d197671b1a3} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1452 | 2026.01.13 04:13:28.625376 [ 266 ] {ba281915-a8b5-4031-87f8-3d197671b1a3} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1453 | 2026.01.13 04:13:28.625395 [ 266 ] {ba281915-a8b5-4031-87f8-3d197671b1a3} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (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 | ||
| 1454 | 2026.01.13 04:13:28.625409 [ 266 ] {ba281915-a8b5-4031-87f8-3d197671b1a3} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1455 | 2026.01.13 04:13:28.625445 [ 266 ] {ba281915-a8b5-4031-87f8-3d197671b1a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1456 | 2026.01.13 04:13:28.625464 [ 266 ] {ba281915-a8b5-4031-87f8-3d197671b1a3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1457 | 2026.01.13 04:13:28.626000 [ 266 ] {ba281915-a8b5-4031-87f8-3d197671b1a3} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001491 sec., 21462.105969148222 rows/sec., 810.20 KiB/sec. | ||
| 1458 | 2026.01.13 04:13:28.626089 [ 266 ] {ba281915-a8b5-4031-87f8-3d197671b1a3} <Debug> TCPHandler: Processed in 0.001749414 sec. | ||
| 1459 | 2026.01.13 04:13:28.626300 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2026.01.13 04:13:28.626439 [ 266 ] {f10c25e7-fbf4-4d16-9757-f703a3764eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1461 | 2026.01.13 04:13:28.626670 [ 266 ] {f10c25e7-fbf4-4d16-9757-f703a3764eec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1462 | 2026.01.13 04:13:28.626705 [ 266 ] {f10c25e7-fbf4-4d16-9757-f703a3764eec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1463 | 2026.01.13 04:13:28.626904 [ 266 ] {f10c25e7-fbf4-4d16-9757-f703a3764eec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1464 | 2026.01.13 04:13:28.626956 [ 266 ] {f10c25e7-fbf4-4d16-9757-f703a3764eec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1465 | 2026.01.13 04:13:28.627058 [ 266 ] {f10c25e7-fbf4-4d16-9757-f703a3764eec} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1466 | 2026.01.13 04:13:28.627087 [ 266 ] {f10c25e7-fbf4-4d16-9757-f703a3764eec} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1467 | 2026.01.13 04:13:28.627105 [ 266 ] {f10c25e7-fbf4-4d16-9757-f703a3764eec} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (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 | ||
| 1468 | 2026.01.13 04:13:28.627119 [ 266 ] {f10c25e7-fbf4-4d16-9757-f703a3764eec} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1469 | 2026.01.13 04:13:28.627153 [ 266 ] {f10c25e7-fbf4-4d16-9757-f703a3764eec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1470 | 2026.01.13 04:13:28.627171 [ 266 ] {f10c25e7-fbf4-4d16-9757-f703a3764eec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1471 | 2026.01.13 04:13:28.627627 [ 266 ] {f10c25e7-fbf4-4d16-9757-f703a3764eec} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001246 sec., 25682.182985553773 rows/sec., 969.51 KiB/sec. | ||
| 1472 | 2026.01.13 04:13:28.627713 [ 266 ] {f10c25e7-fbf4-4d16-9757-f703a3764eec} <Debug> TCPHandler: Processed in 0.001464589 sec. | ||
| 1473 | 2026.01.13 04:13:28.634326 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1474 | 2026.01.13 04:13:28.634436 [ 266 ] {559b4e1e-08cf-4a8f-bc5f-519c26126ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1475 | 2026.01.13 04:13:28.634478 [ 266 ] {559b4e1e-08cf-4a8f-bc5f-519c26126ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1476 | 2026.01.13 04:13:28.635071 [ 266 ] {559b4e1e-08cf-4a8f-bc5f-519c26126ab2} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1477 | 2026.01.13 04:13:28.635117 [ 266 ] {559b4e1e-08cf-4a8f-bc5f-519c26126ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1478 | 2026.01.13 04:13:28.635530 [ 266 ] {559b4e1e-08cf-4a8f-bc5f-519c26126ab2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1479 | 2026.01.13 04:13:28.635738 [ 266 ] {559b4e1e-08cf-4a8f-bc5f-519c26126ab2} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1480 | 2026.01.13 04:13:28.635890 [ 266 ] {559b4e1e-08cf-4a8f-bc5f-519c26126ab2} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001486 sec., 2018.842530282638 rows/sec., 184.01 KiB/sec. | ||
| 1481 | 2026.01.13 04:13:28.635929 [ 266 ] {559b4e1e-08cf-4a8f-bc5f-519c26126ab2} <Debug> TCPHandler: Processed in 0.001654722 sec. | ||
| 1482 | 2026.01.13 04:13:28.636054 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1483 | 2026.01.13 04:13:28.636152 [ 266 ] {0cd74a04-3762-405b-a003-78aa4118bf2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1484 | 2026.01.13 04:13:28.636192 [ 266 ] {0cd74a04-3762-405b-a003-78aa4118bf2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1485 | 2026.01.13 04:13:28.636628 [ 266 ] {0cd74a04-3762-405b-a003-78aa4118bf2f} <Trace> oximeter.fields_ipaddr (5f60f3cc-e5b6-48f9-9662-74b8c47da8d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2026.01.13 04:13:28.636667 [ 266 ] {0cd74a04-3762-405b-a003-78aa4118bf2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1487 | 2026.01.13 04:13:28.636957 [ 266 ] {0cd74a04-3762-405b-a003-78aa4118bf2f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1488 | 2026.01.13 04:13:28.637167 [ 266 ] {0cd74a04-3762-405b-a003-78aa4118bf2f} <Trace> oximeter.fields_ipaddr (5f60f3cc-e5b6-48f9-9662-74b8c47da8d9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2026.01.13 04:13:28.637312 [ 266 ] {0cd74a04-3762-405b-a003-78aa4118bf2f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001181 sec., 1693.480101608806 rows/sec., 138.09 KiB/sec. | ||
| 1490 | 2026.01.13 04:13:28.637350 [ 266 ] {0cd74a04-3762-405b-a003-78aa4118bf2f} <Debug> TCPHandler: Processed in 0.001346026 sec. | ||
| 1491 | 2026.01.13 04:13:28.637471 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2026.01.13 04:13:28.637564 [ 266 ] {da56d453-6b45-406e-9ab9-f165f74c9167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1493 | 2026.01.13 04:13:28.637602 [ 266 ] {da56d453-6b45-406e-9ab9-f165f74c9167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1494 | 2026.01.13 04:13:28.638193 [ 266 ] {da56d453-6b45-406e-9ab9-f165f74c9167} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2026.01.13 04:13:28.638231 [ 266 ] {da56d453-6b45-406e-9ab9-f165f74c9167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1496 | 2026.01.13 04:13:28.638547 [ 266 ] {da56d453-6b45-406e-9ab9-f165f74c9167} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1497 | 2026.01.13 04:13:28.638755 [ 266 ] {da56d453-6b45-406e-9ab9-f165f74c9167} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2026.01.13 04:13:28.638884 [ 266 ] {da56d453-6b45-406e-9ab9-f165f74c9167} <Debug> executeQuery: Read 101 rows, 8.57 KiB in 0.001339 sec., 75429.42494398805 rows/sec., 6.25 MiB/sec. | ||
| 1499 | 2026.01.13 04:13:28.638921 [ 266 ] {da56d453-6b45-406e-9ab9-f165f74c9167} <Debug> TCPHandler: Processed in 0.001500619 sec. | ||
| 1500 | 2026.01.13 04:13:28.639037 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1501 | 2026.01.13 04:13:28.639130 [ 266 ] {c950cd4d-8965-41bd-b243-2fcc50ad5c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1502 | 2026.01.13 04:13:28.639169 [ 266 ] {c950cd4d-8965-41bd-b243-2fcc50ad5c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1503 | 2026.01.13 04:13:28.639570 [ 266 ] {c950cd4d-8965-41bd-b243-2fcc50ad5c19} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1504 | 2026.01.13 04:13:28.639606 [ 266 ] {c950cd4d-8965-41bd-b243-2fcc50ad5c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1505 | 2026.01.13 04:13:28.639895 [ 266 ] {c950cd4d-8965-41bd-b243-2fcc50ad5c19} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1506 | 2026.01.13 04:13:28.640101 [ 266 ] {c950cd4d-8965-41bd-b243-2fcc50ad5c19} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1507 | 2026.01.13 04:13:28.640229 [ 266 ] {c950cd4d-8965-41bd-b243-2fcc50ad5c19} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.001117 sec., 21486.123545210387 rows/sec., 1.57 MiB/sec. | ||
| 1508 | 2026.01.13 04:13:28.640264 [ 266 ] {c950cd4d-8965-41bd-b243-2fcc50ad5c19} <Debug> TCPHandler: Processed in 0.001276575 sec. | ||
| 1509 | 2026.01.13 04:13:28.640374 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1510 | 2026.01.13 04:13:28.640467 [ 266 ] {80c178c4-9df9-44aa-ae3d-1d18fc7d907b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1511 | 2026.01.13 04:13:28.640506 [ 266 ] {80c178c4-9df9-44aa-ae3d-1d18fc7d907b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1512 | 2026.01.13 04:13:28.640920 [ 266 ] {80c178c4-9df9-44aa-ae3d-1d18fc7d907b} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1513 | 2026.01.13 04:13:28.640956 [ 266 ] {80c178c4-9df9-44aa-ae3d-1d18fc7d907b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1514 | 2026.01.13 04:13:28.641266 [ 266 ] {80c178c4-9df9-44aa-ae3d-1d18fc7d907b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1515 | 2026.01.13 04:13:28.641476 [ 266 ] {80c178c4-9df9-44aa-ae3d-1d18fc7d907b} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1516 | 2026.01.13 04:13:28.641608 [ 266 ] {80c178c4-9df9-44aa-ae3d-1d18fc7d907b} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001159 sec., 86281.27696289905 rows/sec., 6.74 MiB/sec. | ||
| 1517 | 2026.01.13 04:13:28.641644 [ 266 ] {80c178c4-9df9-44aa-ae3d-1d18fc7d907b} <Debug> TCPHandler: Processed in 0.001318765 sec. | ||
| 1518 | 2026.01.13 04:13:28.641755 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1519 | 2026.01.13 04:13:28.641848 [ 266 ] {c5455f2f-8eb4-4ec6-8cf7-49447941588b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1520 | 2026.01.13 04:13:28.641890 [ 266 ] {c5455f2f-8eb4-4ec6-8cf7-49447941588b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1521 | 2026.01.13 04:13:28.642295 [ 266 ] {c5455f2f-8eb4-4ec6-8cf7-49447941588b} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1522 | 2026.01.13 04:13:28.642330 [ 266 ] {c5455f2f-8eb4-4ec6-8cf7-49447941588b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1523 | 2026.01.13 04:13:28.642669 [ 266 ] {c5455f2f-8eb4-4ec6-8cf7-49447941588b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1524 | 2026.01.13 04:13:28.642876 [ 266 ] {c5455f2f-8eb4-4ec6-8cf7-49447941588b} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1525 | 2026.01.13 04:13:28.643008 [ 266 ] {c5455f2f-8eb4-4ec6-8cf7-49447941588b} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001178 sec., 136672.3259762309 rows/sec., 9.52 MiB/sec. | ||
| 1526 | 2026.01.13 04:13:28.643049 [ 266 ] {c5455f2f-8eb4-4ec6-8cf7-49447941588b} <Debug> TCPHandler: Processed in 0.001342576 sec. | ||
| 1527 | 2026.01.13 04:13:28.643154 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1528 | 2026.01.13 04:13:28.643254 [ 266 ] {ce000372-82d8-4976-93ff-b4bcee620de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1529 | 2026.01.13 04:13:28.643307 [ 266 ] {ce000372-82d8-4976-93ff-b4bcee620de7} <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 | ||
| 1530 | 2026.01.13 04:13:28.644221 [ 266 ] {ce000372-82d8-4976-93ff-b4bcee620de7} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1531 | 2026.01.13 04:13:28.644267 [ 266 ] {ce000372-82d8-4976-93ff-b4bcee620de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1532 | 2026.01.13 04:13:28.644858 [ 266 ] {ce000372-82d8-4976-93ff-b4bcee620de7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1533 | 2026.01.13 04:13:28.645095 [ 266 ] {ce000372-82d8-4976-93ff-b4bcee620de7} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1534 | 2026.01.13 04:13:28.645251 [ 266 ] {ce000372-82d8-4976-93ff-b4bcee620de7} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002004 sec., 10978.043912175648 rows/sec., 19.67 MiB/sec. | ||
| 1535 | 2026.01.13 04:13:28.645325 [ 266 ] {ce000372-82d8-4976-93ff-b4bcee620de7} <Debug> TCPHandler: Processed in 0.002218733 sec. | ||
| 1536 | 2026.01.13 04:13:28.645479 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1537 | 2026.01.13 04:13:28.645588 [ 266 ] {c630a7ef-c6da-4f70-a448-036875bc1acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1538 | 2026.01.13 04:13:28.645631 [ 266 ] {c630a7ef-c6da-4f70-a448-036875bc1acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1539 | 2026.01.13 04:13:28.645985 [ 266 ] {c630a7ef-c6da-4f70-a448-036875bc1acc} <Trace> oximeter.measurements_i64 (83a0307e-e60a-44fe-88dc-2efd81e40e4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1540 | 2026.01.13 04:13:28.646021 [ 266 ] {c630a7ef-c6da-4f70-a448-036875bc1acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1541 | 2026.01.13 04:13:28.646412 [ 266 ] {c630a7ef-c6da-4f70-a448-036875bc1acc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1542 | 2026.01.13 04:13:28.646630 [ 266 ] {c630a7ef-c6da-4f70-a448-036875bc1acc} <Trace> oximeter.measurements_i64 (83a0307e-e60a-44fe-88dc-2efd81e40e4c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1543 | 2026.01.13 04:13:28.646749 [ 266 ] {c630a7ef-c6da-4f70-a448-036875bc1acc} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.00118 sec., 15254.237288135593 rows/sec., 1.10 MiB/sec. | ||
| 1544 | 2026.01.13 04:13:28.646790 [ 266 ] {c630a7ef-c6da-4f70-a448-036875bc1acc} <Debug> TCPHandler: Processed in 0.001361867 sec. | ||
| 1545 | 2026.01.13 04:13:28.646901 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1546 | 2026.01.13 04:13:28.646997 [ 266 ] {722def5b-f627-4415-9e69-a9eee679dc5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1547 | 2026.01.13 04:13:28.647037 [ 266 ] {722def5b-f627-4415-9e69-a9eee679dc5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1548 | 2026.01.13 04:13:28.647373 [ 266 ] {722def5b-f627-4415-9e69-a9eee679dc5b} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1549 | 2026.01.13 04:13:28.647408 [ 266 ] {722def5b-f627-4415-9e69-a9eee679dc5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1550 | 2026.01.13 04:13:28.647722 [ 266 ] {722def5b-f627-4415-9e69-a9eee679dc5b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1551 | 2026.01.13 04:13:28.647932 [ 266 ] {722def5b-f627-4415-9e69-a9eee679dc5b} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1552 | 2026.01.13 04:13:28.648063 [ 266 ] {722def5b-f627-4415-9e69-a9eee679dc5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 1553 | 2026.01.13 04:13:28.648103 [ 266 ] {722def5b-f627-4415-9e69-a9eee679dc5b} <Debug> TCPHandler: Processed in 0.001253264 sec. | ||
| 1554 | 2026.01.13 04:13:28.831751 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2375 | ||
| 1555 | 2026.01.13 04:13:28.832194 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2026.01.13 04:13:28.832231 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1557 | 2026.01.13 04:13:28.832708 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1558 | 2026.01.13 04:13:28.832934 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2026.01.13 04:13:28.833067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2375 | ||
| 1560 | 2026.01.13 04:13:28.948196 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1561 | 2026.01.13 04:13:28.966335 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2026.01.13 04:13:28.966393 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1563 | 2026.01.13 04:13:28.972686 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1564 | 2026.01.13 04:13:28.973386 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1565 | 2026.01.13 04:13:28.976365 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1566 | 2026.01.13 04:13:29.000240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.12 MiB, peak 173.12 MiB, free memory in arenas 0.00 B, will set to 170.87 MiB (RSS), difference: 1.75 MiB | ||
| 1567 | 2026.01.13 04:13:31.317906 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 238 | ||
| 1568 | 2026.01.13 04:13:31.320635 [ 242 ] {} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1569 | 2026.01.13 04:13:31.320711 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1570 | 2026.01.13 04:13:31.322371 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1571 | 2026.01.13 04:13:31.322812 [ 242 ] {} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1572 | 2026.01.13 04:13:31.323213 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 238 | ||
| 1573 | 2026.01.13 04:13:33.593374 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1574 | 2026.01.13 04:13:33.593565 [ 266 ] {17033739-56b2-4e06-85ad-63b46e879e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1575 | 2026.01.13 04:13:33.593637 [ 266 ] {17033739-56b2-4e06-85ad-63b46e879e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1576 | 2026.01.13 04:13:33.594448 [ 266 ] {17033739-56b2-4e06-85ad-63b46e879e1a} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1577 | 2026.01.13 04:13:33.594499 [ 266 ] {17033739-56b2-4e06-85ad-63b46e879e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1578 | 2026.01.13 04:13:33.594893 [ 266 ] {17033739-56b2-4e06-85ad-63b46e879e1a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1579 | 2026.01.13 04:13:33.595109 [ 266 ] {17033739-56b2-4e06-85ad-63b46e879e1a} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2026.01.13 04:13:33.595261 [ 266 ] {17033739-56b2-4e06-85ad-63b46e879e1a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001749 sec., 234419.66838193254 rows/sec., 14.87 MiB/sec. | ||
| 1581 | 2026.01.13 04:13:33.595306 [ 266 ] {17033739-56b2-4e06-85ad-63b46e879e1a} <Debug> TCPHandler: Processed in 0.002063821 sec. | ||
| 1582 | 2026.01.13 04:13:33.595426 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1583 | 2026.01.13 04:13:33.595527 [ 266 ] {edb9ca49-b868-42aa-82da-f8918e61c945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1584 | 2026.01.13 04:13:33.595569 [ 266 ] {edb9ca49-b868-42aa-82da-f8918e61c945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1585 | 2026.01.13 04:13:33.596475 [ 266 ] {edb9ca49-b868-42aa-82da-f8918e61c945} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1586 | 2026.01.13 04:13:33.596514 [ 266 ] {edb9ca49-b868-42aa-82da-f8918e61c945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1587 | 2026.01.13 04:13:33.596881 [ 266 ] {edb9ca49-b868-42aa-82da-f8918e61c945} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1588 | 2026.01.13 04:13:33.597089 [ 266 ] {edb9ca49-b868-42aa-82da-f8918e61c945} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1589 | 2026.01.13 04:13:33.597220 [ 266 ] {edb9ca49-b868-42aa-82da-f8918e61c945} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001718 sec., 658905.7043073341 rows/sec., 52.19 MiB/sec. | ||
| 1590 | 2026.01.13 04:13:33.597256 [ 266 ] {edb9ca49-b868-42aa-82da-f8918e61c945} <Debug> TCPHandler: Processed in 0.001883266 sec. | ||
| 1591 | 2026.01.13 04:13:33.597367 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1592 | 2026.01.13 04:13:33.597463 [ 266 ] {a300530a-d6e8-4d06-89aa-09560a0a7daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1593 | 2026.01.13 04:13:33.597504 [ 266 ] {a300530a-d6e8-4d06-89aa-09560a0a7daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1594 | 2026.01.13 04:13:33.597975 [ 266 ] {a300530a-d6e8-4d06-89aa-09560a0a7daa} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1595 | 2026.01.13 04:13:33.598012 [ 266 ] {a300530a-d6e8-4d06-89aa-09560a0a7daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1596 | 2026.01.13 04:13:33.598331 [ 266 ] {a300530a-d6e8-4d06-89aa-09560a0a7daa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1597 | 2026.01.13 04:13:33.598541 [ 266 ] {a300530a-d6e8-4d06-89aa-09560a0a7daa} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1598 | 2026.01.13 04:13:33.598668 [ 266 ] {a300530a-d6e8-4d06-89aa-09560a0a7daa} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001226 sec., 175367.0473083197 rows/sec., 10.41 MiB/sec. | ||
| 1599 | 2026.01.13 04:13:33.598708 [ 266 ] {a300530a-d6e8-4d06-89aa-09560a0a7daa} <Debug> TCPHandler: Processed in 0.001391567 sec. | ||
| 1600 | 2026.01.13 04:13:33.598813 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1601 | 2026.01.13 04:13:33.598910 [ 266 ] {a7ca1296-860d-4ffb-bdb5-8156f351dbe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1602 | 2026.01.13 04:13:33.598948 [ 266 ] {a7ca1296-860d-4ffb-bdb5-8156f351dbe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1603 | 2026.01.13 04:13:33.599406 [ 266 ] {a7ca1296-860d-4ffb-bdb5-8156f351dbe1} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1604 | 2026.01.13 04:13:33.599442 [ 266 ] {a7ca1296-860d-4ffb-bdb5-8156f351dbe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1605 | 2026.01.13 04:13:33.599742 [ 266 ] {a7ca1296-860d-4ffb-bdb5-8156f351dbe1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1606 | 2026.01.13 04:13:33.599957 [ 266 ] {a7ca1296-860d-4ffb-bdb5-8156f351dbe1} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1607 | 2026.01.13 04:13:33.600080 [ 266 ] {a7ca1296-860d-4ffb-bdb5-8156f351dbe1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001189 sec., 178301.09335576114 rows/sec., 11.50 MiB/sec. | ||
| 1608 | 2026.01.13 04:13:33.600116 [ 266 ] {a7ca1296-860d-4ffb-bdb5-8156f351dbe1} <Debug> TCPHandler: Processed in 0.001353786 sec. | ||
| 1609 | 2026.01.13 04:13:33.600222 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1610 | 2026.01.13 04:13:33.600316 [ 266 ] {e55d42cb-208c-4d67-ad8c-e98afefae486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1611 | 2026.01.13 04:13:33.600355 [ 266 ] {e55d42cb-208c-4d67-ad8c-e98afefae486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1612 | 2026.01.13 04:13:33.600794 [ 266 ] {e55d42cb-208c-4d67-ad8c-e98afefae486} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1613 | 2026.01.13 04:13:33.600829 [ 266 ] {e55d42cb-208c-4d67-ad8c-e98afefae486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1614 | 2026.01.13 04:13:33.601126 [ 266 ] {e55d42cb-208c-4d67-ad8c-e98afefae486} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1615 | 2026.01.13 04:13:33.601336 [ 266 ] {e55d42cb-208c-4d67-ad8c-e98afefae486} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1616 | 2026.01.13 04:13:33.601458 [ 266 ] {e55d42cb-208c-4d67-ad8c-e98afefae486} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00116 sec., 181896.55172413794 rows/sec., 10.33 MiB/sec. | ||
| 1617 | 2026.01.13 04:13:33.601495 [ 266 ] {e55d42cb-208c-4d67-ad8c-e98afefae486} <Debug> TCPHandler: Processed in 0.001321556 sec. | ||
| 1618 | 2026.01.13 04:13:33.601599 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1619 | 2026.01.13 04:13:33.601691 [ 266 ] {cca4aafd-468c-4b06-b991-62fe6d2eb48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1620 | 2026.01.13 04:13:33.601730 [ 266 ] {cca4aafd-468c-4b06-b991-62fe6d2eb48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1621 | 2026.01.13 04:13:33.602336 [ 266 ] {cca4aafd-468c-4b06-b991-62fe6d2eb48a} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1622 | 2026.01.13 04:13:33.602373 [ 266 ] {cca4aafd-468c-4b06-b991-62fe6d2eb48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1623 | 2026.01.13 04:13:33.602700 [ 266 ] {cca4aafd-468c-4b06-b991-62fe6d2eb48a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1624 | 2026.01.13 04:13:33.602904 [ 266 ] {cca4aafd-468c-4b06-b991-62fe6d2eb48a} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1625 | 2026.01.13 04:13:33.603028 [ 266 ] {cca4aafd-468c-4b06-b991-62fe6d2eb48a} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001355 sec., 508487.0848708487 rows/sec., 35.51 MiB/sec. | ||
| 1626 | 2026.01.13 04:13:33.603065 [ 266 ] {cca4aafd-468c-4b06-b991-62fe6d2eb48a} <Debug> TCPHandler: Processed in 0.00151477 sec. | ||
| 1627 | 2026.01.13 04:13:33.603175 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1628 | 2026.01.13 04:13:33.603278 [ 266 ] {b5b6eb97-3981-4cbf-81d6-5e515eedbf1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1629 | 2026.01.13 04:13:33.603322 [ 266 ] {b5b6eb97-3981-4cbf-81d6-5e515eedbf1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1630 | 2026.01.13 04:13:33.603644 [ 266 ] {b5b6eb97-3981-4cbf-81d6-5e515eedbf1d} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1631 | 2026.01.13 04:13:33.603681 [ 266 ] {b5b6eb97-3981-4cbf-81d6-5e515eedbf1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1632 | 2026.01.13 04:13:33.603998 [ 266 ] {b5b6eb97-3981-4cbf-81d6-5e515eedbf1d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1633 | 2026.01.13 04:13:33.604208 [ 266 ] {b5b6eb97-3981-4cbf-81d6-5e515eedbf1d} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1634 | 2026.01.13 04:13:33.604336 [ 266 ] {b5b6eb97-3981-4cbf-81d6-5e515eedbf1d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 1635 | 2026.01.13 04:13:33.604372 [ 266 ] {b5b6eb97-3981-4cbf-81d6-5e515eedbf1d} <Debug> TCPHandler: Processed in 0.001253894 sec. | ||
| 1636 | 2026.01.13 04:13:33.604479 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1637 | 2026.01.13 04:13:33.604575 [ 266 ] {8cf036dc-335c-435a-bdfb-413691dbd87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1638 | 2026.01.13 04:13:33.604618 [ 266 ] {8cf036dc-335c-435a-bdfb-413691dbd87d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1639 | 2026.01.13 04:13:33.605085 [ 266 ] {8cf036dc-335c-435a-bdfb-413691dbd87d} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2026.01.13 04:13:33.605121 [ 266 ] {8cf036dc-335c-435a-bdfb-413691dbd87d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1641 | 2026.01.13 04:13:33.605452 [ 266 ] {8cf036dc-335c-435a-bdfb-413691dbd87d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1642 | 2026.01.13 04:13:33.605659 [ 266 ] {8cf036dc-335c-435a-bdfb-413691dbd87d} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1643 | 2026.01.13 04:13:33.605790 [ 266 ] {8cf036dc-335c-435a-bdfb-413691dbd87d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001234 sec., 254457.05024311182 rows/sec., 16.72 MiB/sec. | ||
| 1644 | 2026.01.13 04:13:33.605826 [ 266 ] {8cf036dc-335c-435a-bdfb-413691dbd87d} <Debug> TCPHandler: Processed in 0.001397527 sec. | ||
| 1645 | 2026.01.13 04:13:33.605932 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1646 | 2026.01.13 04:13:33.606026 [ 266 ] {dfe36817-770c-45b0-b2a8-726f57215824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1647 | 2026.01.13 04:13:33.606068 [ 266 ] {dfe36817-770c-45b0-b2a8-726f57215824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1648 | 2026.01.13 04:13:33.606363 [ 266 ] {dfe36817-770c-45b0-b2a8-726f57215824} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1649 | 2026.01.13 04:13:33.606398 [ 266 ] {dfe36817-770c-45b0-b2a8-726f57215824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1650 | 2026.01.13 04:13:33.606685 [ 266 ] {dfe36817-770c-45b0-b2a8-726f57215824} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1651 | 2026.01.13 04:13:33.606892 [ 266 ] {dfe36817-770c-45b0-b2a8-726f57215824} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2026.01.13 04:13:33.607013 [ 266 ] {dfe36817-770c-45b0-b2a8-726f57215824} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001004 sec., 996.0159362549801 rows/sec., 67.11 KiB/sec. | ||
| 1653 | 2026.01.13 04:13:33.607047 [ 266 ] {dfe36817-770c-45b0-b2a8-726f57215824} <Debug> TCPHandler: Processed in 0.001163603 sec. | ||
| 1654 | 2026.01.13 04:13:33.607147 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1655 | 2026.01.13 04:13:33.607247 [ 266 ] {78591244-f112-4e8d-9669-b66eba96b80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1656 | 2026.01.13 04:13:33.607301 [ 266 ] {78591244-f112-4e8d-9669-b66eba96b80a} <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 | ||
| 1657 | 2026.01.13 04:13:33.608025 [ 266 ] {78591244-f112-4e8d-9669-b66eba96b80a} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1658 | 2026.01.13 04:13:33.608061 [ 266 ] {78591244-f112-4e8d-9669-b66eba96b80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1659 | 2026.01.13 04:13:33.608566 [ 266 ] {78591244-f112-4e8d-9669-b66eba96b80a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1660 | 2026.01.13 04:13:33.608785 [ 266 ] {78591244-f112-4e8d-9669-b66eba96b80a} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1661 | 2026.01.13 04:13:33.608917 [ 266 ] {78591244-f112-4e8d-9669-b66eba96b80a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001689 sec., 5920.663114268798 rows/sec., 10.61 MiB/sec. | ||
| 1662 | 2026.01.13 04:13:33.608969 [ 266 ] {78591244-f112-4e8d-9669-b66eba96b80a} <Debug> TCPHandler: Processed in 0.001872366 sec. | ||
| 1663 | 2026.01.13 04:13:33.609074 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1664 | 2026.01.13 04:13:33.609170 [ 266 ] {375b9c92-42bd-4580-9f59-7b1665acefab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1665 | 2026.01.13 04:13:33.609210 [ 266 ] {375b9c92-42bd-4580-9f59-7b1665acefab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1666 | 2026.01.13 04:13:33.609536 [ 266 ] {375b9c92-42bd-4580-9f59-7b1665acefab} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1667 | 2026.01.13 04:13:33.609573 [ 266 ] {375b9c92-42bd-4580-9f59-7b1665acefab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1668 | 2026.01.13 04:13:33.609879 [ 266 ] {375b9c92-42bd-4580-9f59-7b1665acefab} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1669 | 2026.01.13 04:13:33.610095 [ 266 ] {375b9c92-42bd-4580-9f59-7b1665acefab} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1670 | 2026.01.13 04:13:33.610221 [ 266 ] {375b9c92-42bd-4580-9f59-7b1665acefab} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00107 sec., 97196.26168224298 rows/sec., 5.96 MiB/sec. | ||
| 1671 | 2026.01.13 04:13:33.610256 [ 266 ] {375b9c92-42bd-4580-9f59-7b1665acefab} <Debug> TCPHandler: Processed in 0.001232524 sec. | ||
| 1672 | 2026.01.13 04:13:36.211700 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1673 | 2026.01.13 04:13:36.211827 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1674 | 2026.01.13 04:13:36.333130 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2887 | ||
| 1675 | 2026.01.13 04:13:36.333859 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2026.01.13 04:13:36.333905 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1677 | 2026.01.13 04:13:36.334428 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1678 | 2026.01.13 04:13:36.334654 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2026.01.13 04:13:36.334793 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2887 | ||
| 1680 | 2026.01.13 04:13:36.334821 [ 51 ] {} <Debug> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1681 | 2026.01.13 04:13:36.334925 [ 51 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1682 | 2026.01.13 04:13:36.334963 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1683 | 2026.01.13 04:13:36.337767 [ 199 ] {f158cdae-5d8c-4573-81a5-10e722c33229::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 | ||
| 1684 | 2026.01.13 04:13:36.340715 [ 199 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1685 | 2026.01.13 04:13:36.340819 [ 199 ] {f158cdae-5d8c-4573-81a5-10e722c33229::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 | ||
| 1686 | 2026.01.13 04:13:36.340951 [ 199 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1687 | 2026.01.13 04:13:36.341013 [ 199 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 439 rows starting from the beginning of the part | ||
| 1688 | 2026.01.13 04:13:36.341067 [ 199 ] {f158cdae-5d8c-4573-81a5-10e722c33229::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 | ||
| 1689 | 2026.01.13 04:13:36.341119 [ 199 ] {f158cdae-5d8c-4573-81a5-10e722c33229::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 | ||
| 1690 | 2026.01.13 04:13:36.341179 [ 199 ] {f158cdae-5d8c-4573-81a5-10e722c33229::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 | ||
| 1691 | 2026.01.13 04:13:36.377639 [ 199 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2887 rows, containing 4 columns (4 merged, 0 gathered) in 0.042495159 sec., 67937.15020574462 rows/sec., 995.17 KiB/sec. | ||
| 1692 | 2026.01.13 04:13:36.378625 [ 199 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1693 | 2026.01.13 04:13:36.378883 [ 199 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_6_1} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2026.01.13 04:13:36.378952 [ 199 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_6_1} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1695 | 2026.01.13 04:13:36.379036 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1696 | 2026.01.13 04:13:36.476413 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1697 | 2026.01.13 04:13:36.493069 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2026.01.13 04:13:36.493124 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1699 | 2026.01.13 04:13:36.499429 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1700 | 2026.01.13 04:13:36.500141 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2026.01.13 04:13:36.500417 [ 51 ] {} <Debug> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1702 | 2026.01.13 04:13:36.500476 [ 51 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.01.13 04:13:36.500495 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1704 | 2026.01.13 04:13:36.500628 [ 199 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::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 | ||
| 1705 | 2026.01.13 04:13:36.503843 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1706 | 2026.01.13 04:13:36.505063 [ 199 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1707 | 2026.01.13 04:13:36.506471 [ 199 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::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 | ||
| 1708 | 2026.01.13 04:13:36.510836 [ 199 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::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 | ||
| 1709 | 2026.01.13 04:13:36.514946 [ 199 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::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 | ||
| 1710 | 2026.01.13 04:13:36.518951 [ 199 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::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 | ||
| 1711 | 2026.01.13 04:13:36.526032 [ 199 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::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 | ||
| 1712 | 2026.01.13 04:13:36.530347 [ 199 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::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 | ||
| 1713 | 2026.01.13 04:13:36.594394 [ 193 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.09382529 sec., 490.2729317436695 rows/sec., 2.54 MiB/sec. | ||
| 1714 | 2026.01.13 04:13:36.596813 [ 193 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1715 | 2026.01.13 04:13:36.598910 [ 193 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_6_1} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2026.01.13 04:13:36.599015 [ 193 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_6_1} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1717 | 2026.01.13 04:13:36.600894 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1718 | 2026.01.13 04:13:37.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.07 MiB, peak 181.61 MiB, free memory in arenas 0.00 B, will set to 180.89 MiB (RSS), difference: 8.82 MiB | ||
| 1719 | 2026.01.13 04:13:38.583619 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1720 | 2026.01.13 04:13:38.583872 [ 266 ] {c5deacbf-2a93-46d2-861d-9096ca82275e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1721 | 2026.01.13 04:13:38.583964 [ 266 ] {c5deacbf-2a93-46d2-861d-9096ca82275e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1722 | 2026.01.13 04:13:38.584747 [ 266 ] {c5deacbf-2a93-46d2-861d-9096ca82275e} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1723 | 2026.01.13 04:13:38.584786 [ 266 ] {c5deacbf-2a93-46d2-861d-9096ca82275e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1724 | 2026.01.13 04:13:38.585174 [ 266 ] {c5deacbf-2a93-46d2-861d-9096ca82275e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1725 | 2026.01.13 04:13:38.585405 [ 266 ] {c5deacbf-2a93-46d2-861d-9096ca82275e} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2026.01.13 04:13:38.585524 [ 50 ] {} <Debug> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1727 | 2026.01.13 04:13:38.585573 [ 266 ] {c5deacbf-2a93-46d2-861d-9096ca82275e} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001768 sec., 61085.97285067873 rows/sec., 5.11 MiB/sec. | ||
| 1728 | 2026.01.13 04:13:38.585578 [ 50 ] {} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1729 | 2026.01.13 04:13:38.585618 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1730 | 2026.01.13 04:13:38.585629 [ 266 ] {c5deacbf-2a93-46d2-861d-9096ca82275e} <Debug> TCPHandler: Processed in 0.002179082 sec. | ||
| 1731 | 2026.01.13 04:13:38.585758 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1732 | 2026.01.13 04:13:38.585785 [ 189 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::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 | ||
| 1733 | 2026.01.13 04:13:38.585853 [ 266 ] {fb346a25-e794-4aa6-973f-081644254257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1734 | 2026.01.13 04:13:38.585897 [ 266 ] {fb346a25-e794-4aa6-973f-081644254257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1735 | 2026.01.13 04:13:38.585925 [ 189 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1736 | 2026.01.13 04:13:38.585964 [ 189 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1137 rows starting from the beginning of the part | ||
| 1737 | 2026.01.13 04:13:38.586057 [ 189 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1738 | 2026.01.13 04:13:38.586113 [ 189 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1132 rows starting from the beginning of the part | ||
| 1739 | 2026.01.13 04:13:38.586176 [ 189 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 101 rows starting from the beginning of the part | ||
| 1740 | 2026.01.13 04:13:38.586237 [ 189 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1132 rows starting from the beginning of the part | ||
| 1741 | 2026.01.13 04:13:38.586286 [ 189 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 108 rows starting from the beginning of the part | ||
| 1742 | 2026.01.13 04:13:38.586305 [ 266 ] {fb346a25-e794-4aa6-973f-081644254257} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1743 | 2026.01.13 04:13:38.586343 [ 266 ] {fb346a25-e794-4aa6-973f-081644254257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 1744 | 2026.01.13 04:13:38.586852 [ 266 ] {fb346a25-e794-4aa6-973f-081644254257} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1745 | 2026.01.13 04:13:38.587104 [ 266 ] {fb346a25-e794-4aa6-973f-081644254257} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1746 | 2026.01.13 04:13:38.587260 [ 266 ] {fb346a25-e794-4aa6-973f-081644254257} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001408 sec., 18465.909090909092 rows/sec., 1.36 MiB/sec. | ||
| 1747 | 2026.01.13 04:13:38.587300 [ 266 ] {fb346a25-e794-4aa6-973f-081644254257} <Debug> TCPHandler: Processed in 0.0015809 sec. | ||
| 1748 | 2026.01.13 04:13:38.587422 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1749 | 2026.01.13 04:13:38.587518 [ 266 ] {926e6290-d3be-4815-a1b7-c212196bb30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1750 | 2026.01.13 04:13:38.587559 [ 266 ] {926e6290-d3be-4815-a1b7-c212196bb30a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1751 | 2026.01.13 04:13:38.587993 [ 266 ] {926e6290-d3be-4815-a1b7-c212196bb30a} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2026.01.13 04:13:38.588028 [ 266 ] {926e6290-d3be-4815-a1b7-c212196bb30a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 1753 | 2026.01.13 04:13:38.588373 [ 191 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3666 rows, containing 5 columns (5 merged, 0 gathered) in 0.002645711 sec., 1385638.8698538882 rows/sec., 115.28 MiB/sec. | ||
| 1754 | 2026.01.13 04:13:38.588411 [ 266 ] {926e6290-d3be-4815-a1b7-c212196bb30a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1755 | 2026.01.13 04:13:38.588655 [ 266 ] {926e6290-d3be-4815-a1b7-c212196bb30a} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2026.01.13 04:13:38.588658 [ 196 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1757 | 2026.01.13 04:13:38.588760 [ 50 ] {} <Debug> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1758 | 2026.01.13 04:13:38.588796 [ 50 ] {} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2026.01.13 04:13:38.588796 [ 266 ] {926e6290-d3be-4815-a1b7-c212196bb30a} <Debug> executeQuery: Read 93 rows, 7.47 KiB in 0.001298 sec., 71648.6902927581 rows/sec., 5.62 MiB/sec. | ||
| 1760 | 2026.01.13 04:13:38.588815 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1761 | 2026.01.13 04:13:38.588840 [ 266 ] {926e6290-d3be-4815-a1b7-c212196bb30a} <Debug> TCPHandler: Processed in 0.001468239 sec. | ||
| 1762 | 2026.01.13 04:13:38.588893 [ 189 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::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 | ||
| 1763 | 2026.01.13 04:13:38.588932 [ 196 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_6_1} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1764 | 2026.01.13 04:13:38.588953 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1765 | 2026.01.13 04:13:38.588991 [ 189 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1766 | 2026.01.13 04:13:38.589003 [ 196 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_6_1} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1767 | 2026.01.13 04:13:38.589024 [ 189 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 699 rows starting from the beginning of the part | ||
| 1768 | 2026.01.13 04:13:38.589048 [ 266 ] {a2b21222-1b2b-4aad-9bf9-92f926260e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1769 | 2026.01.13 04:13:38.589078 [ 189 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1770 | 2026.01.13 04:13:38.589096 [ 266 ] {a2b21222-1b2b-4aad-9bf9-92f926260e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1771 | 2026.01.13 04:13:38.589096 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 1772 | 2026.01.13 04:13:38.589122 [ 189 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 689 rows starting from the beginning of the part | ||
| 1773 | 2026.01.13 04:13:38.589174 [ 189 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
| 1774 | 2026.01.13 04:13:38.589222 [ 189 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 689 rows starting from the beginning of the part | ||
| 1775 | 2026.01.13 04:13:38.589268 [ 189 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 93 rows starting from the beginning of the part | ||
| 1776 | 2026.01.13 04:13:38.589585 [ 266 ] {a2b21222-1b2b-4aad-9bf9-92f926260e64} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1777 | 2026.01.13 04:13:38.589629 [ 266 ] {a2b21222-1b2b-4aad-9bf9-92f926260e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 1778 | 2026.01.13 04:13:38.590061 [ 266 ] {a2b21222-1b2b-4aad-9bf9-92f926260e64} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1779 | 2026.01.13 04:13:38.590300 [ 266 ] {a2b21222-1b2b-4aad-9bf9-92f926260e64} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1780 | 2026.01.13 04:13:38.590380 [ 190 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2334 rows, containing 5 columns (5 merged, 0 gathered) in 0.001510629 sec., 1545051.7632059227 rows/sec., 115.28 MiB/sec. | ||
| 1781 | 2026.01.13 04:13:38.590401 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1782 | 2026.01.13 04:13:38.590448 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1783 | 2026.01.13 04:13:38.590449 [ 266 ] {a2b21222-1b2b-4aad-9bf9-92f926260e64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00142 sec., 112676.05633802817 rows/sec., 7.85 MiB/sec. | ||
| 1784 | 2026.01.13 04:13:38.590466 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1785 | 2026.01.13 04:13:38.590495 [ 266 ] {a2b21222-1b2b-4aad-9bf9-92f926260e64} <Debug> TCPHandler: Processed in 0.001593271 sec. | ||
| 1786 | 2026.01.13 04:13:38.590541 [ 196 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::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 | ||
| 1787 | 2026.01.13 04:13:38.590595 [ 189 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1788 | 2026.01.13 04:13:38.590609 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1789 | 2026.01.13 04:13:38.590636 [ 196 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1790 | 2026.01.13 04:13:38.590665 [ 196 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 319 rows starting from the beginning of the part | ||
| 1791 | 2026.01.13 04:13:38.590713 [ 266 ] {6615eb4a-2808-4a82-a671-c445f09306ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1792 | 2026.01.13 04:13:38.590744 [ 196 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1793 | 2026.01.13 04:13:38.590771 [ 266 ] {6615eb4a-2808-4a82-a671-c445f09306ed} <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 | ||
| 1794 | 2026.01.13 04:13:38.590798 [ 196 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 314 rows starting from the beginning of the part | ||
| 1795 | 2026.01.13 04:13:38.590844 [ 196 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1796 | 2026.01.13 04:13:38.590876 [ 189 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_6_1} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1797 | 2026.01.13 04:13:38.590898 [ 196 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 314 rows starting from the beginning of the part | ||
| 1798 | 2026.01.13 04:13:38.590955 [ 196 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1799 | 2026.01.13 04:13:38.590955 [ 189 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_6_1} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1800 | 2026.01.13 04:13:38.591049 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 1801 | 2026.01.13 04:13:38.591596 [ 266 ] {6615eb4a-2808-4a82-a671-c445f09306ed} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2026.01.13 04:13:38.591637 [ 266 ] {6615eb4a-2808-4a82-a671-c445f09306ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 1803 | 2026.01.13 04:13:38.592259 [ 266 ] {6615eb4a-2808-4a82-a671-c445f09306ed} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1804 | 2026.01.13 04:13:38.592353 [ 189 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1428 rows, containing 5 columns (5 merged, 0 gathered) in 0.001838716 sec., 776628.9084339289 rows/sec., 52.06 MiB/sec. | ||
| 1805 | 2026.01.13 04:13:38.592515 [ 266 ] {6615eb4a-2808-4a82-a671-c445f09306ed} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1806 | 2026.01.13 04:13:38.592590 [ 196 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1807 | 2026.01.13 04:13:38.592723 [ 266 ] {6615eb4a-2808-4a82-a671-c445f09306ed} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002028 sec., 12820.512820512822 rows/sec., 22.97 MiB/sec. | ||
| 1808 | 2026.01.13 04:13:38.592794 [ 266 ] {6615eb4a-2808-4a82-a671-c445f09306ed} <Debug> TCPHandler: Processed in 0.002234524 sec. | ||
| 1809 | 2026.01.13 04:13:38.592875 [ 196 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1810 | 2026.01.13 04:13:38.592910 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1811 | 2026.01.13 04:13:38.592937 [ 196 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1812 | 2026.01.13 04:13:38.592999 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 1813 | 2026.01.13 04:13:38.593006 [ 266 ] {f86111a7-13ac-4ac8-b8b4-975d7d9a32d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1814 | 2026.01.13 04:13:38.593052 [ 266 ] {f86111a7-13ac-4ac8-b8b4-975d7d9a32d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1815 | 2026.01.13 04:13:38.593371 [ 266 ] {f86111a7-13ac-4ac8-b8b4-975d7d9a32d2} <Trace> oximeter.measurements_i64 (83a0307e-e60a-44fe-88dc-2efd81e40e4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1816 | 2026.01.13 04:13:38.593407 [ 266 ] {f86111a7-13ac-4ac8-b8b4-975d7d9a32d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1817 | 2026.01.13 04:13:38.593756 [ 266 ] {f86111a7-13ac-4ac8-b8b4-975d7d9a32d2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1818 | 2026.01.13 04:13:38.593993 [ 266 ] {f86111a7-13ac-4ac8-b8b4-975d7d9a32d2} <Trace> oximeter.measurements_i64 (83a0307e-e60a-44fe-88dc-2efd81e40e4c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2026.01.13 04:13:38.594127 [ 266 ] {f86111a7-13ac-4ac8-b8b4-975d7d9a32d2} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.00114 sec., 2631.5789473684213 rows/sec., 210.73 KiB/sec. | ||
| 1820 | 2026.01.13 04:13:38.594164 [ 266 ] {f86111a7-13ac-4ac8-b8b4-975d7d9a32d2} <Debug> TCPHandler: Processed in 0.001304345 sec. | ||
| 1821 | 2026.01.13 04:13:38.594271 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1822 | 2026.01.13 04:13:38.594364 [ 266 ] {a358c7cf-138c-463a-8524-775d8707e21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1823 | 2026.01.13 04:13:38.594406 [ 266 ] {a358c7cf-138c-463a-8524-775d8707e21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1824 | 2026.01.13 04:13:38.594763 [ 266 ] {a358c7cf-138c-463a-8524-775d8707e21a} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.01.13 04:13:38.594806 [ 266 ] {a358c7cf-138c-463a-8524-775d8707e21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1826 | 2026.01.13 04:13:38.595194 [ 266 ] {a358c7cf-138c-463a-8524-775d8707e21a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1827 | 2026.01.13 04:13:38.595448 [ 266 ] {a358c7cf-138c-463a-8524-775d8707e21a} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1828 | 2026.01.13 04:13:38.595545 [ 50 ] {} <Debug> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1829 | 2026.01.13 04:13:38.595576 [ 50 ] {} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1830 | 2026.01.13 04:13:38.595590 [ 266 ] {a358c7cf-138c-463a-8524-775d8707e21a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001245 sec., 48192.77108433735 rows/sec., 3.25 MiB/sec. | ||
| 1831 | 2026.01.13 04:13:38.595593 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 1832 | 2026.01.13 04:13:38.595627 [ 266 ] {a358c7cf-138c-463a-8524-775d8707e21a} <Debug> TCPHandler: Processed in 0.001404537 sec. | ||
| 1833 | 2026.01.13 04:13:38.595725 [ 186 ] {6b16a083-144c-4d21-9999-b9c794fa779e::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 | ||
| 1834 | 2026.01.13 04:13:38.595858 [ 186 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1835 | 2026.01.13 04:13:38.595894 [ 186 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 104 rows starting from the beginning of the part | ||
| 1836 | 2026.01.13 04:13:38.595965 [ 186 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1837 | 2026.01.13 04:13:38.596019 [ 186 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 104 rows starting from the beginning of the part | ||
| 1838 | 2026.01.13 04:13:38.596064 [ 186 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1839 | 2026.01.13 04:13:38.596102 [ 186 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 104 rows starting from the beginning of the part | ||
| 1840 | 2026.01.13 04:13:38.596156 [ 186 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1841 | 2026.01.13 04:13:38.597011 [ 189 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 4 columns (4 merged, 0 gathered) in 0.001344006 sec., 366069.7943312753 rows/sec., 23.25 MiB/sec. | ||
| 1842 | 2026.01.13 04:13:38.597163 [ 186 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1843 | 2026.01.13 04:13:38.597425 [ 186 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_6_1} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1844 | 2026.01.13 04:13:38.597491 [ 186 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_6_1} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1845 | 2026.01.13 04:13:38.597554 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1846 | 2026.01.13 04:13:39.361112 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1847 | 2026.01.13 04:13:39.361365 [ 266 ] {265d10d6-7204-44c5-9957-46b934d8ab7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1848 | 2026.01.13 04:13:39.361707 [ 266 ] {265d10d6-7204-44c5-9957-46b934d8ab7d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1849 | 2026.01.13 04:13:39.361745 [ 266 ] {265d10d6-7204-44c5-9957-46b934d8ab7d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1850 | 2026.01.13 04:13:39.362009 [ 266 ] {265d10d6-7204-44c5-9957-46b934d8ab7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1851 | 2026.01.13 04:13:39.362079 [ 266 ] {265d10d6-7204-44c5-9957-46b934d8ab7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1852 | 2026.01.13 04:13:39.362219 [ 266 ] {265d10d6-7204-44c5-9957-46b934d8ab7d} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1853 | 2026.01.13 04:13:39.362346 [ 329 ] {265d10d6-7204-44c5-9957-46b934d8ab7d} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1854 | 2026.01.13 04:13:39.362349 [ 305 ] {265d10d6-7204-44c5-9957-46b934d8ab7d} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1855 | 2026.01.13 04:13:39.362445 [ 266 ] {265d10d6-7204-44c5-9957-46b934d8ab7d} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (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 | ||
| 1856 | 2026.01.13 04:13:39.362466 [ 266 ] {265d10d6-7204-44c5-9957-46b934d8ab7d} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1857 | 2026.01.13 04:13:39.364497 [ 266 ] {265d10d6-7204-44c5-9957-46b934d8ab7d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1858 | 2026.01.13 04:13:39.364532 [ 266 ] {265d10d6-7204-44c5-9957-46b934d8ab7d} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1859 | 2026.01.13 04:13:39.364606 [ 266 ] {265d10d6-7204-44c5-9957-46b934d8ab7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1860 | 2026.01.13 04:13:39.364665 [ 266 ] {265d10d6-7204-44c5-9957-46b934d8ab7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1861 | 2026.01.13 04:13:39.365688 [ 266 ] {265d10d6-7204-44c5-9957-46b934d8ab7d} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.004414 sec., 7929.31581332125 rows/sec., 305.09 KiB/sec. | ||
| 1862 | 2026.01.13 04:13:39.365795 [ 266 ] {265d10d6-7204-44c5-9957-46b934d8ab7d} <Debug> TCPHandler: Processed in 0.004799244 sec. | ||
| 1863 | 2026.01.13 04:13:39.366063 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1864 | 2026.01.13 04:13:39.366211 [ 266 ] {eba90973-ec9b-4fdf-8d28-e41404540cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1865 | 2026.01.13 04:13:39.366443 [ 266 ] {eba90973-ec9b-4fdf-8d28-e41404540cea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1866 | 2026.01.13 04:13:39.366481 [ 266 ] {eba90973-ec9b-4fdf-8d28-e41404540cea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1867 | 2026.01.13 04:13:39.366686 [ 266 ] {eba90973-ec9b-4fdf-8d28-e41404540cea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1868 | 2026.01.13 04:13:39.366740 [ 266 ] {eba90973-ec9b-4fdf-8d28-e41404540cea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1869 | 2026.01.13 04:13:39.366847 [ 266 ] {eba90973-ec9b-4fdf-8d28-e41404540cea} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1870 | 2026.01.13 04:13:39.366909 [ 305 ] {eba90973-ec9b-4fdf-8d28-e41404540cea} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1871 | 2026.01.13 04:13:39.366922 [ 302 ] {eba90973-ec9b-4fdf-8d28-e41404540cea} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1872 | 2026.01.13 04:13:39.367020 [ 266 ] {eba90973-ec9b-4fdf-8d28-e41404540cea} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (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 | ||
| 1873 | 2026.01.13 04:13:39.367045 [ 266 ] {eba90973-ec9b-4fdf-8d28-e41404540cea} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1874 | 2026.01.13 04:13:39.367101 [ 266 ] {eba90973-ec9b-4fdf-8d28-e41404540cea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1875 | 2026.01.13 04:13:39.367119 [ 266 ] {eba90973-ec9b-4fdf-8d28-e41404540cea} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1876 | 2026.01.13 04:13:39.367149 [ 266 ] {eba90973-ec9b-4fdf-8d28-e41404540cea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1877 | 2026.01.13 04:13:39.367180 [ 266 ] {eba90973-ec9b-4fdf-8d28-e41404540cea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1878 | 2026.01.13 04:13:39.367787 [ 266 ] {eba90973-ec9b-4fdf-8d28-e41404540cea} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001634 sec., 21419.82864137087 rows/sec., 824.16 KiB/sec. | ||
| 1879 | 2026.01.13 04:13:39.367887 [ 266 ] {eba90973-ec9b-4fdf-8d28-e41404540cea} <Debug> TCPHandler: Processed in 0.001873336 sec. | ||
| 1880 | 2026.01.13 04:13:39.368094 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1881 | 2026.01.13 04:13:39.368236 [ 266 ] {cc2cbe21-ef9b-408b-b42d-240b3a2b19a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1882 | 2026.01.13 04:13:39.368462 [ 266 ] {cc2cbe21-ef9b-408b-b42d-240b3a2b19a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1883 | 2026.01.13 04:13:39.368500 [ 266 ] {cc2cbe21-ef9b-408b-b42d-240b3a2b19a2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1884 | 2026.01.13 04:13:39.368704 [ 266 ] {cc2cbe21-ef9b-408b-b42d-240b3a2b19a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1885 | 2026.01.13 04:13:39.368758 [ 266 ] {cc2cbe21-ef9b-408b-b42d-240b3a2b19a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1886 | 2026.01.13 04:13:39.368862 [ 266 ] {cc2cbe21-ef9b-408b-b42d-240b3a2b19a2} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1887 | 2026.01.13 04:13:39.368925 [ 302 ] {cc2cbe21-ef9b-408b-b42d-240b3a2b19a2} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1888 | 2026.01.13 04:13:39.368928 [ 305 ] {cc2cbe21-ef9b-408b-b42d-240b3a2b19a2} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1889 | 2026.01.13 04:13:39.369012 [ 266 ] {cc2cbe21-ef9b-408b-b42d-240b3a2b19a2} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (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 | ||
| 1890 | 2026.01.13 04:13:39.369032 [ 266 ] {cc2cbe21-ef9b-408b-b42d-240b3a2b19a2} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1891 | 2026.01.13 04:13:39.369088 [ 266 ] {cc2cbe21-ef9b-408b-b42d-240b3a2b19a2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1892 | 2026.01.13 04:13:39.369105 [ 266 ] {cc2cbe21-ef9b-408b-b42d-240b3a2b19a2} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1893 | 2026.01.13 04:13:39.369134 [ 266 ] {cc2cbe21-ef9b-408b-b42d-240b3a2b19a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1894 | 2026.01.13 04:13:39.369164 [ 266 ] {cc2cbe21-ef9b-408b-b42d-240b3a2b19a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1895 | 2026.01.13 04:13:39.369817 [ 266 ] {cc2cbe21-ef9b-408b-b42d-240b3a2b19a2} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001642 sec., 21315.46894031669 rows/sec., 820.15 KiB/sec. | ||
| 1896 | 2026.01.13 04:13:39.369891 [ 266 ] {cc2cbe21-ef9b-408b-b42d-240b3a2b19a2} <Debug> TCPHandler: Processed in 0.001848796 sec. | ||
| 1897 | 2026.01.13 04:13:39.370095 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1898 | 2026.01.13 04:13:39.370234 [ 266 ] {a197ce2d-67a6-4818-83f0-2b77fcc719b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1899 | 2026.01.13 04:13:39.370465 [ 266 ] {a197ce2d-67a6-4818-83f0-2b77fcc719b6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1900 | 2026.01.13 04:13:39.370503 [ 266 ] {a197ce2d-67a6-4818-83f0-2b77fcc719b6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1901 | 2026.01.13 04:13:39.370703 [ 266 ] {a197ce2d-67a6-4818-83f0-2b77fcc719b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1902 | 2026.01.13 04:13:39.370757 [ 266 ] {a197ce2d-67a6-4818-83f0-2b77fcc719b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1903 | 2026.01.13 04:13:39.370872 [ 266 ] {a197ce2d-67a6-4818-83f0-2b77fcc719b6} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1904 | 2026.01.13 04:13:39.370927 [ 305 ] {a197ce2d-67a6-4818-83f0-2b77fcc719b6} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1905 | 2026.01.13 04:13:39.370934 [ 302 ] {a197ce2d-67a6-4818-83f0-2b77fcc719b6} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1906 | 2026.01.13 04:13:39.371015 [ 266 ] {a197ce2d-67a6-4818-83f0-2b77fcc719b6} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (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 | ||
| 1907 | 2026.01.13 04:13:39.371040 [ 266 ] {a197ce2d-67a6-4818-83f0-2b77fcc719b6} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1908 | 2026.01.13 04:13:39.371095 [ 266 ] {a197ce2d-67a6-4818-83f0-2b77fcc719b6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1909 | 2026.01.13 04:13:39.371111 [ 266 ] {a197ce2d-67a6-4818-83f0-2b77fcc719b6} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1910 | 2026.01.13 04:13:39.371142 [ 266 ] {a197ce2d-67a6-4818-83f0-2b77fcc719b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1911 | 2026.01.13 04:13:39.371171 [ 266 ] {a197ce2d-67a6-4818-83f0-2b77fcc719b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1912 | 2026.01.13 04:13:39.371874 [ 266 ] {a197ce2d-67a6-4818-83f0-2b77fcc719b6} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001699 sec., 20600.353148911123 rows/sec., 792.63 KiB/sec. | ||
| 1913 | 2026.01.13 04:13:39.371966 [ 266 ] {a197ce2d-67a6-4818-83f0-2b77fcc719b6} <Debug> TCPHandler: Processed in 0.001921427 sec. | ||
| 1914 | 2026.01.13 04:13:39.372178 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2026.01.13 04:13:39.372314 [ 266 ] {914fb454-03f9-4760-a0a0-c3f82b6a8adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1916 | 2026.01.13 04:13:39.372540 [ 266 ] {914fb454-03f9-4760-a0a0-c3f82b6a8adb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1917 | 2026.01.13 04:13:39.372577 [ 266 ] {914fb454-03f9-4760-a0a0-c3f82b6a8adb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1918 | 2026.01.13 04:13:39.372822 [ 266 ] {914fb454-03f9-4760-a0a0-c3f82b6a8adb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1919 | 2026.01.13 04:13:39.372877 [ 266 ] {914fb454-03f9-4760-a0a0-c3f82b6a8adb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1920 | 2026.01.13 04:13:39.372975 [ 266 ] {914fb454-03f9-4760-a0a0-c3f82b6a8adb} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1921 | 2026.01.13 04:13:39.373066 [ 305 ] {914fb454-03f9-4760-a0a0-c3f82b6a8adb} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1922 | 2026.01.13 04:13:39.373084 [ 327 ] {914fb454-03f9-4760-a0a0-c3f82b6a8adb} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1923 | 2026.01.13 04:13:39.373179 [ 266 ] {914fb454-03f9-4760-a0a0-c3f82b6a8adb} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (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 | ||
| 1924 | 2026.01.13 04:13:39.373205 [ 266 ] {914fb454-03f9-4760-a0a0-c3f82b6a8adb} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1925 | 2026.01.13 04:13:39.373258 [ 266 ] {914fb454-03f9-4760-a0a0-c3f82b6a8adb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1926 | 2026.01.13 04:13:39.373276 [ 266 ] {914fb454-03f9-4760-a0a0-c3f82b6a8adb} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1927 | 2026.01.13 04:13:39.373305 [ 266 ] {914fb454-03f9-4760-a0a0-c3f82b6a8adb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1928 | 2026.01.13 04:13:39.373349 [ 266 ] {914fb454-03f9-4760-a0a0-c3f82b6a8adb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1929 | 2026.01.13 04:13:39.373951 [ 266 ] {914fb454-03f9-4760-a0a0-c3f82b6a8adb} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.00172 sec., 20348.837209302324 rows/sec., 782.95 KiB/sec. | ||
| 1930 | 2026.01.13 04:13:39.374038 [ 266 ] {914fb454-03f9-4760-a0a0-c3f82b6a8adb} <Debug> TCPHandler: Processed in 0.001941138 sec. | ||
| 1931 | 2026.01.13 04:13:39.374225 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1932 | 2026.01.13 04:13:39.374352 [ 266 ] {d6f63872-d350-404e-adc3-74d684d07159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1933 | 2026.01.13 04:13:39.374633 [ 266 ] {d6f63872-d350-404e-adc3-74d684d07159} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1934 | 2026.01.13 04:13:39.374669 [ 266 ] {d6f63872-d350-404e-adc3-74d684d07159} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1935 | 2026.01.13 04:13:39.374871 [ 266 ] {d6f63872-d350-404e-adc3-74d684d07159} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1936 | 2026.01.13 04:13:39.374923 [ 266 ] {d6f63872-d350-404e-adc3-74d684d07159} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1937 | 2026.01.13 04:13:39.375021 [ 266 ] {d6f63872-d350-404e-adc3-74d684d07159} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1938 | 2026.01.13 04:13:39.375079 [ 327 ] {d6f63872-d350-404e-adc3-74d684d07159} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1939 | 2026.01.13 04:13:39.375122 [ 335 ] {d6f63872-d350-404e-adc3-74d684d07159} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1940 | 2026.01.13 04:13:39.375204 [ 266 ] {d6f63872-d350-404e-adc3-74d684d07159} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (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 | ||
| 1941 | 2026.01.13 04:13:39.375229 [ 266 ] {d6f63872-d350-404e-adc3-74d684d07159} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1942 | 2026.01.13 04:13:39.375282 [ 266 ] {d6f63872-d350-404e-adc3-74d684d07159} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1943 | 2026.01.13 04:13:39.375298 [ 266 ] {d6f63872-d350-404e-adc3-74d684d07159} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1944 | 2026.01.13 04:13:39.375327 [ 266 ] {d6f63872-d350-404e-adc3-74d684d07159} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1945 | 2026.01.13 04:13:39.375375 [ 266 ] {d6f63872-d350-404e-adc3-74d684d07159} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1946 | 2026.01.13 04:13:39.375950 [ 266 ] {d6f63872-d350-404e-adc3-74d684d07159} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001602 sec., 21847.69038701623 rows/sec., 840.62 KiB/sec. | ||
| 1947 | 2026.01.13 04:13:39.376057 [ 266 ] {d6f63872-d350-404e-adc3-74d684d07159} <Debug> TCPHandler: Processed in 0.001836896 sec. | ||
| 1948 | 2026.01.13 04:13:39.453685 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1949 | 2026.01.13 04:13:39.453817 [ 266 ] {11c1519a-117e-48f3-885e-5dac9545c432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1950 | 2026.01.13 04:13:39.453868 [ 266 ] {11c1519a-117e-48f3-885e-5dac9545c432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1951 | 2026.01.13 04:13:39.454471 [ 266 ] {11c1519a-117e-48f3-885e-5dac9545c432} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1952 | 2026.01.13 04:13:39.454515 [ 266 ] {11c1519a-117e-48f3-885e-5dac9545c432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 1953 | 2026.01.13 04:13:39.454955 [ 266 ] {11c1519a-117e-48f3-885e-5dac9545c432} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1954 | 2026.01.13 04:13:39.455162 [ 266 ] {11c1519a-117e-48f3-885e-5dac9545c432} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1955 | 2026.01.13 04:13:39.455316 [ 266 ] {11c1519a-117e-48f3-885e-5dac9545c432} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001535 sec., 3908.7947882736157 rows/sec., 870.32 KiB/sec. | ||
| 1956 | 2026.01.13 04:13:39.455360 [ 266 ] {11c1519a-117e-48f3-885e-5dac9545c432} <Debug> TCPHandler: Processed in 0.001748364 sec. | ||
| 1957 | 2026.01.13 04:13:39.455471 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1958 | 2026.01.13 04:13:39.455570 [ 266 ] {b67b8206-133f-46e8-8908-01a01a2fcbcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1959 | 2026.01.13 04:13:39.455611 [ 266 ] {b67b8206-133f-46e8-8908-01a01a2fcbcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1960 | 2026.01.13 04:13:39.456173 [ 266 ] {b67b8206-133f-46e8-8908-01a01a2fcbcd} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1961 | 2026.01.13 04:13:39.456210 [ 266 ] {b67b8206-133f-46e8-8908-01a01a2fcbcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 1962 | 2026.01.13 04:13:39.456555 [ 266 ] {b67b8206-133f-46e8-8908-01a01a2fcbcd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1963 | 2026.01.13 04:13:39.456766 [ 266 ] {b67b8206-133f-46e8-8908-01a01a2fcbcd} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1964 | 2026.01.13 04:13:39.456895 [ 266 ] {b67b8206-133f-46e8-8908-01a01a2fcbcd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001348 sec., 304154.3026706231 rows/sec., 19.29 MiB/sec. | ||
| 1965 | 2026.01.13 04:13:39.456933 [ 266 ] {b67b8206-133f-46e8-8908-01a01a2fcbcd} <Debug> TCPHandler: Processed in 0.00151297 sec. | ||
| 1966 | 2026.01.13 04:13:39.457040 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1967 | 2026.01.13 04:13:39.457136 [ 266 ] {68943820-ca47-4f3f-9725-3e76fb77e4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1968 | 2026.01.13 04:13:39.457176 [ 266 ] {68943820-ca47-4f3f-9725-3e76fb77e4dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1969 | 2026.01.13 04:13:39.457547 [ 266 ] {68943820-ca47-4f3f-9725-3e76fb77e4dc} <Trace> oximeter.fields_ipaddr (5f60f3cc-e5b6-48f9-9662-74b8c47da8d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1970 | 2026.01.13 04:13:39.457584 [ 266 ] {68943820-ca47-4f3f-9725-3e76fb77e4dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 1971 | 2026.01.13 04:13:39.457861 [ 266 ] {68943820-ca47-4f3f-9725-3e76fb77e4dc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1972 | 2026.01.13 04:13:39.458065 [ 266 ] {68943820-ca47-4f3f-9725-3e76fb77e4dc} <Trace> oximeter.fields_ipaddr (5f60f3cc-e5b6-48f9-9662-74b8c47da8d9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1973 | 2026.01.13 04:13:39.458191 [ 266 ] {68943820-ca47-4f3f-9725-3e76fb77e4dc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001074 sec., 1862.1973929236497 rows/sec., 151.85 KiB/sec. | ||
| 1974 | 2026.01.13 04:13:39.458228 [ 266 ] {68943820-ca47-4f3f-9725-3e76fb77e4dc} <Debug> TCPHandler: Processed in 0.001237414 sec. | ||
| 1975 | 2026.01.13 04:13:39.458332 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1976 | 2026.01.13 04:13:39.458433 [ 266 ] {4f67e07a-76a1-4afd-8902-a24a2ecd752f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1977 | 2026.01.13 04:13:39.458473 [ 266 ] {4f67e07a-76a1-4afd-8902-a24a2ecd752f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1978 | 2026.01.13 04:13:39.460005 [ 266 ] {4f67e07a-76a1-4afd-8902-a24a2ecd752f} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2026.01.13 04:13:39.460042 [ 266 ] {4f67e07a-76a1-4afd-8902-a24a2ecd752f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 1980 | 2026.01.13 04:13:39.460522 [ 266 ] {4f67e07a-76a1-4afd-8902-a24a2ecd752f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1981 | 2026.01.13 04:13:39.460741 [ 266 ] {4f67e07a-76a1-4afd-8902-a24a2ecd752f} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1982 | 2026.01.13 04:13:39.460874 [ 266 ] {4f67e07a-76a1-4afd-8902-a24a2ecd752f} <Debug> executeQuery: Read 2273 rows, 188.00 KiB in 0.002461 sec., 923608.2893132872 rows/sec., 74.60 MiB/sec. | ||
| 1983 | 2026.01.13 04:13:39.460914 [ 266 ] {4f67e07a-76a1-4afd-8902-a24a2ecd752f} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 1984 | 2026.01.13 04:13:39.460927 [ 266 ] {4f67e07a-76a1-4afd-8902-a24a2ecd752f} <Debug> TCPHandler: Processed in 0.002646502 sec. | ||
| 1985 | 2026.01.13 04:13:39.461032 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1986 | 2026.01.13 04:13:39.461125 [ 266 ] {7aed75ba-4107-4c06-a9e6-c8e5f1d22a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1987 | 2026.01.13 04:13:39.461165 [ 266 ] {7aed75ba-4107-4c06-a9e6-c8e5f1d22a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1988 | 2026.01.13 04:13:39.461606 [ 266 ] {7aed75ba-4107-4c06-a9e6-c8e5f1d22a3e} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2026.01.13 04:13:39.461641 [ 266 ] {7aed75ba-4107-4c06-a9e6-c8e5f1d22a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 1990 | 2026.01.13 04:13:39.461958 [ 266 ] {7aed75ba-4107-4c06-a9e6-c8e5f1d22a3e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1991 | 2026.01.13 04:13:39.462153 [ 266 ] {7aed75ba-4107-4c06-a9e6-c8e5f1d22a3e} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2026.01.13 04:13:39.462243 [ 53 ] {} <Debug> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1993 | 2026.01.13 04:13:39.462275 [ 266 ] {7aed75ba-4107-4c06-a9e6-c8e5f1d22a3e} <Debug> executeQuery: Read 217 rows, 13.21 KiB in 0.001216 sec., 178453.94736842104 rows/sec., 10.61 MiB/sec. | ||
| 1994 | 2026.01.13 04:13:39.462301 [ 53 ] {} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1995 | 2026.01.13 04:13:39.462315 [ 266 ] {7aed75ba-4107-4c06-a9e6-c8e5f1d22a3e} <Debug> TCPHandler: Processed in 0.001383337 sec. | ||
| 1996 | 2026.01.13 04:13:39.462334 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 1997 | 2026.01.13 04:13:39.462421 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1998 | 2026.01.13 04:13:39.462438 [ 196 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::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 | ||
| 1999 | 2026.01.13 04:13:39.462592 [ 266 ] {93ac7349-91a0-4250-9132-730519eb117b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2000 | 2026.01.13 04:13:39.462605 [ 196 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2001 | 2026.01.13 04:13:39.462634 [ 196 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 225 rows starting from the beginning of the part | ||
| 2002 | 2026.01.13 04:13:39.462636 [ 266 ] {93ac7349-91a0-4250-9132-730519eb117b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2003 | 2026.01.13 04:13:39.462693 [ 196 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 215 rows starting from the beginning of the part | ||
| 2004 | 2026.01.13 04:13:39.462739 [ 196 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 2005 | 2026.01.13 04:13:39.462784 [ 196 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 215 rows starting from the beginning of the part | ||
| 2006 | 2026.01.13 04:13:39.462839 [ 196 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 2007 | 2026.01.13 04:13:39.462886 [ 196 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 217 rows starting from the beginning of the part | ||
| 2008 | 2026.01.13 04:13:39.463156 [ 266 ] {93ac7349-91a0-4250-9132-730519eb117b} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2026.01.13 04:13:39.463192 [ 266 ] {93ac7349-91a0-4250-9132-730519eb117b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2010 | 2026.01.13 04:13:39.463557 [ 266 ] {93ac7349-91a0-4250-9132-730519eb117b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2011 | 2026.01.13 04:13:39.463781 [ 266 ] {93ac7349-91a0-4250-9132-730519eb117b} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2012 | 2026.01.13 04:13:39.463809 [ 189 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 922 rows, containing 5 columns (5 merged, 0 gathered) in 0.001345646 sec., 685172.7720366277 rows/sec., 43.88 MiB/sec. | ||
| 2013 | 2026.01.13 04:13:39.463910 [ 266 ] {93ac7349-91a0-4250-9132-730519eb117b} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001337 sec., 329094.98878085264 rows/sec., 21.77 MiB/sec. | ||
| 2014 | 2026.01.13 04:13:39.463953 [ 266 ] {93ac7349-91a0-4250-9132-730519eb117b} <Debug> TCPHandler: Processed in 0.0015237 sec. | ||
| 2015 | 2026.01.13 04:13:39.463978 [ 200 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2016 | 2026.01.13 04:13:39.464058 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2026.01.13 04:13:39.464154 [ 266 ] {0526a889-52e2-4472-bba3-b0ace6622b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2018 | 2026.01.13 04:13:39.464193 [ 266 ] {0526a889-52e2-4472-bba3-b0ace6622b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2019 | 2026.01.13 04:13:39.464221 [ 200 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_6_1} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2026.01.13 04:13:39.464281 [ 200 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_6_1} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2021 | 2026.01.13 04:13:39.464337 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2022 | 2026.01.13 04:13:39.464634 [ 266 ] {0526a889-52e2-4472-bba3-b0ace6622b20} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2023 | 2026.01.13 04:13:39.464668 [ 266 ] {0526a889-52e2-4472-bba3-b0ace6622b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2024 | 2026.01.13 04:13:39.464979 [ 266 ] {0526a889-52e2-4472-bba3-b0ace6622b20} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2025 | 2026.01.13 04:13:39.465179 [ 266 ] {0526a889-52e2-4472-bba3-b0ace6622b20} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2026 | 2026.01.13 04:13:39.465302 [ 266 ] {0526a889-52e2-4472-bba3-b0ace6622b20} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001167 sec., 180805.48414738645 rows/sec., 10.27 MiB/sec. | ||
| 2027 | 2026.01.13 04:13:39.465347 [ 266 ] {0526a889-52e2-4472-bba3-b0ace6622b20} <Debug> TCPHandler: Processed in 0.001337826 sec. | ||
| 2028 | 2026.01.13 04:13:39.465451 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2029 | 2026.01.13 04:13:39.465555 [ 266 ] {cecc7001-c489-4e1c-b2eb-391e51fe4e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2030 | 2026.01.13 04:13:39.465594 [ 266 ] {cecc7001-c489-4e1c-b2eb-391e51fe4e3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2031 | 2026.01.13 04:13:39.466334 [ 266 ] {cecc7001-c489-4e1c-b2eb-391e51fe4e3e} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2032 | 2026.01.13 04:13:39.466369 [ 266 ] {cecc7001-c489-4e1c-b2eb-391e51fe4e3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2033 | 2026.01.13 04:13:39.466743 [ 266 ] {cecc7001-c489-4e1c-b2eb-391e51fe4e3e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2034 | 2026.01.13 04:13:39.466948 [ 266 ] {cecc7001-c489-4e1c-b2eb-391e51fe4e3e} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2035 | 2026.01.13 04:13:39.467080 [ 266 ] {cecc7001-c489-4e1c-b2eb-391e51fe4e3e} <Debug> executeQuery: Read 1147 rows, 83.72 KiB in 0.001544 sec., 742875.6476683938 rows/sec., 52.95 MiB/sec. | ||
| 2036 | 2026.01.13 04:13:39.467120 [ 266 ] {cecc7001-c489-4e1c-b2eb-391e51fe4e3e} <Debug> TCPHandler: Processed in 0.001717873 sec. | ||
| 2037 | 2026.01.13 04:13:39.467225 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2038 | 2026.01.13 04:13:39.467319 [ 266 ] {d14d9c3d-bbf8-4863-9648-e3ac3f313cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2039 | 2026.01.13 04:13:39.467358 [ 266 ] {d14d9c3d-bbf8-4863-9648-e3ac3f313cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2040 | 2026.01.13 04:13:39.467685 [ 266 ] {d14d9c3d-bbf8-4863-9648-e3ac3f313cb8} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2041 | 2026.01.13 04:13:39.467722 [ 266 ] {d14d9c3d-bbf8-4863-9648-e3ac3f313cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2042 | 2026.01.13 04:13:39.468044 [ 266 ] {d14d9c3d-bbf8-4863-9648-e3ac3f313cb8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2043 | 2026.01.13 04:13:39.468245 [ 266 ] {d14d9c3d-bbf8-4863-9648-e3ac3f313cb8} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2044 | 2026.01.13 04:13:39.468377 [ 266 ] {d14d9c3d-bbf8-4863-9648-e3ac3f313cb8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 2045 | 2026.01.13 04:13:39.468413 [ 266 ] {d14d9c3d-bbf8-4863-9648-e3ac3f313cb8} <Debug> TCPHandler: Processed in 0.001237054 sec. | ||
| 2046 | 2026.01.13 04:13:39.468508 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2047 | 2026.01.13 04:13:39.468604 [ 266 ] {052f14f3-4663-40a5-9638-201135abf113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2048 | 2026.01.13 04:13:39.468646 [ 266 ] {052f14f3-4663-40a5-9638-201135abf113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2049 | 2026.01.13 04:13:39.469528 [ 266 ] {052f14f3-4663-40a5-9638-201135abf113} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2050 | 2026.01.13 04:13:39.469565 [ 266 ] {052f14f3-4663-40a5-9638-201135abf113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2051 | 2026.01.13 04:13:39.470022 [ 266 ] {052f14f3-4663-40a5-9638-201135abf113} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2052 | 2026.01.13 04:13:39.470227 [ 266 ] {052f14f3-4663-40a5-9638-201135abf113} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2053 | 2026.01.13 04:13:39.470360 [ 266 ] {052f14f3-4663-40a5-9638-201135abf113} <Debug> executeQuery: Read 2233 rows, 151.93 KiB in 0.001775 sec., 1258028.1690140844 rows/sec., 83.59 MiB/sec. | ||
| 2054 | 2026.01.13 04:13:39.470396 [ 266 ] {052f14f3-4663-40a5-9638-201135abf113} <Debug> TCPHandler: Processed in 0.001935358 sec. | ||
| 2055 | 2026.01.13 04:13:39.470499 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2056 | 2026.01.13 04:13:39.470597 [ 266 ] {6dbf1e18-942f-4746-8377-5568212b865c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2057 | 2026.01.13 04:13:39.470639 [ 266 ] {6dbf1e18-942f-4746-8377-5568212b865c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2058 | 2026.01.13 04:13:39.470940 [ 266 ] {6dbf1e18-942f-4746-8377-5568212b865c} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2026.01.13 04:13:39.470981 [ 266 ] {6dbf1e18-942f-4746-8377-5568212b865c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2060 | 2026.01.13 04:13:39.471285 [ 266 ] {6dbf1e18-942f-4746-8377-5568212b865c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2061 | 2026.01.13 04:13:39.471485 [ 266 ] {6dbf1e18-942f-4746-8377-5568212b865c} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2026.01.13 04:13:39.471619 [ 266 ] {6dbf1e18-942f-4746-8377-5568212b865c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 2063 | 2026.01.13 04:13:39.471654 [ 266 ] {6dbf1e18-942f-4746-8377-5568212b865c} <Debug> TCPHandler: Processed in 0.001204304 sec. | ||
| 2064 | 2026.01.13 04:13:39.471749 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2065 | 2026.01.13 04:13:39.471843 [ 266 ] {3dbb34b0-e32f-441a-994a-33e7c2154562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2066 | 2026.01.13 04:13:39.471894 [ 266 ] {3dbb34b0-e32f-441a-994a-33e7c2154562} <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 | ||
| 2067 | 2026.01.13 04:13:39.472609 [ 266 ] {3dbb34b0-e32f-441a-994a-33e7c2154562} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2068 | 2026.01.13 04:13:39.472644 [ 266 ] {3dbb34b0-e32f-441a-994a-33e7c2154562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2069 | 2026.01.13 04:13:39.473148 [ 266 ] {3dbb34b0-e32f-441a-994a-33e7c2154562} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2070 | 2026.01.13 04:13:39.473360 [ 266 ] {3dbb34b0-e32f-441a-994a-33e7c2154562} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2071 | 2026.01.13 04:13:39.473460 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2072 | 2026.01.13 04:13:39.473498 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2026.01.13 04:13:39.473500 [ 266 ] {3dbb34b0-e32f-441a-994a-33e7c2154562} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001675 sec., 5970.149253731343 rows/sec., 10.70 MiB/sec. | ||
| 2074 | 2026.01.13 04:13:39.473521 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2075 | 2026.01.13 04:13:39.473575 [ 266 ] {3dbb34b0-e32f-441a-994a-33e7c2154562} <Debug> TCPHandler: Processed in 0.001872577 sec. | ||
| 2076 | 2026.01.13 04:13:39.473615 [ 196 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::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 | ||
| 2077 | 2026.01.13 04:13:39.473683 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2078 | 2026.01.13 04:13:39.473777 [ 266 ] {3ee009ad-1d2a-4051-80d7-c6e6d1b50454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2079 | 2026.01.13 04:13:39.473795 [ 196 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2080 | 2026.01.13 04:13:39.473816 [ 266 ] {3ee009ad-1d2a-4051-80d7-c6e6d1b50454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2081 | 2026.01.13 04:13:39.473847 [ 196 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2082 | 2026.01.13 04:13:39.473949 [ 196 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2083 | 2026.01.13 04:13:39.474051 [ 196 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 2084 | 2026.01.13 04:13:39.474133 [ 266 ] {3ee009ad-1d2a-4051-80d7-c6e6d1b50454} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2026.01.13 04:13:39.474153 [ 196 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2086 | 2026.01.13 04:13:39.474170 [ 266 ] {3ee009ad-1d2a-4051-80d7-c6e6d1b50454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2087 | 2026.01.13 04:13:39.474245 [ 196 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 2088 | 2026.01.13 04:13:39.474353 [ 196 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2089 | 2026.01.13 04:13:39.474484 [ 266 ] {3ee009ad-1d2a-4051-80d7-c6e6d1b50454} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2090 | 2026.01.13 04:13:39.474697 [ 266 ] {3ee009ad-1d2a-4051-80d7-c6e6d1b50454} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2091 | 2026.01.13 04:13:39.474819 [ 266 ] {3ee009ad-1d2a-4051-80d7-c6e6d1b50454} <Debug> executeQuery: Read 56 rows, 3.21 KiB in 0.001062 sec., 52730.69679849341 rows/sec., 2.95 MiB/sec. | ||
| 2092 | 2026.01.13 04:13:39.474854 [ 266 ] {3ee009ad-1d2a-4051-80d7-c6e6d1b50454} <Debug> TCPHandler: Processed in 0.001218213 sec. | ||
| 2093 | 2026.01.13 04:13:39.476085 [ 187 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 88 rows, containing 19 columns (19 merged, 0 gathered) in 0.002495678 sec., 35260.9591461719 rows/sec., 63.19 MiB/sec. | ||
| 2094 | 2026.01.13 04:13:39.476346 [ 196 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2095 | 2026.01.13 04:13:39.476650 [ 196 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2096 | 2026.01.13 04:13:39.476709 [ 196 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2097 | 2026.01.13 04:13:39.476776 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 2098 | 2026.01.13 04:13:41.323408 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 312 | ||
| 2099 | 2026.01.13 04:13:41.326538 [ 242 ] {} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.01.13 04:13:41.326594 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2101 | 2026.01.13 04:13:41.327881 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2102 | 2026.01.13 04:13:41.328157 [ 242 ] {} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2103 | 2026.01.13 04:13:41.328422 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 312 | ||
| 2104 | 2026.01.13 04:13:43.580264 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2105 | 2026.01.13 04:13:43.580450 [ 266 ] {0cebc6e2-f0ff-405e-9fe6-c02dd57322db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2106 | 2026.01.13 04:13:43.580514 [ 266 ] {0cebc6e2-f0ff-405e-9fe6-c02dd57322db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2107 | 2026.01.13 04:13:43.581122 [ 266 ] {0cebc6e2-f0ff-405e-9fe6-c02dd57322db} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2026.01.13 04:13:43.581171 [ 266 ] {0cebc6e2-f0ff-405e-9fe6-c02dd57322db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2109 | 2026.01.13 04:13:43.581550 [ 266 ] {0cebc6e2-f0ff-405e-9fe6-c02dd57322db} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2110 | 2026.01.13 04:13:43.581784 [ 266 ] {0cebc6e2-f0ff-405e-9fe6-c02dd57322db} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2026.01.13 04:13:43.581946 [ 266 ] {0cebc6e2-f0ff-405e-9fe6-c02dd57322db} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001544 sec., 36269.43005181347 rows/sec., 2.77 MiB/sec. | ||
| 2112 | 2026.01.13 04:13:43.581996 [ 266 ] {0cebc6e2-f0ff-405e-9fe6-c02dd57322db} <Debug> TCPHandler: Processed in 0.001850716 sec. | ||
| 2113 | 2026.01.13 04:13:43.582111 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2114 | 2026.01.13 04:13:43.582213 [ 266 ] {bd4b2be2-fe93-4734-9ec0-9306489c2f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2115 | 2026.01.13 04:13:43.582256 [ 266 ] {bd4b2be2-fe93-4734-9ec0-9306489c2f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2116 | 2026.01.13 04:13:43.582672 [ 266 ] {bd4b2be2-fe93-4734-9ec0-9306489c2f58} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2026.01.13 04:13:43.582709 [ 266 ] {bd4b2be2-fe93-4734-9ec0-9306489c2f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2118 | 2026.01.13 04:13:43.583015 [ 266 ] {bd4b2be2-fe93-4734-9ec0-9306489c2f58} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2119 | 2026.01.13 04:13:43.583240 [ 266 ] {bd4b2be2-fe93-4734-9ec0-9306489c2f58} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2026.01.13 04:13:43.583374 [ 266 ] {bd4b2be2-fe93-4734-9ec0-9306489c2f58} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 2121 | 2026.01.13 04:13:43.583413 [ 266 ] {bd4b2be2-fe93-4734-9ec0-9306489c2f58} <Debug> TCPHandler: Processed in 0.001355907 sec. | ||
| 2122 | 2026.01.13 04:13:43.583524 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2123 | 2026.01.13 04:13:43.583624 [ 266 ] {d1fed8d9-4c27-4e55-ad6a-3fafd1b8a47e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2124 | 2026.01.13 04:13:43.583669 [ 266 ] {d1fed8d9-4c27-4e55-ad6a-3fafd1b8a47e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2125 | 2026.01.13 04:13:43.584062 [ 266 ] {d1fed8d9-4c27-4e55-ad6a-3fafd1b8a47e} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2126 | 2026.01.13 04:13:43.584098 [ 266 ] {d1fed8d9-4c27-4e55-ad6a-3fafd1b8a47e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2127 | 2026.01.13 04:13:43.584418 [ 266 ] {d1fed8d9-4c27-4e55-ad6a-3fafd1b8a47e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2128 | 2026.01.13 04:13:43.584628 [ 266 ] {d1fed8d9-4c27-4e55-ad6a-3fafd1b8a47e} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2129 | 2026.01.13 04:13:43.584756 [ 266 ] {d1fed8d9-4c27-4e55-ad6a-3fafd1b8a47e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001154 sec., 110918.54419410744 rows/sec., 7.73 MiB/sec. | ||
| 2130 | 2026.01.13 04:13:43.584793 [ 266 ] {d1fed8d9-4c27-4e55-ad6a-3fafd1b8a47e} <Debug> TCPHandler: Processed in 0.001318496 sec. | ||
| 2131 | 2026.01.13 04:13:43.584903 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2132 | 2026.01.13 04:13:43.584998 [ 266 ] {67dd3456-f339-49c6-a0cf-6bae0f9e0e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2133 | 2026.01.13 04:13:43.585038 [ 266 ] {67dd3456-f339-49c6-a0cf-6bae0f9e0e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2134 | 2026.01.13 04:13:43.585348 [ 266 ] {67dd3456-f339-49c6-a0cf-6bae0f9e0e8d} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2135 | 2026.01.13 04:13:43.585384 [ 266 ] {67dd3456-f339-49c6-a0cf-6bae0f9e0e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2136 | 2026.01.13 04:13:43.585690 [ 266 ] {67dd3456-f339-49c6-a0cf-6bae0f9e0e8d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2137 | 2026.01.13 04:13:43.585898 [ 266 ] {67dd3456-f339-49c6-a0cf-6bae0f9e0e8d} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2138 | 2026.01.13 04:13:43.586026 [ 266 ] {67dd3456-f339-49c6-a0cf-6bae0f9e0e8d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001047 sec., 45845.27220630373 rows/sec., 3.09 MiB/sec. | ||
| 2139 | 2026.01.13 04:13:43.586061 [ 266 ] {67dd3456-f339-49c6-a0cf-6bae0f9e0e8d} <Debug> TCPHandler: Processed in 0.001206064 sec. | ||
| 2140 | 2026.01.13 04:13:43.834863 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3335 | ||
| 2141 | 2026.01.13 04:13:43.835330 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2142 | 2026.01.13 04:13:43.835376 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2143 | 2026.01.13 04:13:43.835912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2144 | 2026.01.13 04:13:43.836149 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2145 | 2026.01.13 04:13:43.836286 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3335 | ||
| 2146 | 2026.01.13 04:13:44.003918 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2147 | 2026.01.13 04:13:44.026749 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2148 | 2026.01.13 04:13:44.026818 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2149 | 2026.01.13 04:13:44.032567 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2150 | 2026.01.13 04:13:44.033283 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2151 | 2026.01.13 04:13:44.036951 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2152 | 2026.01.13 04:13:48.583179 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2153 | 2026.01.13 04:13:48.583404 [ 266 ] {1dfa1411-d4e6-45a3-b963-92445d266315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2154 | 2026.01.13 04:13:48.583485 [ 266 ] {1dfa1411-d4e6-45a3-b963-92445d266315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2155 | 2026.01.13 04:13:48.584213 [ 266 ] {1dfa1411-d4e6-45a3-b963-92445d266315} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2156 | 2026.01.13 04:13:48.584255 [ 266 ] {1dfa1411-d4e6-45a3-b963-92445d266315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2157 | 2026.01.13 04:13:48.584647 [ 266 ] {1dfa1411-d4e6-45a3-b963-92445d266315} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2158 | 2026.01.13 04:13:48.584861 [ 266 ] {1dfa1411-d4e6-45a3-b963-92445d266315} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2159 | 2026.01.13 04:13:48.585016 [ 266 ] {1dfa1411-d4e6-45a3-b963-92445d266315} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001672 sec., 64593.3014354067 rows/sec., 5.41 MiB/sec. | ||
| 2160 | 2026.01.13 04:13:48.585063 [ 266 ] {1dfa1411-d4e6-45a3-b963-92445d266315} <Debug> TCPHandler: Processed in 0.00202648 sec. | ||
| 2161 | 2026.01.13 04:13:48.585183 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2162 | 2026.01.13 04:13:48.585283 [ 266 ] {37bd4013-e738-4994-9ab5-e285219fdcf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2163 | 2026.01.13 04:13:48.585327 [ 266 ] {37bd4013-e738-4994-9ab5-e285219fdcf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2164 | 2026.01.13 04:13:48.585727 [ 266 ] {37bd4013-e738-4994-9ab5-e285219fdcf9} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2165 | 2026.01.13 04:13:48.585765 [ 266 ] {37bd4013-e738-4994-9ab5-e285219fdcf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2166 | 2026.01.13 04:13:48.586062 [ 266 ] {37bd4013-e738-4994-9ab5-e285219fdcf9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2167 | 2026.01.13 04:13:48.586269 [ 266 ] {37bd4013-e738-4994-9ab5-e285219fdcf9} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2168 | 2026.01.13 04:13:48.586398 [ 266 ] {37bd4013-e738-4994-9ab5-e285219fdcf9} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001138 sec., 22847.100175746928 rows/sec., 1.68 MiB/sec. | ||
| 2169 | 2026.01.13 04:13:48.586437 [ 266 ] {37bd4013-e738-4994-9ab5-e285219fdcf9} <Debug> TCPHandler: Processed in 0.001306085 sec. | ||
| 2170 | 2026.01.13 04:13:48.586542 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2171 | 2026.01.13 04:13:48.586637 [ 266 ] {b66daa45-fc58-498a-8ff5-a880dea78db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2172 | 2026.01.13 04:13:48.586678 [ 266 ] {b66daa45-fc58-498a-8ff5-a880dea78db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2173 | 2026.01.13 04:13:48.587094 [ 266 ] {b66daa45-fc58-498a-8ff5-a880dea78db0} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2174 | 2026.01.13 04:13:48.587131 [ 266 ] {b66daa45-fc58-498a-8ff5-a880dea78db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2175 | 2026.01.13 04:13:48.587447 [ 266 ] {b66daa45-fc58-498a-8ff5-a880dea78db0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2176 | 2026.01.13 04:13:48.587666 [ 266 ] {b66daa45-fc58-498a-8ff5-a880dea78db0} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2177 | 2026.01.13 04:13:48.587795 [ 266 ] {b66daa45-fc58-498a-8ff5-a880dea78db0} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001176 sec., 76530.61224489796 rows/sec., 5.98 MiB/sec. | ||
| 2178 | 2026.01.13 04:13:48.587833 [ 266 ] {b66daa45-fc58-498a-8ff5-a880dea78db0} <Debug> TCPHandler: Processed in 0.001343586 sec. | ||
| 2179 | 2026.01.13 04:13:48.587939 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2180 | 2026.01.13 04:13:48.588034 [ 266 ] {cfe4c7fb-3641-4601-98bd-405edc01affb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2181 | 2026.01.13 04:13:48.588077 [ 266 ] {cfe4c7fb-3641-4601-98bd-405edc01affb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2182 | 2026.01.13 04:13:48.588477 [ 266 ] {cfe4c7fb-3641-4601-98bd-405edc01affb} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2183 | 2026.01.13 04:13:48.588513 [ 266 ] {cfe4c7fb-3641-4601-98bd-405edc01affb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2184 | 2026.01.13 04:13:48.588854 [ 266 ] {cfe4c7fb-3641-4601-98bd-405edc01affb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2185 | 2026.01.13 04:13:48.589060 [ 266 ] {cfe4c7fb-3641-4601-98bd-405edc01affb} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2186 | 2026.01.13 04:13:48.589189 [ 266 ] {cfe4c7fb-3641-4601-98bd-405edc01affb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 2187 | 2026.01.13 04:13:48.589227 [ 266 ] {cfe4c7fb-3641-4601-98bd-405edc01affb} <Debug> TCPHandler: Processed in 0.001336726 sec. | ||
| 2188 | 2026.01.13 04:13:48.589324 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2189 | 2026.01.13 04:13:48.589417 [ 266 ] {6f7ff10d-3b84-4508-ba29-adf9d5f30d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2190 | 2026.01.13 04:13:48.589471 [ 266 ] {6f7ff10d-3b84-4508-ba29-adf9d5f30d8b} <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 | ||
| 2191 | 2026.01.13 04:13:48.590241 [ 266 ] {6f7ff10d-3b84-4508-ba29-adf9d5f30d8b} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2192 | 2026.01.13 04:13:48.590276 [ 266 ] {6f7ff10d-3b84-4508-ba29-adf9d5f30d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2193 | 2026.01.13 04:13:48.590789 [ 266 ] {6f7ff10d-3b84-4508-ba29-adf9d5f30d8b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2194 | 2026.01.13 04:13:48.591004 [ 266 ] {6f7ff10d-3b84-4508-ba29-adf9d5f30d8b} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2195 | 2026.01.13 04:13:48.591139 [ 266 ] {6f7ff10d-3b84-4508-ba29-adf9d5f30d8b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001741 sec., 14933.946008041356 rows/sec., 26.76 MiB/sec. | ||
| 2196 | 2026.01.13 04:13:48.591196 [ 266 ] {6f7ff10d-3b84-4508-ba29-adf9d5f30d8b} <Debug> TCPHandler: Processed in 0.001919397 sec. | ||
| 2197 | 2026.01.13 04:13:48.591299 [ 266 ] {} <Trace> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2198 | 2026.01.13 04:13:48.591392 [ 266 ] {4b6190d3-ea9f-4f13-9938-53d86908b1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2199 | 2026.01.13 04:13:48.591432 [ 266 ] {4b6190d3-ea9f-4f13-9938-53d86908b1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2200 | 2026.01.13 04:13:48.591769 [ 266 ] {4b6190d3-ea9f-4f13-9938-53d86908b1d8} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2201 | 2026.01.13 04:13:48.591805 [ 266 ] {4b6190d3-ea9f-4f13-9938-53d86908b1d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2202 | 2026.01.13 04:13:48.592099 [ 266 ] {4b6190d3-ea9f-4f13-9938-53d86908b1d8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2203 | 2026.01.13 04:13:48.592306 [ 266 ] {4b6190d3-ea9f-4f13-9938-53d86908b1d8} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2204 | 2026.01.13 04:13:48.592430 [ 266 ] {4b6190d3-ea9f-4f13-9938-53d86908b1d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 2205 | 2026.01.13 04:13:48.592465 [ 266 ] {4b6190d3-ea9f-4f13-9938-53d86908b1d8} <Debug> TCPHandler: Processed in 0.001214134 sec. | ||
| 2206 | 2026.01.13 04:13:51.211907 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2207 | 2026.01.13 04:13:51.211982 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2208 | 2026.01.13 04:13:51.329700 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 332 | ||
| 2209 | 2026.01.13 04:13:51.331755 [ 242 ] {} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2210 | 2026.01.13 04:13:51.331816 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2211 | 2026.01.13 04:13:51.333032 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2212 | 2026.01.13 04:13:51.333334 [ 242 ] {} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2213 | 2026.01.13 04:13:51.333494 [ 41 ] {} <Debug> system.query_log (040fd760-6810-4852-a64a-9645215ccf10) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2214 | 2026.01.13 04:13:51.333556 [ 41 ] {} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2215 | 2026.01.13 04:13:51.333578 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2216 | 2026.01.13 04:13:51.333678 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 332 | ||
| 2217 | 2026.01.13 04:13:51.333686 [ 189 ] {040fd760-6810-4852-a64a-9645215ccf10::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 | ||
| 2218 | 2026.01.13 04:13:51.334190 [ 189 ] {040fd760-6810-4852-a64a-9645215ccf10::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2219 | 2026.01.13 04:13:51.334341 [ 189 ] {040fd760-6810-4852-a64a-9645215ccf10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2220 | 2026.01.13 04:13:51.334752 [ 189 ] {040fd760-6810-4852-a64a-9645215ccf10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2221 | 2026.01.13 04:13:51.335137 [ 189 ] {040fd760-6810-4852-a64a-9645215ccf10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 102 rows starting from the beginning of the part | ||
| 2222 | 2026.01.13 04:13:51.335523 [ 189 ] {040fd760-6810-4852-a64a-9645215ccf10::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 | ||
| 2223 | 2026.01.13 04:13:51.335898 [ 189 ] {040fd760-6810-4852-a64a-9645215ccf10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 2224 | 2026.01.13 04:13:51.336259 [ 189 ] {040fd760-6810-4852-a64a-9645215ccf10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
| 2225 | 2026.01.13 04:13:51.336365 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3847 | ||
| 2226 | 2026.01.13 04:13:51.336914 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2026.01.13 04:13:51.336957 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2228 | 2026.01.13 04:13:51.337584 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2229 | 2026.01.13 04:13:51.337836 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2230 | 2026.01.13 04:13:51.337987 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3847 | ||
| 2231 | 2026.01.13 04:13:51.342510 [ 187 ] {040fd760-6810-4852-a64a-9645215ccf10::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 72 columns (72 merged, 0 gathered) in 0.008870083 sec., 37429.18752845943 rows/sec., 37.21 MiB/sec. | ||
| 2232 | 2026.01.13 04:13:51.343542 [ 195 ] {040fd760-6810-4852-a64a-9645215ccf10::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2233 | 2026.01.13 04:13:51.344192 [ 195 ] {040fd760-6810-4852-a64a-9645215ccf10::all_1_6_1} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2234 | 2026.01.13 04:13:51.344277 [ 195 ] {040fd760-6810-4852-a64a-9645215ccf10::all_1_6_1} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2235 | 2026.01.13 04:13:51.344512 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. | ||
| 2236 | 2026.01.13 04:13:51.537036 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2237 | 2026.01.13 04:13:51.553497 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2238 | 2026.01.13 04:13:51.553545 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2239 | 2026.01.13 04:13:51.559357 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2240 | 2026.01.13 04:13:51.560032 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2026.01.13 04:13:51.562961 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2242 | 2026.01.13 04:13:52.448718 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2243 | 2026.01.13 04:13:52.448782 [ 266 ] {} <Debug> TCP-Session: 67723f1f-8019-42d6-9bb2-f047c529d2dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2026.01.13 04:13:53.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.08 MiB, peak 191.89 MiB, free memory in arenas 0.00 B, will set to 185.13 MiB (RSS), difference: 2.05 MiB | ||
| 2245 | 2026.01.13 04:13:53.595011 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2246 | 2026.01.13 04:13:53.595236 [ 267 ] {e50762a7-21c0-4e46-9fcb-7d017b861ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2247 | 2026.01.13 04:13:53.595310 [ 267 ] {e50762a7-21c0-4e46-9fcb-7d017b861ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2248 | 2026.01.13 04:13:53.596155 [ 267 ] {e50762a7-21c0-4e46-9fcb-7d017b861ca5} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2249 | 2026.01.13 04:13:53.596199 [ 267 ] {e50762a7-21c0-4e46-9fcb-7d017b861ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2250 | 2026.01.13 04:13:53.596698 [ 267 ] {e50762a7-21c0-4e46-9fcb-7d017b861ca5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2251 | 2026.01.13 04:13:53.596952 [ 267 ] {e50762a7-21c0-4e46-9fcb-7d017b861ca5} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2252 | 2026.01.13 04:13:53.597089 [ 40 ] {} <Debug> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2253 | 2026.01.13 04:13:53.597115 [ 267 ] {e50762a7-21c0-4e46-9fcb-7d017b861ca5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001934 sec., 211995.86349534645 rows/sec., 13.45 MiB/sec. | ||
| 2254 | 2026.01.13 04:13:53.597171 [ 40 ] {} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2255 | 2026.01.13 04:13:53.597184 [ 267 ] {e50762a7-21c0-4e46-9fcb-7d017b861ca5} <Debug> TCPHandler: Processed in 0.002310145 sec. | ||
| 2256 | 2026.01.13 04:13:53.597202 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2257 | 2026.01.13 04:13:53.597314 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2258 | 2026.01.13 04:13:53.597338 [ 189 ] {70b886f4-30cd-45ae-bcc4-a02ff5d3c553::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2259 | 2026.01.13 04:13:53.597413 [ 267 ] {bba1c464-256c-4c56-8d2b-a68bb945ba5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2260 | 2026.01.13 04:13:53.597459 [ 267 ] {bba1c464-256c-4c56-8d2b-a68bb945ba5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2261 | 2026.01.13 04:13:53.597484 [ 189 ] {70b886f4-30cd-45ae-bcc4-a02ff5d3c553::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2262 | 2026.01.13 04:13:53.597522 [ 189 ] {70b886f4-30cd-45ae-bcc4-a02ff5d3c553::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 2263 | 2026.01.13 04:13:53.597588 [ 189 ] {70b886f4-30cd-45ae-bcc4-a02ff5d3c553::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2264 | 2026.01.13 04:13:53.597632 [ 189 ] {70b886f4-30cd-45ae-bcc4-a02ff5d3c553::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2265 | 2026.01.13 04:13:53.597673 [ 189 ] {70b886f4-30cd-45ae-bcc4-a02ff5d3c553::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2266 | 2026.01.13 04:13:53.597711 [ 189 ] {70b886f4-30cd-45ae-bcc4-a02ff5d3c553::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2267 | 2026.01.13 04:13:53.598446 [ 267 ] {bba1c464-256c-4c56-8d2b-a68bb945ba5c} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2268 | 2026.01.13 04:13:53.598489 [ 267 ] {bba1c464-256c-4c56-8d2b-a68bb945ba5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2269 | 2026.01.13 04:13:53.598831 [ 195 ] {70b886f4-30cd-45ae-bcc4-a02ff5d3c553::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015518 sec., 1321046.5266142543 rows/sec., 88.84 MiB/sec. | ||
| 2270 | 2026.01.13 04:13:53.598946 [ 267 ] {bba1c464-256c-4c56-8d2b-a68bb945ba5c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2271 | 2026.01.13 04:13:53.598980 [ 189 ] {70b886f4-30cd-45ae-bcc4-a02ff5d3c553::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2272 | 2026.01.13 04:13:53.599247 [ 267 ] {bba1c464-256c-4c56-8d2b-a68bb945ba5c} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2273 | 2026.01.13 04:13:53.599307 [ 189 ] {70b886f4-30cd-45ae-bcc4-a02ff5d3c553::all_1_5_1} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2274 | 2026.01.13 04:13:53.599384 [ 189 ] {70b886f4-30cd-45ae-bcc4-a02ff5d3c553::all_1_5_1} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2275 | 2026.01.13 04:13:53.599387 [ 267 ] {bba1c464-256c-4c56-8d2b-a68bb945ba5c} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001991 sec., 568558.5133098945 rows/sec., 45.03 MiB/sec. | ||
| 2276 | 2026.01.13 04:13:53.599437 [ 267 ] {bba1c464-256c-4c56-8d2b-a68bb945ba5c} <Debug> TCPHandler: Processed in 0.002173243 sec. | ||
| 2277 | 2026.01.13 04:13:53.599454 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2278 | 2026.01.13 04:13:53.599550 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2279 | 2026.01.13 04:13:53.599648 [ 267 ] {9b73daf6-c4a3-477b-b455-db0d8256f7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2280 | 2026.01.13 04:13:53.599690 [ 267 ] {9b73daf6-c4a3-477b-b455-db0d8256f7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2281 | 2026.01.13 04:13:53.600217 [ 267 ] {9b73daf6-c4a3-477b-b455-db0d8256f7c8} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2282 | 2026.01.13 04:13:53.600256 [ 267 ] {9b73daf6-c4a3-477b-b455-db0d8256f7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2283 | 2026.01.13 04:13:53.600627 [ 267 ] {9b73daf6-c4a3-477b-b455-db0d8256f7c8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2284 | 2026.01.13 04:13:53.600873 [ 267 ] {9b73daf6-c4a3-477b-b455-db0d8256f7c8} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2285 | 2026.01.13 04:13:53.601029 [ 267 ] {9b73daf6-c4a3-477b-b455-db0d8256f7c8} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001398 sec., 153791.13018597997 rows/sec., 9.13 MiB/sec. | ||
| 2286 | 2026.01.13 04:13:53.601068 [ 267 ] {9b73daf6-c4a3-477b-b455-db0d8256f7c8} <Debug> TCPHandler: Processed in 0.00156738 sec. | ||
| 2287 | 2026.01.13 04:13:53.601172 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2288 | 2026.01.13 04:13:53.601265 [ 267 ] {c22765e8-98c4-4eb7-807b-f25e9f2af6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2289 | 2026.01.13 04:13:53.601306 [ 267 ] {c22765e8-98c4-4eb7-807b-f25e9f2af6b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2290 | 2026.01.13 04:13:53.601760 [ 267 ] {c22765e8-98c4-4eb7-807b-f25e9f2af6b7} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2291 | 2026.01.13 04:13:53.601798 [ 267 ] {c22765e8-98c4-4eb7-807b-f25e9f2af6b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2292 | 2026.01.13 04:13:53.602139 [ 267 ] {c22765e8-98c4-4eb7-807b-f25e9f2af6b7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2293 | 2026.01.13 04:13:53.602356 [ 267 ] {c22765e8-98c4-4eb7-807b-f25e9f2af6b7} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2294 | 2026.01.13 04:13:53.602502 [ 267 ] {c22765e8-98c4-4eb7-807b-f25e9f2af6b7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001253 sec., 169193.93455706304 rows/sec., 10.91 MiB/sec. | ||
| 2295 | 2026.01.13 04:13:53.602542 [ 267 ] {c22765e8-98c4-4eb7-807b-f25e9f2af6b7} <Debug> TCPHandler: Processed in 0.001419068 sec. | ||
| 2296 | 2026.01.13 04:13:53.602645 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2297 | 2026.01.13 04:13:53.602738 [ 267 ] {95da7a71-b6a0-43d3-b036-b2a81c331776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2298 | 2026.01.13 04:13:53.602780 [ 267 ] {95da7a71-b6a0-43d3-b036-b2a81c331776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2299 | 2026.01.13 04:13:53.603308 [ 267 ] {95da7a71-b6a0-43d3-b036-b2a81c331776} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2300 | 2026.01.13 04:13:53.603346 [ 267 ] {95da7a71-b6a0-43d3-b036-b2a81c331776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2301 | 2026.01.13 04:13:53.603679 [ 267 ] {95da7a71-b6a0-43d3-b036-b2a81c331776} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2302 | 2026.01.13 04:13:53.603901 [ 267 ] {95da7a71-b6a0-43d3-b036-b2a81c331776} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2303 | 2026.01.13 04:13:53.604013 [ 39 ] {} <Debug> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2304 | 2026.01.13 04:13:53.604043 [ 267 ] {95da7a71-b6a0-43d3-b036-b2a81c331776} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001322 sec., 159606.65658093797 rows/sec., 9.06 MiB/sec. | ||
| 2305 | 2026.01.13 04:13:53.604056 [ 39 ] {} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2306 | 2026.01.13 04:13:53.604087 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2307 | 2026.01.13 04:13:53.604087 [ 267 ] {95da7a71-b6a0-43d3-b036-b2a81c331776} <Debug> TCPHandler: Processed in 0.001490949 sec. | ||
| 2308 | 2026.01.13 04:13:53.604231 [ 198 ] {0241794f-52c0-4fe3-9992-5cedaced37fc::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2309 | 2026.01.13 04:13:53.604236 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2310 | 2026.01.13 04:13:53.604354 [ 198 ] {0241794f-52c0-4fe3-9992-5cedaced37fc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2311 | 2026.01.13 04:13:53.604355 [ 267 ] {9122744c-6aba-49ce-a2c1-c0ba37bf6ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2312 | 2026.01.13 04:13:53.604402 [ 198 ] {0241794f-52c0-4fe3-9992-5cedaced37fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 2313 | 2026.01.13 04:13:53.604415 [ 267 ] {9122744c-6aba-49ce-a2c1-c0ba37bf6ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2314 | 2026.01.13 04:13:53.604496 [ 198 ] {0241794f-52c0-4fe3-9992-5cedaced37fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2315 | 2026.01.13 04:13:53.604549 [ 198 ] {0241794f-52c0-4fe3-9992-5cedaced37fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2316 | 2026.01.13 04:13:53.604593 [ 198 ] {0241794f-52c0-4fe3-9992-5cedaced37fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2317 | 2026.01.13 04:13:53.604637 [ 198 ] {0241794f-52c0-4fe3-9992-5cedaced37fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2318 | 2026.01.13 04:13:53.605061 [ 267 ] {9122744c-6aba-49ce-a2c1-c0ba37bf6ed7} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2319 | 2026.01.13 04:13:53.605103 [ 267 ] {9122744c-6aba-49ce-a2c1-c0ba37bf6ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2320 | 2026.01.13 04:13:53.605516 [ 267 ] {9122744c-6aba-49ce-a2c1-c0ba37bf6ed7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2321 | 2026.01.13 04:13:53.605556 [ 189 ] {0241794f-52c0-4fe3-9992-5cedaced37fc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384897 sec., 761789.5049234709 rows/sec., 46.17 MiB/sec. | ||
| 2322 | 2026.01.13 04:13:53.605716 [ 195 ] {0241794f-52c0-4fe3-9992-5cedaced37fc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2323 | 2026.01.13 04:13:53.605760 [ 267 ] {9122744c-6aba-49ce-a2c1-c0ba37bf6ed7} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2324 | 2026.01.13 04:13:53.605894 [ 267 ] {9122744c-6aba-49ce-a2c1-c0ba37bf6ed7} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001557 sec., 442517.66217084136 rows/sec., 30.90 MiB/sec. | ||
| 2325 | 2026.01.13 04:13:53.605934 [ 267 ] {9122744c-6aba-49ce-a2c1-c0ba37bf6ed7} <Debug> TCPHandler: Processed in 0.001756534 sec. | ||
| 2326 | 2026.01.13 04:13:53.606011 [ 195 ] {0241794f-52c0-4fe3-9992-5cedaced37fc::all_1_5_1} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2327 | 2026.01.13 04:13:53.606054 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2328 | 2026.01.13 04:13:53.606074 [ 195 ] {0241794f-52c0-4fe3-9992-5cedaced37fc::all_1_5_1} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2329 | 2026.01.13 04:13:53.606142 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2330 | 2026.01.13 04:13:53.606147 [ 267 ] {d2641f4f-876b-41c6-8df5-771b46388473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2331 | 2026.01.13 04:13:53.606195 [ 267 ] {d2641f4f-876b-41c6-8df5-771b46388473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2332 | 2026.01.13 04:13:53.606528 [ 267 ] {d2641f4f-876b-41c6-8df5-771b46388473} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2333 | 2026.01.13 04:13:53.606563 [ 267 ] {d2641f4f-876b-41c6-8df5-771b46388473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2334 | 2026.01.13 04:13:53.606868 [ 267 ] {d2641f4f-876b-41c6-8df5-771b46388473} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2335 | 2026.01.13 04:13:53.607077 [ 267 ] {d2641f4f-876b-41c6-8df5-771b46388473} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2336 | 2026.01.13 04:13:53.607210 [ 267 ] {d2641f4f-876b-41c6-8df5-771b46388473} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 2337 | 2026.01.13 04:13:53.607246 [ 267 ] {d2641f4f-876b-41c6-8df5-771b46388473} <Debug> TCPHandler: Processed in 0.001241594 sec. | ||
| 2338 | 2026.01.13 04:13:53.607354 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2339 | 2026.01.13 04:13:53.607447 [ 267 ] {f4387251-2b23-4b83-a2fb-cf1f66532b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2340 | 2026.01.13 04:13:53.607490 [ 267 ] {f4387251-2b23-4b83-a2fb-cf1f66532b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2341 | 2026.01.13 04:13:53.607920 [ 267 ] {f4387251-2b23-4b83-a2fb-cf1f66532b72} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2026.01.13 04:13:53.607956 [ 267 ] {f4387251-2b23-4b83-a2fb-cf1f66532b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2343 | 2026.01.13 04:13:53.608307 [ 267 ] {f4387251-2b23-4b83-a2fb-cf1f66532b72} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2344 | 2026.01.13 04:13:53.608524 [ 267 ] {f4387251-2b23-4b83-a2fb-cf1f66532b72} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2345 | 2026.01.13 04:13:53.608654 [ 267 ] {f4387251-2b23-4b83-a2fb-cf1f66532b72} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001225 sec., 256326.5306122449 rows/sec., 16.84 MiB/sec. | ||
| 2346 | 2026.01.13 04:13:53.608691 [ 267 ] {f4387251-2b23-4b83-a2fb-cf1f66532b72} <Debug> TCPHandler: Processed in 0.001385787 sec. | ||
| 2347 | 2026.01.13 04:13:53.608803 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2348 | 2026.01.13 04:13:53.608895 [ 267 ] {af450d13-1333-40f5-b2b6-c5caa418c387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2349 | 2026.01.13 04:13:53.608938 [ 267 ] {af450d13-1333-40f5-b2b6-c5caa418c387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2350 | 2026.01.13 04:13:53.609243 [ 267 ] {af450d13-1333-40f5-b2b6-c5caa418c387} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2026.01.13 04:13:53.609279 [ 267 ] {af450d13-1333-40f5-b2b6-c5caa418c387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2352 | 2026.01.13 04:13:53.609596 [ 267 ] {af450d13-1333-40f5-b2b6-c5caa418c387} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2353 | 2026.01.13 04:13:53.609804 [ 267 ] {af450d13-1333-40f5-b2b6-c5caa418c387} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2354 | 2026.01.13 04:13:53.609904 [ 39 ] {} <Debug> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2355 | 2026.01.13 04:13:53.609933 [ 267 ] {af450d13-1333-40f5-b2b6-c5caa418c387} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 2356 | 2026.01.13 04:13:53.609942 [ 39 ] {} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2357 | 2026.01.13 04:13:53.609975 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2358 | 2026.01.13 04:13:53.609976 [ 267 ] {af450d13-1333-40f5-b2b6-c5caa418c387} <Debug> TCPHandler: Processed in 0.001221044 sec. | ||
| 2359 | 2026.01.13 04:13:53.610047 [ 189 ] {091c78a2-5f52-4ed5-9082-89b9fc1e0686::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2360 | 2026.01.13 04:13:53.610101 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2361 | 2026.01.13 04:13:53.610141 [ 189 ] {091c78a2-5f52-4ed5-9082-89b9fc1e0686::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2362 | 2026.01.13 04:13:53.610172 [ 189 ] {091c78a2-5f52-4ed5-9082-89b9fc1e0686::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2363 | 2026.01.13 04:13:53.610197 [ 267 ] {47272f48-ca00-41c8-88d3-62e7dffe0192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2364 | 2026.01.13 04:13:53.610217 [ 189 ] {091c78a2-5f52-4ed5-9082-89b9fc1e0686::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2365 | 2026.01.13 04:13:53.610257 [ 189 ] {091c78a2-5f52-4ed5-9082-89b9fc1e0686::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2366 | 2026.01.13 04:13:53.610257 [ 267 ] {47272f48-ca00-41c8-88d3-62e7dffe0192} <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 | ||
| 2367 | 2026.01.13 04:13:53.610293 [ 189 ] {091c78a2-5f52-4ed5-9082-89b9fc1e0686::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2368 | 2026.01.13 04:13:53.610329 [ 189 ] {091c78a2-5f52-4ed5-9082-89b9fc1e0686::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2369 | 2026.01.13 04:13:53.610927 [ 189 ] {091c78a2-5f52-4ed5-9082-89b9fc1e0686::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.000906468 sec., 5515.914516563188 rows/sec., 371.68 KiB/sec. | ||
| 2370 | 2026.01.13 04:13:53.611046 [ 267 ] {47272f48-ca00-41c8-88d3-62e7dffe0192} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2371 | 2026.01.13 04:13:53.611070 [ 197 ] {091c78a2-5f52-4ed5-9082-89b9fc1e0686::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2372 | 2026.01.13 04:13:53.611092 [ 267 ] {47272f48-ca00-41c8-88d3-62e7dffe0192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2373 | 2026.01.13 04:13:53.611357 [ 197 ] {091c78a2-5f52-4ed5-9082-89b9fc1e0686::all_1_5_1} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2374 | 2026.01.13 04:13:53.611431 [ 197 ] {091c78a2-5f52-4ed5-9082-89b9fc1e0686::all_1_5_1} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2375 | 2026.01.13 04:13:53.611493 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2376 | 2026.01.13 04:13:53.611637 [ 267 ] {47272f48-ca00-41c8-88d3-62e7dffe0192} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2377 | 2026.01.13 04:13:53.611870 [ 267 ] {47272f48-ca00-41c8-88d3-62e7dffe0192} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2378 | 2026.01.13 04:13:53.612011 [ 267 ] {47272f48-ca00-41c8-88d3-62e7dffe0192} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001831 sec., 5461.496450027307 rows/sec., 9.79 MiB/sec. | ||
| 2379 | 2026.01.13 04:13:53.612063 [ 267 ] {47272f48-ca00-41c8-88d3-62e7dffe0192} <Debug> TCPHandler: Processed in 0.002011369 sec. | ||
| 2380 | 2026.01.13 04:13:53.612170 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2381 | 2026.01.13 04:13:53.612264 [ 267 ] {d91e463d-e474-4a86-b59c-683f040a5618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2382 | 2026.01.13 04:13:53.612306 [ 267 ] {d91e463d-e474-4a86-b59c-683f040a5618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2383 | 2026.01.13 04:13:53.612635 [ 267 ] {d91e463d-e474-4a86-b59c-683f040a5618} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2384 | 2026.01.13 04:13:53.612672 [ 267 ] {d91e463d-e474-4a86-b59c-683f040a5618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2385 | 2026.01.13 04:13:53.612984 [ 267 ] {d91e463d-e474-4a86-b59c-683f040a5618} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2386 | 2026.01.13 04:13:53.613196 [ 267 ] {d91e463d-e474-4a86-b59c-683f040a5618} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2387 | 2026.01.13 04:13:53.613319 [ 267 ] {d91e463d-e474-4a86-b59c-683f040a5618} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001073 sec., 96924.51071761418 rows/sec., 5.94 MiB/sec. | ||
| 2388 | 2026.01.13 04:13:53.613355 [ 267 ] {d91e463d-e474-4a86-b59c-683f040a5618} <Debug> TCPHandler: Processed in 0.001233834 sec. | ||
| 2389 | 2026.01.13 04:13:58.583396 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2390 | 2026.01.13 04:13:58.583589 [ 267 ] {022e9ea4-f463-4d8b-8e46-cf9537a0b54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2391 | 2026.01.13 04:13:58.583655 [ 267 ] {022e9ea4-f463-4d8b-8e46-cf9537a0b54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2392 | 2026.01.13 04:13:58.584354 [ 267 ] {022e9ea4-f463-4d8b-8e46-cf9537a0b54c} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2393 | 2026.01.13 04:13:58.584399 [ 267 ] {022e9ea4-f463-4d8b-8e46-cf9537a0b54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2394 | 2026.01.13 04:13:58.584802 [ 267 ] {022e9ea4-f463-4d8b-8e46-cf9537a0b54c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2395 | 2026.01.13 04:13:58.585037 [ 267 ] {022e9ea4-f463-4d8b-8e46-cf9537a0b54c} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2396 | 2026.01.13 04:13:58.585172 [ 32 ] {} <Debug> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2397 | 2026.01.13 04:13:58.585199 [ 267 ] {022e9ea4-f463-4d8b-8e46-cf9537a0b54c} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.00166 sec., 65060.24096385542 rows/sec., 5.45 MiB/sec. | ||
| 2398 | 2026.01.13 04:13:58.585244 [ 32 ] {} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2399 | 2026.01.13 04:13:58.585262 [ 267 ] {022e9ea4-f463-4d8b-8e46-cf9537a0b54c} <Debug> TCPHandler: Processed in 0.001995549 sec. | ||
| 2400 | 2026.01.13 04:13:58.585274 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2401 | 2026.01.13 04:13:58.585396 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2402 | 2026.01.13 04:13:58.585436 [ 189 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::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 | ||
| 2403 | 2026.01.13 04:13:58.585502 [ 267 ] {f5b0aba3-54d9-42ef-8631-91896fa78ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2404 | 2026.01.13 04:13:58.585552 [ 267 ] {f5b0aba3-54d9-42ef-8631-91896fa78ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2405 | 2026.01.13 04:13:58.585599 [ 189 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2406 | 2026.01.13 04:13:58.585638 [ 189 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1190 rows starting from the beginning of the part | ||
| 2407 | 2026.01.13 04:13:58.585706 [ 189 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2273 rows starting from the beginning of the part | ||
| 2408 | 2026.01.13 04:13:58.585749 [ 189 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2409 | 2026.01.13 04:13:58.585797 [ 189 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 108 rows starting from the beginning of the part | ||
| 2410 | 2026.01.13 04:13:58.585836 [ 189 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1132 rows starting from the beginning of the part | ||
| 2411 | 2026.01.13 04:13:58.585877 [ 189 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 108 rows starting from the beginning of the part | ||
| 2412 | 2026.01.13 04:13:58.585976 [ 267 ] {f5b0aba3-54d9-42ef-8631-91896fa78ffd} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2413 | 2026.01.13 04:13:58.586019 [ 267 ] {f5b0aba3-54d9-42ef-8631-91896fa78ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2414 | 2026.01.13 04:13:58.586369 [ 267 ] {f5b0aba3-54d9-42ef-8631-91896fa78ffd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2415 | 2026.01.13 04:13:58.586613 [ 267 ] {f5b0aba3-54d9-42ef-8631-91896fa78ffd} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2416 | 2026.01.13 04:13:58.586761 [ 267 ] {f5b0aba3-54d9-42ef-8631-91896fa78ffd} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001283 sec., 20265.003897116134 rows/sec., 1.49 MiB/sec. | ||
| 2417 | 2026.01.13 04:13:58.586800 [ 267 ] {f5b0aba3-54d9-42ef-8631-91896fa78ffd} <Debug> TCPHandler: Processed in 0.001455949 sec. | ||
| 2418 | 2026.01.13 04:13:58.586901 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2419 | 2026.01.13 04:13:58.586995 [ 267 ] {19b7120f-d7cd-4af4-a9ac-35e282596e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2420 | 2026.01.13 04:13:58.587035 [ 267 ] {19b7120f-d7cd-4af4-a9ac-35e282596e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2421 | 2026.01.13 04:13:58.587455 [ 267 ] {19b7120f-d7cd-4af4-a9ac-35e282596e03} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2422 | 2026.01.13 04:13:58.587491 [ 267 ] {19b7120f-d7cd-4af4-a9ac-35e282596e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2423 | 2026.01.13 04:13:58.587824 [ 267 ] {19b7120f-d7cd-4af4-a9ac-35e282596e03} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2424 | 2026.01.13 04:13:58.588048 [ 267 ] {19b7120f-d7cd-4af4-a9ac-35e282596e03} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2425 | 2026.01.13 04:13:58.588150 [ 31 ] {} <Debug> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2426 | 2026.01.13 04:13:58.588181 [ 267 ] {19b7120f-d7cd-4af4-a9ac-35e282596e03} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001205 sec., 74688.79668049794 rows/sec., 5.83 MiB/sec. | ||
| 2427 | 2026.01.13 04:13:58.588195 [ 31 ] {} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2428 | 2026.01.13 04:13:58.588226 [ 267 ] {19b7120f-d7cd-4af4-a9ac-35e282596e03} <Debug> TCPHandler: Processed in 0.001374197 sec. | ||
| 2429 | 2026.01.13 04:13:58.588226 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2430 | 2026.01.13 04:13:58.588354 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2431 | 2026.01.13 04:13:58.588355 [ 197 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::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 | ||
| 2432 | 2026.01.13 04:13:58.588454 [ 267 ] {1ca417e2-21ca-46de-847c-213e0f6351d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2433 | 2026.01.13 04:13:58.588495 [ 197 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2434 | 2026.01.13 04:13:58.588503 [ 267 ] {1ca417e2-21ca-46de-847c-213e0f6351d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2435 | 2026.01.13 04:13:58.588534 [ 197 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 739 rows starting from the beginning of the part | ||
| 2436 | 2026.01.13 04:13:58.588622 [ 197 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1147 rows starting from the beginning of the part | ||
| 2437 | 2026.01.13 04:13:58.588679 [ 197 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2438 | 2026.01.13 04:13:58.588738 [ 197 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2439 | 2026.01.13 04:13:58.588796 [ 197 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 689 rows starting from the beginning of the part | ||
| 2440 | 2026.01.13 04:13:58.588845 [ 197 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2441 | 2026.01.13 04:13:58.588942 [ 267 ] {1ca417e2-21ca-46de-847c-213e0f6351d2} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2026.01.13 04:13:58.588984 [ 267 ] {1ca417e2-21ca-46de-847c-213e0f6351d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2443 | 2026.01.13 04:13:58.589359 [ 267 ] {1ca417e2-21ca-46de-847c-213e0f6351d2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2444 | 2026.01.13 04:13:58.589590 [ 267 ] {1ca417e2-21ca-46de-847c-213e0f6351d2} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2445 | 2026.01.13 04:13:58.589689 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2446 | 2026.01.13 04:13:58.589721 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2447 | 2026.01.13 04:13:58.589733 [ 267 ] {1ca417e2-21ca-46de-847c-213e0f6351d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 2448 | 2026.01.13 04:13:58.589739 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2449 | 2026.01.13 04:13:58.589779 [ 267 ] {1ca417e2-21ca-46de-847c-213e0f6351d2} <Debug> TCPHandler: Processed in 0.001473469 sec. | ||
| 2450 | 2026.01.13 04:13:58.589890 [ 192 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::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 | ||
| 2451 | 2026.01.13 04:13:58.589907 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2452 | 2026.01.13 04:13:58.590058 [ 192 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2453 | 2026.01.13 04:13:58.590059 [ 267 ] {d7415aa0-b206-47f0-9f37-ddd0fe46a587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2454 | 2026.01.13 04:13:58.590110 [ 192 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1428 rows starting from the beginning of the part | ||
| 2455 | 2026.01.13 04:13:58.590145 [ 267 ] {d7415aa0-b206-47f0-9f37-ddd0fe46a587} <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 | ||
| 2456 | 2026.01.13 04:13:58.590198 [ 192 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2233 rows starting from the beginning of the part | ||
| 2457 | 2026.01.13 04:13:58.590262 [ 192 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
| 2458 | 2026.01.13 04:13:58.590304 [ 188 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2819 rows, containing 5 columns (5 merged, 0 gathered) in 0.001984219 sec., 1420710.1131477926 rows/sec., 106.70 MiB/sec. | ||
| 2459 | 2026.01.13 04:13:58.590327 [ 192 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2460 | 2026.01.13 04:13:58.590374 [ 192 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 314 rows starting from the beginning of the part | ||
| 2461 | 2026.01.13 04:13:58.590415 [ 192 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::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 | ||
| 2462 | 2026.01.13 04:13:58.590585 [ 194 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2463 | 2026.01.13 04:13:58.590930 [ 194 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_11_2} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2464 | 2026.01.13 04:13:58.591012 [ 194 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_11_2} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2465 | 2026.01.13 04:13:58.591105 [ 267 ] {d7415aa0-b206-47f0-9f37-ddd0fe46a587} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2466 | 2026.01.13 04:13:58.591120 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2467 | 2026.01.13 04:13:58.591149 [ 267 ] {d7415aa0-b206-47f0-9f37-ddd0fe46a587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2468 | 2026.01.13 04:13:58.591746 [ 267 ] {d7415aa0-b206-47f0-9f37-ddd0fe46a587} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2469 | 2026.01.13 04:13:58.591975 [ 267 ] {d7415aa0-b206-47f0-9f37-ddd0fe46a587} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2026.01.13 04:13:58.592121 [ 267 ] {d7415aa0-b206-47f0-9f37-ddd0fe46a587} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002087 sec., 12458.073790129372 rows/sec., 22.32 MiB/sec. | ||
| 2471 | 2026.01.13 04:13:58.592175 [ 267 ] {d7415aa0-b206-47f0-9f37-ddd0fe46a587} <Debug> TCPHandler: Processed in 0.002330245 sec. | ||
| 2472 | 2026.01.13 04:13:58.592285 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2473 | 2026.01.13 04:13:58.592385 [ 267 ] {d7069f1d-926e-4428-bc66-1ea8fb077fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2474 | 2026.01.13 04:13:58.592428 [ 267 ] {d7069f1d-926e-4428-bc66-1ea8fb077fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2475 | 2026.01.13 04:13:58.592782 [ 188 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4867 rows, containing 5 columns (5 merged, 0 gathered) in 0.007416294 sec., 656257.694206837 rows/sec., 55.15 MiB/sec. | ||
| 2476 | 2026.01.13 04:13:58.592784 [ 267 ] {d7069f1d-926e-4428-bc66-1ea8fb077fd4} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2477 | 2026.01.13 04:13:58.592838 [ 267 ] {d7069f1d-926e-4428-bc66-1ea8fb077fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2478 | 2026.01.13 04:13:58.593094 [ 188 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2479 | 2026.01.13 04:13:58.593156 [ 267 ] {d7069f1d-926e-4428-bc66-1ea8fb077fd4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2480 | 2026.01.13 04:13:58.593449 [ 267 ] {d7069f1d-926e-4428-bc66-1ea8fb077fd4} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2481 | 2026.01.13 04:13:58.593513 [ 188 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_11_2} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2026.01.13 04:13:58.593550 [ 31 ] {} <Debug> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2483 | 2026.01.13 04:13:58.593583 [ 31 ] {} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2484 | 2026.01.13 04:13:58.593585 [ 267 ] {d7069f1d-926e-4428-bc66-1ea8fb077fd4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001218 sec., 49261.08374384237 rows/sec., 3.32 MiB/sec. | ||
| 2485 | 2026.01.13 04:13:58.593604 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2486 | 2026.01.13 04:13:58.593617 [ 188 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_11_2} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2487 | 2026.01.13 04:13:58.593635 [ 267 ] {d7069f1d-926e-4428-bc66-1ea8fb077fd4} <Debug> TCPHandler: Processed in 0.001399097 sec. | ||
| 2488 | 2026.01.13 04:13:58.593691 [ 197 ] {6b16a083-144c-4d21-9999-b9c794fa779e::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 | ||
| 2489 | 2026.01.13 04:13:58.593753 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 2490 | 2026.01.13 04:13:58.593805 [ 197 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2491 | 2026.01.13 04:13:58.593837 [ 197 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 492 rows starting from the beginning of the part | ||
| 2492 | 2026.01.13 04:13:58.593882 [ 197 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2493 | 2026.01.13 04:13:58.593917 [ 197 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
| 2494 | 2026.01.13 04:13:58.593950 [ 197 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2495 | 2026.01.13 04:13:58.593982 [ 197 ] {6b16a083-144c-4d21-9999-b9c794fa779e::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 | ||
| 2496 | 2026.01.13 04:13:58.594019 [ 197 ] {6b16a083-144c-4d21-9999-b9c794fa779e::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 | ||
| 2497 | 2026.01.13 04:13:58.594244 [ 192 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4423 rows, containing 5 columns (5 merged, 0 gathered) in 0.004430987 sec., 998197.4670654642 rows/sec., 66.78 MiB/sec. | ||
| 2498 | 2026.01.13 04:13:58.594641 [ 188 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2499 | 2026.01.13 04:13:58.594803 [ 192 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 820 rows, containing 4 columns (4 merged, 0 gathered) in 0.001140272 sec., 719126.6645151332 rows/sec., 45.67 MiB/sec. | ||
| 2500 | 2026.01.13 04:13:58.594878 [ 188 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2501 | 2026.01.13 04:13:58.594942 [ 188 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2502 | 2026.01.13 04:13:58.594958 [ 192 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2503 | 2026.01.13 04:13:58.594998 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 2504 | 2026.01.13 04:13:58.595194 [ 192 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_11_2} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2505 | 2026.01.13 04:13:58.595263 [ 192 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_11_2} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2506 | 2026.01.13 04:13:58.595337 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2507 | 2026.01.13 04:13:58.838058 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4295 | ||
| 2508 | 2026.01.13 04:13:58.838654 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2509 | 2026.01.13 04:13:58.838702 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2510 | 2026.01.13 04:13:58.839187 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2511 | 2026.01.13 04:13:58.839418 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2512 | 2026.01.13 04:13:58.839557 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4295 | ||
| 2513 | 2026.01.13 04:13:59.000275 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.28 MiB, peak 193.41 MiB, free memory in arenas 0.00 B, will set to 187.43 MiB (RSS), difference: 1.16 MiB | ||
| 2514 | 2026.01.13 04:13:59.064004 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2515 | 2026.01.13 04:13:59.080680 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2516 | 2026.01.13 04:13:59.080747 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2517 | 2026.01.13 04:13:59.086958 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2518 | 2026.01.13 04:13:59.087652 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2519 | 2026.01.13 04:13:59.090533 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2520 | 2026.01.13 04:14:00.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.95 MiB, peak 193.41 MiB, free memory in arenas 0.00 B, will set to 190.07 MiB (RSS), difference: 2.12 MiB | ||
| 2521 | 2026.01.13 04:14:01.333824 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 366 | ||
| 2522 | 2026.01.13 04:14:01.337453 [ 242 ] {} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2026.01.13 04:14:01.337542 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2524 | 2026.01.13 04:14:01.339414 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2525 | 2026.01.13 04:14:01.339856 [ 242 ] {} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2026.01.13 04:14:01.340476 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 366 | ||
| 2527 | 2026.01.13 04:14:02.239186 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50284 | ||
| 2528 | 2026.01.13 04:14:02.239282 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2529 | 2026.01.13 04:14:02.239308 [ 266 ] {} <Debug> TCP-Session: 0cd2f3ff-7992-4a85-a339-14ffc4abd60e Authenticating user 'default' from [fd00:1122:3344:101::e]:50284 | ||
| 2530 | 2026.01.13 04:14:02.239329 [ 266 ] {} <Debug> TCP-Session: 0cd2f3ff-7992-4a85-a339-14ffc4abd60e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2531 | 2026.01.13 04:14:02.239342 [ 266 ] {} <Debug> TCP-Session: 0cd2f3ff-7992-4a85-a339-14ffc4abd60e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2532 | 2026.01.13 04:14:02.239624 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61803 | ||
| 2533 | 2026.01.13 04:14:02.239635 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47153 | ||
| 2534 | 2026.01.13 04:14:02.239672 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56069 | ||
| 2535 | 2026.01.13 04:14:02.239691 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52496 | ||
| 2536 | 2026.01.13 04:14:02.239721 [ 266 ] {} <Trace> TCP-Session: 0cd2f3ff-7992-4a85-a339-14ffc4abd60e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2537 | 2026.01.13 04:14:02.239754 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2538 | 2026.01.13 04:14:02.239747 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2539 | 2026.01.13 04:14:02.239703 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60892 | ||
| 2540 | 2026.01.13 04:14:02.239789 [ 287 ] {} <Debug> TCP-Session: 76373851-842f-4a01-a85e-cc07b6dc8631 Authenticating user 'default' from [fd00:1122:3344:101::e]:47153 | ||
| 2541 | 2026.01.13 04:14:02.239827 [ 286 ] {} <Debug> TCP-Session: 266620a8-3253-45b4-989b-57ccff94996e Authenticating user 'default' from [fd00:1122:3344:101::e]:61803 | ||
| 2542 | 2026.01.13 04:14:02.239680 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39331 | ||
| 2543 | 2026.01.13 04:14:02.239855 [ 287 ] {} <Debug> TCP-Session: 76373851-842f-4a01-a85e-cc07b6dc8631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2544 | 2026.01.13 04:14:02.239867 [ 286 ] {} <Debug> TCP-Session: 266620a8-3253-45b4-989b-57ccff94996e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2545 | 2026.01.13 04:14:02.239904 [ 287 ] {} <Debug> TCP-Session: 76373851-842f-4a01-a85e-cc07b6dc8631 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2546 | 2026.01.13 04:14:02.239917 [ 286 ] {} <Debug> TCP-Session: 266620a8-3253-45b4-989b-57ccff94996e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2547 | 2026.01.13 04:14:02.239683 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46010 | ||
| 2548 | 2026.01.13 04:14:02.239950 [ 266 ] {b50d267d-8683-4ac1-b4e9-98ea1b6c393b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50284) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2549 | 2026.01.13 04:14:02.239672 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52706 | ||
| 2550 | 2026.01.13 04:14:02.240258 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2551 | 2026.01.13 04:14:02.240262 [ 266 ] {b50d267d-8683-4ac1-b4e9-98ea1b6c393b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2552 | 2026.01.13 04:14:02.240295 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2553 | 2026.01.13 04:14:02.240299 [ 289 ] {} <Debug> TCP-Session: d7356264-cca5-45d2-9a62-71395b82d36c Authenticating user 'default' from [fd00:1122:3344:101::e]:39331 | ||
| 2554 | 2026.01.13 04:14:02.240329 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2555 | 2026.01.13 04:14:02.240348 [ 290 ] {} <Debug> TCP-Session: d86b9f38-b728-4873-b625-3b49dd06dcf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56069 | ||
| 2556 | 2026.01.13 04:14:02.240382 [ 289 ] {} <Debug> TCP-Session: d7356264-cca5-45d2-9a62-71395b82d36c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2557 | 2026.01.13 04:14:02.240401 [ 288 ] {} <Debug> TCP-Session: a5aeeac1-fa54-419a-a34e-bcf9492b52f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52706 | ||
| 2558 | 2026.01.13 04:14:02.240414 [ 289 ] {} <Debug> TCP-Session: d7356264-cca5-45d2-9a62-71395b82d36c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2559 | 2026.01.13 04:14:02.240436 [ 288 ] {} <Debug> TCP-Session: a5aeeac1-fa54-419a-a34e-bcf9492b52f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2560 | 2026.01.13 04:14:02.240411 [ 290 ] {} <Debug> TCP-Session: d86b9f38-b728-4873-b625-3b49dd06dcf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2561 | 2026.01.13 04:14:02.240508 [ 288 ] {} <Debug> TCP-Session: a5aeeac1-fa54-419a-a34e-bcf9492b52f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2562 | 2026.01.13 04:14:02.240347 [ 266 ] {b50d267d-8683-4ac1-b4e9-98ea1b6c393b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2563 | 2026.01.13 04:14:02.240541 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2564 | 2026.01.13 04:14:02.240540 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2565 | 2026.01.13 04:14:02.240585 [ 291 ] {} <Debug> TCP-Session: 74c9838c-db74-43ae-a83e-c7b558feee77 Authenticating user 'default' from [fd00:1122:3344:101::e]:46010 | ||
| 2566 | 2026.01.13 04:14:02.240610 [ 293 ] {} <Debug> TCP-Session: e3c5def3-405a-4098-8bef-bf480e0db326 Authenticating user 'default' from [fd00:1122:3344:101::e]:60892 | ||
| 2567 | 2026.01.13 04:14:02.240527 [ 290 ] {} <Debug> TCP-Session: d86b9f38-b728-4873-b625-3b49dd06dcf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2568 | 2026.01.13 04:14:02.240646 [ 293 ] {} <Debug> TCP-Session: e3c5def3-405a-4098-8bef-bf480e0db326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2569 | 2026.01.13 04:14:02.240636 [ 291 ] {} <Debug> TCP-Session: 74c9838c-db74-43ae-a83e-c7b558feee77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2570 | 2026.01.13 04:14:02.240451 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2571 | 2026.01.13 04:14:02.240785 [ 293 ] {} <Debug> TCP-Session: e3c5def3-405a-4098-8bef-bf480e0db326 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2572 | 2026.01.13 04:14:02.240817 [ 292 ] {} <Debug> TCP-Session: 8eb43ce6-1b09-4eb8-bff2-e6070418b521 Authenticating user 'default' from [fd00:1122:3344:101::e]:52496 | ||
| 2573 | 2026.01.13 04:14:02.240831 [ 291 ] {} <Debug> TCP-Session: 74c9838c-db74-43ae-a83e-c7b558feee77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2574 | 2026.01.13 04:14:02.240858 [ 292 ] {} <Debug> TCP-Session: 8eb43ce6-1b09-4eb8-bff2-e6070418b521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2575 | 2026.01.13 04:14:02.240881 [ 266 ] {b50d267d-8683-4ac1-b4e9-98ea1b6c393b} <Debug> oximeter.version (78115a88-3190-4c29-902a-f7d9de4eb425) (SelectExecutor): Key condition: unknown | ||
| 2576 | 2026.01.13 04:14:02.240884 [ 292 ] {} <Debug> TCP-Session: 8eb43ce6-1b09-4eb8-bff2-e6070418b521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2577 | 2026.01.13 04:14:02.240980 [ 266 ] {b50d267d-8683-4ac1-b4e9-98ea1b6c393b} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2578 | 2026.01.13 04:14:02.731598 [ 335 ] {b50d267d-8683-4ac1-b4e9-98ea1b6c393b} <Trace> AggregatingTransform: Aggregating | ||
| 2579 | 2026.01.13 04:14:02.731669 [ 335 ] {b50d267d-8683-4ac1-b4e9-98ea1b6c393b} <Trace> Aggregator: Aggregation method: without_key | ||
| 2580 | 2026.01.13 04:14:02.731706 [ 335 ] {b50d267d-8683-4ac1-b4e9-98ea1b6c393b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001522379 sec. (656.867 rows/sec., 25.66 KiB/sec.) | ||
| 2581 | 2026.01.13 04:14:02.731724 [ 335 ] {b50d267d-8683-4ac1-b4e9-98ea1b6c393b} <Trace> Aggregator: Merging aggregated data | ||
| 2582 | 2026.01.13 04:14:02.732939 [ 266 ] {b50d267d-8683-4ac1-b4e9-98ea1b6c393b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.493049 sec., 2.0281959805212058 rows/sec., 81.13 B/sec. | ||
| 2583 | 2026.01.13 04:14:02.733101 [ 266 ] {b50d267d-8683-4ac1-b4e9-98ea1b6c393b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2584 | 2026.01.13 04:14:02.733117 [ 266 ] {b50d267d-8683-4ac1-b4e9-98ea1b6c393b} <Debug> TCPHandler: Processed in 0.493522155 sec. | ||
| 2585 | 2026.01.13 04:14:02.733244 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2586 | 2026.01.13 04:14:02.733270 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2587 | 2026.01.13 04:14:02.733293 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2588 | 2026.01.13 04:14:02.733314 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2589 | 2026.01.13 04:14:02.733326 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2590 | 2026.01.13 04:14:02.733362 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2591 | 2026.01.13 04:14:02.733390 [ 287 ] {} <Debug> TCP-Session: 76373851-842f-4a01-a85e-cc07b6dc8631 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2592 | 2026.01.13 04:14:02.733394 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2593 | 2026.01.13 04:14:02.733385 [ 286 ] {} <Debug> TCP-Session: 266620a8-3253-45b4-989b-57ccff94996e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2594 | 2026.01.13 04:14:02.733437 [ 288 ] {} <Debug> TCP-Session: a5aeeac1-fa54-419a-a34e-bcf9492b52f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2595 | 2026.01.13 04:14:02.733445 [ 292 ] {} <Debug> TCP-Session: 8eb43ce6-1b09-4eb8-bff2-e6070418b521 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2596 | 2026.01.13 04:14:02.733379 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2597 | 2026.01.13 04:14:02.733349 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2598 | 2026.01.13 04:14:02.733342 [ 289 ] {} <Debug> TCP-Session: d7356264-cca5-45d2-9a62-71395b82d36c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2599 | 2026.01.13 04:14:02.733536 [ 291 ] {} <Debug> TCP-Session: 74c9838c-db74-43ae-a83e-c7b558feee77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2600 | 2026.01.13 04:14:02.733561 [ 290 ] {} <Debug> TCP-Session: d86b9f38-b728-4873-b625-3b49dd06dcf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2601 | 2026.01.13 04:14:02.733329 [ 293 ] {} <Debug> TCP-Session: e3c5def3-405a-4098-8bef-bf480e0db326 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2602 | 2026.01.13 04:14:02.733283 [ 266 ] {} <Debug> TCP-Session: 0cd2f3ff-7992-4a85-a339-14ffc4abd60e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2603 | 2026.01.13 04:14:03.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.50 MiB, peak 201.63 MiB, free memory in arenas 0.00 B, will set to 210.04 MiB (RSS), difference: 18.53 MiB | ||
| 2604 | 2026.01.13 04:14:03.593356 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2605 | 2026.01.13 04:14:03.593548 [ 267 ] {8a4b15ea-e580-4c32-ae94-7785872dec04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2606 | 2026.01.13 04:14:03.593620 [ 267 ] {8a4b15ea-e580-4c32-ae94-7785872dec04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2607 | 2026.01.13 04:14:03.594462 [ 267 ] {8a4b15ea-e580-4c32-ae94-7785872dec04} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2026.01.13 04:14:03.594507 [ 267 ] {8a4b15ea-e580-4c32-ae94-7785872dec04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2609 | 2026.01.13 04:14:03.594964 [ 267 ] {8a4b15ea-e580-4c32-ae94-7785872dec04} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2610 | 2026.01.13 04:14:03.595228 [ 267 ] {8a4b15ea-e580-4c32-ae94-7785872dec04} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2026.01.13 04:14:03.595382 [ 267 ] {8a4b15ea-e580-4c32-ae94-7785872dec04} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001891 sec., 216816.4992067689 rows/sec., 13.75 MiB/sec. | ||
| 2612 | 2026.01.13 04:14:03.595425 [ 267 ] {8a4b15ea-e580-4c32-ae94-7785872dec04} <Debug> TCPHandler: Processed in 0.002206613 sec. | ||
| 2613 | 2026.01.13 04:14:03.595548 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2614 | 2026.01.13 04:14:03.595665 [ 267 ] {4541892c-e13e-4ded-9cce-983f12ed9b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2615 | 2026.01.13 04:14:03.595710 [ 267 ] {4541892c-e13e-4ded-9cce-983f12ed9b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2616 | 2026.01.13 04:14:03.596617 [ 267 ] {4541892c-e13e-4ded-9cce-983f12ed9b45} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2026.01.13 04:14:03.596656 [ 267 ] {4541892c-e13e-4ded-9cce-983f12ed9b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2618 | 2026.01.13 04:14:03.597055 [ 267 ] {4541892c-e13e-4ded-9cce-983f12ed9b45} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2619 | 2026.01.13 04:14:03.597273 [ 267 ] {4541892c-e13e-4ded-9cce-983f12ed9b45} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2026.01.13 04:14:03.597403 [ 267 ] {4541892c-e13e-4ded-9cce-983f12ed9b45} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001759 sec., 643547.4701534964 rows/sec., 50.97 MiB/sec. | ||
| 2621 | 2026.01.13 04:14:03.597442 [ 267 ] {4541892c-e13e-4ded-9cce-983f12ed9b45} <Debug> TCPHandler: Processed in 0.001943318 sec. | ||
| 2622 | 2026.01.13 04:14:03.597553 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2623 | 2026.01.13 04:14:03.597646 [ 267 ] {6764fbf5-2f9b-4d4f-ab4b-62b2681079f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2624 | 2026.01.13 04:14:03.597686 [ 267 ] {6764fbf5-2f9b-4d4f-ab4b-62b2681079f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2625 | 2026.01.13 04:14:03.598164 [ 267 ] {6764fbf5-2f9b-4d4f-ab4b-62b2681079f6} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.01.13 04:14:03.598201 [ 267 ] {6764fbf5-2f9b-4d4f-ab4b-62b2681079f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2627 | 2026.01.13 04:14:03.598527 [ 267 ] {6764fbf5-2f9b-4d4f-ab4b-62b2681079f6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2628 | 2026.01.13 04:14:03.598746 [ 267 ] {6764fbf5-2f9b-4d4f-ab4b-62b2681079f6} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2026.01.13 04:14:03.598876 [ 267 ] {6764fbf5-2f9b-4d4f-ab4b-62b2681079f6} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001248 sec., 172275.64102564103 rows/sec., 10.23 MiB/sec. | ||
| 2630 | 2026.01.13 04:14:03.598914 [ 267 ] {6764fbf5-2f9b-4d4f-ab4b-62b2681079f6} <Debug> TCPHandler: Processed in 0.001410527 sec. | ||
| 2631 | 2026.01.13 04:14:03.599040 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2632 | 2026.01.13 04:14:03.599162 [ 267 ] {a4c68c08-e86a-4745-a9f4-99c5ae5a7280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2633 | 2026.01.13 04:14:03.599212 [ 267 ] {a4c68c08-e86a-4745-a9f4-99c5ae5a7280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2634 | 2026.01.13 04:14:03.599796 [ 267 ] {a4c68c08-e86a-4745-a9f4-99c5ae5a7280} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2026.01.13 04:14:03.599840 [ 267 ] {a4c68c08-e86a-4745-a9f4-99c5ae5a7280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2636 | 2026.01.13 04:14:03.600250 [ 267 ] {a4c68c08-e86a-4745-a9f4-99c5ae5a7280} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2637 | 2026.01.13 04:14:03.600473 [ 267 ] {a4c68c08-e86a-4745-a9f4-99c5ae5a7280} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2026.01.13 04:14:03.600588 [ 48 ] {} <Debug> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2639 | 2026.01.13 04:14:03.600607 [ 267 ] {a4c68c08-e86a-4745-a9f4-99c5ae5a7280} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001469 sec., 144315.8611300204 rows/sec., 9.31 MiB/sec. | ||
| 2640 | 2026.01.13 04:14:03.600673 [ 48 ] {} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2026.01.13 04:14:03.600691 [ 267 ] {a4c68c08-e86a-4745-a9f4-99c5ae5a7280} <Debug> TCPHandler: Processed in 0.001704913 sec. | ||
| 2642 | 2026.01.13 04:14:03.600702 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2643 | 2026.01.13 04:14:03.600825 [ 188 ] {ee766b83-c5e5-4cd1-a6d8-daa257217c35::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 | ||
| 2644 | 2026.01.13 04:14:03.600841 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2645 | 2026.01.13 04:14:03.600980 [ 267 ] {2218ab10-7eb2-4142-946a-17ebc5df2bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2646 | 2026.01.13 04:14:03.600984 [ 188 ] {ee766b83-c5e5-4cd1-a6d8-daa257217c35::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2647 | 2026.01.13 04:14:03.601023 [ 267 ] {2218ab10-7eb2-4142-946a-17ebc5df2bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2648 | 2026.01.13 04:14:03.601033 [ 188 ] {ee766b83-c5e5-4cd1-a6d8-daa257217c35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 2649 | 2026.01.13 04:14:03.601135 [ 188 ] {ee766b83-c5e5-4cd1-a6d8-daa257217c35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2650 | 2026.01.13 04:14:03.601186 [ 188 ] {ee766b83-c5e5-4cd1-a6d8-daa257217c35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2651 | 2026.01.13 04:14:03.601243 [ 188 ] {ee766b83-c5e5-4cd1-a6d8-daa257217c35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 440 rows starting from the beginning of the part | ||
| 2652 | 2026.01.13 04:14:03.601288 [ 188 ] {ee766b83-c5e5-4cd1-a6d8-daa257217c35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2653 | 2026.01.13 04:14:03.601359 [ 188 ] {ee766b83-c5e5-4cd1-a6d8-daa257217c35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 2654 | 2026.01.13 04:14:03.601525 [ 267 ] {2218ab10-7eb2-4142-946a-17ebc5df2bea} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2655 | 2026.01.13 04:14:03.601568 [ 267 ] {2218ab10-7eb2-4142-946a-17ebc5df2bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2656 | 2026.01.13 04:14:03.601930 [ 267 ] {2218ab10-7eb2-4142-946a-17ebc5df2bea} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2657 | 2026.01.13 04:14:03.602165 [ 267 ] {2218ab10-7eb2-4142-946a-17ebc5df2bea} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2658 | 2026.01.13 04:14:03.602297 [ 267 ] {2218ab10-7eb2-4142-946a-17ebc5df2bea} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001336 sec., 157934.13173652696 rows/sec., 8.97 MiB/sec. | ||
| 2659 | 2026.01.13 04:14:03.602336 [ 267 ] {2218ab10-7eb2-4142-946a-17ebc5df2bea} <Debug> TCPHandler: Processed in 0.00154687 sec. | ||
| 2660 | 2026.01.13 04:14:03.602428 [ 192 ] {ee766b83-c5e5-4cd1-a6d8-daa257217c35::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001654162 sec., 906803.565793435 rows/sec., 62.38 MiB/sec. | ||
| 2661 | 2026.01.13 04:14:03.602447 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2662 | 2026.01.13 04:14:03.602554 [ 267 ] {2c4a64ed-8c80-4dbc-b207-5739a43b244d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2663 | 2026.01.13 04:14:03.602586 [ 188 ] {ee766b83-c5e5-4cd1-a6d8-daa257217c35::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2664 | 2026.01.13 04:14:03.602598 [ 267 ] {2c4a64ed-8c80-4dbc-b207-5739a43b244d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2665 | 2026.01.13 04:14:03.602847 [ 188 ] {ee766b83-c5e5-4cd1-a6d8-daa257217c35::all_1_6_1} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2666 | 2026.01.13 04:14:03.602922 [ 188 ] {ee766b83-c5e5-4cd1-a6d8-daa257217c35::all_1_6_1} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2667 | 2026.01.13 04:14:03.602998 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2668 | 2026.01.13 04:14:03.603269 [ 267 ] {2c4a64ed-8c80-4dbc-b207-5739a43b244d} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2669 | 2026.01.13 04:14:03.603310 [ 267 ] {2c4a64ed-8c80-4dbc-b207-5739a43b244d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2670 | 2026.01.13 04:14:03.603685 [ 267 ] {2c4a64ed-8c80-4dbc-b207-5739a43b244d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2671 | 2026.01.13 04:14:03.603897 [ 267 ] {2c4a64ed-8c80-4dbc-b207-5739a43b244d} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2026.01.13 04:14:03.604026 [ 267 ] {2c4a64ed-8c80-4dbc-b207-5739a43b244d} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001489 sec., 462726.6621893888 rows/sec., 32.31 MiB/sec. | ||
| 2673 | 2026.01.13 04:14:03.604064 [ 267 ] {2c4a64ed-8c80-4dbc-b207-5739a43b244d} <Debug> TCPHandler: Processed in 0.001667473 sec. | ||
| 2674 | 2026.01.13 04:14:03.604173 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2675 | 2026.01.13 04:14:03.604264 [ 267 ] {7c1dcabe-0015-4572-bd77-dd23be2ab3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2676 | 2026.01.13 04:14:03.604306 [ 267 ] {7c1dcabe-0015-4572-bd77-dd23be2ab3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2677 | 2026.01.13 04:14:03.604637 [ 267 ] {7c1dcabe-0015-4572-bd77-dd23be2ab3a5} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2678 | 2026.01.13 04:14:03.604674 [ 267 ] {7c1dcabe-0015-4572-bd77-dd23be2ab3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2679 | 2026.01.13 04:14:03.604987 [ 267 ] {7c1dcabe-0015-4572-bd77-dd23be2ab3a5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2680 | 2026.01.13 04:14:03.605208 [ 267 ] {7c1dcabe-0015-4572-bd77-dd23be2ab3a5} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.01.13 04:14:03.605307 [ 48 ] {} <Debug> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2682 | 2026.01.13 04:14:03.605338 [ 267 ] {7c1dcabe-0015-4572-bd77-dd23be2ab3a5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 2683 | 2026.01.13 04:14:03.605360 [ 48 ] {} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2684 | 2026.01.13 04:14:03.605380 [ 267 ] {7c1dcabe-0015-4572-bd77-dd23be2ab3a5} <Debug> TCPHandler: Processed in 0.001256644 sec. | ||
| 2685 | 2026.01.13 04:14:03.605385 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2686 | 2026.01.13 04:14:03.605502 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2687 | 2026.01.13 04:14:03.605522 [ 197 ] {1775cfb3-a420-44c7-9db7-a03405076d36::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 | ||
| 2688 | 2026.01.13 04:14:03.605600 [ 267 ] {34ddc8df-d648-4ef9-964d-38eed89a5d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2689 | 2026.01.13 04:14:03.605648 [ 267 ] {34ddc8df-d648-4ef9-964d-38eed89a5d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2690 | 2026.01.13 04:14:03.605688 [ 197 ] {1775cfb3-a420-44c7-9db7-a03405076d36::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2691 | 2026.01.13 04:14:03.605731 [ 197 ] {1775cfb3-a420-44c7-9db7-a03405076d36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2692 | 2026.01.13 04:14:03.605804 [ 197 ] {1775cfb3-a420-44c7-9db7-a03405076d36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2693 | 2026.01.13 04:14:03.605851 [ 197 ] {1775cfb3-a420-44c7-9db7-a03405076d36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2694 | 2026.01.13 04:14:03.605894 [ 197 ] {1775cfb3-a420-44c7-9db7-a03405076d36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2695 | 2026.01.13 04:14:03.605935 [ 197 ] {1775cfb3-a420-44c7-9db7-a03405076d36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2696 | 2026.01.13 04:14:03.605983 [ 197 ] {1775cfb3-a420-44c7-9db7-a03405076d36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2697 | 2026.01.13 04:14:03.606095 [ 267 ] {34ddc8df-d648-4ef9-964d-38eed89a5d48} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2026.01.13 04:14:03.606137 [ 267 ] {34ddc8df-d648-4ef9-964d-38eed89a5d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2699 | 2026.01.13 04:14:03.606516 [ 267 ] {34ddc8df-d648-4ef9-964d-38eed89a5d48} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2700 | 2026.01.13 04:14:03.606750 [ 267 ] {34ddc8df-d648-4ef9-964d-38eed89a5d48} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2026.01.13 04:14:03.606812 [ 193 ] {1775cfb3-a420-44c7-9db7-a03405076d36::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001346806 sec., 26729.907648169075 rows/sec., 1.36 MiB/sec. | ||
| 2702 | 2026.01.13 04:14:03.606884 [ 267 ] {34ddc8df-d648-4ef9-964d-38eed89a5d48} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001302 sec., 241167.43471582182 rows/sec., 15.84 MiB/sec. | ||
| 2703 | 2026.01.13 04:14:03.606929 [ 267 ] {34ddc8df-d648-4ef9-964d-38eed89a5d48} <Debug> TCPHandler: Processed in 0.001476369 sec. | ||
| 2704 | 2026.01.13 04:14:03.606960 [ 197 ] {1775cfb3-a420-44c7-9db7-a03405076d36::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2705 | 2026.01.13 04:14:03.607032 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2706 | 2026.01.13 04:14:03.607130 [ 267 ] {32f4d572-96ba-4a6d-9297-f150789ca587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2707 | 2026.01.13 04:14:03.607173 [ 267 ] {32f4d572-96ba-4a6d-9297-f150789ca587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2708 | 2026.01.13 04:14:03.607233 [ 197 ] {1775cfb3-a420-44c7-9db7-a03405076d36::all_1_6_1} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2709 | 2026.01.13 04:14:03.607306 [ 197 ] {1775cfb3-a420-44c7-9db7-a03405076d36::all_1_6_1} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2710 | 2026.01.13 04:14:03.607377 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2711 | 2026.01.13 04:14:03.607489 [ 267 ] {32f4d572-96ba-4a6d-9297-f150789ca587} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.01.13 04:14:03.607531 [ 267 ] {32f4d572-96ba-4a6d-9297-f150789ca587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2713 | 2026.01.13 04:14:03.607864 [ 267 ] {32f4d572-96ba-4a6d-9297-f150789ca587} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2714 | 2026.01.13 04:14:03.608079 [ 267 ] {32f4d572-96ba-4a6d-9297-f150789ca587} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2026.01.13 04:14:03.608209 [ 267 ] {32f4d572-96ba-4a6d-9297-f150789ca587} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 61.54 KiB/sec. | ||
| 2716 | 2026.01.13 04:14:03.608244 [ 267 ] {32f4d572-96ba-4a6d-9297-f150789ca587} <Debug> TCPHandler: Processed in 0.001260785 sec. | ||
| 2717 | 2026.01.13 04:14:03.608343 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2026.01.13 04:14:03.608434 [ 267 ] {61aa2ff3-35f3-4813-91ee-12ca4bddb2a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2719 | 2026.01.13 04:14:03.608488 [ 267 ] {61aa2ff3-35f3-4813-91ee-12ca4bddb2a7} <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 | ||
| 2720 | 2026.01.13 04:14:03.609251 [ 267 ] {61aa2ff3-35f3-4813-91ee-12ca4bddb2a7} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2026.01.13 04:14:03.609286 [ 267 ] {61aa2ff3-35f3-4813-91ee-12ca4bddb2a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2722 | 2026.01.13 04:14:03.609815 [ 267 ] {61aa2ff3-35f3-4813-91ee-12ca4bddb2a7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2723 | 2026.01.13 04:14:03.610039 [ 267 ] {61aa2ff3-35f3-4813-91ee-12ca4bddb2a7} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2026.01.13 04:14:03.610174 [ 267 ] {61aa2ff3-35f3-4813-91ee-12ca4bddb2a7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001756 sec., 5694.760820045558 rows/sec., 10.20 MiB/sec. | ||
| 2725 | 2026.01.13 04:14:03.610225 [ 267 ] {61aa2ff3-35f3-4813-91ee-12ca4bddb2a7} <Debug> TCPHandler: Processed in 0.001929278 sec. | ||
| 2726 | 2026.01.13 04:14:03.610330 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2727 | 2026.01.13 04:14:03.610422 [ 267 ] {0327ea55-26e4-47e9-9f51-1fb398165992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2728 | 2026.01.13 04:14:03.610463 [ 267 ] {0327ea55-26e4-47e9-9f51-1fb398165992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2729 | 2026.01.13 04:14:03.610793 [ 267 ] {0327ea55-26e4-47e9-9f51-1fb398165992} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2026.01.13 04:14:03.610828 [ 267 ] {0327ea55-26e4-47e9-9f51-1fb398165992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 2731 | 2026.01.13 04:14:03.611146 [ 267 ] {0327ea55-26e4-47e9-9f51-1fb398165992} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2732 | 2026.01.13 04:14:03.611362 [ 267 ] {0327ea55-26e4-47e9-9f51-1fb398165992} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2026.01.13 04:14:03.611485 [ 267 ] {0327ea55-26e4-47e9-9f51-1fb398165992} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001081 sec., 96207.2155411656 rows/sec., 5.89 MiB/sec. | ||
| 2734 | 2026.01.13 04:14:03.611519 [ 267 ] {0327ea55-26e4-47e9-9f51-1fb398165992} <Debug> TCPHandler: Processed in 0.001238884 sec. | ||
| 2735 | 2026.01.13 04:14:06.212029 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2736 | 2026.01.13 04:14:06.212101 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2737 | 2026.01.13 04:14:06.339672 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4807 | ||
| 2738 | 2026.01.13 04:14:06.340217 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2026.01.13 04:14:06.340258 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2740 | 2026.01.13 04:14:06.340748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2741 | 2026.01.13 04:14:06.340980 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2742 | 2026.01.13 04:14:06.341122 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4807 | ||
| 2743 | 2026.01.13 04:14:06.590657 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2744 | 2026.01.13 04:14:06.608865 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2745 | 2026.01.13 04:14:06.608932 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2746 | 2026.01.13 04:14:06.615131 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2747 | 2026.01.13 04:14:06.615844 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2026.01.13 04:14:06.618948 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2749 | 2026.01.13 04:14:07.000244 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.61 MiB, peak 214.61 MiB, free memory in arenas 0.00 B, will set to 212.65 MiB (RSS), difference: 2.05 MiB | ||
| 2750 | 2026.01.13 04:14:08.583632 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2751 | 2026.01.13 04:14:08.583860 [ 267 ] {5df4efa8-1f4a-401f-90a9-f083b6720b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2752 | 2026.01.13 04:14:08.583951 [ 267 ] {5df4efa8-1f4a-401f-90a9-f083b6720b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2753 | 2026.01.13 04:14:08.584663 [ 267 ] {5df4efa8-1f4a-401f-90a9-f083b6720b5e} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2026.01.13 04:14:08.584713 [ 267 ] {5df4efa8-1f4a-401f-90a9-f083b6720b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2755 | 2026.01.13 04:14:08.585130 [ 267 ] {5df4efa8-1f4a-401f-90a9-f083b6720b5e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2756 | 2026.01.13 04:14:08.585382 [ 267 ] {5df4efa8-1f4a-401f-90a9-f083b6720b5e} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2757 | 2026.01.13 04:14:08.585546 [ 267 ] {5df4efa8-1f4a-401f-90a9-f083b6720b5e} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001755 sec., 61538.46153846154 rows/sec., 5.15 MiB/sec. | ||
| 2758 | 2026.01.13 04:14:08.585593 [ 267 ] {5df4efa8-1f4a-401f-90a9-f083b6720b5e} <Debug> TCPHandler: Processed in 0.002104401 sec. | ||
| 2759 | 2026.01.13 04:14:08.585784 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2760 | 2026.01.13 04:14:08.585925 [ 267 ] {370862b5-abb9-44e6-a381-6683d4399e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2761 | 2026.01.13 04:14:08.585986 [ 267 ] {370862b5-abb9-44e6-a381-6683d4399e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2762 | 2026.01.13 04:14:08.586515 [ 267 ] {370862b5-abb9-44e6-a381-6683d4399e29} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2026.01.13 04:14:08.586557 [ 267 ] {370862b5-abb9-44e6-a381-6683d4399e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2764 | 2026.01.13 04:14:08.586893 [ 267 ] {370862b5-abb9-44e6-a381-6683d4399e29} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2765 | 2026.01.13 04:14:08.587114 [ 267 ] {370862b5-abb9-44e6-a381-6683d4399e29} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2026.01.13 04:14:08.587227 [ 148 ] {} <Debug> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2767 | 2026.01.13 04:14:08.587258 [ 267 ] {370862b5-abb9-44e6-a381-6683d4399e29} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001365 sec., 19047.61904761905 rows/sec., 1.40 MiB/sec. | ||
| 2768 | 2026.01.13 04:14:08.587291 [ 148 ] {} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2769 | 2026.01.13 04:14:08.587312 [ 267 ] {370862b5-abb9-44e6-a381-6683d4399e29} <Debug> TCPHandler: Processed in 0.001595171 sec. | ||
| 2770 | 2026.01.13 04:14:08.587323 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2771 | 2026.01.13 04:14:08.587480 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2772 | 2026.01.13 04:14:08.587499 [ 192 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::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 | ||
| 2773 | 2026.01.13 04:14:08.587588 [ 267 ] {baf29f53-d614-4e54-bd64-91c46320ed06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2774 | 2026.01.13 04:14:08.587636 [ 267 ] {baf29f53-d614-4e54-bd64-91c46320ed06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2775 | 2026.01.13 04:14:08.587652 [ 192 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2776 | 2026.01.13 04:14:08.587689 [ 192 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 255 rows starting from the beginning of the part | ||
| 2777 | 2026.01.13 04:14:08.587754 [ 192 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2778 | 2026.01.13 04:14:08.587796 [ 192 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 215 rows starting from the beginning of the part | ||
| 2779 | 2026.01.13 04:14:08.587835 [ 192 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2780 | 2026.01.13 04:14:08.587880 [ 192 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 215 rows starting from the beginning of the part | ||
| 2781 | 2026.01.13 04:14:08.587931 [ 192 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2782 | 2026.01.13 04:14:08.588112 [ 267 ] {baf29f53-d614-4e54-bd64-91c46320ed06} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2026.01.13 04:14:08.588155 [ 267 ] {baf29f53-d614-4e54-bd64-91c46320ed06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2784 | 2026.01.13 04:14:08.588511 [ 267 ] {baf29f53-d614-4e54-bd64-91c46320ed06} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2785 | 2026.01.13 04:14:08.588754 [ 267 ] {baf29f53-d614-4e54-bd64-91c46320ed06} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2786 | 2026.01.13 04:14:08.588871 [ 197 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 763 rows, containing 5 columns (5 merged, 0 gathered) in 0.001436137 sec., 531286.3605630939 rows/sec., 34.67 MiB/sec. | ||
| 2787 | 2026.01.13 04:14:08.588895 [ 267 ] {baf29f53-d614-4e54-bd64-91c46320ed06} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001329 sec., 67720.09029345372 rows/sec., 5.29 MiB/sec. | ||
| 2788 | 2026.01.13 04:14:08.588953 [ 267 ] {baf29f53-d614-4e54-bd64-91c46320ed06} <Debug> TCPHandler: Processed in 0.001526419 sec. | ||
| 2789 | 2026.01.13 04:14:08.589047 [ 192 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2790 | 2026.01.13 04:14:08.589069 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2791 | 2026.01.13 04:14:08.589172 [ 267 ] {2e92e53f-01d4-4f36-ab80-1a371fd614a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2792 | 2026.01.13 04:14:08.589221 [ 267 ] {2e92e53f-01d4-4f36-ab80-1a371fd614a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2793 | 2026.01.13 04:14:08.589305 [ 192 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_11_2} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2026.01.13 04:14:08.589387 [ 192 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_11_2} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2795 | 2026.01.13 04:14:08.589466 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2796 | 2026.01.13 04:14:08.589638 [ 267 ] {2e92e53f-01d4-4f36-ab80-1a371fd614a7} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2026.01.13 04:14:08.589679 [ 267 ] {2e92e53f-01d4-4f36-ab80-1a371fd614a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2798 | 2026.01.13 04:14:08.590053 [ 267 ] {2e92e53f-01d4-4f36-ab80-1a371fd614a7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2799 | 2026.01.13 04:14:08.590268 [ 267 ] {2e92e53f-01d4-4f36-ab80-1a371fd614a7} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2026.01.13 04:14:08.590407 [ 267 ] {2e92e53f-01d4-4f36-ab80-1a371fd614a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001255 sec., 127490.03984063744 rows/sec., 8.88 MiB/sec. | ||
| 2801 | 2026.01.13 04:14:08.590445 [ 267 ] {2e92e53f-01d4-4f36-ab80-1a371fd614a7} <Debug> TCPHandler: Processed in 0.001426817 sec. | ||
| 2802 | 2026.01.13 04:14:08.590549 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2026.01.13 04:14:08.590647 [ 267 ] {06c41af8-bc96-4644-9841-1ca98585599c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2804 | 2026.01.13 04:14:08.590702 [ 267 ] {06c41af8-bc96-4644-9841-1ca98585599c} <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 | ||
| 2805 | 2026.01.13 04:14:08.591533 [ 267 ] {06c41af8-bc96-4644-9841-1ca98585599c} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2026.01.13 04:14:08.591570 [ 267 ] {06c41af8-bc96-4644-9841-1ca98585599c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2807 | 2026.01.13 04:14:08.592109 [ 267 ] {06c41af8-bc96-4644-9841-1ca98585599c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2808 | 2026.01.13 04:14:08.592334 [ 267 ] {06c41af8-bc96-4644-9841-1ca98585599c} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2026.01.13 04:14:08.592440 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2810 | 2026.01.13 04:14:08.592475 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2026.01.13 04:14:08.592486 [ 267 ] {06c41af8-bc96-4644-9841-1ca98585599c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001858 sec., 13993.541442411195 rows/sec., 25.08 MiB/sec. | ||
| 2812 | 2026.01.13 04:14:08.592494 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2813 | 2026.01.13 04:14:08.592553 [ 267 ] {06c41af8-bc96-4644-9841-1ca98585599c} <Debug> TCPHandler: Processed in 0.002056701 sec. | ||
| 2814 | 2026.01.13 04:14:08.592626 [ 199 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::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 | ||
| 2815 | 2026.01.13 04:14:08.592675 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2816 | 2026.01.13 04:14:08.592772 [ 267 ] {73402de8-9f66-4155-ac37-d4778cd6ddd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2817 | 2026.01.13 04:14:08.592814 [ 267 ] {73402de8-9f66-4155-ac37-d4778cd6ddd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2818 | 2026.01.13 04:14:08.592849 [ 199 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2819 | 2026.01.13 04:14:08.592910 [ 199 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 88 rows starting from the beginning of the part | ||
| 2820 | 2026.01.13 04:14:08.593049 [ 199 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2821 | 2026.01.13 04:14:08.593172 [ 199 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2822 | 2026.01.13 04:14:08.593179 [ 267 ] {73402de8-9f66-4155-ac37-d4778cd6ddd7} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2823 | 2026.01.13 04:14:08.593218 [ 267 ] {73402de8-9f66-4155-ac37-d4778cd6ddd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2824 | 2026.01.13 04:14:08.593285 [ 199 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2825 | 2026.01.13 04:14:08.593389 [ 199 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2826 | 2026.01.13 04:14:08.593495 [ 199 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2827 | 2026.01.13 04:14:08.593534 [ 267 ] {73402de8-9f66-4155-ac37-d4778cd6ddd7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2828 | 2026.01.13 04:14:08.593752 [ 267 ] {73402de8-9f66-4155-ac37-d4778cd6ddd7} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2829 | 2026.01.13 04:14:08.593883 [ 267 ] {73402de8-9f66-4155-ac37-d4778cd6ddd7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 2830 | 2026.01.13 04:14:08.593919 [ 267 ] {73402de8-9f66-4155-ac37-d4778cd6ddd7} <Debug> TCPHandler: Processed in 0.001294685 sec. | ||
| 2831 | 2026.01.13 04:14:08.596121 [ 192 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 19 columns (19 merged, 0 gathered) in 0.003542779 sec., 52501.157989250816 rows/sec., 94.08 MiB/sec. | ||
| 2832 | 2026.01.13 04:14:08.596609 [ 197 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2833 | 2026.01.13 04:14:08.596986 [ 197 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2026.01.13 04:14:08.597069 [ 197 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2835 | 2026.01.13 04:14:08.597207 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 2836 | 2026.01.13 04:14:10.276683 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2837 | 2026.01.13 04:14:10.276933 [ 267 ] {2d53fbad-b51d-4e3e-b256-3b4b8e6a421b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2838 | 2026.01.13 04:14:10.277315 [ 267 ] {2d53fbad-b51d-4e3e-b256-3b4b8e6a421b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2839 | 2026.01.13 04:14:10.277356 [ 267 ] {2d53fbad-b51d-4e3e-b256-3b4b8e6a421b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2840 | 2026.01.13 04:14:10.277624 [ 267 ] {2d53fbad-b51d-4e3e-b256-3b4b8e6a421b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2841 | 2026.01.13 04:14:10.277693 [ 267 ] {2d53fbad-b51d-4e3e-b256-3b4b8e6a421b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2842 | 2026.01.13 04:14:10.277833 [ 267 ] {2d53fbad-b51d-4e3e-b256-3b4b8e6a421b} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2843 | 2026.01.13 04:14:10.277960 [ 305 ] {2d53fbad-b51d-4e3e-b256-3b4b8e6a421b} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2844 | 2026.01.13 04:14:10.277966 [ 345 ] {2d53fbad-b51d-4e3e-b256-3b4b8e6a421b} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2845 | 2026.01.13 04:14:10.277966 [ 334 ] {2d53fbad-b51d-4e3e-b256-3b4b8e6a421b} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2846 | 2026.01.13 04:14:10.278118 [ 267 ] {2d53fbad-b51d-4e3e-b256-3b4b8e6a421b} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2847 | 2026.01.13 04:14:10.278141 [ 267 ] {2d53fbad-b51d-4e3e-b256-3b4b8e6a421b} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2848 | 2026.01.13 04:14:10.278223 [ 267 ] {2d53fbad-b51d-4e3e-b256-3b4b8e6a421b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2849 | 2026.01.13 04:14:10.278244 [ 267 ] {2d53fbad-b51d-4e3e-b256-3b4b8e6a421b} <Debug> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2850 | 2026.01.13 04:14:10.278279 [ 267 ] {2d53fbad-b51d-4e3e-b256-3b4b8e6a421b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2851 | 2026.01.13 04:14:10.278316 [ 267 ] {2d53fbad-b51d-4e3e-b256-3b4b8e6a421b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2852 | 2026.01.13 04:14:10.278348 [ 267 ] {2d53fbad-b51d-4e3e-b256-3b4b8e6a421b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2853 | 2026.01.13 04:14:10.279297 [ 267 ] {2d53fbad-b51d-4e3e-b256-3b4b8e6a421b} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.002469 sec., 16605.91332523289 rows/sec., 633.24 KiB/sec. | ||
| 2854 | 2026.01.13 04:14:10.279419 [ 267 ] {2d53fbad-b51d-4e3e-b256-3b4b8e6a421b} <Debug> TCPHandler: Processed in 0.002876576 sec. | ||
| 2855 | 2026.01.13 04:14:10.281568 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2856 | 2026.01.13 04:14:10.281754 [ 267 ] {f7c9eb87-6d9d-4798-98e4-11d72579467f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2857 | 2026.01.13 04:14:10.281830 [ 267 ] {f7c9eb87-6d9d-4798-98e4-11d72579467f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2858 | 2026.01.13 04:14:10.282541 [ 267 ] {f7c9eb87-6d9d-4798-98e4-11d72579467f} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2026.01.13 04:14:10.282584 [ 267 ] {f7c9eb87-6d9d-4798-98e4-11d72579467f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2860 | 2026.01.13 04:14:10.283008 [ 267 ] {f7c9eb87-6d9d-4798-98e4-11d72579467f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2861 | 2026.01.13 04:14:10.283207 [ 267 ] {f7c9eb87-6d9d-4798-98e4-11d72579467f} <Trace> oximeter.timeseries_schema (1349c5c0-4fd0-499a-974f-d7d549311dec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2026.01.13 04:14:10.283358 [ 267 ] {f7c9eb87-6d9d-4798-98e4-11d72579467f} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001656 sec., 603.864734299517 rows/sec., 62.51 KiB/sec. | ||
| 2863 | 2026.01.13 04:14:10.283397 [ 267 ] {f7c9eb87-6d9d-4798-98e4-11d72579467f} <Debug> TCPHandler: Processed in 0.001922378 sec. | ||
| 2864 | 2026.01.13 04:14:10.283507 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2865 | 2026.01.13 04:14:10.283601 [ 267 ] {092777d8-5815-498a-93b0-be6d479ee360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2866 | 2026.01.13 04:14:10.283641 [ 267 ] {092777d8-5815-498a-93b0-be6d479ee360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2867 | 2026.01.13 04:14:10.284240 [ 267 ] {092777d8-5815-498a-93b0-be6d479ee360} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2868 | 2026.01.13 04:14:10.284276 [ 267 ] {092777d8-5815-498a-93b0-be6d479ee360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2869 | 2026.01.13 04:14:10.284618 [ 267 ] {092777d8-5815-498a-93b0-be6d479ee360} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2870 | 2026.01.13 04:14:10.284837 [ 267 ] {092777d8-5815-498a-93b0-be6d479ee360} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2026.01.13 04:14:10.284963 [ 267 ] {092777d8-5815-498a-93b0-be6d479ee360} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00138 sec., 297101.4492753623 rows/sec., 18.85 MiB/sec. | ||
| 2872 | 2026.01.13 04:14:10.284999 [ 267 ] {092777d8-5815-498a-93b0-be6d479ee360} <Debug> TCPHandler: Processed in 0.00154146 sec. | ||
| 2873 | 2026.01.13 04:14:10.285109 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2874 | 2026.01.13 04:14:10.285202 [ 267 ] {370245f0-e97c-4a4a-937d-a460384d4ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2875 | 2026.01.13 04:14:10.285243 [ 267 ] {370245f0-e97c-4a4a-937d-a460384d4ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2876 | 2026.01.13 04:14:10.285634 [ 267 ] {370245f0-e97c-4a4a-937d-a460384d4ef9} <Trace> oximeter.fields_ipaddr (5f60f3cc-e5b6-48f9-9662-74b8c47da8d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.01.13 04:14:10.285669 [ 267 ] {370245f0-e97c-4a4a-937d-a460384d4ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2878 | 2026.01.13 04:14:10.285951 [ 267 ] {370245f0-e97c-4a4a-937d-a460384d4ef9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2879 | 2026.01.13 04:14:10.286185 [ 267 ] {370245f0-e97c-4a4a-937d-a460384d4ef9} <Trace> oximeter.fields_ipaddr (5f60f3cc-e5b6-48f9-9662-74b8c47da8d9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.01.13 04:14:10.286306 [ 267 ] {370245f0-e97c-4a4a-937d-a460384d4ef9} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001121 sec., 12488.849241748438 rows/sec., 1018.38 KiB/sec. | ||
| 2881 | 2026.01.13 04:14:10.286342 [ 267 ] {370245f0-e97c-4a4a-937d-a460384d4ef9} <Debug> TCPHandler: Processed in 0.001282355 sec. | ||
| 2882 | 2026.01.13 04:14:10.286476 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2883 | 2026.01.13 04:14:10.286570 [ 267 ] {0b8dd051-652d-43c3-aa9d-dda465432c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2884 | 2026.01.13 04:14:10.286613 [ 267 ] {0b8dd051-652d-43c3-aa9d-dda465432c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2885 | 2026.01.13 04:14:10.288113 [ 267 ] {0b8dd051-652d-43c3-aa9d-dda465432c51} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2026.01.13 04:14:10.288150 [ 267 ] {0b8dd051-652d-43c3-aa9d-dda465432c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2887 | 2026.01.13 04:14:10.288626 [ 267 ] {0b8dd051-652d-43c3-aa9d-dda465432c51} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2888 | 2026.01.13 04:14:10.288840 [ 267 ] {0b8dd051-652d-43c3-aa9d-dda465432c51} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2889 | 2026.01.13 04:14:10.288975 [ 267 ] {0b8dd051-652d-43c3-aa9d-dda465432c51} <Debug> executeQuery: Read 2286 rows, 189.12 KiB in 0.002424 sec., 943069.3069306931 rows/sec., 76.19 MiB/sec. | ||
| 2890 | 2026.01.13 04:14:10.289015 [ 267 ] {0b8dd051-652d-43c3-aa9d-dda465432c51} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2891 | 2026.01.13 04:14:10.289028 [ 267 ] {0b8dd051-652d-43c3-aa9d-dda465432c51} <Debug> TCPHandler: Processed in 0.002609541 sec. | ||
| 2892 | 2026.01.13 04:14:10.289140 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2893 | 2026.01.13 04:14:10.289232 [ 267 ] {29014386-219a-4eeb-9e5d-42d8b00c3156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2894 | 2026.01.13 04:14:10.289276 [ 267 ] {29014386-219a-4eeb-9e5d-42d8b00c3156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2895 | 2026.01.13 04:14:10.289750 [ 267 ] {29014386-219a-4eeb-9e5d-42d8b00c3156} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2896 | 2026.01.13 04:14:10.289791 [ 267 ] {29014386-219a-4eeb-9e5d-42d8b00c3156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2897 | 2026.01.13 04:14:10.290107 [ 267 ] {29014386-219a-4eeb-9e5d-42d8b00c3156} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2898 | 2026.01.13 04:14:10.290313 [ 267 ] {29014386-219a-4eeb-9e5d-42d8b00c3156} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2899 | 2026.01.13 04:14:10.290441 [ 267 ] {29014386-219a-4eeb-9e5d-42d8b00c3156} <Debug> executeQuery: Read 232 rows, 14.27 KiB in 0.001226 sec., 189233.2789559543 rows/sec., 11.37 MiB/sec. | ||
| 2900 | 2026.01.13 04:14:10.290488 [ 267 ] {29014386-219a-4eeb-9e5d-42d8b00c3156} <Debug> TCPHandler: Processed in 0.001396807 sec. | ||
| 2901 | 2026.01.13 04:14:10.290599 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2902 | 2026.01.13 04:14:10.290694 [ 267 ] {ca30249e-1fde-4108-bb64-310d57ed3ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2903 | 2026.01.13 04:14:10.290733 [ 267 ] {ca30249e-1fde-4108-bb64-310d57ed3ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2904 | 2026.01.13 04:14:10.291239 [ 267 ] {ca30249e-1fde-4108-bb64-310d57ed3ef0} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2905 | 2026.01.13 04:14:10.291275 [ 267 ] {ca30249e-1fde-4108-bb64-310d57ed3ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2906 | 2026.01.13 04:14:10.291608 [ 267 ] {ca30249e-1fde-4108-bb64-310d57ed3ef0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2907 | 2026.01.13 04:14:10.291817 [ 267 ] {ca30249e-1fde-4108-bb64-310d57ed3ef0} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2908 | 2026.01.13 04:14:10.291941 [ 267 ] {ca30249e-1fde-4108-bb64-310d57ed3ef0} <Debug> executeQuery: Read 441 rows, 29.88 KiB in 0.001265 sec., 348616.6007905138 rows/sec., 23.06 MiB/sec. | ||
| 2909 | 2026.01.13 04:14:10.291987 [ 267 ] {ca30249e-1fde-4108-bb64-310d57ed3ef0} <Debug> TCPHandler: Processed in 0.001436558 sec. | ||
| 2910 | 2026.01.13 04:14:10.292101 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2911 | 2026.01.13 04:14:10.292194 [ 267 ] {35da149a-5ff0-455b-9ec1-6a6bda57be9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2912 | 2026.01.13 04:14:10.292234 [ 267 ] {35da149a-5ff0-455b-9ec1-6a6bda57be9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2913 | 2026.01.13 04:14:10.292710 [ 267 ] {35da149a-5ff0-455b-9ec1-6a6bda57be9f} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2914 | 2026.01.13 04:14:10.292748 [ 267 ] {35da149a-5ff0-455b-9ec1-6a6bda57be9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2915 | 2026.01.13 04:14:10.293074 [ 267 ] {35da149a-5ff0-455b-9ec1-6a6bda57be9f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2916 | 2026.01.13 04:14:10.293282 [ 267 ] {35da149a-5ff0-455b-9ec1-6a6bda57be9f} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2917 | 2026.01.13 04:14:10.293415 [ 267 ] {35da149a-5ff0-455b-9ec1-6a6bda57be9f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001238 sec., 170436.1873990307 rows/sec., 9.68 MiB/sec. | ||
| 2918 | 2026.01.13 04:14:10.293452 [ 267 ] {35da149a-5ff0-455b-9ec1-6a6bda57be9f} <Debug> TCPHandler: Processed in 0.001400828 sec. | ||
| 2919 | 2026.01.13 04:14:10.293566 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2920 | 2026.01.13 04:14:10.293660 [ 267 ] {85f7b5a2-a7ea-47a8-b19d-9a45d3c21b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2921 | 2026.01.13 04:14:10.293698 [ 267 ] {85f7b5a2-a7ea-47a8-b19d-9a45d3c21b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2922 | 2026.01.13 04:14:10.294503 [ 267 ] {85f7b5a2-a7ea-47a8-b19d-9a45d3c21b5f} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2026.01.13 04:14:10.294539 [ 267 ] {85f7b5a2-a7ea-47a8-b19d-9a45d3c21b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2924 | 2026.01.13 04:14:10.294913 [ 267 ] {85f7b5a2-a7ea-47a8-b19d-9a45d3c21b5f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2925 | 2026.01.13 04:14:10.295119 [ 267 ] {85f7b5a2-a7ea-47a8-b19d-9a45d3c21b5f} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2026.01.13 04:14:10.295246 [ 267 ] {85f7b5a2-a7ea-47a8-b19d-9a45d3c21b5f} <Debug> executeQuery: Read 1168 rows, 85.42 KiB in 0.001604 sec., 728179.5511221945 rows/sec., 52.01 MiB/sec. | ||
| 2927 | 2026.01.13 04:14:10.295284 [ 267 ] {85f7b5a2-a7ea-47a8-b19d-9a45d3c21b5f} <Debug> TCPHandler: Processed in 0.001766515 sec. | ||
| 2928 | 2026.01.13 04:14:10.295402 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2929 | 2026.01.13 04:14:10.295497 [ 267 ] {fdd5cea5-da3e-45cc-8165-a411679b6929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2930 | 2026.01.13 04:14:10.295539 [ 267 ] {fdd5cea5-da3e-45cc-8165-a411679b6929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2931 | 2026.01.13 04:14:10.295870 [ 267 ] {fdd5cea5-da3e-45cc-8165-a411679b6929} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2026.01.13 04:14:10.295905 [ 267 ] {fdd5cea5-da3e-45cc-8165-a411679b6929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2933 | 2026.01.13 04:14:10.296199 [ 267 ] {fdd5cea5-da3e-45cc-8165-a411679b6929} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2934 | 2026.01.13 04:14:10.296399 [ 267 ] {fdd5cea5-da3e-45cc-8165-a411679b6929} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2026.01.13 04:14:10.296525 [ 267 ] {fdd5cea5-da3e-45cc-8165-a411679b6929} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 2936 | 2026.01.13 04:14:10.296559 [ 267 ] {fdd5cea5-da3e-45cc-8165-a411679b6929} <Debug> TCPHandler: Processed in 0.001206374 sec. | ||
| 2937 | 2026.01.13 04:14:10.296660 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2938 | 2026.01.13 04:14:10.296753 [ 267 ] {9d2183ec-5774-4d9d-b71a-08958e80d51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2939 | 2026.01.13 04:14:10.296794 [ 267 ] {9d2183ec-5774-4d9d-b71a-08958e80d51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2940 | 2026.01.13 04:14:10.297380 [ 267 ] {9d2183ec-5774-4d9d-b71a-08958e80d51e} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2026.01.13 04:14:10.297414 [ 267 ] {9d2183ec-5774-4d9d-b71a-08958e80d51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2942 | 2026.01.13 04:14:10.297779 [ 267 ] {9d2183ec-5774-4d9d-b71a-08958e80d51e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2943 | 2026.01.13 04:14:10.297989 [ 267 ] {9d2183ec-5774-4d9d-b71a-08958e80d51e} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2944 | 2026.01.13 04:14:10.298115 [ 267 ] {9d2183ec-5774-4d9d-b71a-08958e80d51e} <Debug> executeQuery: Read 909 rows, 61.53 KiB in 0.00138 sec., 658695.6521739131 rows/sec., 43.54 MiB/sec. | ||
| 2945 | 2026.01.13 04:14:10.298150 [ 267 ] {9d2183ec-5774-4d9d-b71a-08958e80d51e} <Debug> TCPHandler: Processed in 0.001539621 sec. | ||
| 2946 | 2026.01.13 04:14:10.298251 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2947 | 2026.01.13 04:14:10.298343 [ 267 ] {901e1f50-ba0a-478a-9677-1ca5ddb67ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2948 | 2026.01.13 04:14:10.298384 [ 267 ] {901e1f50-ba0a-478a-9677-1ca5ddb67ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2949 | 2026.01.13 04:14:10.298700 [ 267 ] {901e1f50-ba0a-478a-9677-1ca5ddb67ec9} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2950 | 2026.01.13 04:14:10.298733 [ 267 ] {901e1f50-ba0a-478a-9677-1ca5ddb67ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2951 | 2026.01.13 04:14:10.299026 [ 267 ] {901e1f50-ba0a-478a-9677-1ca5ddb67ec9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2952 | 2026.01.13 04:14:10.299229 [ 267 ] {901e1f50-ba0a-478a-9677-1ca5ddb67ec9} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2026.01.13 04:14:10.299352 [ 267 ] {901e1f50-ba0a-478a-9677-1ca5ddb67ec9} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001027 sec., 1947.4196689386565 rows/sec., 127.42 KiB/sec. | ||
| 2954 | 2026.01.13 04:14:10.299388 [ 267 ] {901e1f50-ba0a-478a-9677-1ca5ddb67ec9} <Debug> TCPHandler: Processed in 0.001186583 sec. | ||
| 2955 | 2026.01.13 04:14:10.299496 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2956 | 2026.01.13 04:14:10.299588 [ 267 ] {a0aab053-2189-4378-975a-3ac3cfc7f754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2957 | 2026.01.13 04:14:10.299640 [ 267 ] {a0aab053-2189-4378-975a-3ac3cfc7f754} <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 | ||
| 2958 | 2026.01.13 04:14:10.300373 [ 267 ] {a0aab053-2189-4378-975a-3ac3cfc7f754} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2026.01.13 04:14:10.300408 [ 267 ] {a0aab053-2189-4378-975a-3ac3cfc7f754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2960 | 2026.01.13 04:14:10.300898 [ 267 ] {a0aab053-2189-4378-975a-3ac3cfc7f754} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2961 | 2026.01.13 04:14:10.301110 [ 267 ] {a0aab053-2189-4378-975a-3ac3cfc7f754} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2026.01.13 04:14:10.301240 [ 267 ] {a0aab053-2189-4378-975a-3ac3cfc7f754} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00167 sec., 7784.43113772455 rows/sec., 13.95 MiB/sec. | ||
| 2963 | 2026.01.13 04:14:10.301290 [ 267 ] {a0aab053-2189-4378-975a-3ac3cfc7f754} <Debug> TCPHandler: Processed in 0.001842166 sec. | ||
| 2964 | 2026.01.13 04:14:10.301401 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2965 | 2026.01.13 04:14:10.301494 [ 267 ] {6a4d2707-d535-4516-a5bd-93b4595ac365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2966 | 2026.01.13 04:14:10.301535 [ 267 ] {6a4d2707-d535-4516-a5bd-93b4595ac365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2967 | 2026.01.13 04:14:10.301859 [ 267 ] {6a4d2707-d535-4516-a5bd-93b4595ac365} <Trace> oximeter.measurements_i64 (83a0307e-e60a-44fe-88dc-2efd81e40e4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2968 | 2026.01.13 04:14:10.301893 [ 267 ] {6a4d2707-d535-4516-a5bd-93b4595ac365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2969 | 2026.01.13 04:14:10.302196 [ 267 ] {6a4d2707-d535-4516-a5bd-93b4595ac365} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2970 | 2026.01.13 04:14:10.302427 [ 267 ] {6a4d2707-d535-4516-a5bd-93b4595ac365} <Trace> oximeter.measurements_i64 (83a0307e-e60a-44fe-88dc-2efd81e40e4c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2971 | 2026.01.13 04:14:10.302550 [ 267 ] {6a4d2707-d535-4516-a5bd-93b4595ac365} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 394.63 KiB/sec. | ||
| 2972 | 2026.01.13 04:14:10.302584 [ 267 ] {6a4d2707-d535-4516-a5bd-93b4595ac365} <Debug> TCPHandler: Processed in 0.001232804 sec. | ||
| 2973 | 2026.01.13 04:14:10.302690 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2974 | 2026.01.13 04:14:10.302783 [ 267 ] {20342852-8374-4d16-8e90-f06d4b1ca609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2975 | 2026.01.13 04:14:10.302823 [ 267 ] {20342852-8374-4d16-8e90-f06d4b1ca609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2976 | 2026.01.13 04:14:10.303275 [ 267 ] {20342852-8374-4d16-8e90-f06d4b1ca609} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2977 | 2026.01.13 04:14:10.303308 [ 267 ] {20342852-8374-4d16-8e90-f06d4b1ca609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2978 | 2026.01.13 04:14:10.303623 [ 267 ] {20342852-8374-4d16-8e90-f06d4b1ca609} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2979 | 2026.01.13 04:14:10.303823 [ 267 ] {20342852-8374-4d16-8e90-f06d4b1ca609} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2980 | 2026.01.13 04:14:10.303953 [ 267 ] {20342852-8374-4d16-8e90-f06d4b1ca609} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001188 sec., 57239.057239057234 rows/sec., 3.32 MiB/sec. | ||
| 2981 | 2026.01.13 04:14:10.303988 [ 267 ] {20342852-8374-4d16-8e90-f06d4b1ca609} <Debug> TCPHandler: Processed in 0.001346736 sec. | ||
| 2982 | 2026.01.13 04:14:11.340611 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 432 | ||
| 2983 | 2026.01.13 04:14:11.343461 [ 242 ] {} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2984 | 2026.01.13 04:14:11.343505 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2985 | 2026.01.13 04:14:11.344785 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2986 | 2026.01.13 04:14:11.345053 [ 242 ] {} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2987 | 2026.01.13 04:14:11.345300 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 432 | ||
| 2988 | 2026.01.13 04:14:13.579556 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2989 | 2026.01.13 04:14:13.579758 [ 267 ] {8f0885fc-12b9-42ab-8319-53b4e61fed4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2990 | 2026.01.13 04:14:13.579829 [ 267 ] {8f0885fc-12b9-42ab-8319-53b4e61fed4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2991 | 2026.01.13 04:14:13.580475 [ 267 ] {8f0885fc-12b9-42ab-8319-53b4e61fed4f} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2992 | 2026.01.13 04:14:13.580525 [ 267 ] {8f0885fc-12b9-42ab-8319-53b4e61fed4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2993 | 2026.01.13 04:14:13.580911 [ 267 ] {8f0885fc-12b9-42ab-8319-53b4e61fed4f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2994 | 2026.01.13 04:14:13.581127 [ 267 ] {8f0885fc-12b9-42ab-8319-53b4e61fed4f} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2026.01.13 04:14:13.581278 [ 267 ] {8f0885fc-12b9-42ab-8319-53b4e61fed4f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001576 sec., 35532.99492385787 rows/sec., 2.71 MiB/sec. | ||
| 2996 | 2026.01.13 04:14:13.581318 [ 267 ] {8f0885fc-12b9-42ab-8319-53b4e61fed4f} <Debug> TCPHandler: Processed in 0.001901477 sec. | ||
| 2997 | 2026.01.13 04:14:13.581420 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2998 | 2026.01.13 04:14:13.581513 [ 267 ] {f9cf3aa1-3d79-4cbb-9e95-5e4c5a96bd3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2999 | 2026.01.13 04:14:13.581552 [ 267 ] {f9cf3aa1-3d79-4cbb-9e95-5e4c5a96bd3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3000 | 2026.01.13 04:14:13.581951 [ 267 ] {f9cf3aa1-3d79-4cbb-9e95-5e4c5a96bd3f} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3001 | 2026.01.13 04:14:13.581991 [ 267 ] {f9cf3aa1-3d79-4cbb-9e95-5e4c5a96bd3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3002 | 2026.01.13 04:14:13.582311 [ 267 ] {f9cf3aa1-3d79-4cbb-9e95-5e4c5a96bd3f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3003 | 2026.01.13 04:14:13.582550 [ 267 ] {f9cf3aa1-3d79-4cbb-9e95-5e4c5a96bd3f} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3004 | 2026.01.13 04:14:13.582682 [ 267 ] {f9cf3aa1-3d79-4cbb-9e95-5e4c5a96bd3f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 3005 | 2026.01.13 04:14:13.582718 [ 267 ] {f9cf3aa1-3d79-4cbb-9e95-5e4c5a96bd3f} <Debug> TCPHandler: Processed in 0.001345066 sec. | ||
| 3006 | 2026.01.13 04:14:13.582826 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3007 | 2026.01.13 04:14:13.582918 [ 267 ] {05c86ffb-a8ca-47a0-8aa6-405b0f506471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3008 | 2026.01.13 04:14:13.582961 [ 267 ] {05c86ffb-a8ca-47a0-8aa6-405b0f506471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3009 | 2026.01.13 04:14:13.583320 [ 267 ] {05c86ffb-a8ca-47a0-8aa6-405b0f506471} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2026.01.13 04:14:13.583356 [ 267 ] {05c86ffb-a8ca-47a0-8aa6-405b0f506471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3011 | 2026.01.13 04:14:13.583679 [ 267 ] {05c86ffb-a8ca-47a0-8aa6-405b0f506471} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3012 | 2026.01.13 04:14:13.583882 [ 267 ] {05c86ffb-a8ca-47a0-8aa6-405b0f506471} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2026.01.13 04:14:13.584007 [ 267 ] {05c86ffb-a8ca-47a0-8aa6-405b0f506471} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001108 sec., 86642.59927797834 rows/sec., 6.03 MiB/sec. | ||
| 3014 | 2026.01.13 04:14:13.584042 [ 267 ] {05c86ffb-a8ca-47a0-8aa6-405b0f506471} <Debug> TCPHandler: Processed in 0.001262655 sec. | ||
| 3015 | 2026.01.13 04:14:13.584155 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3016 | 2026.01.13 04:14:13.584245 [ 267 ] {c5263923-30c4-4fb0-932e-a435db924884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3017 | 2026.01.13 04:14:13.584285 [ 267 ] {c5263923-30c4-4fb0-932e-a435db924884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3018 | 2026.01.13 04:14:13.584595 [ 267 ] {c5263923-30c4-4fb0-932e-a435db924884} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2026.01.13 04:14:13.584630 [ 267 ] {c5263923-30c4-4fb0-932e-a435db924884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3020 | 2026.01.13 04:14:13.584926 [ 267 ] {c5263923-30c4-4fb0-932e-a435db924884} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3021 | 2026.01.13 04:14:13.585127 [ 267 ] {c5263923-30c4-4fb0-932e-a435db924884} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2026.01.13 04:14:13.585247 [ 267 ] {c5263923-30c4-4fb0-932e-a435db924884} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00102 sec., 35294.11764705882 rows/sec., 2.38 MiB/sec. | ||
| 3023 | 2026.01.13 04:14:13.585281 [ 267 ] {c5263923-30c4-4fb0-932e-a435db924884} <Debug> TCPHandler: Processed in 0.001172973 sec. | ||
| 3024 | 2026.01.13 04:14:13.842012 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5255 | ||
| 3025 | 2026.01.13 04:14:13.842515 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.01.13 04:14:13.842565 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3027 | 2026.01.13 04:14:13.843044 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3028 | 2026.01.13 04:14:13.843293 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2026.01.13 04:14:13.843436 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5255 | ||
| 3030 | 2026.01.13 04:14:13.843460 [ 116 ] {} <Debug> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3031 | 2026.01.13 04:14:13.843555 [ 116 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2026.01.13 04:14:13.843593 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3033 | 2026.01.13 04:14:13.843706 [ 192 ] {f158cdae-5d8c-4573-81a5-10e722c33229::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 | ||
| 3034 | 2026.01.13 04:14:13.843792 [ 192 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3035 | 2026.01.13 04:14:13.843821 [ 192 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2887 rows starting from the beginning of the part | ||
| 3036 | 2026.01.13 04:14:13.843873 [ 192 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 3037 | 2026.01.13 04:14:13.843911 [ 192 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 3038 | 2026.01.13 04:14:13.843947 [ 192 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 3039 | 2026.01.13 04:14:13.843979 [ 192 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 3040 | 2026.01.13 04:14:13.844016 [ 192 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 3041 | 2026.01.13 04:14:13.845250 [ 197 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5255 rows, containing 4 columns (4 merged, 0 gathered) in 0.001578441 sec., 3329234.3521233923 rows/sec., 47.63 MiB/sec. | ||
| 3042 | 2026.01.13 04:14:13.845968 [ 191 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3043 | 2026.01.13 04:14:13.846321 [ 191 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_11_2} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2026.01.13 04:14:13.846404 [ 191 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_11_2} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3045 | 2026.01.13 04:14:13.846509 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3046 | 2026.01.13 04:14:14.119823 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3047 | 2026.01.13 04:14:14.137667 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2026.01.13 04:14:14.137722 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3049 | 2026.01.13 04:14:14.144111 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3050 | 2026.01.13 04:14:14.144842 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2026.01.13 04:14:14.145117 [ 116 ] {} <Debug> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3052 | 2026.01.13 04:14:14.145157 [ 116 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3053 | 2026.01.13 04:14:14.145179 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3054 | 2026.01.13 04:14:14.145305 [ 197 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::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 | ||
| 3055 | 2026.01.13 04:14:14.148189 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3056 | 2026.01.13 04:14:14.149320 [ 197 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3057 | 2026.01.13 04:14:14.150796 [ 197 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 3058 | 2026.01.13 04:14:14.155325 [ 197 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 3059 | 2026.01.13 04:14:14.159323 [ 197 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 3060 | 2026.01.13 04:14:14.163579 [ 197 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 3061 | 2026.01.13 04:14:14.168273 [ 197 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 3062 | 2026.01.13 04:14:14.172796 [ 197 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 3063 | 2026.01.13 04:14:14.225498 [ 191 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080250335 sec., 1034.2635952859262 rows/sec., 5.35 MiB/sec. | ||
| 3064 | 2026.01.13 04:14:14.227828 [ 190 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3065 | 2026.01.13 04:14:14.230050 [ 190 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_11_2} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3066 | 2026.01.13 04:14:14.230129 [ 190 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_11_2} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3067 | 2026.01.13 04:14:14.231991 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3068 | 2026.01.13 04:14:15.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.27 MiB, peak 225.17 MiB, free memory in arenas 0.00 B, will set to 225.24 MiB (RSS), difference: 9.97 MiB | ||
| 3069 | 2026.01.13 04:14:18.583864 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3070 | 2026.01.13 04:14:18.584088 [ 267 ] {413d4419-52cd-4709-8dee-c7fc8c18cb25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3071 | 2026.01.13 04:14:18.584170 [ 267 ] {413d4419-52cd-4709-8dee-c7fc8c18cb25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3072 | 2026.01.13 04:14:18.584880 [ 267 ] {413d4419-52cd-4709-8dee-c7fc8c18cb25} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3073 | 2026.01.13 04:14:18.584916 [ 267 ] {413d4419-52cd-4709-8dee-c7fc8c18cb25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3074 | 2026.01.13 04:14:18.585308 [ 267 ] {413d4419-52cd-4709-8dee-c7fc8c18cb25} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3075 | 2026.01.13 04:14:18.585529 [ 267 ] {413d4419-52cd-4709-8dee-c7fc8c18cb25} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2026.01.13 04:14:18.585649 [ 125 ] {} <Debug> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3077 | 2026.01.13 04:14:18.585672 [ 267 ] {413d4419-52cd-4709-8dee-c7fc8c18cb25} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001648 sec., 65533.98058252427 rows/sec., 5.49 MiB/sec. | ||
| 3078 | 2026.01.13 04:14:18.585688 [ 125 ] {} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2026.01.13 04:14:18.585713 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3080 | 2026.01.13 04:14:18.585714 [ 267 ] {413d4419-52cd-4709-8dee-c7fc8c18cb25} <Debug> TCPHandler: Processed in 0.001999829 sec. | ||
| 3081 | 2026.01.13 04:14:18.585826 [ 186 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3082 | 2026.01.13 04:14:18.585853 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3083 | 2026.01.13 04:14:18.585959 [ 267 ] {cb3dff79-b468-48df-8486-7f91566cf1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3084 | 2026.01.13 04:14:18.585963 [ 186 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3085 | 2026.01.13 04:14:18.586003 [ 267 ] {cb3dff79-b468-48df-8486-7f91566cf1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3086 | 2026.01.13 04:14:18.586012 [ 186 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2331 rows starting from the beginning of the part | ||
| 3087 | 2026.01.13 04:14:18.586087 [ 186 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1132 rows starting from the beginning of the part | ||
| 3088 | 2026.01.13 04:14:18.586130 [ 186 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 108 rows starting from the beginning of the part | ||
| 3089 | 2026.01.13 04:14:18.586175 [ 186 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2286 rows starting from the beginning of the part | ||
| 3090 | 2026.01.13 04:14:18.586211 [ 186 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 3091 | 2026.01.13 04:14:18.586248 [ 186 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 108 rows starting from the beginning of the part | ||
| 3092 | 2026.01.13 04:14:18.586423 [ 267 ] {cb3dff79-b468-48df-8486-7f91566cf1b8} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3093 | 2026.01.13 04:14:18.586464 [ 267 ] {cb3dff79-b468-48df-8486-7f91566cf1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3094 | 2026.01.13 04:14:18.586874 [ 267 ] {cb3dff79-b468-48df-8486-7f91566cf1b8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3095 | 2026.01.13 04:14:18.587095 [ 267 ] {cb3dff79-b468-48df-8486-7f91566cf1b8} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2026.01.13 04:14:18.587227 [ 267 ] {cb3dff79-b468-48df-8486-7f91566cf1b8} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001286 sec., 20217.72939346812 rows/sec., 1.48 MiB/sec. | ||
| 3097 | 2026.01.13 04:14:18.587263 [ 267 ] {cb3dff79-b468-48df-8486-7f91566cf1b8} <Debug> TCPHandler: Processed in 0.001457638 sec. | ||
| 3098 | 2026.01.13 04:14:18.587376 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3099 | 2026.01.13 04:14:18.587467 [ 267 ] {4c12593c-97b8-48c6-b53b-09bdf5c7b5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3100 | 2026.01.13 04:14:18.587506 [ 267 ] {4c12593c-97b8-48c6-b53b-09bdf5c7b5d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3101 | 2026.01.13 04:14:18.587924 [ 267 ] {4c12593c-97b8-48c6-b53b-09bdf5c7b5d7} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2026.01.13 04:14:18.587958 [ 267 ] {4c12593c-97b8-48c6-b53b-09bdf5c7b5d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3103 | 2026.01.13 04:14:18.588285 [ 267 ] {4c12593c-97b8-48c6-b53b-09bdf5c7b5d7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3104 | 2026.01.13 04:14:18.588298 [ 190 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6021 rows, containing 5 columns (5 merged, 0 gathered) in 0.002522829 sec., 2386606.464409597 rows/sec., 201.54 MiB/sec. | ||
| 3105 | 2026.01.13 04:14:18.588493 [ 267 ] {4c12593c-97b8-48c6-b53b-09bdf5c7b5d7} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2026.01.13 04:14:18.588595 [ 125 ] {} <Debug> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3107 | 2026.01.13 04:14:18.588609 [ 186 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3108 | 2026.01.13 04:14:18.588623 [ 125 ] {} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2026.01.13 04:14:18.588624 [ 267 ] {4c12593c-97b8-48c6-b53b-09bdf5c7b5d7} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001174 sec., 76660.98807495742 rows/sec., 5.99 MiB/sec. | ||
| 3110 | 2026.01.13 04:14:18.588650 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3111 | 2026.01.13 04:14:18.588674 [ 267 ] {4c12593c-97b8-48c6-b53b-09bdf5c7b5d7} <Debug> TCPHandler: Processed in 0.001344326 sec. | ||
| 3112 | 2026.01.13 04:14:18.588768 [ 200 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3113 | 2026.01.13 04:14:18.588794 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3114 | 2026.01.13 04:14:18.588879 [ 186 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_16_3} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2026.01.13 04:14:18.588905 [ 267 ] {5dfe9c63-6373-48c1-8417-bd37017952e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3116 | 2026.01.13 04:14:18.588921 [ 200 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3117 | 2026.01.13 04:14:18.588953 [ 267 ] {5dfe9c63-6373-48c1-8417-bd37017952e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3118 | 2026.01.13 04:14:18.588953 [ 186 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_16_3} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3119 | 2026.01.13 04:14:18.588965 [ 200 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1197 rows starting from the beginning of the part | ||
| 3120 | 2026.01.13 04:14:18.589040 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 3121 | 2026.01.13 04:14:18.589084 [ 200 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 689 rows starting from the beginning of the part | ||
| 3122 | 2026.01.13 04:14:18.589146 [ 200 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3123 | 2026.01.13 04:14:18.589198 [ 200 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1168 rows starting from the beginning of the part | ||
| 3124 | 2026.01.13 04:14:18.589245 [ 200 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 3125 | 2026.01.13 04:14:18.589296 [ 200 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part | ||
| 3126 | 2026.01.13 04:14:18.589381 [ 267 ] {5dfe9c63-6373-48c1-8417-bd37017952e0} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3127 | 2026.01.13 04:14:18.589420 [ 267 ] {5dfe9c63-6373-48c1-8417-bd37017952e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3128 | 2026.01.13 04:14:18.589826 [ 267 ] {5dfe9c63-6373-48c1-8417-bd37017952e0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3129 | 2026.01.13 04:14:18.590051 [ 267 ] {5dfe9c63-6373-48c1-8417-bd37017952e0} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3130 | 2026.01.13 04:14:18.590165 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3131 | 2026.01.13 04:14:18.590191 [ 267 ] {5dfe9c63-6373-48c1-8417-bd37017952e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001304 sec., 122699.38650306748 rows/sec., 8.55 MiB/sec. | ||
| 3132 | 2026.01.13 04:14:18.590206 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.01.13 04:14:18.590228 [ 267 ] {5dfe9c63-6373-48c1-8417-bd37017952e0} <Debug> TCPHandler: Processed in 0.001480109 sec. | ||
| 3134 | 2026.01.13 04:14:18.590231 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3135 | 2026.01.13 04:14:18.590316 [ 190 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3136 | 2026.01.13 04:14:18.590344 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3137 | 2026.01.13 04:14:18.590417 [ 190 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3138 | 2026.01.13 04:14:18.590441 [ 267 ] {78e373a5-aabd-4a07-b5fd-d427f0b7585b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3139 | 2026.01.13 04:14:18.590448 [ 190 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4423 rows starting from the beginning of the part | ||
| 3140 | 2026.01.13 04:14:18.590504 [ 267 ] {78e373a5-aabd-4a07-b5fd-d427f0b7585b} <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 | ||
| 3141 | 2026.01.13 04:14:18.590535 [ 190 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 314 rows starting from the beginning of the part | ||
| 3142 | 2026.01.13 04:14:18.590590 [ 190 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3143 | 2026.01.13 04:14:18.590647 [ 190 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 909 rows starting from the beginning of the part | ||
| 3144 | 2026.01.13 04:14:18.590711 [ 190 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 96 rows starting from the beginning of the part | ||
| 3145 | 2026.01.13 04:14:18.590763 [ 190 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3146 | 2026.01.13 04:14:18.590808 [ 196 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002099381 sec., 1570939.2435198757 rows/sec., 118.54 MiB/sec. | ||
| 3147 | 2026.01.13 04:14:18.591065 [ 187 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3148 | 2026.01.13 04:14:18.591327 [ 267 ] {78e373a5-aabd-4a07-b5fd-d427f0b7585b} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3149 | 2026.01.13 04:14:18.591362 [ 267 ] {78e373a5-aabd-4a07-b5fd-d427f0b7585b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3150 | 2026.01.13 04:14:18.591363 [ 187 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_16_3} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2026.01.13 04:14:18.591432 [ 187 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_16_3} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3152 | 2026.01.13 04:14:18.591504 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 3153 | 2026.01.13 04:14:18.591976 [ 267 ] {78e373a5-aabd-4a07-b5fd-d427f0b7585b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3154 | 2026.01.13 04:14:18.592217 [ 267 ] {78e373a5-aabd-4a07-b5fd-d427f0b7585b} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3155 | 2026.01.13 04:14:18.592360 [ 267 ] {78e373a5-aabd-4a07-b5fd-d427f0b7585b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001937 sec., 13422.818791946309 rows/sec., 24.05 MiB/sec. | ||
| 3156 | 2026.01.13 04:14:18.592412 [ 267 ] {78e373a5-aabd-4a07-b5fd-d427f0b7585b} <Debug> TCPHandler: Processed in 0.002114112 sec. | ||
| 3157 | 2026.01.13 04:14:18.592523 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3158 | 2026.01.13 04:14:18.592615 [ 267 ] {ca215dfa-02cd-45e1-861d-832b84b3c34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3159 | 2026.01.13 04:14:18.592655 [ 267 ] {ca215dfa-02cd-45e1-861d-832b84b3c34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3160 | 2026.01.13 04:14:18.592990 [ 267 ] {ca215dfa-02cd-45e1-861d-832b84b3c34d} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2026.01.13 04:14:18.593024 [ 267 ] {ca215dfa-02cd-45e1-861d-832b84b3c34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3162 | 2026.01.13 04:14:18.593115 [ 200 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6062 rows, containing 5 columns (5 merged, 0 gathered) in 0.002833145 sec., 2139671.6369970473 rows/sec., 143.16 MiB/sec. | ||
| 3163 | 2026.01.13 04:14:18.593360 [ 267 ] {ca215dfa-02cd-45e1-861d-832b84b3c34d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3164 | 2026.01.13 04:14:18.593568 [ 267 ] {ca215dfa-02cd-45e1-861d-832b84b3c34d} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2026.01.13 04:14:18.593654 [ 187 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3166 | 2026.01.13 04:14:18.593658 [ 81 ] {} <Debug> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3167 | 2026.01.13 04:14:18.593691 [ 267 ] {ca215dfa-02cd-45e1-861d-832b84b3c34d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 3168 | 2026.01.13 04:14:18.593695 [ 81 ] {} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2026.01.13 04:14:18.593722 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3170 | 2026.01.13 04:14:18.593725 [ 267 ] {ca215dfa-02cd-45e1-861d-832b84b3c34d} <Debug> TCPHandler: Processed in 0.001249414 sec. | ||
| 3171 | 2026.01.13 04:14:18.593802 [ 196 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3172 | 2026.01.13 04:14:18.593903 [ 196 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3173 | 2026.01.13 04:14:18.593909 [ 187 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2026.01.13 04:14:18.593934 [ 196 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 820 rows starting from the beginning of the part | ||
| 3175 | 2026.01.13 04:14:18.593980 [ 187 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3176 | 2026.01.13 04:14:18.593990 [ 196 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 104 rows starting from the beginning of the part | ||
| 3177 | 2026.01.13 04:14:18.594043 [ 196 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3178 | 2026.01.13 04:14:18.594059 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 3179 | 2026.01.13 04:14:18.594083 [ 196 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 68 rows starting from the beginning of the part | ||
| 3180 | 2026.01.13 04:14:18.594126 [ 196 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 3181 | 2026.01.13 04:14:18.594167 [ 196 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3182 | 2026.01.13 04:14:18.595029 [ 187 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1148 rows, containing 4 columns (4 merged, 0 gathered) in 0.001261075 sec., 910334.436889162 rows/sec., 57.82 MiB/sec. | ||
| 3183 | 2026.01.13 04:14:18.595272 [ 196 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3184 | 2026.01.13 04:14:18.595546 [ 196 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_16_3} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2026.01.13 04:14:18.595632 [ 196 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_16_3} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3186 | 2026.01.13 04:14:18.595710 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3187 | 2026.01.13 04:14:21.212373 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3188 | 2026.01.13 04:14:21.212458 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3189 | 2026.01.13 04:14:21.343624 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5767 | ||
| 3190 | 2026.01.13 04:14:21.344236 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2026.01.13 04:14:21.344294 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3192 | 2026.01.13 04:14:21.344834 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3193 | 2026.01.13 04:14:21.345075 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2026.01.13 04:14:21.345223 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5767 | ||
| 3195 | 2026.01.13 04:14:21.346504 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 452 | ||
| 3196 | 2026.01.13 04:14:21.348508 [ 242 ] {} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3197 | 2026.01.13 04:14:21.348568 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3198 | 2026.01.13 04:14:21.349897 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3199 | 2026.01.13 04:14:21.350284 [ 242 ] {} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2026.01.13 04:14:21.350672 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 452 | ||
| 3201 | 2026.01.13 04:14:21.648414 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3202 | 2026.01.13 04:14:21.666051 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2026.01.13 04:14:21.666107 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3204 | 2026.01.13 04:14:21.671837 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3205 | 2026.01.13 04:14:21.672553 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2026.01.13 04:14:21.675486 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3207 | 2026.01.13 04:14:23.594446 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3208 | 2026.01.13 04:14:23.594698 [ 267 ] {2892b13e-cd27-4dfe-b7db-5ecd1180171c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3209 | 2026.01.13 04:14:23.594765 [ 267 ] {2892b13e-cd27-4dfe-b7db-5ecd1180171c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3210 | 2026.01.13 04:14:23.595817 [ 267 ] {2892b13e-cd27-4dfe-b7db-5ecd1180171c} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2026.01.13 04:14:23.595872 [ 267 ] {2892b13e-cd27-4dfe-b7db-5ecd1180171c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3212 | 2026.01.13 04:14:23.596330 [ 267 ] {2892b13e-cd27-4dfe-b7db-5ecd1180171c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3213 | 2026.01.13 04:14:23.596555 [ 267 ] {2892b13e-cd27-4dfe-b7db-5ecd1180171c} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3214 | 2026.01.13 04:14:23.596797 [ 267 ] {2892b13e-cd27-4dfe-b7db-5ecd1180171c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002158 sec., 189990.73215940685 rows/sec., 12.05 MiB/sec. | ||
| 3215 | 2026.01.13 04:14:23.596839 [ 267 ] {2892b13e-cd27-4dfe-b7db-5ecd1180171c} <Debug> TCPHandler: Processed in 0.00257032 sec. | ||
| 3216 | 2026.01.13 04:14:23.596968 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3217 | 2026.01.13 04:14:23.597064 [ 267 ] {6f315814-4c33-42ef-9184-35c06d794976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3218 | 2026.01.13 04:14:23.597104 [ 267 ] {6f315814-4c33-42ef-9184-35c06d794976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3219 | 2026.01.13 04:14:23.598035 [ 267 ] {6f315814-4c33-42ef-9184-35c06d794976} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2026.01.13 04:14:23.598071 [ 267 ] {6f315814-4c33-42ef-9184-35c06d794976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3221 | 2026.01.13 04:14:23.598467 [ 267 ] {6f315814-4c33-42ef-9184-35c06d794976} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3222 | 2026.01.13 04:14:23.598704 [ 267 ] {6f315814-4c33-42ef-9184-35c06d794976} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3223 | 2026.01.13 04:14:23.598918 [ 267 ] {6f315814-4c33-42ef-9184-35c06d794976} <Debug> executeQuery: Read 1138 rows, 92.39 KiB in 0.001874 sec., 607257.2038420491 rows/sec., 48.15 MiB/sec. | ||
| 3224 | 2026.01.13 04:14:23.598956 [ 267 ] {6f315814-4c33-42ef-9184-35c06d794976} <Debug> TCPHandler: Processed in 0.002037589 sec. | ||
| 3225 | 2026.01.13 04:14:23.599070 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3226 | 2026.01.13 04:14:23.599162 [ 267 ] {46f22bdd-e3f5-4773-a35f-afa84c3ac39c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3227 | 2026.01.13 04:14:23.599202 [ 267 ] {46f22bdd-e3f5-4773-a35f-afa84c3ac39c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3228 | 2026.01.13 04:14:23.599668 [ 267 ] {46f22bdd-e3f5-4773-a35f-afa84c3ac39c} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3229 | 2026.01.13 04:14:23.599704 [ 267 ] {46f22bdd-e3f5-4773-a35f-afa84c3ac39c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3230 | 2026.01.13 04:14:23.600014 [ 267 ] {46f22bdd-e3f5-4773-a35f-afa84c3ac39c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3231 | 2026.01.13 04:14:23.600226 [ 267 ] {46f22bdd-e3f5-4773-a35f-afa84c3ac39c} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2026.01.13 04:14:23.600358 [ 267 ] {46f22bdd-e3f5-4773-a35f-afa84c3ac39c} <Debug> executeQuery: Read 218 rows, 13.29 KiB in 0.001214 sec., 179571.66392092255 rows/sec., 10.69 MiB/sec. | ||
| 3233 | 2026.01.13 04:14:23.600394 [ 267 ] {46f22bdd-e3f5-4773-a35f-afa84c3ac39c} <Debug> TCPHandler: Processed in 0.001373587 sec. | ||
| 3234 | 2026.01.13 04:14:23.600501 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3235 | 2026.01.13 04:14:23.600594 [ 267 ] {f82538d7-fcc1-4a8c-8fda-3116defb70cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3236 | 2026.01.13 04:14:23.600634 [ 267 ] {f82538d7-fcc1-4a8c-8fda-3116defb70cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3237 | 2026.01.13 04:14:23.601100 [ 267 ] {f82538d7-fcc1-4a8c-8fda-3116defb70cc} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3238 | 2026.01.13 04:14:23.601135 [ 267 ] {f82538d7-fcc1-4a8c-8fda-3116defb70cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3239 | 2026.01.13 04:14:23.601438 [ 267 ] {f82538d7-fcc1-4a8c-8fda-3116defb70cc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3240 | 2026.01.13 04:14:23.601643 [ 267 ] {f82538d7-fcc1-4a8c-8fda-3116defb70cc} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2026.01.13 04:14:23.601769 [ 267 ] {f82538d7-fcc1-4a8c-8fda-3116defb70cc} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001192 sec., 177852.34899328862 rows/sec., 11.47 MiB/sec. | ||
| 3242 | 2026.01.13 04:14:23.601805 [ 267 ] {f82538d7-fcc1-4a8c-8fda-3116defb70cc} <Debug> TCPHandler: Processed in 0.001352667 sec. | ||
| 3243 | 2026.01.13 04:14:23.601915 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3244 | 2026.01.13 04:14:23.602007 [ 267 ] {1ded4326-e10c-4b4f-a053-7b44b1490eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3245 | 2026.01.13 04:14:23.602046 [ 267 ] {1ded4326-e10c-4b4f-a053-7b44b1490eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3246 | 2026.01.13 04:14:23.602500 [ 267 ] {1ded4326-e10c-4b4f-a053-7b44b1490eb9} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2026.01.13 04:14:23.602536 [ 267 ] {1ded4326-e10c-4b4f-a053-7b44b1490eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3248 | 2026.01.13 04:14:23.602840 [ 267 ] {1ded4326-e10c-4b4f-a053-7b44b1490eb9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3249 | 2026.01.13 04:14:23.603066 [ 267 ] {1ded4326-e10c-4b4f-a053-7b44b1490eb9} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2026.01.13 04:14:23.603193 [ 267 ] {1ded4326-e10c-4b4f-a053-7b44b1490eb9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001203 sec., 175394.84621778884 rows/sec., 9.96 MiB/sec. | ||
| 3251 | 2026.01.13 04:14:23.603229 [ 267 ] {1ded4326-e10c-4b4f-a053-7b44b1490eb9} <Debug> TCPHandler: Processed in 0.001362957 sec. | ||
| 3252 | 2026.01.13 04:14:23.603336 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3253 | 2026.01.13 04:14:23.603428 [ 267 ] {9e0358c9-1a20-48ee-b83b-0b252f365e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3254 | 2026.01.13 04:14:23.603467 [ 267 ] {9e0358c9-1a20-48ee-b83b-0b252f365e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3255 | 2026.01.13 04:14:23.604091 [ 267 ] {9e0358c9-1a20-48ee-b83b-0b252f365e38} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3256 | 2026.01.13 04:14:23.604127 [ 267 ] {9e0358c9-1a20-48ee-b83b-0b252f365e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3257 | 2026.01.13 04:14:23.604456 [ 267 ] {9e0358c9-1a20-48ee-b83b-0b252f365e38} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3258 | 2026.01.13 04:14:23.604663 [ 267 ] {9e0358c9-1a20-48ee-b83b-0b252f365e38} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3259 | 2026.01.13 04:14:23.604789 [ 267 ] {9e0358c9-1a20-48ee-b83b-0b252f365e38} <Debug> executeQuery: Read 692 rows, 49.51 KiB in 0.001378 sec., 502177.06821480405 rows/sec., 35.09 MiB/sec. | ||
| 3260 | 2026.01.13 04:14:23.604825 [ 267 ] {9e0358c9-1a20-48ee-b83b-0b252f365e38} <Debug> TCPHandler: Processed in 0.00153879 sec. | ||
| 3261 | 2026.01.13 04:14:23.604934 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3262 | 2026.01.13 04:14:23.605028 [ 267 ] {fee0440f-e521-4170-b90f-5a149fcf887a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3263 | 2026.01.13 04:14:23.605069 [ 267 ] {fee0440f-e521-4170-b90f-5a149fcf887a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3264 | 2026.01.13 04:14:23.605396 [ 267 ] {fee0440f-e521-4170-b90f-5a149fcf887a} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3265 | 2026.01.13 04:14:23.605431 [ 267 ] {fee0440f-e521-4170-b90f-5a149fcf887a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3266 | 2026.01.13 04:14:23.605730 [ 267 ] {fee0440f-e521-4170-b90f-5a149fcf887a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3267 | 2026.01.13 04:14:23.605928 [ 267 ] {fee0440f-e521-4170-b90f-5a149fcf887a} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3268 | 2026.01.13 04:14:23.606055 [ 267 ] {fee0440f-e521-4170-b90f-5a149fcf887a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 3269 | 2026.01.13 04:14:23.606091 [ 267 ] {fee0440f-e521-4170-b90f-5a149fcf887a} <Debug> TCPHandler: Processed in 0.001206933 sec. | ||
| 3270 | 2026.01.13 04:14:23.606196 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3271 | 2026.01.13 04:14:23.606286 [ 267 ] {be0c9b88-d7ed-4fed-a181-24c584e5e691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3272 | 2026.01.13 04:14:23.606328 [ 267 ] {be0c9b88-d7ed-4fed-a181-24c584e5e691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3273 | 2026.01.13 04:14:23.606753 [ 267 ] {be0c9b88-d7ed-4fed-a181-24c584e5e691} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3274 | 2026.01.13 04:14:23.606788 [ 267 ] {be0c9b88-d7ed-4fed-a181-24c584e5e691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3275 | 2026.01.13 04:14:23.607124 [ 267 ] {be0c9b88-d7ed-4fed-a181-24c584e5e691} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3276 | 2026.01.13 04:14:23.607351 [ 267 ] {be0c9b88-d7ed-4fed-a181-24c584e5e691} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2026.01.13 04:14:23.607483 [ 267 ] {be0c9b88-d7ed-4fed-a181-24c584e5e691} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001213 sec., 258862.32481450945 rows/sec., 17.00 MiB/sec. | ||
| 3278 | 2026.01.13 04:14:23.607520 [ 267 ] {be0c9b88-d7ed-4fed-a181-24c584e5e691} <Debug> TCPHandler: Processed in 0.001371997 sec. | ||
| 3279 | 2026.01.13 04:14:23.607624 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3280 | 2026.01.13 04:14:23.607716 [ 267 ] {521aef95-c5c2-4c94-856b-8a6bf59cb0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3281 | 2026.01.13 04:14:23.607758 [ 267 ] {521aef95-c5c2-4c94-856b-8a6bf59cb0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3282 | 2026.01.13 04:14:23.608065 [ 267 ] {521aef95-c5c2-4c94-856b-8a6bf59cb0f2} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2026.01.13 04:14:23.608100 [ 267 ] {521aef95-c5c2-4c94-856b-8a6bf59cb0f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3284 | 2026.01.13 04:14:23.608389 [ 267 ] {521aef95-c5c2-4c94-856b-8a6bf59cb0f2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3285 | 2026.01.13 04:14:23.608602 [ 267 ] {521aef95-c5c2-4c94-856b-8a6bf59cb0f2} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2026.01.13 04:14:23.608734 [ 267 ] {521aef95-c5c2-4c94-856b-8a6bf59cb0f2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 3287 | 2026.01.13 04:14:23.608772 [ 267 ] {521aef95-c5c2-4c94-856b-8a6bf59cb0f2} <Debug> TCPHandler: Processed in 0.001196744 sec. | ||
| 3288 | 2026.01.13 04:14:23.608893 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3289 | 2026.01.13 04:14:23.609018 [ 267 ] {f236302b-679e-4de4-a249-c493d1ab2cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3290 | 2026.01.13 04:14:23.609083 [ 267 ] {f236302b-679e-4de4-a249-c493d1ab2cd5} <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 | ||
| 3291 | 2026.01.13 04:14:23.609897 [ 267 ] {f236302b-679e-4de4-a249-c493d1ab2cd5} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3292 | 2026.01.13 04:14:23.609937 [ 267 ] {f236302b-679e-4de4-a249-c493d1ab2cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3293 | 2026.01.13 04:14:23.610457 [ 267 ] {f236302b-679e-4de4-a249-c493d1ab2cd5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3294 | 2026.01.13 04:14:23.610686 [ 267 ] {f236302b-679e-4de4-a249-c493d1ab2cd5} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3295 | 2026.01.13 04:14:23.610824 [ 267 ] {f236302b-679e-4de4-a249-c493d1ab2cd5} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00183 sec., 7103.825136612022 rows/sec., 12.73 MiB/sec. | ||
| 3296 | 2026.01.13 04:14:23.610881 [ 267 ] {f236302b-679e-4de4-a249-c493d1ab2cd5} <Debug> TCPHandler: Processed in 0.00204799 sec. | ||
| 3297 | 2026.01.13 04:14:23.610994 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3298 | 2026.01.13 04:14:23.611089 [ 267 ] {bbbde710-9fba-48cc-9e39-b237dc0c418e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3299 | 2026.01.13 04:14:23.611132 [ 267 ] {bbbde710-9fba-48cc-9e39-b237dc0c418e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3300 | 2026.01.13 04:14:23.611458 [ 267 ] {bbbde710-9fba-48cc-9e39-b237dc0c418e} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2026.01.13 04:14:23.611493 [ 267 ] {bbbde710-9fba-48cc-9e39-b237dc0c418e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3302 | 2026.01.13 04:14:23.611791 [ 267 ] {bbbde710-9fba-48cc-9e39-b237dc0c418e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3303 | 2026.01.13 04:14:23.612005 [ 267 ] {bbbde710-9fba-48cc-9e39-b237dc0c418e} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2026.01.13 04:14:23.612130 [ 267 ] {bbbde710-9fba-48cc-9e39-b237dc0c418e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00106 sec., 98113.20754716982 rows/sec., 6.01 MiB/sec. | ||
| 3305 | 2026.01.13 04:14:23.612164 [ 267 ] {bbbde710-9fba-48cc-9e39-b237dc0c418e} <Debug> TCPHandler: Processed in 0.001219014 sec. | ||
| 3306 | 2026.01.13 04:14:28.583110 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3307 | 2026.01.13 04:14:28.583326 [ 267 ] {ddb73704-24b0-46bb-9f75-92afdb65027f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3308 | 2026.01.13 04:14:28.583402 [ 267 ] {ddb73704-24b0-46bb-9f75-92afdb65027f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3309 | 2026.01.13 04:14:28.584071 [ 267 ] {ddb73704-24b0-46bb-9f75-92afdb65027f} <Trace> oximeter.fields_ipaddr (5f60f3cc-e5b6-48f9-9662-74b8c47da8d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2026.01.13 04:14:28.584121 [ 267 ] {ddb73704-24b0-46bb-9f75-92afdb65027f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3311 | 2026.01.13 04:14:28.584507 [ 267 ] {ddb73704-24b0-46bb-9f75-92afdb65027f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3312 | 2026.01.13 04:14:28.584763 [ 267 ] {ddb73704-24b0-46bb-9f75-92afdb65027f} <Trace> oximeter.fields_ipaddr (5f60f3cc-e5b6-48f9-9662-74b8c47da8d9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3313 | 2026.01.13 04:14:28.584937 [ 267 ] {ddb73704-24b0-46bb-9f75-92afdb65027f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001667 sec., 1199.760047990402 rows/sec., 97.83 KiB/sec. | ||
| 3314 | 2026.01.13 04:14:28.584985 [ 267 ] {ddb73704-24b0-46bb-9f75-92afdb65027f} <Debug> TCPHandler: Processed in 0.00201736 sec. | ||
| 3315 | 2026.01.13 04:14:28.585108 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3316 | 2026.01.13 04:14:28.585209 [ 267 ] {adf52b8c-8361-4c2b-84e1-e64d9005890b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3317 | 2026.01.13 04:14:28.585251 [ 267 ] {adf52b8c-8361-4c2b-84e1-e64d9005890b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3318 | 2026.01.13 04:14:28.585706 [ 267 ] {adf52b8c-8361-4c2b-84e1-e64d9005890b} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3319 | 2026.01.13 04:14:28.585743 [ 267 ] {adf52b8c-8361-4c2b-84e1-e64d9005890b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3320 | 2026.01.13 04:14:28.586066 [ 267 ] {adf52b8c-8361-4c2b-84e1-e64d9005890b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3321 | 2026.01.13 04:14:28.586270 [ 267 ] {adf52b8c-8361-4c2b-84e1-e64d9005890b} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3322 | 2026.01.13 04:14:28.586408 [ 267 ] {adf52b8c-8361-4c2b-84e1-e64d9005890b} <Debug> executeQuery: Read 109 rows, 9.33 KiB in 0.001223 sec., 89125.10220768602 rows/sec., 7.45 MiB/sec. | ||
| 3323 | 2026.01.13 04:14:28.586444 [ 267 ] {adf52b8c-8361-4c2b-84e1-e64d9005890b} <Debug> TCPHandler: Processed in 0.001387787 sec. | ||
| 3324 | 2026.01.13 04:14:28.586624 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3325 | 2026.01.13 04:14:28.586717 [ 267 ] {443dbe67-c6d6-49b9-8fac-937dbd3faf91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3326 | 2026.01.13 04:14:28.586758 [ 267 ] {443dbe67-c6d6-49b9-8fac-937dbd3faf91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3327 | 2026.01.13 04:14:28.587166 [ 267 ] {443dbe67-c6d6-49b9-8fac-937dbd3faf91} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3328 | 2026.01.13 04:14:28.587202 [ 267 ] {443dbe67-c6d6-49b9-8fac-937dbd3faf91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3329 | 2026.01.13 04:14:28.587494 [ 267 ] {443dbe67-c6d6-49b9-8fac-937dbd3faf91} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3330 | 2026.01.13 04:14:28.587694 [ 267 ] {443dbe67-c6d6-49b9-8fac-937dbd3faf91} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3331 | 2026.01.13 04:14:28.587821 [ 267 ] {443dbe67-c6d6-49b9-8fac-937dbd3faf91} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001123 sec., 24933.21460373998 rows/sec., 1.82 MiB/sec. | ||
| 3332 | 2026.01.13 04:14:28.587857 [ 267 ] {443dbe67-c6d6-49b9-8fac-937dbd3faf91} <Debug> TCPHandler: Processed in 0.001281475 sec. | ||
| 3333 | 2026.01.13 04:14:28.587969 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3334 | 2026.01.13 04:14:28.588061 [ 267 ] {0a61d3c8-8853-45ed-a7d0-2091ed59e733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3335 | 2026.01.13 04:14:28.588100 [ 267 ] {0a61d3c8-8853-45ed-a7d0-2091ed59e733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3336 | 2026.01.13 04:14:28.588505 [ 267 ] {0a61d3c8-8853-45ed-a7d0-2091ed59e733} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3337 | 2026.01.13 04:14:28.588541 [ 267 ] {0a61d3c8-8853-45ed-a7d0-2091ed59e733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3338 | 2026.01.13 04:14:28.588840 [ 267 ] {0a61d3c8-8853-45ed-a7d0-2091ed59e733} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3339 | 2026.01.13 04:14:28.589068 [ 267 ] {0a61d3c8-8853-45ed-a7d0-2091ed59e733} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3340 | 2026.01.13 04:14:28.589204 [ 267 ] {0a61d3c8-8853-45ed-a7d0-2091ed59e733} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001161 sec., 79242.03273040483 rows/sec., 6.19 MiB/sec. | ||
| 3341 | 2026.01.13 04:14:28.589241 [ 267 ] {0a61d3c8-8853-45ed-a7d0-2091ed59e733} <Debug> TCPHandler: Processed in 0.001319946 sec. | ||
| 3342 | 2026.01.13 04:14:28.589353 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3343 | 2026.01.13 04:14:28.589446 [ 267 ] {43ecd5d0-2334-4148-8f7a-057ab8aa06b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3344 | 2026.01.13 04:14:28.589489 [ 267 ] {43ecd5d0-2334-4148-8f7a-057ab8aa06b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3345 | 2026.01.13 04:14:28.589960 [ 267 ] {43ecd5d0-2334-4148-8f7a-057ab8aa06b5} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3346 | 2026.01.13 04:14:28.590000 [ 267 ] {43ecd5d0-2334-4148-8f7a-057ab8aa06b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3347 | 2026.01.13 04:14:28.590500 [ 267 ] {43ecd5d0-2334-4148-8f7a-057ab8aa06b5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3348 | 2026.01.13 04:14:28.590759 [ 267 ] {43ecd5d0-2334-4148-8f7a-057ab8aa06b5} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3349 | 2026.01.13 04:14:28.590903 [ 267 ] {43ecd5d0-2334-4148-8f7a-057ab8aa06b5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001476 sec., 109078.59078590786 rows/sec., 7.60 MiB/sec. | ||
| 3350 | 2026.01.13 04:14:28.590941 [ 267 ] {43ecd5d0-2334-4148-8f7a-057ab8aa06b5} <Debug> TCPHandler: Processed in 0.001635872 sec. | ||
| 3351 | 2026.01.13 04:14:28.591062 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3352 | 2026.01.13 04:14:28.591156 [ 267 ] {2db68d11-ac4a-4088-8c69-7019d48e7c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3353 | 2026.01.13 04:14:28.591210 [ 267 ] {2db68d11-ac4a-4088-8c69-7019d48e7c49} <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 | ||
| 3354 | 2026.01.13 04:14:28.591960 [ 267 ] {2db68d11-ac4a-4088-8c69-7019d48e7c49} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2026.01.13 04:14:28.591997 [ 267 ] {2db68d11-ac4a-4088-8c69-7019d48e7c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3356 | 2026.01.13 04:14:28.592530 [ 267 ] {2db68d11-ac4a-4088-8c69-7019d48e7c49} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3357 | 2026.01.13 04:14:28.592775 [ 267 ] {2db68d11-ac4a-4088-8c69-7019d48e7c49} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2026.01.13 04:14:28.592914 [ 267 ] {2db68d11-ac4a-4088-8c69-7019d48e7c49} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001777 sec., 14631.401238041644 rows/sec., 26.22 MiB/sec. | ||
| 3359 | 2026.01.13 04:14:28.592974 [ 267 ] {2db68d11-ac4a-4088-8c69-7019d48e7c49} <Debug> TCPHandler: Processed in 0.001959869 sec. | ||
| 3360 | 2026.01.13 04:14:28.593101 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3361 | 2026.01.13 04:14:28.593200 [ 267 ] {041237f4-0f54-45d9-b3e5-b2ed7df472b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3362 | 2026.01.13 04:14:28.593242 [ 267 ] {041237f4-0f54-45d9-b3e5-b2ed7df472b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3363 | 2026.01.13 04:14:28.593601 [ 267 ] {041237f4-0f54-45d9-b3e5-b2ed7df472b9} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3364 | 2026.01.13 04:14:28.593637 [ 267 ] {041237f4-0f54-45d9-b3e5-b2ed7df472b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3365 | 2026.01.13 04:14:28.593940 [ 267 ] {041237f4-0f54-45d9-b3e5-b2ed7df472b9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3366 | 2026.01.13 04:14:28.594147 [ 267 ] {041237f4-0f54-45d9-b3e5-b2ed7df472b9} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2026.01.13 04:14:28.594274 [ 267 ] {041237f4-0f54-45d9-b3e5-b2ed7df472b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 3368 | 2026.01.13 04:14:28.594310 [ 267 ] {041237f4-0f54-45d9-b3e5-b2ed7df472b9} <Debug> TCPHandler: Processed in 0.001257785 sec. | ||
| 3369 | 2026.01.13 04:14:28.845328 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6215 | ||
| 3370 | 2026.01.13 04:14:28.845855 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3371 | 2026.01.13 04:14:28.845901 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3372 | 2026.01.13 04:14:28.846452 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3373 | 2026.01.13 04:14:28.846677 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3374 | 2026.01.13 04:14:28.846800 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6215 | ||
| 3375 | 2026.01.13 04:14:29.175578 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3376 | 2026.01.13 04:14:29.192017 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.01.13 04:14:29.192077 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3378 | 2026.01.13 04:14:29.198156 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3379 | 2026.01.13 04:14:29.198836 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.01.13 04:14:29.201629 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3381 | 2026.01.13 04:14:31.350834 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 488 | ||
| 3382 | 2026.01.13 04:14:31.354166 [ 242 ] {} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.01.13 04:14:31.354255 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3384 | 2026.01.13 04:14:31.356002 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3385 | 2026.01.13 04:14:31.356368 [ 242 ] {} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2026.01.13 04:14:31.356891 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 488 | ||
| 3387 | 2026.01.13 04:14:33.593528 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3388 | 2026.01.13 04:14:33.593816 [ 267 ] {6c4e1263-fed3-4811-8b81-eb4f5189d82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3389 | 2026.01.13 04:14:33.593924 [ 267 ] {6c4e1263-fed3-4811-8b81-eb4f5189d82e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3390 | 2026.01.13 04:14:33.594840 [ 267 ] {6c4e1263-fed3-4811-8b81-eb4f5189d82e} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3391 | 2026.01.13 04:14:33.594887 [ 267 ] {6c4e1263-fed3-4811-8b81-eb4f5189d82e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3392 | 2026.01.13 04:14:33.595324 [ 267 ] {6c4e1263-fed3-4811-8b81-eb4f5189d82e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3393 | 2026.01.13 04:14:33.595581 [ 267 ] {6c4e1263-fed3-4811-8b81-eb4f5189d82e} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3394 | 2026.01.13 04:14:33.595721 [ 143 ] {} <Debug> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3395 | 2026.01.13 04:14:33.595749 [ 267 ] {6c4e1263-fed3-4811-8b81-eb4f5189d82e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002012 sec., 203777.33598409544 rows/sec., 12.93 MiB/sec. | ||
| 3396 | 2026.01.13 04:14:33.595787 [ 143 ] {} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3397 | 2026.01.13 04:14:33.595809 [ 267 ] {6c4e1263-fed3-4811-8b81-eb4f5189d82e} <Debug> TCPHandler: Processed in 0.002467508 sec. | ||
| 3398 | 2026.01.13 04:14:33.595816 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3399 | 2026.01.13 04:14:33.595953 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3400 | 2026.01.13 04:14:33.595965 [ 200 ] {70b886f4-30cd-45ae-bcc4-a02ff5d3c553::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3401 | 2026.01.13 04:14:33.596065 [ 267 ] {45a42272-491b-42a4-9026-db067b82c463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3402 | 2026.01.13 04:14:33.596114 [ 267 ] {45a42272-491b-42a4-9026-db067b82c463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3403 | 2026.01.13 04:14:33.596115 [ 200 ] {70b886f4-30cd-45ae-bcc4-a02ff5d3c553::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3404 | 2026.01.13 04:14:33.596164 [ 200 ] {70b886f4-30cd-45ae-bcc4-a02ff5d3c553::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 410 rows starting from the beginning of the part | ||
| 3405 | 2026.01.13 04:14:33.596229 [ 200 ] {70b886f4-30cd-45ae-bcc4-a02ff5d3c553::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 3406 | 2026.01.13 04:14:33.596272 [ 200 ] {70b886f4-30cd-45ae-bcc4-a02ff5d3c553::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 3407 | 2026.01.13 04:14:33.596312 [ 200 ] {70b886f4-30cd-45ae-bcc4-a02ff5d3c553::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 3408 | 2026.01.13 04:14:33.596348 [ 200 ] {70b886f4-30cd-45ae-bcc4-a02ff5d3c553::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 3409 | 2026.01.13 04:14:33.597138 [ 267 ] {45a42272-491b-42a4-9026-db067b82c463} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3410 | 2026.01.13 04:14:33.597181 [ 267 ] {45a42272-491b-42a4-9026-db067b82c463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3411 | 2026.01.13 04:14:33.597386 [ 196 ] {70b886f4-30cd-45ae-bcc4-a02ff5d3c553::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479029 sec., 1386044.4927043351 rows/sec., 93.21 MiB/sec. | ||
| 3412 | 2026.01.13 04:14:33.597535 [ 200 ] {70b886f4-30cd-45ae-bcc4-a02ff5d3c553::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3413 | 2026.01.13 04:14:33.597594 [ 267 ] {45a42272-491b-42a4-9026-db067b82c463} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3414 | 2026.01.13 04:14:33.597859 [ 200 ] {70b886f4-30cd-45ae-bcc4-a02ff5d3c553::all_1_9_2} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2026.01.13 04:14:33.597887 [ 267 ] {45a42272-491b-42a4-9026-db067b82c463} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2026.01.13 04:14:33.597938 [ 200 ] {70b886f4-30cd-45ae-bcc4-a02ff5d3c553::all_1_9_2} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3417 | 2026.01.13 04:14:33.598016 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3418 | 2026.01.13 04:14:33.598034 [ 267 ] {45a42272-491b-42a4-9026-db067b82c463} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001993 sec., 572002.0070245861 rows/sec., 45.37 MiB/sec. | ||
| 3419 | 2026.01.13 04:14:33.598078 [ 267 ] {45a42272-491b-42a4-9026-db067b82c463} <Debug> TCPHandler: Processed in 0.002178913 sec. | ||
| 3420 | 2026.01.13 04:14:33.598198 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3421 | 2026.01.13 04:14:33.598297 [ 267 ] {2d6285ca-ead3-40ad-9713-8a84f719075e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3422 | 2026.01.13 04:14:33.598340 [ 267 ] {2d6285ca-ead3-40ad-9713-8a84f719075e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3423 | 2026.01.13 04:14:33.598828 [ 267 ] {2d6285ca-ead3-40ad-9713-8a84f719075e} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2026.01.13 04:14:33.598866 [ 267 ] {2d6285ca-ead3-40ad-9713-8a84f719075e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3425 | 2026.01.13 04:14:33.599198 [ 267 ] {2d6285ca-ead3-40ad-9713-8a84f719075e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3426 | 2026.01.13 04:14:33.599407 [ 267 ] {2d6285ca-ead3-40ad-9713-8a84f719075e} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2026.01.13 04:14:33.599506 [ 143 ] {} <Debug> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3428 | 2026.01.13 04:14:33.599539 [ 143 ] {} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3429 | 2026.01.13 04:14:33.599540 [ 267 ] {2d6285ca-ead3-40ad-9713-8a84f719075e} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001264 sec., 173259.4936708861 rows/sec., 10.33 MiB/sec. | ||
| 3430 | 2026.01.13 04:14:33.599558 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3431 | 2026.01.13 04:14:33.599591 [ 267 ] {2d6285ca-ead3-40ad-9713-8a84f719075e} <Debug> TCPHandler: Processed in 0.001444298 sec. | ||
| 3432 | 2026.01.13 04:14:33.599645 [ 200 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3433 | 2026.01.13 04:14:33.599710 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3434 | 2026.01.13 04:14:33.599728 [ 200 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3435 | 2026.01.13 04:14:33.599761 [ 200 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 255 rows starting from the beginning of the part | ||
| 3436 | 2026.01.13 04:14:33.599807 [ 200 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 232 rows starting from the beginning of the part | ||
| 3437 | 2026.01.13 04:14:33.599815 [ 267 ] {d4bc3cfa-f86f-4c93-8234-ac36cc561a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3438 | 2026.01.13 04:14:33.599845 [ 200 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3439 | 2026.01.13 04:14:33.599862 [ 267 ] {d4bc3cfa-f86f-4c93-8234-ac36cc561a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3440 | 2026.01.13 04:14:33.599884 [ 200 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 218 rows starting from the beginning of the part | ||
| 3441 | 2026.01.13 04:14:33.599923 [ 200 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 3442 | 2026.01.13 04:14:33.599956 [ 200 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 219 rows starting from the beginning of the part | ||
| 3443 | 2026.01.13 04:14:33.600341 [ 267 ] {d4bc3cfa-f86f-4c93-8234-ac36cc561a81} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3444 | 2026.01.13 04:14:33.600383 [ 267 ] {d4bc3cfa-f86f-4c93-8234-ac36cc561a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3445 | 2026.01.13 04:14:33.600713 [ 267 ] {d4bc3cfa-f86f-4c93-8234-ac36cc561a81} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3446 | 2026.01.13 04:14:33.600738 [ 196 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 978 rows, containing 5 columns (5 merged, 0 gathered) in 0.001123941 sec., 870152.4368272 rows/sec., 56.30 MiB/sec. | ||
| 3447 | 2026.01.13 04:14:33.600879 [ 196 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3448 | 2026.01.13 04:14:33.600984 [ 267 ] {d4bc3cfa-f86f-4c93-8234-ac36cc561a81} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3449 | 2026.01.13 04:14:33.601130 [ 267 ] {d4bc3cfa-f86f-4c93-8234-ac36cc561a81} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001334 sec., 158920.53973013494 rows/sec., 10.25 MiB/sec. | ||
| 3450 | 2026.01.13 04:14:33.601157 [ 196 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_16_3} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3451 | 2026.01.13 04:14:33.601170 [ 267 ] {d4bc3cfa-f86f-4c93-8234-ac36cc561a81} <Debug> TCPHandler: Processed in 0.00150931 sec. | ||
| 3452 | 2026.01.13 04:14:33.601231 [ 196 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_16_3} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3453 | 2026.01.13 04:14:33.601280 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3454 | 2026.01.13 04:14:33.601294 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3455 | 2026.01.13 04:14:33.601382 [ 267 ] {9e013272-1967-4df9-bef9-e3ae836fd1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3456 | 2026.01.13 04:14:33.601427 [ 267 ] {9e013272-1967-4df9-bef9-e3ae836fd1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3457 | 2026.01.13 04:14:33.601904 [ 267 ] {9e013272-1967-4df9-bef9-e3ae836fd1c9} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3458 | 2026.01.13 04:14:33.601941 [ 267 ] {9e013272-1967-4df9-bef9-e3ae836fd1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3459 | 2026.01.13 04:14:33.602265 [ 267 ] {9e013272-1967-4df9-bef9-e3ae836fd1c9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3460 | 2026.01.13 04:14:33.602473 [ 267 ] {9e013272-1967-4df9-bef9-e3ae836fd1c9} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3461 | 2026.01.13 04:14:33.602573 [ 143 ] {} <Debug> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3462 | 2026.01.13 04:14:33.602601 [ 267 ] {9e013272-1967-4df9-bef9-e3ae836fd1c9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001237 sec., 170573.96928051737 rows/sec., 9.69 MiB/sec. | ||
| 3463 | 2026.01.13 04:14:33.602608 [ 143 ] {} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2026.01.13 04:14:33.602645 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3465 | 2026.01.13 04:14:33.602647 [ 267 ] {9e013272-1967-4df9-bef9-e3ae836fd1c9} <Debug> TCPHandler: Processed in 0.001415008 sec. | ||
| 3466 | 2026.01.13 04:14:33.602723 [ 200 ] {0241794f-52c0-4fe3-9992-5cedaced37fc::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3467 | 2026.01.13 04:14:33.602772 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3468 | 2026.01.13 04:14:33.602820 [ 200 ] {0241794f-52c0-4fe3-9992-5cedaced37fc::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3469 | 2026.01.13 04:14:33.602849 [ 200 ] {0241794f-52c0-4fe3-9992-5cedaced37fc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 211 rows starting from the beginning of the part | ||
| 3470 | 2026.01.13 04:14:33.602870 [ 267 ] {62564374-3df6-4fab-84f9-3877873e3369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3471 | 2026.01.13 04:14:33.602896 [ 200 ] {0241794f-52c0-4fe3-9992-5cedaced37fc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 3472 | 2026.01.13 04:14:33.602915 [ 267 ] {62564374-3df6-4fab-84f9-3877873e3369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3473 | 2026.01.13 04:14:33.602938 [ 200 ] {0241794f-52c0-4fe3-9992-5cedaced37fc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 3474 | 2026.01.13 04:14:33.602978 [ 200 ] {0241794f-52c0-4fe3-9992-5cedaced37fc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 3475 | 2026.01.13 04:14:33.603011 [ 200 ] {0241794f-52c0-4fe3-9992-5cedaced37fc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 3476 | 2026.01.13 04:14:33.603594 [ 267 ] {62564374-3df6-4fab-84f9-3877873e3369} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3477 | 2026.01.13 04:14:33.603639 [ 267 ] {62564374-3df6-4fab-84f9-3877873e3369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3478 | 2026.01.13 04:14:33.603809 [ 195 ] {0241794f-52c0-4fe3-9992-5cedaced37fc::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001113852 sec., 947163.5369869606 rows/sec., 57.40 MiB/sec. | ||
| 3479 | 2026.01.13 04:14:33.603990 [ 267 ] {62564374-3df6-4fab-84f9-3877873e3369} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3480 | 2026.01.13 04:14:33.604003 [ 194 ] {0241794f-52c0-4fe3-9992-5cedaced37fc::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3481 | 2026.01.13 04:14:33.604239 [ 267 ] {62564374-3df6-4fab-84f9-3877873e3369} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3482 | 2026.01.13 04:14:33.604387 [ 267 ] {62564374-3df6-4fab-84f9-3877873e3369} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001535 sec., 451465.7980456026 rows/sec., 31.55 MiB/sec. | ||
| 3483 | 2026.01.13 04:14:33.604401 [ 194 ] {0241794f-52c0-4fe3-9992-5cedaced37fc::all_1_9_2} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3484 | 2026.01.13 04:14:33.604427 [ 267 ] {62564374-3df6-4fab-84f9-3877873e3369} <Debug> TCPHandler: Processed in 0.001705534 sec. | ||
| 3485 | 2026.01.13 04:14:33.604494 [ 194 ] {0241794f-52c0-4fe3-9992-5cedaced37fc::all_1_9_2} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3486 | 2026.01.13 04:14:33.604544 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3487 | 2026.01.13 04:14:33.604594 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3488 | 2026.01.13 04:14:33.604643 [ 267 ] {6d1a14d1-6a9a-487e-af08-62b71f4e8d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3489 | 2026.01.13 04:14:33.604690 [ 267 ] {6d1a14d1-6a9a-487e-af08-62b71f4e8d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3490 | 2026.01.13 04:14:33.605021 [ 267 ] {6d1a14d1-6a9a-487e-af08-62b71f4e8d2e} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3491 | 2026.01.13 04:14:33.605058 [ 267 ] {6d1a14d1-6a9a-487e-af08-62b71f4e8d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3492 | 2026.01.13 04:14:33.605365 [ 267 ] {6d1a14d1-6a9a-487e-af08-62b71f4e8d2e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3493 | 2026.01.13 04:14:33.605593 [ 267 ] {6d1a14d1-6a9a-487e-af08-62b71f4e8d2e} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3494 | 2026.01.13 04:14:33.605728 [ 267 ] {6d1a14d1-6a9a-487e-af08-62b71f4e8d2e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 3495 | 2026.01.13 04:14:33.605765 [ 267 ] {6d1a14d1-6a9a-487e-af08-62b71f4e8d2e} <Debug> TCPHandler: Processed in 0.001271595 sec. | ||
| 3496 | 2026.01.13 04:14:33.605878 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3497 | 2026.01.13 04:14:33.605972 [ 267 ] {4f023229-5a40-4b54-ba9b-78196fa8a41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3498 | 2026.01.13 04:14:33.606015 [ 267 ] {4f023229-5a40-4b54-ba9b-78196fa8a41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3499 | 2026.01.13 04:14:33.606444 [ 267 ] {4f023229-5a40-4b54-ba9b-78196fa8a41f} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3500 | 2026.01.13 04:14:33.606481 [ 267 ] {4f023229-5a40-4b54-ba9b-78196fa8a41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3501 | 2026.01.13 04:14:33.606827 [ 267 ] {4f023229-5a40-4b54-ba9b-78196fa8a41f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3502 | 2026.01.13 04:14:33.607035 [ 267 ] {4f023229-5a40-4b54-ba9b-78196fa8a41f} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3503 | 2026.01.13 04:14:33.607166 [ 267 ] {4f023229-5a40-4b54-ba9b-78196fa8a41f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001212 sec., 259075.90759075907 rows/sec., 17.02 MiB/sec. | ||
| 3504 | 2026.01.13 04:14:33.607204 [ 267 ] {4f023229-5a40-4b54-ba9b-78196fa8a41f} <Debug> TCPHandler: Processed in 0.001375027 sec. | ||
| 3505 | 2026.01.13 04:14:33.607328 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3506 | 2026.01.13 04:14:33.607451 [ 267 ] {418b0bfa-6688-4c10-b678-9493cb0b3ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3507 | 2026.01.13 04:14:33.607504 [ 267 ] {418b0bfa-6688-4c10-b678-9493cb0b3ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3508 | 2026.01.13 04:14:33.607894 [ 267 ] {418b0bfa-6688-4c10-b678-9493cb0b3ead} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3509 | 2026.01.13 04:14:33.607935 [ 267 ] {418b0bfa-6688-4c10-b678-9493cb0b3ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3510 | 2026.01.13 04:14:33.608254 [ 267 ] {418b0bfa-6688-4c10-b678-9493cb0b3ead} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3511 | 2026.01.13 04:14:33.608467 [ 267 ] {418b0bfa-6688-4c10-b678-9493cb0b3ead} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3512 | 2026.01.13 04:14:33.608598 [ 267 ] {418b0bfa-6688-4c10-b678-9493cb0b3ead} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001172 sec., 853.2423208191126 rows/sec., 57.49 KiB/sec. | ||
| 3513 | 2026.01.13 04:14:33.608636 [ 267 ] {418b0bfa-6688-4c10-b678-9493cb0b3ead} <Debug> TCPHandler: Processed in 0.001369867 sec. | ||
| 3514 | 2026.01.13 04:14:33.608749 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3515 | 2026.01.13 04:14:33.608844 [ 267 ] {6d58f484-78f8-434a-a17f-a0e8f624ed95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3516 | 2026.01.13 04:14:33.608899 [ 267 ] {6d58f484-78f8-434a-a17f-a0e8f624ed95} <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 | ||
| 3517 | 2026.01.13 04:14:33.609800 [ 267 ] {6d58f484-78f8-434a-a17f-a0e8f624ed95} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3518 | 2026.01.13 04:14:33.609844 [ 267 ] {6d58f484-78f8-434a-a17f-a0e8f624ed95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3519 | 2026.01.13 04:14:33.610382 [ 267 ] {6d58f484-78f8-434a-a17f-a0e8f624ed95} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3520 | 2026.01.13 04:14:33.610600 [ 267 ] {6d58f484-78f8-434a-a17f-a0e8f624ed95} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3521 | 2026.01.13 04:14:33.610711 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3522 | 2026.01.13 04:14:33.610736 [ 267 ] {6d58f484-78f8-434a-a17f-a0e8f624ed95} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00191 sec., 7329.842931937173 rows/sec., 13.13 MiB/sec. | ||
| 3523 | 2026.01.13 04:14:33.610747 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2026.01.13 04:14:33.610781 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3525 | 2026.01.13 04:14:33.610803 [ 267 ] {6d58f484-78f8-434a-a17f-a0e8f624ed95} <Debug> TCPHandler: Processed in 0.002103021 sec. | ||
| 3526 | 2026.01.13 04:14:33.610862 [ 200 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3527 | 2026.01.13 04:14:33.610927 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3528 | 2026.01.13 04:14:33.611026 [ 267 ] {4fa7a5b7-e3d5-43d0-99eb-5672461bafcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3529 | 2026.01.13 04:14:33.611067 [ 267 ] {4fa7a5b7-e3d5-43d0-99eb-5672461bafcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3530 | 2026.01.13 04:14:33.611106 [ 200 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3531 | 2026.01.13 04:14:33.611180 [ 200 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 186 rows starting from the beginning of the part | ||
| 3532 | 2026.01.13 04:14:33.611339 [ 200 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part | ||
| 3533 | 2026.01.13 04:14:33.611406 [ 267 ] {4fa7a5b7-e3d5-43d0-99eb-5672461bafcd} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3534 | 2026.01.13 04:14:33.611447 [ 267 ] {4fa7a5b7-e3d5-43d0-99eb-5672461bafcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3535 | 2026.01.13 04:14:33.611469 [ 200 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3536 | 2026.01.13 04:14:33.611596 [ 200 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
| 3537 | 2026.01.13 04:14:33.611717 [ 200 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 3538 | 2026.01.13 04:14:33.611778 [ 267 ] {4fa7a5b7-e3d5-43d0-99eb-5672461bafcd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3539 | 2026.01.13 04:14:33.611833 [ 200 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 3540 | 2026.01.13 04:14:33.612013 [ 267 ] {4fa7a5b7-e3d5-43d0-99eb-5672461bafcd} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3541 | 2026.01.13 04:14:33.612148 [ 267 ] {4fa7a5b7-e3d5-43d0-99eb-5672461bafcd} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00114 sec., 91228.0701754386 rows/sec., 5.59 MiB/sec. | ||
| 3542 | 2026.01.13 04:14:33.612186 [ 267 ] {4fa7a5b7-e3d5-43d0-99eb-5672461bafcd} <Debug> TCPHandler: Processed in 0.001309966 sec. | ||
| 3543 | 2026.01.13 04:14:33.614663 [ 194 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 278 rows, containing 19 columns (19 merged, 0 gathered) in 0.003831895 sec., 72548.96076223382 rows/sec., 130.00 MiB/sec. | ||
| 3544 | 2026.01.13 04:14:33.615368 [ 195 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3545 | 2026.01.13 04:14:33.615714 [ 195 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2026.01.13 04:14:33.615782 [ 195 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3547 | 2026.01.13 04:14:33.615886 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 3548 | 2026.01.13 04:14:36.212504 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3549 | 2026.01.13 04:14:36.212605 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3550 | 2026.01.13 04:14:36.346885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6727 | ||
| 3551 | 2026.01.13 04:14:36.347456 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2026.01.13 04:14:36.347509 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3553 | 2026.01.13 04:14:36.348071 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3554 | 2026.01.13 04:14:36.348320 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2026.01.13 04:14:36.348461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6727 | ||
| 3556 | 2026.01.13 04:14:36.701715 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3557 | 2026.01.13 04:14:36.719441 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2026.01.13 04:14:36.719505 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3559 | 2026.01.13 04:14:36.725663 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3560 | 2026.01.13 04:14:36.726364 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2026.01.13 04:14:36.729438 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3562 | 2026.01.13 04:14:37.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.21 MiB, peak 234.21 MiB, free memory in arenas 0.00 B, will set to 231.81 MiB (RSS), difference: 1.60 MiB | ||
| 3563 | 2026.01.13 04:14:38.583143 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3564 | 2026.01.13 04:14:38.583408 [ 267 ] {e896f7de-a32f-4359-85bd-be411c04a0bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3565 | 2026.01.13 04:14:38.583509 [ 267 ] {e896f7de-a32f-4359-85bd-be411c04a0bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3566 | 2026.01.13 04:14:38.584358 [ 267 ] {e896f7de-a32f-4359-85bd-be411c04a0bb} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3567 | 2026.01.13 04:14:38.584408 [ 267 ] {e896f7de-a32f-4359-85bd-be411c04a0bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3568 | 2026.01.13 04:14:38.584842 [ 267 ] {e896f7de-a32f-4359-85bd-be411c04a0bb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3569 | 2026.01.13 04:14:38.585076 [ 267 ] {e896f7de-a32f-4359-85bd-be411c04a0bb} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3570 | 2026.01.13 04:14:38.585247 [ 267 ] {e896f7de-a32f-4359-85bd-be411c04a0bb} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001912 sec., 56485.355648535566 rows/sec., 4.73 MiB/sec. | ||
| 3571 | 2026.01.13 04:14:38.585298 [ 267 ] {e896f7de-a32f-4359-85bd-be411c04a0bb} <Debug> TCPHandler: Processed in 0.002335146 sec. | ||
| 3572 | 2026.01.13 04:14:38.585429 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3573 | 2026.01.13 04:14:38.585533 [ 267 ] {c3bb6a78-662d-47d4-bd43-54f8f01dd1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3574 | 2026.01.13 04:14:38.585578 [ 267 ] {c3bb6a78-662d-47d4-bd43-54f8f01dd1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3575 | 2026.01.13 04:14:38.586000 [ 267 ] {c3bb6a78-662d-47d4-bd43-54f8f01dd1f5} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3576 | 2026.01.13 04:14:38.586040 [ 267 ] {c3bb6a78-662d-47d4-bd43-54f8f01dd1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3577 | 2026.01.13 04:14:38.586363 [ 267 ] {c3bb6a78-662d-47d4-bd43-54f8f01dd1f5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3578 | 2026.01.13 04:14:38.586584 [ 267 ] {c3bb6a78-662d-47d4-bd43-54f8f01dd1f5} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3579 | 2026.01.13 04:14:38.586719 [ 267 ] {c3bb6a78-662d-47d4-bd43-54f8f01dd1f5} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00121 sec., 21487.603305785124 rows/sec., 1.58 MiB/sec. | ||
| 3580 | 2026.01.13 04:14:38.586758 [ 267 ] {c3bb6a78-662d-47d4-bd43-54f8f01dd1f5} <Debug> TCPHandler: Processed in 0.001383987 sec. | ||
| 3581 | 2026.01.13 04:14:38.586869 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3582 | 2026.01.13 04:14:38.586966 [ 267 ] {1cd0bec2-ddfc-45b1-bb12-98f31b9771f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3583 | 2026.01.13 04:14:38.587009 [ 267 ] {1cd0bec2-ddfc-45b1-bb12-98f31b9771f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3584 | 2026.01.13 04:14:38.587428 [ 267 ] {1cd0bec2-ddfc-45b1-bb12-98f31b9771f6} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3585 | 2026.01.13 04:14:38.587466 [ 267 ] {1cd0bec2-ddfc-45b1-bb12-98f31b9771f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3586 | 2026.01.13 04:14:38.587773 [ 267 ] {1cd0bec2-ddfc-45b1-bb12-98f31b9771f6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3587 | 2026.01.13 04:14:38.587979 [ 267 ] {1cd0bec2-ddfc-45b1-bb12-98f31b9771f6} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3588 | 2026.01.13 04:14:38.588107 [ 267 ] {1cd0bec2-ddfc-45b1-bb12-98f31b9771f6} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001162 sec., 77452.66781411359 rows/sec., 6.05 MiB/sec. | ||
| 3589 | 2026.01.13 04:14:38.588144 [ 267 ] {1cd0bec2-ddfc-45b1-bb12-98f31b9771f6} <Debug> TCPHandler: Processed in 0.001326906 sec. | ||
| 3590 | 2026.01.13 04:14:38.588254 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3591 | 2026.01.13 04:14:38.588347 [ 267 ] {c2d7190f-5873-4dfe-ad9e-5e2f6c460c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3592 | 2026.01.13 04:14:38.588391 [ 267 ] {c2d7190f-5873-4dfe-ad9e-5e2f6c460c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3593 | 2026.01.13 04:14:38.588791 [ 267 ] {c2d7190f-5873-4dfe-ad9e-5e2f6c460c58} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3594 | 2026.01.13 04:14:38.588827 [ 267 ] {c2d7190f-5873-4dfe-ad9e-5e2f6c460c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3595 | 2026.01.13 04:14:38.589181 [ 267 ] {c2d7190f-5873-4dfe-ad9e-5e2f6c460c58} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3596 | 2026.01.13 04:14:38.589387 [ 267 ] {c2d7190f-5873-4dfe-ad9e-5e2f6c460c58} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3597 | 2026.01.13 04:14:38.589516 [ 267 ] {c2d7190f-5873-4dfe-ad9e-5e2f6c460c58} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 3598 | 2026.01.13 04:14:38.589553 [ 267 ] {c2d7190f-5873-4dfe-ad9e-5e2f6c460c58} <Debug> TCPHandler: Processed in 0.001348276 sec. | ||
| 3599 | 2026.01.13 04:14:38.589657 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3600 | 2026.01.13 04:14:38.589750 [ 267 ] {3be51039-fd3d-4986-b702-3bf02abb1c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3601 | 2026.01.13 04:14:38.589804 [ 267 ] {3be51039-fd3d-4986-b702-3bf02abb1c17} <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 | ||
| 3602 | 2026.01.13 04:14:38.590605 [ 267 ] {3be51039-fd3d-4986-b702-3bf02abb1c17} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2026.01.13 04:14:38.590641 [ 267 ] {3be51039-fd3d-4986-b702-3bf02abb1c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3604 | 2026.01.13 04:14:38.591166 [ 267 ] {3be51039-fd3d-4986-b702-3bf02abb1c17} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3605 | 2026.01.13 04:14:38.591393 [ 267 ] {3be51039-fd3d-4986-b702-3bf02abb1c17} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3606 | 2026.01.13 04:14:38.591527 [ 267 ] {3be51039-fd3d-4986-b702-3bf02abb1c17} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001795 sec., 14484.679665738162 rows/sec., 25.96 MiB/sec. | ||
| 3607 | 2026.01.13 04:14:38.591578 [ 267 ] {3be51039-fd3d-4986-b702-3bf02abb1c17} <Debug> TCPHandler: Processed in 0.001970028 sec. | ||
| 3608 | 2026.01.13 04:14:38.591692 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3609 | 2026.01.13 04:14:38.591786 [ 267 ] {252a8cd4-3e72-4521-b8c5-8d610321a119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3610 | 2026.01.13 04:14:38.591829 [ 267 ] {252a8cd4-3e72-4521-b8c5-8d610321a119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3611 | 2026.01.13 04:14:38.592156 [ 267 ] {252a8cd4-3e72-4521-b8c5-8d610321a119} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3612 | 2026.01.13 04:14:38.592192 [ 267 ] {252a8cd4-3e72-4521-b8c5-8d610321a119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 3613 | 2026.01.13 04:14:38.592500 [ 267 ] {252a8cd4-3e72-4521-b8c5-8d610321a119} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3614 | 2026.01.13 04:14:38.592717 [ 267 ] {252a8cd4-3e72-4521-b8c5-8d610321a119} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3615 | 2026.01.13 04:14:38.592843 [ 267 ] {252a8cd4-3e72-4521-b8c5-8d610321a119} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 3616 | 2026.01.13 04:14:38.592878 [ 267 ] {252a8cd4-3e72-4521-b8c5-8d610321a119} <Debug> TCPHandler: Processed in 0.001236195 sec. | ||
| 3617 | 2026.01.13 04:14:39.801629 [ 133 ] {} <Debug> oximeter.fields_ipaddr (5f60f3cc-e5b6-48f9-9662-74b8c47da8d9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3618 | 2026.01.13 04:14:39.801743 [ 133 ] {} <Trace> oximeter.fields_ipaddr (5f60f3cc-e5b6-48f9-9662-74b8c47da8d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.01.13 04:14:39.801781 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3620 | 2026.01.13 04:14:39.801976 [ 200 ] {5f60f3cc-e5b6-48f9-9662-74b8c47da8d9::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3621 | 2026.01.13 04:14:39.802193 [ 200 ] {5f60f3cc-e5b6-48f9-9662-74b8c47da8d9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3622 | 2026.01.13 04:14:39.802232 [ 200 ] {5f60f3cc-e5b6-48f9-9662-74b8c47da8d9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3623 | 2026.01.13 04:14:39.802304 [ 200 ] {5f60f3cc-e5b6-48f9-9662-74b8c47da8d9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3624 | 2026.01.13 04:14:39.802406 [ 200 ] {5f60f3cc-e5b6-48f9-9662-74b8c47da8d9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3625 | 2026.01.13 04:14:39.802460 [ 200 ] {5f60f3cc-e5b6-48f9-9662-74b8c47da8d9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 3626 | 2026.01.13 04:14:39.802522 [ 200 ] {5f60f3cc-e5b6-48f9-9662-74b8c47da8d9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3627 | 2026.01.13 04:14:39.803355 [ 195 ] {5f60f3cc-e5b6-48f9-9662-74b8c47da8d9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001457919 sec., 20577.274869179975 rows/sec., 1.72 MiB/sec. | ||
| 3628 | 2026.01.13 04:14:39.803544 [ 189 ] {5f60f3cc-e5b6-48f9-9662-74b8c47da8d9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3629 | 2026.01.13 04:14:39.803853 [ 189 ] {5f60f3cc-e5b6-48f9-9662-74b8c47da8d9::all_1_5_1} <Trace> oximeter.fields_ipaddr (5f60f3cc-e5b6-48f9-9662-74b8c47da8d9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3630 | 2026.01.13 04:14:39.803933 [ 189 ] {5f60f3cc-e5b6-48f9-9662-74b8c47da8d9::all_1_5_1} <Trace> oximeter.fields_ipaddr (5f60f3cc-e5b6-48f9-9662-74b8c47da8d9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3631 | 2026.01.13 04:14:39.804023 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3632 | 2026.01.13 04:14:41.273918 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3633 | 2026.01.13 04:14:41.274181 [ 267 ] {0cf63f30-9084-48c4-8856-2ea39a62f34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3634 | 2026.01.13 04:14:41.274250 [ 267 ] {0cf63f30-9084-48c4-8856-2ea39a62f34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3635 | 2026.01.13 04:14:41.275107 [ 267 ] {0cf63f30-9084-48c4-8856-2ea39a62f34d} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3636 | 2026.01.13 04:14:41.275151 [ 267 ] {0cf63f30-9084-48c4-8856-2ea39a62f34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3637 | 2026.01.13 04:14:41.275627 [ 267 ] {0cf63f30-9084-48c4-8856-2ea39a62f34d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3638 | 2026.01.13 04:14:41.275868 [ 267 ] {0cf63f30-9084-48c4-8856-2ea39a62f34d} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3639 | 2026.01.13 04:14:41.276022 [ 267 ] {0cf63f30-9084-48c4-8856-2ea39a62f34d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001912 sec., 214435.14644351465 rows/sec., 13.60 MiB/sec. | ||
| 3640 | 2026.01.13 04:14:41.276065 [ 267 ] {0cf63f30-9084-48c4-8856-2ea39a62f34d} <Debug> TCPHandler: Processed in 0.002322075 sec. | ||
| 3641 | 2026.01.13 04:14:41.276191 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3642 | 2026.01.13 04:14:41.276287 [ 267 ] {c8f5de4b-ccea-4ed0-8276-fd30b27813ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3643 | 2026.01.13 04:14:41.276330 [ 267 ] {c8f5de4b-ccea-4ed0-8276-fd30b27813ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3644 | 2026.01.13 04:14:41.276722 [ 267 ] {c8f5de4b-ccea-4ed0-8276-fd30b27813ea} <Trace> oximeter.fields_ipaddr (5f60f3cc-e5b6-48f9-9662-74b8c47da8d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3645 | 2026.01.13 04:14:41.276759 [ 267 ] {c8f5de4b-ccea-4ed0-8276-fd30b27813ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3646 | 2026.01.13 04:14:41.277040 [ 267 ] {c8f5de4b-ccea-4ed0-8276-fd30b27813ea} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3647 | 2026.01.13 04:14:41.277249 [ 267 ] {c8f5de4b-ccea-4ed0-8276-fd30b27813ea} <Trace> oximeter.fields_ipaddr (5f60f3cc-e5b6-48f9-9662-74b8c47da8d9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2026.01.13 04:14:41.277377 [ 267 ] {c8f5de4b-ccea-4ed0-8276-fd30b27813ea} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001109 sec., 1803.4265103697026 rows/sec., 147.06 KiB/sec. | ||
| 3649 | 2026.01.13 04:14:41.277415 [ 267 ] {c8f5de4b-ccea-4ed0-8276-fd30b27813ea} <Debug> TCPHandler: Processed in 0.001273935 sec. | ||
| 3650 | 2026.01.13 04:14:41.277527 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3651 | 2026.01.13 04:14:41.277622 [ 267 ] {e68e52d0-592f-4ad7-a0a3-6970baa0c9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3652 | 2026.01.13 04:14:41.277661 [ 267 ] {e68e52d0-592f-4ad7-a0a3-6970baa0c9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3653 | 2026.01.13 04:14:41.279209 [ 267 ] {e68e52d0-592f-4ad7-a0a3-6970baa0c9ae} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3654 | 2026.01.13 04:14:41.279247 [ 267 ] {e68e52d0-592f-4ad7-a0a3-6970baa0c9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3655 | 2026.01.13 04:14:41.279712 [ 267 ] {e68e52d0-592f-4ad7-a0a3-6970baa0c9ae} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3656 | 2026.01.13 04:14:41.279920 [ 267 ] {e68e52d0-592f-4ad7-a0a3-6970baa0c9ae} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3657 | 2026.01.13 04:14:41.280037 [ 131 ] {} <Debug> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3658 | 2026.01.13 04:14:41.280051 [ 267 ] {e68e52d0-592f-4ad7-a0a3-6970baa0c9ae} <Debug> executeQuery: Read 2281 rows, 188.78 KiB in 0.002448 sec., 931781.0457516339 rows/sec., 75.31 MiB/sec. | ||
| 3659 | 2026.01.13 04:14:41.280102 [ 131 ] {} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3660 | 2026.01.13 04:14:41.280114 [ 267 ] {e68e52d0-592f-4ad7-a0a3-6970baa0c9ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3661 | 2026.01.13 04:14:41.280136 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3662 | 2026.01.13 04:14:41.280139 [ 267 ] {e68e52d0-592f-4ad7-a0a3-6970baa0c9ae} <Debug> TCPHandler: Processed in 0.002661012 sec. | ||
| 3663 | 2026.01.13 04:14:41.280269 [ 189 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3664 | 2026.01.13 04:14:41.280271 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3665 | 2026.01.13 04:14:41.280403 [ 189 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3666 | 2026.01.13 04:14:41.280406 [ 267 ] {dcdcfcfe-15f9-4b47-b5b6-c6dbbf25a904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3667 | 2026.01.13 04:14:41.280447 [ 189 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2340 rows starting from the beginning of the part | ||
| 3668 | 2026.01.13 04:14:41.280467 [ 267 ] {dcdcfcfe-15f9-4b47-b5b6-c6dbbf25a904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3669 | 2026.01.13 04:14:41.280523 [ 189 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1138 rows starting from the beginning of the part | ||
| 3670 | 2026.01.13 04:14:41.280574 [ 189 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 109 rows starting from the beginning of the part | ||
| 3671 | 2026.01.13 04:14:41.280618 [ 189 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1140 rows starting from the beginning of the part | ||
| 3672 | 2026.01.13 04:14:41.280654 [ 189 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 108 rows starting from the beginning of the part | ||
| 3673 | 2026.01.13 04:14:41.280695 [ 189 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2281 rows starting from the beginning of the part | ||
| 3674 | 2026.01.13 04:14:41.280949 [ 267 ] {dcdcfcfe-15f9-4b47-b5b6-c6dbbf25a904} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3675 | 2026.01.13 04:14:41.280992 [ 267 ] {dcdcfcfe-15f9-4b47-b5b6-c6dbbf25a904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3676 | 2026.01.13 04:14:41.281437 [ 267 ] {dcdcfcfe-15f9-4b47-b5b6-c6dbbf25a904} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3677 | 2026.01.13 04:14:41.281679 [ 267 ] {dcdcfcfe-15f9-4b47-b5b6-c6dbbf25a904} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3678 | 2026.01.13 04:14:41.281824 [ 267 ] {dcdcfcfe-15f9-4b47-b5b6-c6dbbf25a904} <Debug> executeQuery: Read 221 rows, 13.51 KiB in 0.001437 sec., 153792.62352122477 rows/sec., 9.18 MiB/sec. | ||
| 3679 | 2026.01.13 04:14:41.281863 [ 267 ] {dcdcfcfe-15f9-4b47-b5b6-c6dbbf25a904} <Debug> TCPHandler: Processed in 0.001642192 sec. | ||
| 3680 | 2026.01.13 04:14:41.281965 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3681 | 2026.01.13 04:14:41.282058 [ 267 ] {067fd617-c6db-4d3b-b9fe-aaf6134b536a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3682 | 2026.01.13 04:14:41.282098 [ 267 ] {067fd617-c6db-4d3b-b9fe-aaf6134b536a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3683 | 2026.01.13 04:14:41.282623 [ 267 ] {067fd617-c6db-4d3b-b9fe-aaf6134b536a} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3684 | 2026.01.13 04:14:41.282660 [ 267 ] {067fd617-c6db-4d3b-b9fe-aaf6134b536a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3685 | 2026.01.13 04:14:41.283001 [ 267 ] {067fd617-c6db-4d3b-b9fe-aaf6134b536a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3686 | 2026.01.13 04:14:41.283218 [ 267 ] {067fd617-c6db-4d3b-b9fe-aaf6134b536a} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3687 | 2026.01.13 04:14:41.283322 [ 195 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7116 rows, containing 5 columns (5 merged, 0 gathered) in 0.00310013 sec., 2295387.612777529 rows/sec., 193.51 MiB/sec. | ||
| 3688 | 2026.01.13 04:14:41.283345 [ 267 ] {067fd617-c6db-4d3b-b9fe-aaf6134b536a} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001304 sec., 337423.3128834356 rows/sec., 22.32 MiB/sec. | ||
| 3689 | 2026.01.13 04:14:41.283382 [ 267 ] {067fd617-c6db-4d3b-b9fe-aaf6134b536a} <Debug> TCPHandler: Processed in 0.001466379 sec. | ||
| 3690 | 2026.01.13 04:14:41.283489 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3691 | 2026.01.13 04:14:41.283583 [ 267 ] {3ca3cc34-de02-4db7-8f18-bd18032ab111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3692 | 2026.01.13 04:14:41.283618 [ 201 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3693 | 2026.01.13 04:14:41.283623 [ 267 ] {3ca3cc34-de02-4db7-8f18-bd18032ab111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3694 | 2026.01.13 04:14:41.283903 [ 201 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_21_4} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3695 | 2026.01.13 04:14:41.283983 [ 201 ] {562369cf-fbb3-41ca-b6f6-4d98bffce669::all_1_21_4} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3696 | 2026.01.13 04:14:41.284060 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 3697 | 2026.01.13 04:14:41.284106 [ 267 ] {3ca3cc34-de02-4db7-8f18-bd18032ab111} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3698 | 2026.01.13 04:14:41.284148 [ 267 ] {3ca3cc34-de02-4db7-8f18-bd18032ab111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3699 | 2026.01.13 04:14:41.284460 [ 267 ] {3ca3cc34-de02-4db7-8f18-bd18032ab111} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3700 | 2026.01.13 04:14:41.284664 [ 267 ] {3ca3cc34-de02-4db7-8f18-bd18032ab111} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2026.01.13 04:14:41.284791 [ 267 ] {3ca3cc34-de02-4db7-8f18-bd18032ab111} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001226 sec., 172104.40456769982 rows/sec., 9.77 MiB/sec. | ||
| 3702 | 2026.01.13 04:14:41.284829 [ 267 ] {3ca3cc34-de02-4db7-8f18-bd18032ab111} <Debug> TCPHandler: Processed in 0.001389177 sec. | ||
| 3703 | 2026.01.13 04:14:41.284930 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3704 | 2026.01.13 04:14:41.285024 [ 267 ] {8b566d9e-c173-45c0-a6df-4126f75bf9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3705 | 2026.01.13 04:14:41.285064 [ 267 ] {8b566d9e-c173-45c0-a6df-4126f75bf9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3706 | 2026.01.13 04:14:41.285881 [ 267 ] {8b566d9e-c173-45c0-a6df-4126f75bf9b8} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3707 | 2026.01.13 04:14:41.285918 [ 267 ] {8b566d9e-c173-45c0-a6df-4126f75bf9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3708 | 2026.01.13 04:14:41.286288 [ 267 ] {8b566d9e-c173-45c0-a6df-4126f75bf9b8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3709 | 2026.01.13 04:14:41.286504 [ 267 ] {8b566d9e-c173-45c0-a6df-4126f75bf9b8} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3710 | 2026.01.13 04:14:41.286617 [ 131 ] {} <Debug> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3711 | 2026.01.13 04:14:41.286639 [ 267 ] {8b566d9e-c173-45c0-a6df-4126f75bf9b8} <Debug> executeQuery: Read 1151 rows, 84.04 KiB in 0.001632 sec., 705269.6078431372 rows/sec., 50.29 MiB/sec. | ||
| 3712 | 2026.01.13 04:14:41.286653 [ 131 ] {} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3713 | 2026.01.13 04:14:41.286680 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3714 | 2026.01.13 04:14:41.286684 [ 267 ] {8b566d9e-c173-45c0-a6df-4126f75bf9b8} <Debug> TCPHandler: Processed in 0.001802715 sec. | ||
| 3715 | 2026.01.13 04:14:41.286765 [ 189 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3716 | 2026.01.13 04:14:41.286817 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3717 | 2026.01.13 04:14:41.286877 [ 189 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3718 | 2026.01.13 04:14:41.286911 [ 189 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1210 rows starting from the beginning of the part | ||
| 3719 | 2026.01.13 04:14:41.286917 [ 267 ] {47b48b78-1bf3-4897-906e-1c13db2c3e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3720 | 2026.01.13 04:14:41.286966 [ 189 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 692 rows starting from the beginning of the part | ||
| 3721 | 2026.01.13 04:14:41.286968 [ 267 ] {47b48b78-1bf3-4897-906e-1c13db2c3e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3722 | 2026.01.13 04:14:41.287017 [ 189 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 92 rows starting from the beginning of the part | ||
| 3723 | 2026.01.13 04:14:41.287061 [ 189 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 693 rows starting from the beginning of the part | ||
| 3724 | 2026.01.13 04:14:41.287100 [ 189 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 3725 | 2026.01.13 04:14:41.287140 [ 189 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1151 rows starting from the beginning of the part | ||
| 3726 | 2026.01.13 04:14:41.287309 [ 267 ] {47b48b78-1bf3-4897-906e-1c13db2c3e19} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3727 | 2026.01.13 04:14:41.287352 [ 267 ] {47b48b78-1bf3-4897-906e-1c13db2c3e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3728 | 2026.01.13 04:14:41.287684 [ 267 ] {47b48b78-1bf3-4897-906e-1c13db2c3e19} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3729 | 2026.01.13 04:14:41.287902 [ 267 ] {47b48b78-1bf3-4897-906e-1c13db2c3e19} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3730 | 2026.01.13 04:14:41.288029 [ 267 ] {47b48b78-1bf3-4897-906e-1c13db2c3e19} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 3731 | 2026.01.13 04:14:41.288067 [ 267 ] {47b48b78-1bf3-4897-906e-1c13db2c3e19} <Debug> TCPHandler: Processed in 0.001299706 sec. | ||
| 3732 | 2026.01.13 04:14:41.288168 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3733 | 2026.01.13 04:14:41.288261 [ 267 ] {a57d1a98-1130-49fa-99a6-031ffe6f5c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3734 | 2026.01.13 04:14:41.288303 [ 267 ] {a57d1a98-1130-49fa-99a6-031ffe6f5c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3735 | 2026.01.13 04:14:41.288456 [ 195 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3928 rows, containing 5 columns (5 merged, 0 gathered) in 0.001719853 sec., 2283916.1253897864 rows/sec., 171.39 MiB/sec. | ||
| 3736 | 2026.01.13 04:14:41.288713 [ 188 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3737 | 2026.01.13 04:14:41.288904 [ 267 ] {a57d1a98-1130-49fa-99a6-031ffe6f5c04} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3738 | 2026.01.13 04:14:41.288946 [ 267 ] {a57d1a98-1130-49fa-99a6-031ffe6f5c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3739 | 2026.01.13 04:14:41.289089 [ 188 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_21_4} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2026.01.13 04:14:41.289213 [ 188 ] {6d677f47-8366-4a4e-87cb-ca8a5425d28a::all_1_21_4} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3741 | 2026.01.13 04:14:41.289326 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3742 | 2026.01.13 04:14:41.289391 [ 267 ] {a57d1a98-1130-49fa-99a6-031ffe6f5c04} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3743 | 2026.01.13 04:14:41.289611 [ 267 ] {a57d1a98-1130-49fa-99a6-031ffe6f5c04} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3744 | 2026.01.13 04:14:41.289717 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3745 | 2026.01.13 04:14:41.289741 [ 267 ] {a57d1a98-1130-49fa-99a6-031ffe6f5c04} <Debug> executeQuery: Read 915 rows, 61.97 KiB in 0.001498 sec., 610814.4192256342 rows/sec., 40.40 MiB/sec. | ||
| 3746 | 2026.01.13 04:14:41.289761 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3747 | 2026.01.13 04:14:41.289784 [ 267 ] {a57d1a98-1130-49fa-99a6-031ffe6f5c04} <Debug> TCPHandler: Processed in 0.001665602 sec. | ||
| 3748 | 2026.01.13 04:14:41.289786 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3749 | 2026.01.13 04:14:41.289883 [ 201 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3750 | 2026.01.13 04:14:41.289895 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3751 | 2026.01.13 04:14:41.289987 [ 201 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3752 | 2026.01.13 04:14:41.290000 [ 267 ] {99bdb635-aea5-4fc8-8631-f6819b23697d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3753 | 2026.01.13 04:14:41.290027 [ 201 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6062 rows starting from the beginning of the part | ||
| 3754 | 2026.01.13 04:14:41.290052 [ 267 ] {99bdb635-aea5-4fc8-8631-f6819b23697d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3755 | 2026.01.13 04:14:41.290109 [ 201 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 314 rows starting from the beginning of the part | ||
| 3756 | 2026.01.13 04:14:41.290167 [ 201 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 161 rows starting from the beginning of the part | ||
| 3757 | 2026.01.13 04:14:41.290213 [ 201 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 314 rows starting from the beginning of the part | ||
| 3758 | 2026.01.13 04:14:41.290256 [ 201 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3759 | 2026.01.13 04:14:41.290302 [ 201 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 915 rows starting from the beginning of the part | ||
| 3760 | 2026.01.13 04:14:41.290360 [ 267 ] {99bdb635-aea5-4fc8-8631-f6819b23697d} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3761 | 2026.01.13 04:14:41.290401 [ 267 ] {99bdb635-aea5-4fc8-8631-f6819b23697d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3762 | 2026.01.13 04:14:41.290723 [ 267 ] {99bdb635-aea5-4fc8-8631-f6819b23697d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3763 | 2026.01.13 04:14:41.290931 [ 267 ] {99bdb635-aea5-4fc8-8631-f6819b23697d} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3764 | 2026.01.13 04:14:41.291033 [ 130 ] {} <Debug> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3765 | 2026.01.13 04:14:41.291060 [ 267 ] {99bdb635-aea5-4fc8-8631-f6819b23697d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 3766 | 2026.01.13 04:14:41.291066 [ 130 ] {} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3767 | 2026.01.13 04:14:41.291100 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3768 | 2026.01.13 04:14:41.291104 [ 267 ] {99bdb635-aea5-4fc8-8631-f6819b23697d} <Debug> TCPHandler: Processed in 0.001257824 sec. | ||
| 3769 | 2026.01.13 04:14:41.291186 [ 188 ] {091c78a2-5f52-4ed5-9082-89b9fc1e0686::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3770 | 2026.01.13 04:14:41.291222 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3771 | 2026.01.13 04:14:41.291287 [ 188 ] {091c78a2-5f52-4ed5-9082-89b9fc1e0686::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3772 | 2026.01.13 04:14:41.291322 [ 188 ] {091c78a2-5f52-4ed5-9082-89b9fc1e0686::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3773 | 2026.01.13 04:14:41.291323 [ 267 ] {764eeb7d-5679-491b-8d9e-c175243831b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3774 | 2026.01.13 04:14:41.291383 [ 188 ] {091c78a2-5f52-4ed5-9082-89b9fc1e0686::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3775 | 2026.01.13 04:14:41.291390 [ 267 ] {764eeb7d-5679-491b-8d9e-c175243831b8} <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 | ||
| 3776 | 2026.01.13 04:14:41.291436 [ 188 ] {091c78a2-5f52-4ed5-9082-89b9fc1e0686::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 3777 | 2026.01.13 04:14:41.291479 [ 188 ] {091c78a2-5f52-4ed5-9082-89b9fc1e0686::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3778 | 2026.01.13 04:14:41.291519 [ 188 ] {091c78a2-5f52-4ed5-9082-89b9fc1e0686::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3779 | 2026.01.13 04:14:41.291572 [ 188 ] {091c78a2-5f52-4ed5-9082-89b9fc1e0686::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3780 | 2026.01.13 04:14:41.292182 [ 267 ] {764eeb7d-5679-491b-8d9e-c175243831b8} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3781 | 2026.01.13 04:14:41.292222 [ 267 ] {764eeb7d-5679-491b-8d9e-c175243831b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3782 | 2026.01.13 04:14:41.292359 [ 199 ] {091c78a2-5f52-4ed5-9082-89b9fc1e0686::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001201963 sec., 9151.69601726509 rows/sec., 613.42 KiB/sec. | ||
| 3783 | 2026.01.13 04:14:41.292478 [ 188 ] {091c78a2-5f52-4ed5-9082-89b9fc1e0686::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3784 | 2026.01.13 04:14:41.292750 [ 188 ] {091c78a2-5f52-4ed5-9082-89b9fc1e0686::all_1_10_2} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3785 | 2026.01.13 04:14:41.292812 [ 188 ] {091c78a2-5f52-4ed5-9082-89b9fc1e0686::all_1_10_2} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3786 | 2026.01.13 04:14:41.292873 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3787 | 2026.01.13 04:14:41.292899 [ 267 ] {764eeb7d-5679-491b-8d9e-c175243831b8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3788 | 2026.01.13 04:14:41.292932 [ 193 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7926 rows, containing 5 columns (5 merged, 0 gathered) in 0.00308093 sec., 2572599.831868949 rows/sec., 171.94 MiB/sec. | ||
| 3789 | 2026.01.13 04:14:41.293130 [ 267 ] {764eeb7d-5679-491b-8d9e-c175243831b8} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3790 | 2026.01.13 04:14:41.293278 [ 267 ] {764eeb7d-5679-491b-8d9e-c175243831b8} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001972 sec., 7099.3914807302235 rows/sec., 12.72 MiB/sec. | ||
| 3791 | 2026.01.13 04:14:41.293331 [ 267 ] {764eeb7d-5679-491b-8d9e-c175243831b8} <Debug> TCPHandler: Processed in 0.002157751 sec. | ||
| 3792 | 2026.01.13 04:14:41.293411 [ 201 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3793 | 2026.01.13 04:14:41.293441 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3794 | 2026.01.13 04:14:41.293543 [ 267 ] {7dba5f65-42ab-4fdf-a962-94430ca32c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3795 | 2026.01.13 04:14:41.293593 [ 267 ] {7dba5f65-42ab-4fdf-a962-94430ca32c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3796 | 2026.01.13 04:14:41.293673 [ 201 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3797 | 2026.01.13 04:14:41.293745 [ 201 ] {adede7a0-ee80-4211-bc4e-b798abe69e95::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3798 | 2026.01.13 04:14:41.293810 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3799 | 2026.01.13 04:14:41.293949 [ 267 ] {7dba5f65-42ab-4fdf-a962-94430ca32c59} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3800 | 2026.01.13 04:14:41.293990 [ 267 ] {7dba5f65-42ab-4fdf-a962-94430ca32c59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3801 | 2026.01.13 04:14:41.294305 [ 267 ] {7dba5f65-42ab-4fdf-a962-94430ca32c59} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3802 | 2026.01.13 04:14:41.294511 [ 267 ] {7dba5f65-42ab-4fdf-a962-94430ca32c59} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3803 | 2026.01.13 04:14:41.294611 [ 130 ] {} <Debug> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3804 | 2026.01.13 04:14:41.294638 [ 267 ] {7dba5f65-42ab-4fdf-a962-94430ca32c59} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001114 sec., 66427.28904847398 rows/sec., 3.90 MiB/sec. | ||
| 3805 | 2026.01.13 04:14:41.294643 [ 130 ] {} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3806 | 2026.01.13 04:14:41.294680 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3807 | 2026.01.13 04:14:41.294683 [ 267 ] {7dba5f65-42ab-4fdf-a962-94430ca32c59} <Debug> TCPHandler: Processed in 0.001291225 sec. | ||
| 3808 | 2026.01.13 04:14:41.294759 [ 199 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3809 | 2026.01.13 04:14:41.294845 [ 199 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3810 | 2026.01.13 04:14:41.294873 [ 199 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1148 rows starting from the beginning of the part | ||
| 3811 | 2026.01.13 04:14:41.294928 [ 199 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 3812 | 2026.01.13 04:14:41.294969 [ 199 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3813 | 2026.01.13 04:14:41.295007 [ 199 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 104 rows starting from the beginning of the part | ||
| 3814 | 2026.01.13 04:14:41.295045 [ 199 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3815 | 2026.01.13 04:14:41.295083 [ 199 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 74 rows starting from the beginning of the part | ||
| 3816 | 2026.01.13 04:14:41.296007 [ 193 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1550 rows, containing 4 columns (4 merged, 0 gathered) in 0.001280205 sec., 1210743.5918466183 rows/sec., 76.62 MiB/sec. | ||
| 3817 | 2026.01.13 04:14:41.296194 [ 199 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3818 | 2026.01.13 04:14:41.296434 [ 199 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_21_4} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3819 | 2026.01.13 04:14:41.296496 [ 199 ] {6b16a083-144c-4d21-9999-b9c794fa779e::all_1_21_4} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3820 | 2026.01.13 04:14:41.296558 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3821 | 2026.01.13 04:14:41.357988 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 546 | ||
| 3822 | 2026.01.13 04:14:41.360999 [ 242 ] {} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3823 | 2026.01.13 04:14:41.361057 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3824 | 2026.01.13 04:14:41.362263 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3825 | 2026.01.13 04:14:41.362531 [ 242 ] {} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3826 | 2026.01.13 04:14:41.362714 [ 130 ] {} <Debug> system.query_log (040fd760-6810-4852-a64a-9645215ccf10) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3827 | 2026.01.13 04:14:41.362788 [ 130 ] {} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3828 | 2026.01.13 04:14:41.362804 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 546 | ||
| 3829 | 2026.01.13 04:14:41.362807 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3830 | 2026.01.13 04:14:41.362925 [ 201 ] {040fd760-6810-4852-a64a-9645215ccf10::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 | ||
| 3831 | 2026.01.13 04:14:41.363416 [ 201 ] {040fd760-6810-4852-a64a-9645215ccf10::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3832 | 2026.01.13 04:14:41.363569 [ 201 ] {040fd760-6810-4852-a64a-9645215ccf10::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 332 rows starting from the beginning of the part | ||
| 3833 | 2026.01.13 04:14:41.363914 [ 201 ] {040fd760-6810-4852-a64a-9645215ccf10::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3834 | 2026.01.13 04:14:41.364268 [ 201 ] {040fd760-6810-4852-a64a-9645215ccf10::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 66 rows starting from the beginning of the part | ||
| 3835 | 2026.01.13 04:14:41.364619 [ 201 ] {040fd760-6810-4852-a64a-9645215ccf10::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
| 3836 | 2026.01.13 04:14:41.364948 [ 201 ] {040fd760-6810-4852-a64a-9645215ccf10::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 3837 | 2026.01.13 04:14:41.365270 [ 201 ] {040fd760-6810-4852-a64a-9645215ccf10::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 58 rows starting from the beginning of the part | ||
| 3838 | 2026.01.13 04:14:41.370770 [ 193 ] {040fd760-6810-4852-a64a-9645215ccf10::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 546 rows, containing 72 columns (72 merged, 0 gathered) in 0.007883444 sec., 69259.0700206661 rows/sec., 61.47 MiB/sec. | ||
| 3839 | 2026.01.13 04:14:41.371463 [ 201 ] {040fd760-6810-4852-a64a-9645215ccf10::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3840 | 2026.01.13 04:14:41.371942 [ 201 ] {040fd760-6810-4852-a64a-9645215ccf10::all_1_11_2} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3841 | 2026.01.13 04:14:41.372010 [ 201 ] {040fd760-6810-4852-a64a-9645215ccf10::all_1_11_2} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3842 | 2026.01.13 04:14:41.372135 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 3843 | 2026.01.13 04:14:43.578628 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3844 | 2026.01.13 04:14:43.578897 [ 267 ] {4d61c701-770d-4ffc-bee9-47e62e44b3ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3845 | 2026.01.13 04:14:43.579000 [ 267 ] {4d61c701-770d-4ffc-bee9-47e62e44b3ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3846 | 2026.01.13 04:14:43.579752 [ 267 ] {4d61c701-770d-4ffc-bee9-47e62e44b3ab} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3847 | 2026.01.13 04:14:43.579792 [ 267 ] {4d61c701-770d-4ffc-bee9-47e62e44b3ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3848 | 2026.01.13 04:14:43.580180 [ 267 ] {4d61c701-770d-4ffc-bee9-47e62e44b3ab} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3849 | 2026.01.13 04:14:43.580402 [ 267 ] {4d61c701-770d-4ffc-bee9-47e62e44b3ab} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3850 | 2026.01.13 04:14:43.580556 [ 267 ] {4d61c701-770d-4ffc-bee9-47e62e44b3ab} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001736 sec., 32258.064516129034 rows/sec., 2.46 MiB/sec. | ||
| 3851 | 2026.01.13 04:14:43.580602 [ 267 ] {4d61c701-770d-4ffc-bee9-47e62e44b3ab} <Debug> TCPHandler: Processed in 0.002154282 sec. | ||
| 3852 | 2026.01.13 04:14:43.580719 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3853 | 2026.01.13 04:14:43.580832 [ 267 ] {704c2942-00ed-41f7-90ae-0e6d165f2324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3854 | 2026.01.13 04:14:43.580874 [ 267 ] {704c2942-00ed-41f7-90ae-0e6d165f2324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3855 | 2026.01.13 04:14:43.581287 [ 267 ] {704c2942-00ed-41f7-90ae-0e6d165f2324} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3856 | 2026.01.13 04:14:43.581321 [ 267 ] {704c2942-00ed-41f7-90ae-0e6d165f2324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3857 | 2026.01.13 04:14:43.581635 [ 267 ] {704c2942-00ed-41f7-90ae-0e6d165f2324} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3858 | 2026.01.13 04:14:43.581842 [ 267 ] {704c2942-00ed-41f7-90ae-0e6d165f2324} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3859 | 2026.01.13 04:14:43.581965 [ 267 ] {704c2942-00ed-41f7-90ae-0e6d165f2324} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001157 sec., 55315.471045808124 rows/sec., 4.32 MiB/sec. | ||
| 3860 | 2026.01.13 04:14:43.582001 [ 267 ] {704c2942-00ed-41f7-90ae-0e6d165f2324} <Debug> TCPHandler: Processed in 0.001331576 sec. | ||
| 3861 | 2026.01.13 04:14:43.582111 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3862 | 2026.01.13 04:14:43.582213 [ 267 ] {d1ab963c-4512-4fdc-acd9-ce074ee54254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3863 | 2026.01.13 04:14:43.582257 [ 267 ] {d1ab963c-4512-4fdc-acd9-ce074ee54254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3864 | 2026.01.13 04:14:43.582631 [ 267 ] {d1ab963c-4512-4fdc-acd9-ce074ee54254} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3865 | 2026.01.13 04:14:43.582666 [ 267 ] {d1ab963c-4512-4fdc-acd9-ce074ee54254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3866 | 2026.01.13 04:14:43.582984 [ 267 ] {d1ab963c-4512-4fdc-acd9-ce074ee54254} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3867 | 2026.01.13 04:14:43.583188 [ 267 ] {d1ab963c-4512-4fdc-acd9-ce074ee54254} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3868 | 2026.01.13 04:14:43.583313 [ 267 ] {d1ab963c-4512-4fdc-acd9-ce074ee54254} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001121 sec., 74933.09545049063 rows/sec., 5.21 MiB/sec. | ||
| 3869 | 2026.01.13 04:14:43.583350 [ 267 ] {d1ab963c-4512-4fdc-acd9-ce074ee54254} <Debug> TCPHandler: Processed in 0.001286925 sec. | ||
| 3870 | 2026.01.13 04:14:43.583464 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3871 | 2026.01.13 04:14:43.583566 [ 267 ] {7c22ab57-77ff-4675-89aa-17903744eb36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3872 | 2026.01.13 04:14:43.583607 [ 267 ] {7c22ab57-77ff-4675-89aa-17903744eb36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3873 | 2026.01.13 04:14:43.583926 [ 267 ] {7c22ab57-77ff-4675-89aa-17903744eb36} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3874 | 2026.01.13 04:14:43.583960 [ 267 ] {7c22ab57-77ff-4675-89aa-17903744eb36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3875 | 2026.01.13 04:14:43.584251 [ 267 ] {7c22ab57-77ff-4675-89aa-17903744eb36} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3876 | 2026.01.13 04:14:43.584455 [ 267 ] {7c22ab57-77ff-4675-89aa-17903744eb36} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3877 | 2026.01.13 04:14:43.584577 [ 267 ] {7c22ab57-77ff-4675-89aa-17903744eb36} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.00103 sec., 29126.213592233005 rows/sec., 1.97 MiB/sec. | ||
| 3878 | 2026.01.13 04:14:43.584611 [ 267 ] {7c22ab57-77ff-4675-89aa-17903744eb36} <Debug> TCPHandler: Processed in 0.001194213 sec. | ||
| 3879 | 2026.01.13 04:14:43.849486 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7175 | ||
| 3880 | 2026.01.13 04:14:43.850003 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3881 | 2026.01.13 04:14:43.850048 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3882 | 2026.01.13 04:14:43.850529 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3883 | 2026.01.13 04:14:43.850767 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3884 | 2026.01.13 04:14:43.850909 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7175 | ||
| 3885 | 2026.01.13 04:14:44.230466 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3886 | 2026.01.13 04:14:44.245911 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3887 | 2026.01.13 04:14:44.245958 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3888 | 2026.01.13 04:14:44.251912 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3889 | 2026.01.13 04:14:44.252578 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3890 | 2026.01.13 04:14:44.255195 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3891 | 2026.01.13 04:14:48.583930 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3892 | 2026.01.13 04:14:48.584263 [ 267 ] {717e8c69-3eea-40a2-bd3e-3017d147a9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3893 | 2026.01.13 04:14:48.584366 [ 267 ] {717e8c69-3eea-40a2-bd3e-3017d147a9d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3894 | 2026.01.13 04:14:48.585106 [ 267 ] {717e8c69-3eea-40a2-bd3e-3017d147a9d8} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3895 | 2026.01.13 04:14:48.585151 [ 267 ] {717e8c69-3eea-40a2-bd3e-3017d147a9d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3896 | 2026.01.13 04:14:48.585555 [ 267 ] {717e8c69-3eea-40a2-bd3e-3017d147a9d8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3897 | 2026.01.13 04:14:48.585790 [ 267 ] {717e8c69-3eea-40a2-bd3e-3017d147a9d8} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3898 | 2026.01.13 04:14:48.585949 [ 267 ] {717e8c69-3eea-40a2-bd3e-3017d147a9d8} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001765 sec., 61189.801699716714 rows/sec., 5.12 MiB/sec. | ||
| 3899 | 2026.01.13 04:14:48.585997 [ 267 ] {717e8c69-3eea-40a2-bd3e-3017d147a9d8} <Debug> TCPHandler: Processed in 0.002251624 sec. | ||
| 3900 | 2026.01.13 04:14:48.586164 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3901 | 2026.01.13 04:14:48.586264 [ 267 ] {a3128430-6a9e-423d-a1fe-56c7688e1abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3902 | 2026.01.13 04:14:48.586307 [ 267 ] {a3128430-6a9e-423d-a1fe-56c7688e1abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3903 | 2026.01.13 04:14:48.586751 [ 267 ] {a3128430-6a9e-423d-a1fe-56c7688e1abe} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3904 | 2026.01.13 04:14:48.586787 [ 267 ] {a3128430-6a9e-423d-a1fe-56c7688e1abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3905 | 2026.01.13 04:14:48.587088 [ 267 ] {a3128430-6a9e-423d-a1fe-56c7688e1abe} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3906 | 2026.01.13 04:14:48.587291 [ 267 ] {a3128430-6a9e-423d-a1fe-56c7688e1abe} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3907 | 2026.01.13 04:14:48.587419 [ 267 ] {a3128430-6a9e-423d-a1fe-56c7688e1abe} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001178 sec., 22071.30730050934 rows/sec., 1.62 MiB/sec. | ||
| 3908 | 2026.01.13 04:14:48.587456 [ 267 ] {a3128430-6a9e-423d-a1fe-56c7688e1abe} <Debug> TCPHandler: Processed in 0.001342746 sec. | ||
| 3909 | 2026.01.13 04:14:48.587562 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3910 | 2026.01.13 04:14:48.587655 [ 267 ] {04a7b83d-bdfc-4d18-8bc3-623ca8afc77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3911 | 2026.01.13 04:14:48.587696 [ 267 ] {04a7b83d-bdfc-4d18-8bc3-623ca8afc77d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3912 | 2026.01.13 04:14:48.588124 [ 267 ] {04a7b83d-bdfc-4d18-8bc3-623ca8afc77d} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3913 | 2026.01.13 04:14:48.588161 [ 267 ] {04a7b83d-bdfc-4d18-8bc3-623ca8afc77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3914 | 2026.01.13 04:14:48.588470 [ 267 ] {04a7b83d-bdfc-4d18-8bc3-623ca8afc77d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3915 | 2026.01.13 04:14:48.588684 [ 267 ] {04a7b83d-bdfc-4d18-8bc3-623ca8afc77d} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3916 | 2026.01.13 04:14:48.588812 [ 267 ] {04a7b83d-bdfc-4d18-8bc3-623ca8afc77d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001176 sec., 76530.61224489796 rows/sec., 5.98 MiB/sec. | ||
| 3917 | 2026.01.13 04:14:48.588849 [ 267 ] {04a7b83d-bdfc-4d18-8bc3-623ca8afc77d} <Debug> TCPHandler: Processed in 0.001334646 sec. | ||
| 3918 | 2026.01.13 04:14:48.588956 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3919 | 2026.01.13 04:14:48.589048 [ 267 ] {09ebb0fa-b12d-43c9-8631-5056f698c796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3920 | 2026.01.13 04:14:48.589092 [ 267 ] {09ebb0fa-b12d-43c9-8631-5056f698c796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3921 | 2026.01.13 04:14:48.589489 [ 267 ] {09ebb0fa-b12d-43c9-8631-5056f698c796} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3922 | 2026.01.13 04:14:48.589525 [ 267 ] {09ebb0fa-b12d-43c9-8631-5056f698c796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3923 | 2026.01.13 04:14:48.589850 [ 267 ] {09ebb0fa-b12d-43c9-8631-5056f698c796} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3924 | 2026.01.13 04:14:48.590067 [ 267 ] {09ebb0fa-b12d-43c9-8631-5056f698c796} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3925 | 2026.01.13 04:14:48.590194 [ 267 ] {09ebb0fa-b12d-43c9-8631-5056f698c796} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 3926 | 2026.01.13 04:14:48.590230 [ 267 ] {09ebb0fa-b12d-43c9-8631-5056f698c796} <Debug> TCPHandler: Processed in 0.001321766 sec. | ||
| 3927 | 2026.01.13 04:14:48.590329 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3928 | 2026.01.13 04:14:48.590420 [ 267 ] {220988c8-26b7-4272-9756-5a2060312ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3929 | 2026.01.13 04:14:48.590474 [ 267 ] {220988c8-26b7-4272-9756-5a2060312ef8} <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 | ||
| 3930 | 2026.01.13 04:14:48.591277 [ 267 ] {220988c8-26b7-4272-9756-5a2060312ef8} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3931 | 2026.01.13 04:14:48.591314 [ 267 ] {220988c8-26b7-4272-9756-5a2060312ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3932 | 2026.01.13 04:14:48.591846 [ 267 ] {220988c8-26b7-4272-9756-5a2060312ef8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3933 | 2026.01.13 04:14:48.592067 [ 267 ] {220988c8-26b7-4272-9756-5a2060312ef8} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3934 | 2026.01.13 04:14:48.592202 [ 267 ] {220988c8-26b7-4272-9756-5a2060312ef8} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.0018 sec., 14444.444444444445 rows/sec., 25.88 MiB/sec. | ||
| 3935 | 2026.01.13 04:14:48.592259 [ 267 ] {220988c8-26b7-4272-9756-5a2060312ef8} <Debug> TCPHandler: Processed in 0.001977118 sec. | ||
| 3936 | 2026.01.13 04:14:48.592366 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3937 | 2026.01.13 04:14:48.592459 [ 267 ] {62ba12a1-8840-401a-80a5-647591b3709d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3938 | 2026.01.13 04:14:48.592500 [ 267 ] {62ba12a1-8840-401a-80a5-647591b3709d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3939 | 2026.01.13 04:14:48.592830 [ 267 ] {62ba12a1-8840-401a-80a5-647591b3709d} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3940 | 2026.01.13 04:14:48.592865 [ 267 ] {62ba12a1-8840-401a-80a5-647591b3709d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3941 | 2026.01.13 04:14:48.593166 [ 267 ] {62ba12a1-8840-401a-80a5-647591b3709d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3942 | 2026.01.13 04:14:48.593368 [ 267 ] {62ba12a1-8840-401a-80a5-647591b3709d} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3943 | 2026.01.13 04:14:48.593491 [ 267 ] {62ba12a1-8840-401a-80a5-647591b3709d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 3944 | 2026.01.13 04:14:48.593526 [ 267 ] {62ba12a1-8840-401a-80a5-647591b3709d} <Debug> TCPHandler: Processed in 0.001207334 sec. | ||
| 3945 | 2026.01.13 04:14:51.212867 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3946 | 2026.01.13 04:14:51.212930 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3947 | 2026.01.13 04:14:51.351008 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7687 | ||
| 3948 | 2026.01.13 04:14:51.351501 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3949 | 2026.01.13 04:14:51.351544 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3950 | 2026.01.13 04:14:51.352038 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3951 | 2026.01.13 04:14:51.352273 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3952 | 2026.01.13 04:14:51.352398 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7687 | ||
| 3953 | 2026.01.13 04:14:51.352416 [ 108 ] {} <Debug> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3954 | 2026.01.13 04:14:51.352481 [ 108 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3955 | 2026.01.13 04:14:51.352501 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3956 | 2026.01.13 04:14:51.352633 [ 193 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3957 | 2026.01.13 04:14:51.352794 [ 193 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3958 | 2026.01.13 04:14:51.352837 [ 193 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5255 rows starting from the beginning of the part | ||
| 3959 | 2026.01.13 04:14:51.352930 [ 193 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3960 | 2026.01.13 04:14:51.352978 [ 193 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3961 | 2026.01.13 04:14:51.353026 [ 193 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3962 | 2026.01.13 04:14:51.353072 [ 193 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3963 | 2026.01.13 04:14:51.353111 [ 193 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3964 | 2026.01.13 04:14:51.354653 [ 201 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7687 rows, containing 4 columns (4 merged, 0 gathered) in 0.002084961 sec., 3686879.514772698 rows/sec., 52.74 MiB/sec. | ||
| 3965 | 2026.01.13 04:14:51.355403 [ 193 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3966 | 2026.01.13 04:14:51.355700 [ 193 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_16_3} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3967 | 2026.01.13 04:14:51.355777 [ 193 ] {f158cdae-5d8c-4573-81a5-10e722c33229::all_1_16_3} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3968 | 2026.01.13 04:14:51.355872 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3969 | 2026.01.13 04:14:51.363062 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 566 | ||
| 3970 | 2026.01.13 04:14:51.365004 [ 242 ] {} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3971 | 2026.01.13 04:14:51.365045 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3972 | 2026.01.13 04:14:51.366142 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3973 | 2026.01.13 04:14:51.366419 [ 242 ] {} <Trace> system.query_log (040fd760-6810-4852-a64a-9645215ccf10): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3974 | 2026.01.13 04:14:51.366747 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 566 | ||
| 3975 | 2026.01.13 04:14:51.755269 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3976 | 2026.01.13 04:14:51.771051 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3977 | 2026.01.13 04:14:51.771109 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3978 | 2026.01.13 04:14:51.777057 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3979 | 2026.01.13 04:14:51.777777 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3980 | 2026.01.13 04:14:51.778060 [ 107 ] {} <Debug> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3981 | 2026.01.13 04:14:51.778130 [ 107 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3982 | 2026.01.13 04:14:51.778156 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3983 | 2026.01.13 04:14:51.778270 [ 201 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3984 | 2026.01.13 04:14:51.781146 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3985 | 2026.01.13 04:14:51.782201 [ 201 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3986 | 2026.01.13 04:14:51.783386 [ 201 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 3987 | 2026.01.13 04:14:51.787703 [ 201 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 3988 | 2026.01.13 04:14:51.791796 [ 201 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 3989 | 2026.01.13 04:14:51.795851 [ 201 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 3990 | 2026.01.13 04:14:51.800361 [ 201 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 3991 | 2026.01.13 04:14:51.804585 [ 201 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 3992 | 2026.01.13 04:14:51.860730 [ 197 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082508129 sec., 1466.5221653493077 rows/sec., 7.58 MiB/sec. | ||
| 3993 | 2026.01.13 04:14:51.863346 [ 186 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3994 | 2026.01.13 04:14:51.865441 [ 186 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_16_3} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3995 | 2026.01.13 04:14:51.865538 [ 186 ] {0b64b6f5-adc6-47cb-adb4-6134e8f3dd43::all_1_16_3} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3996 | 2026.01.13 04:14:51.867506 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3997 | 2026.01.13 04:14:52.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.20 MiB, peak 245.18 MiB, free memory in arenas 0.00 B, will set to 242.93 MiB (RSS), difference: 7.73 MiB | ||
| 3998 | 2026.01.13 04:14:52.001420 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000838426 sec. | ||
| 3999 | 2026.01.13 04:14:53.106435 [ 106 ] {} <Debug> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4000 | 2026.01.13 04:14:53.106503 [ 106 ] {} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4001 | 2026.01.13 04:14:53.106523 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4002 | 2026.01.13 04:14:53.106665 [ 193 ] {ee766b83-c5e5-4cd1-a6d8-daa257217c35::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 4003 | 2026.01.13 04:14:53.106812 [ 193 ] {ee766b83-c5e5-4cd1-a6d8-daa257217c35::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4004 | 2026.01.13 04:14:53.106844 [ 193 ] {ee766b83-c5e5-4cd1-a6d8-daa257217c35::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 440 rows starting from the beginning of the part | ||
| 4005 | 2026.01.13 04:14:53.106906 [ 193 ] {ee766b83-c5e5-4cd1-a6d8-daa257217c35::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 441 rows starting from the beginning of the part | ||
| 4006 | 2026.01.13 04:14:53.106951 [ 193 ] {ee766b83-c5e5-4cd1-a6d8-daa257217c35::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 4007 | 2026.01.13 04:14:53.106991 [ 193 ] {ee766b83-c5e5-4cd1-a6d8-daa257217c35::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 4008 | 2026.01.13 04:14:53.107031 [ 193 ] {ee766b83-c5e5-4cd1-a6d8-daa257217c35::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 440 rows starting from the beginning of the part | ||
| 4009 | 2026.01.13 04:14:53.107998 [ 186 ] {ee766b83-c5e5-4cd1-a6d8-daa257217c35::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001387917 sec., 1257279.7941087256 rows/sec., 87.47 MiB/sec. | ||
| 4010 | 2026.01.13 04:14:53.108216 [ 186 ] {ee766b83-c5e5-4cd1-a6d8-daa257217c35::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4011 | 2026.01.13 04:14:53.108513 [ 186 ] {ee766b83-c5e5-4cd1-a6d8-daa257217c35::all_1_10_2} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4012 | 2026.01.13 04:14:53.108591 [ 186 ] {ee766b83-c5e5-4cd1-a6d8-daa257217c35::all_1_10_2} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4013 | 2026.01.13 04:14:53.108692 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 4014 | 2026.01.13 04:14:53.593900 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4015 | 2026.01.13 04:14:53.594189 [ 267 ] {3bc9c83f-98f9-412d-8c9f-ec9831d160f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4016 | 2026.01.13 04:14:53.594296 [ 267 ] {3bc9c83f-98f9-412d-8c9f-ec9831d160f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4017 | 2026.01.13 04:14:53.595236 [ 267 ] {3bc9c83f-98f9-412d-8c9f-ec9831d160f4} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4018 | 2026.01.13 04:14:53.595288 [ 267 ] {3bc9c83f-98f9-412d-8c9f-ec9831d160f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4019 | 2026.01.13 04:14:53.595738 [ 267 ] {3bc9c83f-98f9-412d-8c9f-ec9831d160f4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4020 | 2026.01.13 04:14:53.595982 [ 267 ] {3bc9c83f-98f9-412d-8c9f-ec9831d160f4} <Trace> oximeter.fields_i16 (70b886f4-30cd-45ae-bcc4-a02ff5d3c553): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4021 | 2026.01.13 04:14:53.596154 [ 267 ] {3bc9c83f-98f9-412d-8c9f-ec9831d160f4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002045 sec., 200488.99755501223 rows/sec., 12.72 MiB/sec. | ||
| 4022 | 2026.01.13 04:14:53.596205 [ 267 ] {3bc9c83f-98f9-412d-8c9f-ec9831d160f4} <Debug> TCPHandler: Processed in 0.002497899 sec. | ||
| 4023 | 2026.01.13 04:14:53.596330 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4024 | 2026.01.13 04:14:53.596434 [ 267 ] {3f298a3c-2a0f-46de-b512-1c80a5797bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4025 | 2026.01.13 04:14:53.596481 [ 267 ] {3f298a3c-2a0f-46de-b512-1c80a5797bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4026 | 2026.01.13 04:14:53.597428 [ 267 ] {3f298a3c-2a0f-46de-b512-1c80a5797bfa} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4027 | 2026.01.13 04:14:53.597466 [ 267 ] {3f298a3c-2a0f-46de-b512-1c80a5797bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4028 | 2026.01.13 04:14:53.597935 [ 267 ] {3f298a3c-2a0f-46de-b512-1c80a5797bfa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4029 | 2026.01.13 04:14:53.598145 [ 267 ] {3f298a3c-2a0f-46de-b512-1c80a5797bfa} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4030 | 2026.01.13 04:14:53.598279 [ 267 ] {3f298a3c-2a0f-46de-b512-1c80a5797bfa} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001869 sec., 609951.8459069021 rows/sec., 48.38 MiB/sec. | ||
| 4031 | 2026.01.13 04:14:53.598320 [ 267 ] {3f298a3c-2a0f-46de-b512-1c80a5797bfa} <Debug> TCPHandler: Processed in 0.00204198 sec. | ||
| 4032 | 2026.01.13 04:14:53.598436 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4033 | 2026.01.13 04:14:53.598534 [ 267 ] {b3e251f8-f01d-4b51-a24d-090c6117c7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4034 | 2026.01.13 04:14:53.598575 [ 267 ] {b3e251f8-f01d-4b51-a24d-090c6117c7ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4035 | 2026.01.13 04:14:53.599085 [ 267 ] {b3e251f8-f01d-4b51-a24d-090c6117c7ac} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4036 | 2026.01.13 04:14:53.599123 [ 267 ] {b3e251f8-f01d-4b51-a24d-090c6117c7ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4037 | 2026.01.13 04:14:53.599440 [ 267 ] {b3e251f8-f01d-4b51-a24d-090c6117c7ac} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4038 | 2026.01.13 04:14:53.599651 [ 267 ] {b3e251f8-f01d-4b51-a24d-090c6117c7ac} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4039 | 2026.01.13 04:14:53.599776 [ 267 ] {b3e251f8-f01d-4b51-a24d-090c6117c7ac} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001263 sec., 173396.67458432305 rows/sec., 10.34 MiB/sec. | ||
| 4040 | 2026.01.13 04:14:53.599813 [ 267 ] {b3e251f8-f01d-4b51-a24d-090c6117c7ac} <Debug> TCPHandler: Processed in 0.001428108 sec. | ||
| 4041 | 2026.01.13 04:14:53.599948 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4042 | 2026.01.13 04:14:53.600044 [ 267 ] {896c17bd-1aad-468d-bee0-265460527e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4043 | 2026.01.13 04:14:53.600084 [ 267 ] {896c17bd-1aad-468d-bee0-265460527e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4044 | 2026.01.13 04:14:53.600597 [ 267 ] {896c17bd-1aad-468d-bee0-265460527e41} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4045 | 2026.01.13 04:14:53.600631 [ 267 ] {896c17bd-1aad-468d-bee0-265460527e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4046 | 2026.01.13 04:14:53.600930 [ 267 ] {896c17bd-1aad-468d-bee0-265460527e41} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4047 | 2026.01.13 04:14:53.601136 [ 267 ] {896c17bd-1aad-468d-bee0-265460527e41} <Trace> oximeter.fields_u32 (ee766b83-c5e5-4cd1-a6d8-daa257217c35): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4048 | 2026.01.13 04:14:53.601280 [ 267 ] {896c17bd-1aad-468d-bee0-265460527e41} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001255 sec., 168924.30278884462 rows/sec., 10.89 MiB/sec. | ||
| 4049 | 2026.01.13 04:14:53.601318 [ 267 ] {896c17bd-1aad-468d-bee0-265460527e41} <Debug> TCPHandler: Processed in 0.001419597 sec. | ||
| 4050 | 2026.01.13 04:14:53.601442 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4051 | 2026.01.13 04:14:53.601536 [ 267 ] {e6801a2a-ae5f-4420-875b-6faa7792cf1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4052 | 2026.01.13 04:14:53.601576 [ 267 ] {e6801a2a-ae5f-4420-875b-6faa7792cf1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4053 | 2026.01.13 04:14:53.602083 [ 267 ] {e6801a2a-ae5f-4420-875b-6faa7792cf1e} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4054 | 2026.01.13 04:14:53.602118 [ 267 ] {e6801a2a-ae5f-4420-875b-6faa7792cf1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4055 | 2026.01.13 04:14:53.602439 [ 267 ] {e6801a2a-ae5f-4420-875b-6faa7792cf1e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4056 | 2026.01.13 04:14:53.602652 [ 267 ] {e6801a2a-ae5f-4420-875b-6faa7792cf1e} <Trace> oximeter.fields_u8 (0241794f-52c0-4fe3-9992-5cedaced37fc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4057 | 2026.01.13 04:14:53.602808 [ 267 ] {e6801a2a-ae5f-4420-875b-6faa7792cf1e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001289 sec., 163692.78510473235 rows/sec., 9.30 MiB/sec. | ||
| 4058 | 2026.01.13 04:14:53.602852 [ 267 ] {e6801a2a-ae5f-4420-875b-6faa7792cf1e} <Debug> TCPHandler: Processed in 0.001458888 sec. | ||
| 4059 | 2026.01.13 04:14:53.603003 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4060 | 2026.01.13 04:14:53.603127 [ 267 ] {8388a92f-450f-4f43-87a9-d329e5e8725a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4061 | 2026.01.13 04:14:53.603176 [ 267 ] {8388a92f-450f-4f43-87a9-d329e5e8725a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4062 | 2026.01.13 04:14:53.603992 [ 267 ] {8388a92f-450f-4f43-87a9-d329e5e8725a} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4063 | 2026.01.13 04:14:53.604026 [ 267 ] {8388a92f-450f-4f43-87a9-d329e5e8725a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4064 | 2026.01.13 04:14:53.604379 [ 267 ] {8388a92f-450f-4f43-87a9-d329e5e8725a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4065 | 2026.01.13 04:14:53.604602 [ 267 ] {8388a92f-450f-4f43-87a9-d329e5e8725a} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4066 | 2026.01.13 04:14:53.604734 [ 267 ] {8388a92f-450f-4f43-87a9-d329e5e8725a} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001632 sec., 424632.35294117645 rows/sec., 29.67 MiB/sec. | ||
| 4067 | 2026.01.13 04:14:53.604771 [ 267 ] {8388a92f-450f-4f43-87a9-d329e5e8725a} <Debug> TCPHandler: Processed in 0.001831895 sec. | ||
| 4068 | 2026.01.13 04:14:53.604873 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4069 | 2026.01.13 04:14:53.604968 [ 267 ] {2b5a4e5a-c372-49d5-bdac-c8896acc9211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4070 | 2026.01.13 04:14:53.605012 [ 267 ] {2b5a4e5a-c372-49d5-bdac-c8896acc9211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4071 | 2026.01.13 04:14:53.605348 [ 267 ] {2b5a4e5a-c372-49d5-bdac-c8896acc9211} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4072 | 2026.01.13 04:14:53.605382 [ 267 ] {2b5a4e5a-c372-49d5-bdac-c8896acc9211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4073 | 2026.01.13 04:14:53.605690 [ 267 ] {2b5a4e5a-c372-49d5-bdac-c8896acc9211} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4074 | 2026.01.13 04:14:53.605905 [ 267 ] {2b5a4e5a-c372-49d5-bdac-c8896acc9211} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4075 | 2026.01.13 04:14:53.605998 [ 105 ] {} <Debug> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4076 | 2026.01.13 04:14:53.606032 [ 267 ] {2b5a4e5a-c372-49d5-bdac-c8896acc9211} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 4077 | 2026.01.13 04:14:53.606034 [ 105 ] {} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4078 | 2026.01.13 04:14:53.606063 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4079 | 2026.01.13 04:14:53.606068 [ 267 ] {2b5a4e5a-c372-49d5-bdac-c8896acc9211} <Debug> TCPHandler: Processed in 0.001245284 sec. | ||
| 4080 | 2026.01.13 04:14:53.606173 [ 186 ] {1775cfb3-a420-44c7-9db7-a03405076d36::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 | ||
| 4081 | 2026.01.13 04:14:53.606182 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4082 | 2026.01.13 04:14:53.606311 [ 186 ] {1775cfb3-a420-44c7-9db7-a03405076d36::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4083 | 2026.01.13 04:14:53.606317 [ 267 ] {bb6df4ab-b1ad-47ef-bb92-1762ec03b7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4084 | 2026.01.13 04:14:53.606354 [ 186 ] {1775cfb3-a420-44c7-9db7-a03405076d36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4085 | 2026.01.13 04:14:53.606375 [ 267 ] {bb6df4ab-b1ad-47ef-bb92-1762ec03b7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4086 | 2026.01.13 04:14:53.606422 [ 186 ] {1775cfb3-a420-44c7-9db7-a03405076d36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4087 | 2026.01.13 04:14:53.606468 [ 186 ] {1775cfb3-a420-44c7-9db7-a03405076d36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4088 | 2026.01.13 04:14:53.606504 [ 186 ] {1775cfb3-a420-44c7-9db7-a03405076d36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4089 | 2026.01.13 04:14:53.606539 [ 186 ] {1775cfb3-a420-44c7-9db7-a03405076d36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4090 | 2026.01.13 04:14:53.606575 [ 186 ] {1775cfb3-a420-44c7-9db7-a03405076d36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4091 | 2026.01.13 04:14:53.606852 [ 267 ] {bb6df4ab-b1ad-47ef-bb92-1762ec03b7d6} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4092 | 2026.01.13 04:14:53.606892 [ 267 ] {bb6df4ab-b1ad-47ef-bb92-1762ec03b7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4093 | 2026.01.13 04:14:53.607343 [ 193 ] {1775cfb3-a420-44c7-9db7-a03405076d36::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001216713 sec., 54244.50959264839 rows/sec., 2.77 MiB/sec. | ||
| 4094 | 2026.01.13 04:14:53.607391 [ 267 ] {bb6df4ab-b1ad-47ef-bb92-1762ec03b7d6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4095 | 2026.01.13 04:14:53.607494 [ 187 ] {1775cfb3-a420-44c7-9db7-a03405076d36::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4096 | 2026.01.13 04:14:53.607617 [ 267 ] {bb6df4ab-b1ad-47ef-bb92-1762ec03b7d6} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4097 | 2026.01.13 04:14:53.607750 [ 267 ] {bb6df4ab-b1ad-47ef-bb92-1762ec03b7d6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001452 sec., 216253.4435261708 rows/sec., 14.21 MiB/sec. | ||
| 4098 | 2026.01.13 04:14:53.607779 [ 187 ] {1775cfb3-a420-44c7-9db7-a03405076d36::all_1_11_2} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4099 | 2026.01.13 04:14:53.607789 [ 267 ] {bb6df4ab-b1ad-47ef-bb92-1762ec03b7d6} <Debug> TCPHandler: Processed in 0.001658152 sec. | ||
| 4100 | 2026.01.13 04:14:53.607866 [ 187 ] {1775cfb3-a420-44c7-9db7-a03405076d36::all_1_11_2} <Trace> oximeter.measurements_bool (1775cfb3-a420-44c7-9db7-a03405076d36) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4101 | 2026.01.13 04:14:53.607903 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4102 | 2026.01.13 04:14:53.607952 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4103 | 2026.01.13 04:14:53.608007 [ 267 ] {e49970ad-9b7f-4b14-875a-9ef5d9fd6822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4104 | 2026.01.13 04:14:53.608051 [ 267 ] {e49970ad-9b7f-4b14-875a-9ef5d9fd6822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4105 | 2026.01.13 04:14:53.608374 [ 267 ] {e49970ad-9b7f-4b14-875a-9ef5d9fd6822} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4106 | 2026.01.13 04:14:53.608409 [ 267 ] {e49970ad-9b7f-4b14-875a-9ef5d9fd6822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4107 | 2026.01.13 04:14:53.608727 [ 267 ] {e49970ad-9b7f-4b14-875a-9ef5d9fd6822} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4108 | 2026.01.13 04:14:53.608934 [ 267 ] {e49970ad-9b7f-4b14-875a-9ef5d9fd6822} <Trace> oximeter.measurements_f64 (091c78a2-5f52-4ed5-9082-89b9fc1e0686): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4109 | 2026.01.13 04:14:53.609069 [ 267 ] {e49970ad-9b7f-4b14-875a-9ef5d9fd6822} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 62.33 KiB/sec. | ||
| 4110 | 2026.01.13 04:14:53.609105 [ 267 ] {e49970ad-9b7f-4b14-875a-9ef5d9fd6822} <Debug> TCPHandler: Processed in 0.001254024 sec. | ||
| 4111 | 2026.01.13 04:14:53.609212 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4112 | 2026.01.13 04:14:53.609308 [ 267 ] {380a3f31-9a4d-409a-94e1-b6ad9fe1a93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4113 | 2026.01.13 04:14:53.609363 [ 267 ] {380a3f31-9a4d-409a-94e1-b6ad9fe1a93e} <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 | ||
| 4114 | 2026.01.13 04:14:53.610143 [ 267 ] {380a3f31-9a4d-409a-94e1-b6ad9fe1a93e} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2026.01.13 04:14:53.610177 [ 267 ] {380a3f31-9a4d-409a-94e1-b6ad9fe1a93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4116 | 2026.01.13 04:14:53.610724 [ 267 ] {380a3f31-9a4d-409a-94e1-b6ad9fe1a93e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4117 | 2026.01.13 04:14:53.610956 [ 267 ] {380a3f31-9a4d-409a-94e1-b6ad9fe1a93e} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4118 | 2026.01.13 04:14:53.611089 [ 267 ] {380a3f31-9a4d-409a-94e1-b6ad9fe1a93e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001799 sec., 7782.101167315175 rows/sec., 13.95 MiB/sec. | ||
| 4119 | 2026.01.13 04:14:53.611139 [ 267 ] {380a3f31-9a4d-409a-94e1-b6ad9fe1a93e} <Debug> TCPHandler: Processed in 0.001978169 sec. | ||
| 4120 | 2026.01.13 04:14:53.611250 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4121 | 2026.01.13 04:14:53.611345 [ 267 ] {8cd32fbd-cbf6-4d49-a2ba-c14641a32099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4122 | 2026.01.13 04:14:53.611386 [ 267 ] {8cd32fbd-cbf6-4d49-a2ba-c14641a32099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4123 | 2026.01.13 04:14:53.611722 [ 267 ] {8cd32fbd-cbf6-4d49-a2ba-c14641a32099} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4124 | 2026.01.13 04:14:53.611756 [ 267 ] {8cd32fbd-cbf6-4d49-a2ba-c14641a32099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4125 | 2026.01.13 04:14:53.612066 [ 267 ] {8cd32fbd-cbf6-4d49-a2ba-c14641a32099} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4126 | 2026.01.13 04:14:53.612276 [ 267 ] {8cd32fbd-cbf6-4d49-a2ba-c14641a32099} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4127 | 2026.01.13 04:14:53.612397 [ 267 ] {8cd32fbd-cbf6-4d49-a2ba-c14641a32099} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001071 sec., 97105.50887021476 rows/sec., 5.95 MiB/sec. | ||
| 4128 | 2026.01.13 04:14:53.612431 [ 267 ] {8cd32fbd-cbf6-4d49-a2ba-c14641a32099} <Debug> TCPHandler: Processed in 0.001230814 sec. | ||
| 4129 | 2026.01.13 04:14:58.583989 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4130 | 2026.01.13 04:14:58.584191 [ 267 ] {cc82fadb-1c28-4b0f-b1aa-74138a1be3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4131 | 2026.01.13 04:14:58.584267 [ 267 ] {cc82fadb-1c28-4b0f-b1aa-74138a1be3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4132 | 2026.01.13 04:14:58.584957 [ 267 ] {cc82fadb-1c28-4b0f-b1aa-74138a1be3b1} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4133 | 2026.01.13 04:14:58.584998 [ 267 ] {cc82fadb-1c28-4b0f-b1aa-74138a1be3b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4134 | 2026.01.13 04:14:58.585446 [ 267 ] {cc82fadb-1c28-4b0f-b1aa-74138a1be3b1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4135 | 2026.01.13 04:14:58.585688 [ 267 ] {cc82fadb-1c28-4b0f-b1aa-74138a1be3b1} <Trace> oximeter.fields_string (562369cf-fbb3-41ca-b6f6-4d98bffce669): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4136 | 2026.01.13 04:14:58.585850 [ 267 ] {cc82fadb-1c28-4b0f-b1aa-74138a1be3b1} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001711 sec., 63120.98188194038 rows/sec., 5.28 MiB/sec. | ||
| 4137 | 2026.01.13 04:14:58.585898 [ 267 ] {cc82fadb-1c28-4b0f-b1aa-74138a1be3b1} <Debug> TCPHandler: Processed in 0.00205171 sec. | ||
| 4138 | 2026.01.13 04:14:58.586029 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4139 | 2026.01.13 04:14:58.586132 [ 267 ] {6cdee66a-ce79-4ca3-adf0-0f8b6a6439f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4140 | 2026.01.13 04:14:58.586178 [ 267 ] {6cdee66a-ce79-4ca3-adf0-0f8b6a6439f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4141 | 2026.01.13 04:14:58.586592 [ 267 ] {6cdee66a-ce79-4ca3-adf0-0f8b6a6439f3} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4142 | 2026.01.13 04:14:58.586630 [ 267 ] {6cdee66a-ce79-4ca3-adf0-0f8b6a6439f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4143 | 2026.01.13 04:14:58.586972 [ 267 ] {6cdee66a-ce79-4ca3-adf0-0f8b6a6439f3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4144 | 2026.01.13 04:14:58.587183 [ 267 ] {6cdee66a-ce79-4ca3-adf0-0f8b6a6439f3} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4145 | 2026.01.13 04:14:58.587281 [ 97 ] {} <Debug> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4146 | 2026.01.13 04:14:58.587311 [ 267 ] {6cdee66a-ce79-4ca3-adf0-0f8b6a6439f3} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001203 sec., 21612.63507896924 rows/sec., 1.59 MiB/sec. | ||
| 4147 | 2026.01.13 04:14:58.587315 [ 97 ] {} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4148 | 2026.01.13 04:14:58.587343 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4149 | 2026.01.13 04:14:58.587347 [ 267 ] {6cdee66a-ce79-4ca3-adf0-0f8b6a6439f3} <Debug> TCPHandler: Processed in 0.001370337 sec. | ||
| 4150 | 2026.01.13 04:14:58.587459 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4151 | 2026.01.13 04:14:58.587471 [ 186 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4152 | 2026.01.13 04:14:58.587553 [ 267 ] {607e97d0-17fc-4e15-aa65-862be6ac98db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4153 | 2026.01.13 04:14:58.587596 [ 267 ] {607e97d0-17fc-4e15-aa65-862be6ac98db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4154 | 2026.01.13 04:14:58.587627 [ 186 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4155 | 2026.01.13 04:14:58.587670 [ 186 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 263 rows starting from the beginning of the part | ||
| 4156 | 2026.01.13 04:14:58.587743 [ 186 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 4157 | 2026.01.13 04:14:58.587786 [ 186 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 221 rows starting from the beginning of the part | ||
| 4158 | 2026.01.13 04:14:58.587826 [ 186 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 4159 | 2026.01.13 04:14:58.587863 [ 186 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 219 rows starting from the beginning of the part | ||
| 4160 | 2026.01.13 04:14:58.587905 [ 186 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 4161 | 2026.01.13 04:14:58.588021 [ 267 ] {607e97d0-17fc-4e15-aa65-862be6ac98db} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4162 | 2026.01.13 04:14:58.588063 [ 267 ] {607e97d0-17fc-4e15-aa65-862be6ac98db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4163 | 2026.01.13 04:14:58.588492 [ 267 ] {607e97d0-17fc-4e15-aa65-862be6ac98db} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4164 | 2026.01.13 04:14:58.588718 [ 267 ] {607e97d0-17fc-4e15-aa65-862be6ac98db} <Trace> oximeter.fields_uuid (6d677f47-8366-4a4e-87cb-ca8a5425d28a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4165 | 2026.01.13 04:14:58.588813 [ 187 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 781 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403348 sec., 556526.2500819468 rows/sec., 36.44 MiB/sec. | ||
| 4166 | 2026.01.13 04:14:58.588847 [ 267 ] {607e97d0-17fc-4e15-aa65-862be6ac98db} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001313 sec., 68545.31607006855 rows/sec., 5.35 MiB/sec. | ||
| 4167 | 2026.01.13 04:14:58.588884 [ 267 ] {607e97d0-17fc-4e15-aa65-862be6ac98db} <Debug> TCPHandler: Processed in 0.001474088 sec. | ||
| 4168 | 2026.01.13 04:14:58.589000 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4169 | 2026.01.13 04:14:58.589007 [ 193 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4170 | 2026.01.13 04:14:58.589094 [ 267 ] {898d2549-d1f4-49c9-b6fc-9b89ef5221ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4171 | 2026.01.13 04:14:58.589143 [ 267 ] {898d2549-d1f4-49c9-b6fc-9b89ef5221ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4172 | 2026.01.13 04:14:58.589337 [ 193 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_21_4} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4173 | 2026.01.13 04:14:58.589419 [ 193 ] {aa05b5bd-fe2b-486f-8a0b-3ac70cc52def::all_1_21_4} <Trace> oximeter.fields_u16 (aa05b5bd-fe2b-486f-8a0b-3ac70cc52def) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4174 | 2026.01.13 04:14:58.589529 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4175 | 2026.01.13 04:14:58.589550 [ 267 ] {898d2549-d1f4-49c9-b6fc-9b89ef5221ec} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4176 | 2026.01.13 04:14:58.589590 [ 267 ] {898d2549-d1f4-49c9-b6fc-9b89ef5221ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4177 | 2026.01.13 04:14:58.589946 [ 267 ] {898d2549-d1f4-49c9-b6fc-9b89ef5221ec} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4178 | 2026.01.13 04:14:58.590173 [ 267 ] {898d2549-d1f4-49c9-b6fc-9b89ef5221ec} <Trace> oximeter.measurements_cumulativeu64 (adede7a0-ee80-4211-bc4e-b798abe69e95): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4179 | 2026.01.13 04:14:58.590303 [ 267 ] {898d2549-d1f4-49c9-b6fc-9b89ef5221ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 4180 | 2026.01.13 04:14:58.590338 [ 267 ] {898d2549-d1f4-49c9-b6fc-9b89ef5221ec} <Debug> TCPHandler: Processed in 0.001386836 sec. | ||
| 4181 | 2026.01.13 04:14:58.590442 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4182 | 2026.01.13 04:14:58.590534 [ 267 ] {6420fdca-90fb-40d1-abc6-450efe7c873e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4183 | 2026.01.13 04:14:58.590587 [ 267 ] {6420fdca-90fb-40d1-abc6-450efe7c873e} <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 | ||
| 4184 | 2026.01.13 04:14:58.591394 [ 267 ] {6420fdca-90fb-40d1-abc6-450efe7c873e} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4185 | 2026.01.13 04:14:58.591429 [ 267 ] {6420fdca-90fb-40d1-abc6-450efe7c873e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4186 | 2026.01.13 04:14:58.591966 [ 267 ] {6420fdca-90fb-40d1-abc6-450efe7c873e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4187 | 2026.01.13 04:14:58.592190 [ 267 ] {6420fdca-90fb-40d1-abc6-450efe7c873e} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4188 | 2026.01.13 04:14:58.592283 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4189 | 2026.01.13 04:14:58.592319 [ 267 ] {6420fdca-90fb-40d1-abc6-450efe7c873e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001803 sec., 14420.410427066001 rows/sec., 25.84 MiB/sec. | ||
| 4190 | 2026.01.13 04:14:58.592321 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4191 | 2026.01.13 04:14:58.592353 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4192 | 2026.01.13 04:14:58.592369 [ 267 ] {6420fdca-90fb-40d1-abc6-450efe7c873e} <Debug> TCPHandler: Processed in 0.001976318 sec. | ||
| 4193 | 2026.01.13 04:14:58.592457 [ 198 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4194 | 2026.01.13 04:14:58.592484 [ 267 ] {} <Trace> TCP-Session: 22e482f4-2337-4117-831f-2b7dc0682f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4195 | 2026.01.13 04:14:58.592584 [ 267 ] {0698f241-2738-4083-9c69-704e80599707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60376) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4196 | 2026.01.13 04:14:58.592631 [ 267 ] {0698f241-2738-4083-9c69-704e80599707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4197 | 2026.01.13 04:14:58.592734 [ 198 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4198 | 2026.01.13 04:14:58.592801 [ 198 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 278 rows starting from the beginning of the part | ||
| 4199 | 2026.01.13 04:14:58.592940 [ 198 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 4200 | 2026.01.13 04:14:58.592972 [ 267 ] {0698f241-2738-4083-9c69-704e80599707} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4201 | 2026.01.13 04:14:58.593011 [ 267 ] {0698f241-2738-4083-9c69-704e80599707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4202 | 2026.01.13 04:14:58.593061 [ 198 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
| 4203 | 2026.01.13 04:14:58.593181 [ 198 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 4204 | 2026.01.13 04:14:58.593294 [ 198 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
| 4205 | 2026.01.13 04:14:58.593353 [ 267 ] {0698f241-2738-4083-9c69-704e80599707} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4206 | 2026.01.13 04:14:58.593404 [ 198 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 4207 | 2026.01.13 04:14:58.593584 [ 267 ] {0698f241-2738-4083-9c69-704e80599707} <Trace> oximeter.measurements_u64 (6b16a083-144c-4d21-9999-b9c794fa779e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4208 | 2026.01.13 04:14:58.593722 [ 267 ] {0698f241-2738-4083-9c69-704e80599707} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 4209 | 2026.01.13 04:14:58.593758 [ 267 ] {0698f241-2738-4083-9c69-704e80599707} <Debug> TCPHandler: Processed in 0.001323695 sec. | ||
| 4210 | 2026.01.13 04:14:58.597356 [ 193 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 19 columns (19 merged, 0 gathered) in 0.004940676 sec., 77722.15785856025 rows/sec., 139.27 MiB/sec. | ||
| 4211 | 2026.01.13 04:14:58.598080 [ 187 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4212 | 2026.01.13 04:14:58.598430 [ 187 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4213 | 2026.01.13 04:14:58.598494 [ 187 ] {22f90da8-788c-4688-8aa0-9d72e1759ead::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (22f90da8-788c-4688-8aa0-9d72e1759ead) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4214 | 2026.01.13 04:14:58.598602 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 4215 | 2026.01.13 04:14:58.852474 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8135 | ||
| 4216 | 2026.01.13 04:14:58.852958 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4217 | 2026.01.13 04:14:58.853001 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4218 | 2026.01.13 04:14:58.853598 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4219 | 2026.01.13 04:14:58.853835 [ 244 ] {} <Trace> system.asynchronous_metric_log (f158cdae-5d8c-4573-81a5-10e722c33229): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4220 | 2026.01.13 04:14:58.853973 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8135 | ||
| 4221 | 2026.01.13 04:14:59.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.55 MiB, peak 248.65 MiB, free memory in arenas 0.00 B, will set to 245.42 MiB (RSS), difference: 1.87 MiB | ||
| 4222 | 2026.01.13 04:14:59.281232 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4223 | 2026.01.13 04:14:59.296712 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2026.01.13 04:14:59.296772 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4225 | 2026.01.13 04:14:59.302805 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4226 | 2026.01.13 04:14:59.303500 [ 243 ] {} <Trace> system.metric_log (0b64b6f5-adc6-47cb-adb4-6134e8f3dd43): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2026.01.13 04:14:59.306369 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||