| 1 | [ Feb 4 04:40:18 Enabled. ] | ||
| 2 | [ Feb 4 04:40:18 Rereading configuration. ] | ||
| 3 | [ Feb 4 04:40:19 Rereading configuration. ] | ||
| 4 | [ Feb 4 04:40:32 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 | [ Feb 4 04:40:32 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.02.04 04:40:35.353215 [ 1 ] {} <Information> Application: Will watch for the process with pid 26164 | ||
| 29 | 2026.02.04 04:40:35.353674 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.04 04:40:35.550681 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 26164 | ||
| 31 | 2026.02.04 04:40:35.552943 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.04 04:40:35.553092 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.04 04:40:35.677334 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.04 04:40:35.738247 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.04 04:40:35.738343 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.04 04:40:35.738365 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.04 04:40:35.738440 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.04 04:40:35.739321 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.04 04:40:35.743412 [ 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.02.04 04:40:35.744405 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.04 04:40:35.745276 [ 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.02.04 04:40:35.745331 [ 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.02.04 04:40:35.745372 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.04 04:40:35.746092 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.04 04:40:35.747053 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.04 04:40:35.753820 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.04 04:40:35.754646 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.04 04:40:35.756091 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.04 04:40:35.756207 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.04 04:40:35.757283 [ 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.02.04 04:40:35.757771 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.04 04:40:35.761985 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.04 04:40:35.762668 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.04 04:40:35.767566 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.04 04:40:35.767981 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.04 04:40:35.768410 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.04 04:40:35.768774 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.04 04:40:35.770279 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.04 04:40:35.770303 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.04 04:40:35.770401 [ 177 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.04 04:40:35.770491 [ 177 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.04 04:40:35.788938 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.04 04:40:35.788966 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000189583 sec | ||
| 68 | 2026.02.04 04:40:35.789020 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.04 04:40:35.789076 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.04 04:40:35.789842 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.04 04:40:35.790459 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.04 04:40:35.802989 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.04 04:40:35.803033 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.04 04:40:35.803116 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.04 04:40:35.803129 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.04 04:40:35.803161 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.04 04:40:35.803241 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.04 04:40:35.807467 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.04 04:40:35.807524 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.04 04:40:35.807590 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.04 04:40:35.807780 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.04 04:40:35.807824 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.04 04:40:35.807837 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.04 04:40:35.807925 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.04 04:40:35.807937 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.04 04:40:35.807966 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.04 04:40:35.808047 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.04 04:40:35.834183 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.04 04:40:35.838875 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.04 04:40:35.838985 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000138172 sec | ||
| 91 | 2026.02.04 04:40:35.839004 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.04 04:40:35.839019 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.04 04:40:35.839056 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.04 04:40:35.839368 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.04 04:40:35.839508 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.04 04:40:35.839530 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.04 04:40:35.839546 [ 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.02.04 04:40:35.839562 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.04 04:40:35.843633 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.04 04:40:35.843831 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.66 MiB (RSS), difference: 91.88 MiB | ||
| 101 | 2026.02.04 04:40:35.848135 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.757e-05 sec. | ||
| 102 | 2026.02.04 04:40:35.848569 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.04 04:40:35.848627 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.04 04:40:35.848643 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.04 04:40:35.874546 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53258 | ||
| 106 | 2026.02.04 04:40:35.878892 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.02.04 04:40:35.878967 [ 3 ] {} <Debug> TCP-Session: 95c51891-335c-4b7a-a0b4-88503cae6c20 Authenticating user 'default' from [fd00:1122:3344:101::c]:53258 | ||
| 108 | 2026.02.04 04:40:35.878996 [ 3 ] {} <Debug> TCP-Session: 95c51891-335c-4b7a-a0b4-88503cae6c20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.02.04 04:40:35.879099 [ 3 ] {} <Debug> TCP-Session: 95c51891-335c-4b7a-a0b4-88503cae6c20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.04 04:40:35.879210 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.02.04 04:40:35.879237 [ 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.02.04 04:40:35.879337 [ 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.02.04 04:40:35.881175 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47257 | ||
| 114 | 2026.02.04 04:40:35.882042 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.02.04 04:40:35.882092 [ 4 ] {} <Debug> TCP-Session: a6eb1d4c-c541-4f3b-a899-c4bbc6a27928 Authenticating user 'default' from [fd00:1122:3344:101::c]:47257 | ||
| 116 | 2026.02.04 04:40:35.882044 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:32910 | ||
| 117 | 2026.02.04 04:40:35.882524 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58095 | ||
| 118 | 2026.02.04 04:40:35.882741 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42171 | ||
| 119 | 2026.02.04 04:40:35.882602 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61975 | ||
| 120 | 2026.02.04 04:40:35.882747 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64441 | ||
| 121 | 2026.02.04 04:40:35.882744 [ 4 ] {} <Debug> TCP-Session: a6eb1d4c-c541-4f3b-a899-c4bbc6a27928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.02.04 04:40:35.882742 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56816 | ||
| 123 | 2026.02.04 04:40:35.883016 [ 4 ] {} <Debug> TCP-Session: a6eb1d4c-c541-4f3b-a899-c4bbc6a27928 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.02.04 04:40:35.883032 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.02.04 04:40:35.883141 [ 257 ] {} <Debug> TCP-Session: 716840e2-8089-4a56-babe-7c93fe36429b Authenticating user 'default' from [fd00:1122:3344:101::c]:58095 | ||
| 126 | 2026.02.04 04:40:35.883166 [ 257 ] {} <Debug> TCP-Session: 716840e2-8089-4a56-babe-7c93fe36429b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.02.04 04:40:35.883178 [ 257 ] {} <Debug> TCP-Session: 716840e2-8089-4a56-babe-7c93fe36429b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.02.04 04:40:35.883209 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.02.04 04:40:35.883189 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.02.04 04:40:35.883187 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.02.04 04:40:35.883333 [ 253 ] {} <Debug> TCP-Session: 2ad3ea00-b872-4317-b6d5-5da67e4e86a3 Authenticating user 'default' from [fd00:1122:3344:101::c]:32910 | ||
| 132 | 2026.02.04 04:40:35.883366 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.02.04 04:40:35.883377 [ 253 ] {} <Debug> TCP-Session: 2ad3ea00-b872-4317-b6d5-5da67e4e86a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.02.04 04:40:35.883405 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.02.04 04:40:35.883417 [ 256 ] {} <Debug> TCP-Session: 8a2762e6-42ab-4945-b040-22277f221682 Authenticating user 'default' from [fd00:1122:3344:101::c]:64441 | ||
| 136 | 2026.02.04 04:40:35.883412 [ 255 ] {} <Debug> TCP-Session: 53101c74-12b2-445e-af36-5aa238ef7f06 Authenticating user 'default' from [fd00:1122:3344:101::c]:42171 | ||
| 137 | 2026.02.04 04:40:35.883474 [ 253 ] {} <Debug> TCP-Session: 2ad3ea00-b872-4317-b6d5-5da67e4e86a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.02.04 04:40:35.883513 [ 255 ] {} <Debug> TCP-Session: 53101c74-12b2-445e-af36-5aa238ef7f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.02.04 04:40:35.883508 [ 5 ] {} <Debug> TCP-Session: d26ee812-61d0-4781-b71b-69aa3c0a75ee Authenticating user 'default' from [fd00:1122:3344:101::c]:56816 | ||
| 140 | 2026.02.04 04:40:35.883490 [ 256 ] {} <Debug> TCP-Session: 8a2762e6-42ab-4945-b040-22277f221682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.02.04 04:40:35.883595 [ 255 ] {} <Debug> TCP-Session: 53101c74-12b2-445e-af36-5aa238ef7f06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.02.04 04:40:35.883591 [ 5 ] {} <Debug> TCP-Session: d26ee812-61d0-4781-b71b-69aa3c0a75ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.02.04 04:40:35.883396 [ 258 ] {} <Debug> TCP-Session: 0d38b539-38f3-4d2f-8429-6ccde7743dd7 Authenticating user 'default' from [fd00:1122:3344:101::c]:61975 | ||
| 144 | 2026.02.04 04:40:35.883656 [ 5 ] {} <Debug> TCP-Session: d26ee812-61d0-4781-b71b-69aa3c0a75ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.02.04 04:40:35.883647 [ 256 ] {} <Debug> TCP-Session: 8a2762e6-42ab-4945-b040-22277f221682 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.02.04 04:40:35.883737 [ 258 ] {} <Debug> TCP-Session: 0d38b539-38f3-4d2f-8429-6ccde7743dd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.02.04 04:40:35.883827 [ 258 ] {} <Debug> TCP-Session: 0d38b539-38f3-4d2f-8429-6ccde7743dd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.02.04 04:40:36.001058 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.72 MiB, peak 116.72 MiB, free memory in arenas 0.00 B, will set to 119.00 MiB (RSS), difference: 2.28 MiB | ||
| 149 | 2026.02.04 04:40:36.445747 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33004 | ||
| 150 | 2026.02.04 04:40:36.468150 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.02.04 04:40:36.468200 [ 259 ] {} <Debug> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Authenticating user 'default' from [fd00:1122:3344:101::d]:33004 | ||
| 152 | 2026.02.04 04:40:36.468225 [ 259 ] {} <Debug> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.04 04:40:36.468318 [ 259 ] {} <Debug> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.02.04 04:40:36.468397 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.02.04 04:40:36.468432 [ 259 ] {} <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.02.04 04:40:36.468513 [ 259 ] {} <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.02.04 04:40:36.476308 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50279 | ||
| 158 | 2026.02.04 04:40:36.476408 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64595 | ||
| 159 | 2026.02.04 04:40:36.476462 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.02.04 04:40:36.476562 [ 260 ] {} <Debug> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50279 | ||
| 161 | 2026.02.04 04:40:36.476631 [ 260 ] {} <Debug> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 162 | 2026.02.04 04:40:36.476652 [ 260 ] {} <Debug> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2026.02.04 04:40:36.476785 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46869 | ||
| 164 | 2026.02.04 04:40:36.476759 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59116 | ||
| 165 | 2026.02.04 04:40:36.476742 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61928 | ||
| 166 | 2026.02.04 04:40:36.477009 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54166 | ||
| 167 | 2026.02.04 04:40:36.477033 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46975 | ||
| 168 | 2026.02.04 04:40:36.477202 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35331 | ||
| 169 | 2026.02.04 04:40:36.479860 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.02.04 04:40:36.479908 [ 262 ] {} <Debug> TCP-Session: 538263a3-9cc5-4473-8207-b36f36d317a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59116 | ||
| 171 | 2026.02.04 04:40:36.479914 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.02.04 04:40:36.479970 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.02.04 04:40:36.479953 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.02.04 04:40:36.480019 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.02.04 04:40:36.480065 [ 266 ] {} <Debug> TCP-Session: 23fe26c6-6fc4-47a2-b254-d1d406a98875 Authenticating user 'default' from [fd00:1122:3344:101::d]:54166 | ||
| 176 | 2026.02.04 04:40:36.480079 [ 265 ] {} <Debug> TCP-Session: 8e71b89a-ebc8-4a05-85c1-c6ece2c1a55b Authenticating user 'default' from [fd00:1122:3344:101::d]:46975 | ||
| 177 | 2026.02.04 04:40:36.480035 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.02.04 04:40:36.480178 [ 266 ] {} <Debug> TCP-Session: 23fe26c6-6fc4-47a2-b254-d1d406a98875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.02.04 04:40:36.480163 [ 263 ] {} <Debug> TCP-Session: 3493e05e-4586-4a2d-b024-279b51d7cd63 Authenticating user 'default' from [fd00:1122:3344:101::d]:61928 | ||
| 180 | 2026.02.04 04:40:36.480214 [ 264 ] {} <Debug> TCP-Session: ee416cfe-ead5-4da5-8204-952dbf540664 Authenticating user 'default' from [fd00:1122:3344:101::d]:46869 | ||
| 181 | 2026.02.04 04:40:36.480157 [ 265 ] {} <Debug> TCP-Session: 8e71b89a-ebc8-4a05-85c1-c6ece2c1a55b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.02.04 04:40:36.480280 [ 263 ] {} <Debug> TCP-Session: 3493e05e-4586-4a2d-b024-279b51d7cd63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.02.04 04:40:36.480267 [ 264 ] {} <Debug> TCP-Session: ee416cfe-ead5-4da5-8204-952dbf540664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.02.04 04:40:36.480369 [ 263 ] {} <Debug> TCP-Session: 3493e05e-4586-4a2d-b024-279b51d7cd63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.02.04 04:40:36.480399 [ 264 ] {} <Debug> TCP-Session: ee416cfe-ead5-4da5-8204-952dbf540664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.02.04 04:40:36.480356 [ 265 ] {} <Debug> TCP-Session: 8e71b89a-ebc8-4a05-85c1-c6ece2c1a55b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.02.04 04:40:36.480250 [ 266 ] {} <Debug> TCP-Session: 23fe26c6-6fc4-47a2-b254-d1d406a98875 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.02.04 04:40:36.479931 [ 262 ] {} <Debug> TCP-Session: 538263a3-9cc5-4473-8207-b36f36d317a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.02.04 04:40:36.480037 [ 267 ] {} <Debug> TCP-Session: 646d24d6-161d-4a0f-b5d5-cf1fe69c7e9f Authenticating user 'default' from [fd00:1122:3344:101::d]:35331 | ||
| 190 | 2026.02.04 04:40:36.480571 [ 262 ] {} <Debug> TCP-Session: 538263a3-9cc5-4473-8207-b36f36d317a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.02.04 04:40:36.480581 [ 267 ] {} <Debug> TCP-Session: 646d24d6-161d-4a0f-b5d5-cf1fe69c7e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.02.04 04:40:36.480674 [ 267 ] {} <Debug> TCP-Session: 646d24d6-161d-4a0f-b5d5-cf1fe69c7e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.02.04 04:40:36.484106 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.02.04 04:40:36.484196 [ 261 ] {} <Debug> TCP-Session: a0220960-bf6a-4ede-b199-8d9853215097 Authenticating user 'default' from [fd00:1122:3344:101::d]:64595 | ||
| 195 | 2026.02.04 04:40:36.484226 [ 261 ] {} <Debug> TCP-Session: a0220960-bf6a-4ede-b199-8d9853215097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.02.04 04:40:36.484239 [ 261 ] {} <Debug> TCP-Session: a0220960-bf6a-4ede-b199-8d9853215097 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.02.04 04:40:36.491207 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 198 | 2026.02.04 04:40:36.494137 [ 259 ] {712e56a3-2a30-4445-abd2-afa7142d8a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2026.02.04 04:40:36.651313 [ 259 ] {712e56a3-2a30-4445-abd2-afa7142d8a04} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33004) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 200 | |||
| 201 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 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 | ||
| 204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 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 | ||
| 212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 222 | |||
| 223 | 2026.02.04 04:40:36.652290 [ 259 ] {712e56a3-2a30-4445-abd2-afa7142d8a04} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 224 | |||
| 225 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 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 | ||
| 228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 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 | ||
| 236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 246 | |||
| 247 | 2026.02.04 04:40:36.652499 [ 259 ] {712e56a3-2a30-4445-abd2-afa7142d8a04} <Debug> TCPHandler: Processed in 0.163414496 sec. | ||
| 248 | 2026.02.04 04:40:36.655456 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 249 | 2026.02.04 04:40:36.655807 [ 260 ] {1994e458-cb5e-4179-bb09-c6a1492c0107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 250 | 2026.02.04 04:40:36.656185 [ 260 ] {1994e458-cb5e-4179-bb09-c6a1492c0107} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50279) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 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 | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 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 | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 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 | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2026.02.04 04:40:36.656541 [ 260 ] {1994e458-cb5e-4179-bb09-c6a1492c0107} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 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 | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 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 | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2026.02.04 04:40:36.656851 [ 260 ] {1994e458-cb5e-4179-bb09-c6a1492c0107} <Debug> TCPHandler: Processed in 0.001575891 sec. | ||
| 299 | 2026.02.04 04:40:36.657155 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2026.02.04 04:40:36.657911 [ 259 ] {a938400e-214d-4aec-8688-c7f0e329c61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 301 | 2026.02.04 04:40:36.658638 [ 259 ] {a938400e-214d-4aec-8688-c7f0e329c61f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 302 | 2026.02.04 04:40:36.667614 [ 259 ] {a938400e-214d-4aec-8688-c7f0e329c61f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 303 | 2026.02.04 04:40:36.667645 [ 259 ] {a938400e-214d-4aec-8688-c7f0e329c61f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.4471e-05 sec | ||
| 304 | 2026.02.04 04:40:36.667709 [ 259 ] {a938400e-214d-4aec-8688-c7f0e329c61f} <Trace> ReferentialDeps: No tables | ||
| 305 | 2026.02.04 04:40:36.667747 [ 259 ] {a938400e-214d-4aec-8688-c7f0e329c61f} <Trace> LoadingDeps: No tables | ||
| 306 | 2026.02.04 04:40:36.667772 [ 259 ] {a938400e-214d-4aec-8688-c7f0e329c61f} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 307 | 2026.02.04 04:40:36.668468 [ 259 ] {a938400e-214d-4aec-8688-c7f0e329c61f} <Debug> TCPHandler: Processed in 0.011434113 sec. | ||
| 308 | 2026.02.04 04:40:36.668633 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2026.02.04 04:40:36.668858 [ 259 ] {179481c9-64f5-4a26-b5a9-467c97306fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) /* The version table contains metadata about the `oximeter` database */ | ||
| 310 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 311 | 2026.02.04 04:40:36.668980 [ 259 ] {179481c9-64f5-4a26-b5a9-467c97306fe8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 312 | 2026.02.04 04:40:36.673893 [ 259 ] {179481c9-64f5-4a26-b5a9-467c97306fe8} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 313 | 2026.02.04 04:40:36.680187 [ 259 ] {179481c9-64f5-4a26-b5a9-467c97306fe8} <Debug> oximeter.version (f0c51a56-7b1c-4632-a065-6061506c5fd4): Loading data parts | ||
| 314 | 2026.02.04 04:40:36.683314 [ 259 ] {179481c9-64f5-4a26-b5a9-467c97306fe8} <Debug> oximeter.version (f0c51a56-7b1c-4632-a065-6061506c5fd4): There are no data parts | ||
| 315 | 2026.02.04 04:40:36.692050 [ 259 ] {179481c9-64f5-4a26-b5a9-467c97306fe8} <Debug> TCPHandler: Processed in 0.023475975 sec. | ||
| 316 | 2026.02.04 04:40:36.692229 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 317 | 2026.02.04 04:40:36.692463 [ 259 ] {4cdf2432-d3f0-41c0-84c0-3bfe5fb2b212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) /* The measurement tables contain all individual samples from each timeseries. | ||
| 318 | * | ||
| 319 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 320 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 321 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 322 | * by all samples from the same timeseries. | ||
| 323 | * | ||
| 324 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 325 | * and then uses that to index quickly into the measurements tables. | ||
| 326 | */ | ||
| 327 | 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) | ||
| 328 | 2026.02.04 04:40:36.692587 [ 259 ] {4cdf2432-d3f0-41c0-84c0-3bfe5fb2b212} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 329 | 2026.02.04 04:40:36.704887 [ 259 ] {4cdf2432-d3f0-41c0-84c0-3bfe5fb2b212} <Debug> oximeter.measurements_bool (293a22ee-0577-4913-b101-f9ce15bbdeff): Loading data parts | ||
| 330 | 2026.02.04 04:40:36.705128 [ 259 ] {4cdf2432-d3f0-41c0-84c0-3bfe5fb2b212} <Debug> oximeter.measurements_bool (293a22ee-0577-4913-b101-f9ce15bbdeff): There are no data parts | ||
| 331 | 2026.02.04 04:40:36.713577 [ 259 ] {4cdf2432-d3f0-41c0-84c0-3bfe5fb2b212} <Debug> TCPHandler: Processed in 0.021407418 sec. | ||
| 332 | 2026.02.04 04:40:36.713887 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2026.02.04 04:40:36.714084 [ 259 ] {2bb2858d-2378-413e-bd14-3b3c333ddc6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 334 | 2026.02.04 04:40:36.714217 [ 259 ] {2bb2858d-2378-413e-bd14-3b3c333ddc6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 335 | 2026.02.04 04:40:36.724998 [ 259 ] {2bb2858d-2378-413e-bd14-3b3c333ddc6e} <Debug> oximeter.measurements_i8 (88482ced-5785-4ccc-810a-c4019964d315): Loading data parts | ||
| 336 | 2026.02.04 04:40:36.725254 [ 259 ] {2bb2858d-2378-413e-bd14-3b3c333ddc6e} <Debug> oximeter.measurements_i8 (88482ced-5785-4ccc-810a-c4019964d315): There are no data parts | ||
| 337 | 2026.02.04 04:40:36.728373 [ 259 ] {2bb2858d-2378-413e-bd14-3b3c333ddc6e} <Debug> TCPHandler: Processed in 0.014582176 sec. | ||
| 338 | 2026.02.04 04:40:36.728535 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2026.02.04 04:40:36.728852 [ 259 ] {8a8e3c1d-480d-424a-a674-2182c49c79f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 340 | 2026.02.04 04:40:36.728957 [ 259 ] {8a8e3c1d-480d-424a-a674-2182c49c79f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2026.02.04 04:40:36.736874 [ 259 ] {8a8e3c1d-480d-424a-a674-2182c49c79f2} <Debug> oximeter.measurements_u8 (ceed08f2-bd5b-4713-b4ce-d66d5250ec6c): Loading data parts | ||
| 342 | 2026.02.04 04:40:36.737045 [ 259 ] {8a8e3c1d-480d-424a-a674-2182c49c79f2} <Debug> oximeter.measurements_u8 (ceed08f2-bd5b-4713-b4ce-d66d5250ec6c): There are no data parts | ||
| 343 | 2026.02.04 04:40:36.739580 [ 259 ] {8a8e3c1d-480d-424a-a674-2182c49c79f2} <Debug> TCPHandler: Processed in 0.011100369 sec. | ||
| 344 | 2026.02.04 04:40:36.739810 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2026.02.04 04:40:36.739965 [ 259 ] {8d33e4c6-a61d-48bc-abb4-930c701705f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 346 | 2026.02.04 04:40:36.740080 [ 259 ] {8d33e4c6-a61d-48bc-abb4-930c701705f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 347 | 2026.02.04 04:40:36.748599 [ 259 ] {8d33e4c6-a61d-48bc-abb4-930c701705f4} <Debug> oximeter.measurements_i16 (ce33ce58-66ca-4c5f-b3b9-29cd292e0341): Loading data parts | ||
| 348 | 2026.02.04 04:40:36.748758 [ 259 ] {8d33e4c6-a61d-48bc-abb4-930c701705f4} <Debug> oximeter.measurements_i16 (ce33ce58-66ca-4c5f-b3b9-29cd292e0341): There are no data parts | ||
| 349 | 2026.02.04 04:40:36.751937 [ 259 ] {8d33e4c6-a61d-48bc-abb4-930c701705f4} <Debug> TCPHandler: Processed in 0.012177443 sec. | ||
| 350 | 2026.02.04 04:40:36.752088 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.02.04 04:40:36.752240 [ 259 ] {ba1f72d6-fc2d-45a2-b826-d17d187d0e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 352 | 2026.02.04 04:40:36.752363 [ 259 ] {ba1f72d6-fc2d-45a2-b826-d17d187d0e32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2026.02.04 04:40:36.760226 [ 259 ] {ba1f72d6-fc2d-45a2-b826-d17d187d0e32} <Debug> oximeter.measurements_u16 (84a2aaa9-c6e2-4709-9cf3-f0f0d4b917e8): Loading data parts | ||
| 354 | 2026.02.04 04:40:36.760377 [ 259 ] {ba1f72d6-fc2d-45a2-b826-d17d187d0e32} <Debug> oximeter.measurements_u16 (84a2aaa9-c6e2-4709-9cf3-f0f0d4b917e8): There are no data parts | ||
| 355 | 2026.02.04 04:40:36.762759 [ 259 ] {ba1f72d6-fc2d-45a2-b826-d17d187d0e32} <Debug> TCPHandler: Processed in 0.010720124 sec. | ||
| 356 | 2026.02.04 04:40:36.762968 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.02.04 04:40:36.763166 [ 259 ] {3e9f7371-4b9e-4af2-83bb-4e7c501ee049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 358 | 2026.02.04 04:40:36.763292 [ 259 ] {3e9f7371-4b9e-4af2-83bb-4e7c501ee049} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2026.02.04 04:40:36.771919 [ 259 ] {3e9f7371-4b9e-4af2-83bb-4e7c501ee049} <Debug> oximeter.measurements_i32 (ee7b4bd8-d343-4a3f-92d4-ef4f352d33b8): Loading data parts | ||
| 360 | 2026.02.04 04:40:36.772086 [ 259 ] {3e9f7371-4b9e-4af2-83bb-4e7c501ee049} <Debug> oximeter.measurements_i32 (ee7b4bd8-d343-4a3f-92d4-ef4f352d33b8): There are no data parts | ||
| 361 | 2026.02.04 04:40:36.783691 [ 259 ] {3e9f7371-4b9e-4af2-83bb-4e7c501ee049} <Debug> TCPHandler: Processed in 0.020775979 sec. | ||
| 362 | 2026.02.04 04:40:36.783863 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2026.02.04 04:40:36.784061 [ 259 ] {d4fcaa7d-8cb0-4571-9e4d-cbcba072ca60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 364 | 2026.02.04 04:40:36.784199 [ 259 ] {d4fcaa7d-8cb0-4571-9e4d-cbcba072ca60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2026.02.04 04:40:36.787353 [ 259 ] {d4fcaa7d-8cb0-4571-9e4d-cbcba072ca60} <Debug> oximeter.measurements_u32 (bd57cef8-9a64-4a75-b709-1e4a6b80c199): Loading data parts | ||
| 366 | 2026.02.04 04:40:36.787511 [ 259 ] {d4fcaa7d-8cb0-4571-9e4d-cbcba072ca60} <Debug> oximeter.measurements_u32 (bd57cef8-9a64-4a75-b709-1e4a6b80c199): There are no data parts | ||
| 367 | 2026.02.04 04:40:36.796288 [ 259 ] {d4fcaa7d-8cb0-4571-9e4d-cbcba072ca60} <Debug> TCPHandler: Processed in 0.012487688 sec. | ||
| 368 | 2026.02.04 04:40:36.796521 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.02.04 04:40:36.796767 [ 259 ] {1eff9a98-a0c6-48d6-a5a0-185ede4d6703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 370 | 2026.02.04 04:40:36.796910 [ 259 ] {1eff9a98-a0c6-48d6-a5a0-185ede4d6703} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2026.02.04 04:40:36.799258 [ 259 ] {1eff9a98-a0c6-48d6-a5a0-185ede4d6703} <Debug> oximeter.measurements_i64 (63f3cdf6-3927-41c9-b9f8-cf88fbe76341): Loading data parts | ||
| 372 | 2026.02.04 04:40:36.799426 [ 259 ] {1eff9a98-a0c6-48d6-a5a0-185ede4d6703} <Debug> oximeter.measurements_i64 (63f3cdf6-3927-41c9-b9f8-cf88fbe76341): There are no data parts | ||
| 373 | 2026.02.04 04:40:36.808891 [ 259 ] {1eff9a98-a0c6-48d6-a5a0-185ede4d6703} <Debug> TCPHandler: Processed in 0.012434417 sec. | ||
| 374 | 2026.02.04 04:40:36.809047 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.02.04 04:40:36.809204 [ 259 ] {a3c65883-ea8f-49b9-b8e2-cd58ffe639f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 376 | 2026.02.04 04:40:36.809313 [ 259 ] {a3c65883-ea8f-49b9-b8e2-cd58ffe639f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 377 | 2026.02.04 04:40:36.819781 [ 259 ] {a3c65883-ea8f-49b9-b8e2-cd58ffe639f0} <Debug> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Loading data parts | ||
| 378 | 2026.02.04 04:40:36.819947 [ 259 ] {a3c65883-ea8f-49b9-b8e2-cd58ffe639f0} <Debug> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): There are no data parts | ||
| 379 | 2026.02.04 04:40:36.822345 [ 259 ] {a3c65883-ea8f-49b9-b8e2-cd58ffe639f0} <Debug> TCPHandler: Processed in 0.01335024 sec. | ||
| 380 | 2026.02.04 04:40:36.822503 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.02.04 04:40:36.822729 [ 259 ] {425aa9cc-883b-4ff5-82c4-30b275ed35e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 382 | 2026.02.04 04:40:36.822849 [ 259 ] {425aa9cc-883b-4ff5-82c4-30b275ed35e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2026.02.04 04:40:36.831941 [ 259 ] {425aa9cc-883b-4ff5-82c4-30b275ed35e4} <Debug> oximeter.measurements_f32 (f8fb338d-0a62-4a1c-a61f-671c444cf30b): Loading data parts | ||
| 384 | 2026.02.04 04:40:36.832115 [ 259 ] {425aa9cc-883b-4ff5-82c4-30b275ed35e4} <Debug> oximeter.measurements_f32 (f8fb338d-0a62-4a1c-a61f-671c444cf30b): There are no data parts | ||
| 385 | 2026.02.04 04:40:36.842962 [ 259 ] {425aa9cc-883b-4ff5-82c4-30b275ed35e4} <Debug> TCPHandler: Processed in 0.020512286 sec. | ||
| 386 | 2026.02.04 04:40:36.843111 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.02.04 04:40:36.843266 [ 259 ] {0bb34bf6-35e3-49a6-aad4-8b0ff77e5085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 388 | 2026.02.04 04:40:36.843391 [ 259 ] {0bb34bf6-35e3-49a6-aad4-8b0ff77e5085} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 389 | 2026.02.04 04:40:36.845885 [ 259 ] {0bb34bf6-35e3-49a6-aad4-8b0ff77e5085} <Debug> oximeter.measurements_f64 (2b68e471-b730-406c-8d6e-6f92af6df69e): Loading data parts | ||
| 390 | 2026.02.04 04:40:36.846029 [ 259 ] {0bb34bf6-35e3-49a6-aad4-8b0ff77e5085} <Debug> oximeter.measurements_f64 (2b68e471-b730-406c-8d6e-6f92af6df69e): There are no data parts | ||
| 391 | 2026.02.04 04:40:36.855818 [ 259 ] {0bb34bf6-35e3-49a6-aad4-8b0ff77e5085} <Debug> TCPHandler: Processed in 0.012758952 sec. | ||
| 392 | 2026.02.04 04:40:36.855981 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.02.04 04:40:36.856255 [ 259 ] {bd784b59-0219-4226-9d87-0ccb27702626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 394 | 2026.02.04 04:40:36.856391 [ 259 ] {bd784b59-0219-4226-9d87-0ccb27702626} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2026.02.04 04:40:36.864235 [ 259 ] {bd784b59-0219-4226-9d87-0ccb27702626} <Debug> oximeter.measurements_string (17204dda-cb7e-49b8-bb2e-eac0b7d80ec2): Loading data parts | ||
| 396 | 2026.02.04 04:40:36.864383 [ 259 ] {bd784b59-0219-4226-9d87-0ccb27702626} <Debug> oximeter.measurements_string (17204dda-cb7e-49b8-bb2e-eac0b7d80ec2): There are no data parts | ||
| 397 | 2026.02.04 04:40:36.867050 [ 259 ] {bd784b59-0219-4226-9d87-0ccb27702626} <Debug> TCPHandler: Processed in 0.01112841 sec. | ||
| 398 | 2026.02.04 04:40:36.867202 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.02.04 04:40:36.867364 [ 259 ] {a4a33820-82ca-47eb-a94a-369fb01ecbed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 402 | * a string isn't palatable for a few reasons. | ||
| 403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 404 | * details. | ||
| 405 | */ | ||
| 406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2026.02.04 04:40:36.867495 [ 259 ] {a4a33820-82ca-47eb-a94a-369fb01ecbed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 408 | 2026.02.04 04:40:36.877227 [ 259 ] {a4a33820-82ca-47eb-a94a-369fb01ecbed} <Debug> oximeter.measurements_bytes (0194e284-2348-4c0c-8f6c-d6e633fb8969): Loading data parts | ||
| 409 | 2026.02.04 04:40:36.877447 [ 259 ] {a4a33820-82ca-47eb-a94a-369fb01ecbed} <Debug> oximeter.measurements_bytes (0194e284-2348-4c0c-8f6c-d6e633fb8969): There are no data parts | ||
| 410 | 2026.02.04 04:40:36.880273 [ 259 ] {a4a33820-82ca-47eb-a94a-369fb01ecbed} <Debug> TCPHandler: Processed in 0.013124087 sec. | ||
| 411 | 2026.02.04 04:40:36.880437 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.02.04 04:40:36.880642 [ 259 ] {f1192e56-de3c-4d9e-8e4e-7b005b47bf28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 413 | 2026.02.04 04:40:36.880724 [ 259 ] {f1192e56-de3c-4d9e-8e4e-7b005b47bf28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2026.02.04 04:40:36.888835 [ 259 ] {f1192e56-de3c-4d9e-8e4e-7b005b47bf28} <Debug> oximeter.measurements_cumulativei64 (6cae3064-7b3c-41b7-a47b-38d6576b2490): Loading data parts | ||
| 415 | 2026.02.04 04:40:36.888980 [ 259 ] {f1192e56-de3c-4d9e-8e4e-7b005b47bf28} <Debug> oximeter.measurements_cumulativei64 (6cae3064-7b3c-41b7-a47b-38d6576b2490): There are no data parts | ||
| 416 | 2026.02.04 04:40:36.900223 [ 259 ] {f1192e56-de3c-4d9e-8e4e-7b005b47bf28} <Debug> TCPHandler: Processed in 0.019839847 sec. | ||
| 417 | 2026.02.04 04:40:36.900421 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.02.04 04:40:36.900585 [ 259 ] {d0f69dfd-4b79-4e0b-b0c1-217982d50e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 419 | 2026.02.04 04:40:36.900720 [ 259 ] {d0f69dfd-4b79-4e0b-b0c1-217982d50e9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2026.02.04 04:40:36.903763 [ 259 ] {d0f69dfd-4b79-4e0b-b0c1-217982d50e9c} <Debug> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Loading data parts | ||
| 421 | 2026.02.04 04:40:36.903972 [ 259 ] {d0f69dfd-4b79-4e0b-b0c1-217982d50e9c} <Debug> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): There are no data parts | ||
| 422 | 2026.02.04 04:40:36.913343 [ 259 ] {d0f69dfd-4b79-4e0b-b0c1-217982d50e9c} <Debug> TCPHandler: Processed in 0.012975074 sec. | ||
| 423 | 2026.02.04 04:40:36.913504 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.02.04 04:40:36.913775 [ 259 ] {aeeb98a9-88d6-476d-bf4c-e8abe1cf6e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 425 | 2026.02.04 04:40:36.913892 [ 259 ] {aeeb98a9-88d6-476d-bf4c-e8abe1cf6e50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2026.02.04 04:40:36.917455 [ 259 ] {aeeb98a9-88d6-476d-bf4c-e8abe1cf6e50} <Debug> oximeter.measurements_cumulativef32 (8e1e793a-6e52-408e-8bfd-8f37a4fd00f2): Loading data parts | ||
| 427 | 2026.02.04 04:40:36.917617 [ 259 ] {aeeb98a9-88d6-476d-bf4c-e8abe1cf6e50} <Debug> oximeter.measurements_cumulativef32 (8e1e793a-6e52-408e-8bfd-8f37a4fd00f2): There are no data parts | ||
| 428 | 2026.02.04 04:40:36.926243 [ 259 ] {aeeb98a9-88d6-476d-bf4c-e8abe1cf6e50} <Debug> TCPHandler: Processed in 0.012793901 sec. | ||
| 429 | 2026.02.04 04:40:36.926415 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.02.04 04:40:36.926595 [ 259 ] {7b97ff69-fbf8-4c84-a3f1-55a1d60116ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 431 | 2026.02.04 04:40:36.926725 [ 259 ] {7b97ff69-fbf8-4c84-a3f1-55a1d60116ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2026.02.04 04:40:36.929912 [ 259 ] {7b97ff69-fbf8-4c84-a3f1-55a1d60116ae} <Debug> oximeter.measurements_cumulativef64 (098d8172-7285-437d-a184-9f0183086f0c): Loading data parts | ||
| 433 | 2026.02.04 04:40:36.930166 [ 259 ] {7b97ff69-fbf8-4c84-a3f1-55a1d60116ae} <Debug> oximeter.measurements_cumulativef64 (098d8172-7285-437d-a184-9f0183086f0c): There are no data parts | ||
| 434 | 2026.02.04 04:40:36.938758 [ 259 ] {7b97ff69-fbf8-4c84-a3f1-55a1d60116ae} <Debug> TCPHandler: Processed in 0.012403607 sec. | ||
| 435 | 2026.02.04 04:40:36.938997 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.02.04 04:40:36.939235 [ 259 ] {de1e8c5d-4634-41cf-ac42-567e0650161e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | 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) | ||
| 447 | 2026.02.04 04:40:36.939363 [ 259 ] {de1e8c5d-4634-41cf-ac42-567e0650161e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2026.02.04 04:40:36.950286 [ 259 ] {de1e8c5d-4634-41cf-ac42-567e0650161e} <Debug> oximeter.measurements_histogrami8 (ad8922e0-caec-423a-833a-aef21b153204): Loading data parts | ||
| 449 | 2026.02.04 04:40:36.950537 [ 259 ] {de1e8c5d-4634-41cf-ac42-567e0650161e} <Debug> oximeter.measurements_histogrami8 (ad8922e0-caec-423a-833a-aef21b153204): There are no data parts | ||
| 450 | 2026.02.04 04:40:36.953669 [ 259 ] {de1e8c5d-4634-41cf-ac42-567e0650161e} <Debug> TCPHandler: Processed in 0.014731988 sec. | ||
| 451 | 2026.02.04 04:40:36.953848 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.02.04 04:40:36.954130 [ 259 ] {2b668adf-9d99-4ade-8038-883c794e5815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 453 | 2026.02.04 04:40:36.954263 [ 259 ] {2b668adf-9d99-4ade-8038-883c794e5815} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2026.02.04 04:40:36.963280 [ 259 ] {2b668adf-9d99-4ade-8038-883c794e5815} <Debug> oximeter.measurements_histogramu8 (9179f637-f9f5-48f5-a121-7c9a485171a6): Loading data parts | ||
| 455 | 2026.02.04 04:40:36.963457 [ 259 ] {2b668adf-9d99-4ade-8038-883c794e5815} <Debug> oximeter.measurements_histogramu8 (9179f637-f9f5-48f5-a121-7c9a485171a6): There are no data parts | ||
| 456 | 2026.02.04 04:40:36.986068 [ 259 ] {2b668adf-9d99-4ade-8038-883c794e5815} <Debug> TCPHandler: Processed in 0.032295125 sec. | ||
| 457 | 2026.02.04 04:40:36.986317 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.02.04 04:40:36.986539 [ 259 ] {dce41966-39cb-4063-a64b-438334a9dddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 459 | 2026.02.04 04:40:36.986660 [ 259 ] {dce41966-39cb-4063-a64b-438334a9dddd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2026.02.04 04:40:37.001048 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.64 MiB, peak 124.64 MiB, free memory in arenas 0.00 B, will set to 133.00 MiB (RSS), difference: 8.37 MiB | ||
| 461 | 2026.02.04 04:40:37.003564 [ 259 ] {dce41966-39cb-4063-a64b-438334a9dddd} <Debug> oximeter.measurements_histogrami16 (a491ebc0-b17d-4399-bec9-cc9ad721fc85): Loading data parts | ||
| 462 | 2026.02.04 04:40:37.003787 [ 259 ] {dce41966-39cb-4063-a64b-438334a9dddd} <Debug> oximeter.measurements_histogrami16 (a491ebc0-b17d-4399-bec9-cc9ad721fc85): There are no data parts | ||
| 463 | 2026.02.04 04:40:37.008712 [ 259 ] {dce41966-39cb-4063-a64b-438334a9dddd} <Debug> TCPHandler: Processed in 0.022457912 sec. | ||
| 464 | 2026.02.04 04:40:37.008871 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 465 | 2026.02.04 04:40:37.009179 [ 259 ] {5e99a5f1-3e35-4357-ac93-5329c6a3cf60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 466 | 2026.02.04 04:40:37.009304 [ 259 ] {5e99a5f1-3e35-4357-ac93-5329c6a3cf60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 467 | 2026.02.04 04:40:37.018890 [ 259 ] {5e99a5f1-3e35-4357-ac93-5329c6a3cf60} <Debug> oximeter.measurements_histogramu16 (a4a8a46f-a969-4f11-b96f-b97e64012457): Loading data parts | ||
| 468 | 2026.02.04 04:40:37.019129 [ 259 ] {5e99a5f1-3e35-4357-ac93-5329c6a3cf60} <Debug> oximeter.measurements_histogramu16 (a4a8a46f-a969-4f11-b96f-b97e64012457): There are no data parts | ||
| 469 | 2026.02.04 04:40:37.022446 [ 259 ] {5e99a5f1-3e35-4357-ac93-5329c6a3cf60} <Debug> TCPHandler: Processed in 0.013628594 sec. | ||
| 470 | 2026.02.04 04:40:37.022602 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 471 | 2026.02.04 04:40:37.022813 [ 259 ] {b6fe53ff-6731-4e4f-b15a-ac49969bef9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 472 | 2026.02.04 04:40:37.022949 [ 259 ] {b6fe53ff-6731-4e4f-b15a-ac49969bef9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 473 | 2026.02.04 04:40:37.031531 [ 259 ] {b6fe53ff-6731-4e4f-b15a-ac49969bef9e} <Debug> oximeter.measurements_histogrami32 (b9d83f8a-2da6-471f-96cd-a66322db7411): Loading data parts | ||
| 474 | 2026.02.04 04:40:37.031731 [ 259 ] {b6fe53ff-6731-4e4f-b15a-ac49969bef9e} <Debug> oximeter.measurements_histogrami32 (b9d83f8a-2da6-471f-96cd-a66322db7411): There are no data parts | ||
| 475 | 2026.02.04 04:40:37.034188 [ 259 ] {b6fe53ff-6731-4e4f-b15a-ac49969bef9e} <Debug> TCPHandler: Processed in 0.011635447 sec. | ||
| 476 | 2026.02.04 04:40:37.034343 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 477 | 2026.02.04 04:40:37.034642 [ 259 ] {24222a19-2398-4c8f-a656-dea1a9bca80e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 478 | 2026.02.04 04:40:37.034815 [ 259 ] {24222a19-2398-4c8f-a656-dea1a9bca80e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 479 | 2026.02.04 04:40:37.043294 [ 259 ] {24222a19-2398-4c8f-a656-dea1a9bca80e} <Debug> oximeter.measurements_histogramu32 (b632e215-9c96-4f82-8fab-6425c560b09f): Loading data parts | ||
| 480 | 2026.02.04 04:40:37.043449 [ 259 ] {24222a19-2398-4c8f-a656-dea1a9bca80e} <Debug> oximeter.measurements_histogramu32 (b632e215-9c96-4f82-8fab-6425c560b09f): There are no data parts | ||
| 481 | 2026.02.04 04:40:37.046483 [ 259 ] {24222a19-2398-4c8f-a656-dea1a9bca80e} <Debug> TCPHandler: Processed in 0.012190444 sec. | ||
| 482 | 2026.02.04 04:40:37.046629 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 483 | 2026.02.04 04:40:37.046848 [ 259 ] {68edcbf7-4ee2-427a-8f92-b97bf34aec26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 484 | 2026.02.04 04:40:37.046978 [ 259 ] {68edcbf7-4ee2-427a-8f92-b97bf34aec26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 485 | 2026.02.04 04:40:37.056867 [ 259 ] {68edcbf7-4ee2-427a-8f92-b97bf34aec26} <Debug> oximeter.measurements_histogrami64 (9db502da-1f48-4b4c-a651-f8e336fbcb7f): Loading data parts | ||
| 486 | 2026.02.04 04:40:37.057231 [ 259 ] {68edcbf7-4ee2-427a-8f92-b97bf34aec26} <Debug> oximeter.measurements_histogrami64 (9db502da-1f48-4b4c-a651-f8e336fbcb7f): There are no data parts | ||
| 487 | 2026.02.04 04:40:37.072994 [ 259 ] {68edcbf7-4ee2-427a-8f92-b97bf34aec26} <Debug> TCPHandler: Processed in 0.026417165 sec. | ||
| 488 | 2026.02.04 04:40:37.073172 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 489 | 2026.02.04 04:40:37.073494 [ 259 ] {5b53690c-bae5-4a20-b930-81d5900627a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 490 | 2026.02.04 04:40:37.073618 [ 259 ] {5b53690c-bae5-4a20-b930-81d5900627a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 491 | 2026.02.04 04:40:37.079571 [ 259 ] {5b53690c-bae5-4a20-b930-81d5900627a0} <Debug> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Loading data parts | ||
| 492 | 2026.02.04 04:40:37.079742 [ 259 ] {5b53690c-bae5-4a20-b930-81d5900627a0} <Debug> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): There are no data parts | ||
| 493 | 2026.02.04 04:40:37.088482 [ 259 ] {5b53690c-bae5-4a20-b930-81d5900627a0} <Debug> TCPHandler: Processed in 0.015373566 sec. | ||
| 494 | 2026.02.04 04:40:37.088653 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.02.04 04:40:37.088914 [ 259 ] {20b44ba8-a24f-466a-a662-5246b6a211b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 496 | 2026.02.04 04:40:37.089056 [ 259 ] {20b44ba8-a24f-466a-a662-5246b6a211b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 497 | 2026.02.04 04:40:37.089638 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58770 | ||
| 498 | 2026.02.04 04:40:37.089914 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 499 | 2026.02.04 04:40:37.089997 [ 270 ] {} <Debug> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Authenticating user 'default' from [fd00:1122:3344:101::e]:58770 | ||
| 500 | 2026.02.04 04:40:37.090025 [ 270 ] {} <Debug> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 501 | 2026.02.04 04:40:37.090109 [ 270 ] {} <Debug> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 502 | 2026.02.04 04:40:37.090176 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 503 | 2026.02.04 04:40:37.090202 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 504 | 2026.02.04 04:40:37.090312 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 505 | 2026.02.04 04:40:37.090718 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44698 | ||
| 506 | 2026.02.04 04:40:37.090859 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38281 | ||
| 507 | 2026.02.04 04:40:37.090932 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 508 | 2026.02.04 04:40:37.090974 [ 271 ] {} <Debug> TCP-Session: 4d17cca7-22e6-4bae-b00c-30ff383ceb5b Authenticating user 'default' from [fd00:1122:3344:101::e]:44698 | ||
| 509 | 2026.02.04 04:40:37.091023 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62242 | ||
| 510 | 2026.02.04 04:40:37.091056 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 511 | 2026.02.04 04:40:37.091090 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.02.04 04:40:37.091139 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61064 | ||
| 513 | 2026.02.04 04:40:37.091178 [ 272 ] {} <Debug> TCP-Session: 7a13efb3-1da4-4412-9bff-ce2bbfdc316e Authenticating user 'default' from [fd00:1122:3344:101::e]:38281 | ||
| 514 | 2026.02.04 04:40:37.091146 [ 271 ] {} <Debug> TCP-Session: 4d17cca7-22e6-4bae-b00c-30ff383ceb5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 515 | 2026.02.04 04:40:37.091252 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42336 | ||
| 516 | 2026.02.04 04:40:37.091281 [ 271 ] {} <Debug> TCP-Session: 4d17cca7-22e6-4bae-b00c-30ff383ceb5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 517 | 2026.02.04 04:40:37.091277 [ 272 ] {} <Debug> TCP-Session: 7a13efb3-1da4-4412-9bff-ce2bbfdc316e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 518 | 2026.02.04 04:40:37.091377 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 519 | 2026.02.04 04:40:37.091401 [ 272 ] {} <Debug> TCP-Session: 7a13efb3-1da4-4412-9bff-ce2bbfdc316e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 520 | 2026.02.04 04:40:37.091354 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61721 | ||
| 521 | 2026.02.04 04:40:37.091475 [ 270 ] {3befed4e-35d0-4743-8388-9ed4b85b2996} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 522 | 2026.02.04 04:40:37.091477 [ 273 ] {} <Debug> TCP-Session: 62597d5e-eb0a-4c36-88a9-3825ec856a0d Authenticating user 'default' from [fd00:1122:3344:101::e]:62242 | ||
| 523 | 2026.02.04 04:40:37.091512 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65114 | ||
| 524 | 2026.02.04 04:40:37.091625 [ 273 ] {} <Debug> TCP-Session: 62597d5e-eb0a-4c36-88a9-3825ec856a0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 525 | 2026.02.04 04:40:37.091665 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45434 | ||
| 526 | 2026.02.04 04:40:37.091690 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 527 | 2026.02.04 04:40:37.091634 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 528 | 2026.02.04 04:40:37.091721 [ 273 ] {} <Debug> TCP-Session: 62597d5e-eb0a-4c36-88a9-3825ec856a0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 529 | 2026.02.04 04:40:37.091819 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 530 | 2026.02.04 04:40:37.091873 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 531 | 2026.02.04 04:40:37.091764 [ 274 ] {} <Debug> TCP-Session: a601ab15-f27b-43e9-ac6c-97a4f60c481c Authenticating user 'default' from [fd00:1122:3344:101::e]:61064 | ||
| 532 | 2026.02.04 04:40:37.091956 [ 277 ] {} <Debug> TCP-Session: 5cf082f3-6944-47d1-ad83-8fd4c76ccf25 Authenticating user 'default' from [fd00:1122:3344:101::e]:65114 | ||
| 533 | 2026.02.04 04:40:37.091929 [ 278 ] {} <Debug> TCP-Session: c89238f8-a37d-4a45-bfa1-d5f5beb1c378 Authenticating user 'default' from [fd00:1122:3344:101::e]:45434 | ||
| 534 | 2026.02.04 04:40:37.091757 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 535 | 2026.02.04 04:40:37.092073 [ 277 ] {} <Debug> TCP-Session: 5cf082f3-6944-47d1-ad83-8fd4c76ccf25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 536 | 2026.02.04 04:40:37.092058 [ 278 ] {} <Debug> TCP-Session: c89238f8-a37d-4a45-bfa1-d5f5beb1c378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 537 | 2026.02.04 04:40:37.092050 [ 274 ] {} <Debug> TCP-Session: a601ab15-f27b-43e9-ac6c-97a4f60c481c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 538 | 2026.02.04 04:40:37.092174 [ 277 ] {} <Debug> TCP-Session: 5cf082f3-6944-47d1-ad83-8fd4c76ccf25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 539 | 2026.02.04 04:40:37.092161 [ 276 ] {} <Debug> TCP-Session: c1517827-7004-4f84-91fd-17103effc9eb Authenticating user 'default' from [fd00:1122:3344:101::e]:61721 | ||
| 540 | 2026.02.04 04:40:37.091738 [ 275 ] {} <Debug> TCP-Session: b41736fe-207a-4d45-8564-0f223490b4c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42336 | ||
| 541 | 2026.02.04 04:40:37.092306 [ 270 ] {3befed4e-35d0-4743-8388-9ed4b85b2996} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 542 | 2026.02.04 04:40:37.092268 [ 276 ] {} <Debug> TCP-Session: c1517827-7004-4f84-91fd-17103effc9eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 543 | 2026.02.04 04:40:37.092255 [ 274 ] {} <Debug> TCP-Session: a601ab15-f27b-43e9-ac6c-97a4f60c481c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 544 | 2026.02.04 04:40:37.092382 [ 276 ] {} <Debug> TCP-Session: c1517827-7004-4f84-91fd-17103effc9eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 545 | 2026.02.04 04:40:37.092376 [ 275 ] {} <Debug> TCP-Session: b41736fe-207a-4d45-8564-0f223490b4c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 546 | 2026.02.04 04:40:37.092163 [ 278 ] {} <Debug> TCP-Session: c89238f8-a37d-4a45-bfa1-d5f5beb1c378 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 547 | 2026.02.04 04:40:37.092466 [ 275 ] {} <Debug> TCP-Session: b41736fe-207a-4d45-8564-0f223490b4c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 548 | 2026.02.04 04:40:37.092675 [ 270 ] {3befed4e-35d0-4743-8388-9ed4b85b2996} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 549 | 2026.02.04 04:40:37.092740 [ 259 ] {20b44ba8-a24f-466a-a662-5246b6a211b0} <Debug> oximeter.measurements_histogramf32 (8f9e0e5b-166f-4c35-9b2f-75ed2cb10189): Loading data parts | ||
| 550 | 2026.02.04 04:40:37.092973 [ 259 ] {20b44ba8-a24f-466a-a662-5246b6a211b0} <Debug> oximeter.measurements_histogramf32 (8f9e0e5b-166f-4c35-9b2f-75ed2cb10189): There are no data parts | ||
| 551 | 2026.02.04 04:40:37.093728 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49028 | ||
| 552 | 2026.02.04 04:40:37.097618 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 553 | 2026.02.04 04:40:37.097646 [ 279 ] {} <Debug> TCP-Session: 52ed5dff-68fa-473d-91fd-48b82a42e472 Authenticating user 'default' from [fd00:1122:3344:101::a]:49028 | ||
| 554 | 2026.02.04 04:40:37.097746 [ 279 ] {} <Debug> TCP-Session: 52ed5dff-68fa-473d-91fd-48b82a42e472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 555 | 2026.02.04 04:40:37.097760 [ 279 ] {} <Debug> TCP-Session: 52ed5dff-68fa-473d-91fd-48b82a42e472 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 556 | 2026.02.04 04:40:37.097810 [ 279 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 557 | 2026.02.04 04:40:37.097924 [ 279 ] {} <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 | ||
| 558 | 2026.02.04 04:40:37.097942 [ 279 ] {} <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 | ||
| 559 | 2026.02.04 04:40:37.100465 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56694 | ||
| 560 | 2026.02.04 04:40:37.100565 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48681 | ||
| 561 | 2026.02.04 04:40:37.100646 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 562 | 2026.02.04 04:40:37.100676 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51149 | ||
| 563 | 2026.02.04 04:40:37.100753 [ 280 ] {} <Debug> TCP-Session: a6523461-86d6-4431-8a88-2076b095d8ae Authenticating user 'default' from [fd00:1122:3344:101::a]:56694 | ||
| 564 | 2026.02.04 04:40:37.100773 [ 280 ] {} <Debug> TCP-Session: a6523461-86d6-4431-8a88-2076b095d8ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 565 | 2026.02.04 04:40:37.100817 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63312 | ||
| 566 | 2026.02.04 04:40:37.100908 [ 280 ] {} <Debug> TCP-Session: a6523461-86d6-4431-8a88-2076b095d8ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 567 | 2026.02.04 04:40:37.100976 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 568 | 2026.02.04 04:40:37.101054 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 569 | 2026.02.04 04:40:37.101135 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49256 | ||
| 570 | 2026.02.04 04:40:37.101142 [ 281 ] {} <Debug> TCP-Session: c114da74-eed6-4710-825d-250744aad652 Authenticating user 'default' from [fd00:1122:3344:101::a]:48681 | ||
| 571 | 2026.02.04 04:40:37.101143 [ 282 ] {} <Debug> TCP-Session: e0c05ed4-fc37-44f8-8396-d680874dfc8a Authenticating user 'default' from [fd00:1122:3344:101::a]:51149 | ||
| 572 | 2026.02.04 04:40:37.101187 [ 281 ] {} <Debug> TCP-Session: c114da74-eed6-4710-825d-250744aad652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 573 | 2026.02.04 04:40:37.101288 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58922 | ||
| 574 | 2026.02.04 04:40:37.101337 [ 282 ] {} <Debug> TCP-Session: e0c05ed4-fc37-44f8-8396-d680874dfc8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 575 | 2026.02.04 04:40:37.101342 [ 281 ] {} <Debug> TCP-Session: c114da74-eed6-4710-825d-250744aad652 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 576 | 2026.02.04 04:40:37.101444 [ 282 ] {} <Debug> TCP-Session: e0c05ed4-fc37-44f8-8396-d680874dfc8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 577 | 2026.02.04 04:40:37.101485 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 578 | 2026.02.04 04:40:37.101502 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45072 | ||
| 579 | 2026.02.04 04:40:37.101629 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.02.04 04:40:37.101659 [ 284 ] {} <Debug> TCP-Session: 76c5449f-e3e5-4d9e-b86c-090c35d9507d Authenticating user 'default' from [fd00:1122:3344:101::a]:63312 | ||
| 581 | 2026.02.04 04:40:37.101669 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 582 | 2026.02.04 04:40:37.101875 [ 284 ] {} <Debug> TCP-Session: 76c5449f-e3e5-4d9e-b86c-090c35d9507d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.02.04 04:40:37.101891 [ 287 ] {} <Debug> TCP-Session: 1ad9ef4c-2b2c-4666-bca7-3483c8eddec0 Authenticating user 'default' from [fd00:1122:3344:101::a]:49256 | ||
| 584 | 2026.02.04 04:40:37.101907 [ 284 ] {} <Debug> TCP-Session: 76c5449f-e3e5-4d9e-b86c-090c35d9507d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 585 | 2026.02.04 04:40:37.101982 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 586 | 2026.02.04 04:40:37.101919 [ 289 ] {} <Debug> TCP-Session: cad77945-9675-4c38-9e4f-69621f1e3961 Authenticating user 'default' from [fd00:1122:3344:101::a]:58922 | ||
| 587 | 2026.02.04 04:40:37.101917 [ 287 ] {} <Debug> TCP-Session: 1ad9ef4c-2b2c-4666-bca7-3483c8eddec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 588 | 2026.02.04 04:40:37.102150 [ 292 ] {} <Debug> TCP-Session: 3fcabb4c-6dd8-4bdb-aec4-f3fcd39f15f8 Authenticating user 'default' from [fd00:1122:3344:101::a]:45072 | ||
| 589 | 2026.02.04 04:40:37.102110 [ 289 ] {} <Debug> TCP-Session: cad77945-9675-4c38-9e4f-69621f1e3961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 590 | 2026.02.04 04:40:37.102227 [ 287 ] {} <Debug> TCP-Session: 1ad9ef4c-2b2c-4666-bca7-3483c8eddec0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 591 | 2026.02.04 04:40:37.102271 [ 292 ] {} <Debug> TCP-Session: 3fcabb4c-6dd8-4bdb-aec4-f3fcd39f15f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 592 | 2026.02.04 04:40:37.102251 [ 289 ] {} <Debug> TCP-Session: cad77945-9675-4c38-9e4f-69621f1e3961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2026.02.04 04:40:37.102364 [ 292 ] {} <Debug> TCP-Session: 3fcabb4c-6dd8-4bdb-aec4-f3fcd39f15f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.02.04 04:40:37.103589 [ 259 ] {20b44ba8-a24f-466a-a662-5246b6a211b0} <Debug> TCPHandler: Processed in 0.014997321 sec. | ||
| 595 | 2026.02.04 04:40:37.103748 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 596 | 2026.02.04 04:40:37.104067 [ 259 ] {3a69fbf9-d0a3-4371-beea-136da74d2b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 597 | 2026.02.04 04:40:37.104087 [ 298 ] {3befed4e-35d0-4743-8388-9ed4b85b2996} <Trace> Aggregator: Aggregation method: without_key | ||
| 598 | 2026.02.04 04:40:37.104257 [ 259 ] {3a69fbf9-d0a3-4371-beea-136da74d2b50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 599 | 2026.02.04 04:40:37.104856 [ 298 ] {3befed4e-35d0-4743-8388-9ed4b85b2996} <Trace> AggregatingTransform: Aggregated. 0 to 1 rows (from 0.00 B) in 0.00524377 sec. (0.000 rows/sec., 0.00 B/sec.) | ||
| 600 | 2026.02.04 04:40:37.104877 [ 298 ] {3befed4e-35d0-4743-8388-9ed4b85b2996} <Trace> Aggregator: Merging aggregated data | ||
| 601 | 2026.02.04 04:40:37.104892 [ 298 ] {3befed4e-35d0-4743-8388-9ed4b85b2996} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 602 | 2026.02.04 04:40:37.106932 [ 270 ] {3befed4e-35d0-4743-8388-9ed4b85b2996} <Debug> TCPHandler: Processed in 0.016009675 sec. | ||
| 603 | 2026.02.04 04:40:37.109520 [ 277 ] {} <Trace> TCP-Session: 5cf082f3-6944-47d1-ad83-8fd4c76ccf25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.02.04 04:40:37.109728 [ 277 ] {284080e1-f96b-45a3-b878-c5c979d1d351} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65114) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 605 | 2026.02.04 04:40:37.110158 [ 277 ] {284080e1-f96b-45a3-b878-c5c979d1d351} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 606 | 2026.02.04 04:40:37.110209 [ 277 ] {284080e1-f96b-45a3-b878-c5c979d1d351} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 607 | 2026.02.04 04:40:37.111394 [ 322 ] {284080e1-f96b-45a3-b878-c5c979d1d351} <Trace> Aggregator: An entry for key=4896758355805104663 found in cache: sum_of_sizes=1, median_size=1 | ||
| 608 | 2026.02.04 04:40:37.111564 [ 322 ] {284080e1-f96b-45a3-b878-c5c979d1d351} <Trace> Aggregator: Aggregation method: without_key | ||
| 609 | 2026.02.04 04:40:37.111586 [ 322 ] {284080e1-f96b-45a3-b878-c5c979d1d351} <Trace> AggregatingTransform: Aggregated. 0 to 1 rows (from 0.00 B) in 0.001273257 sec. (0.000 rows/sec., 0.00 B/sec.) | ||
| 610 | 2026.02.04 04:40:37.111598 [ 322 ] {284080e1-f96b-45a3-b878-c5c979d1d351} <Trace> Aggregator: Merging aggregated data | ||
| 611 | 2026.02.04 04:40:37.112843 [ 277 ] {284080e1-f96b-45a3-b878-c5c979d1d351} <Debug> TCPHandler: Processed in 0.003485207 sec. | ||
| 612 | 2026.02.04 04:40:37.113162 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 613 | 2026.02.04 04:40:37.113277 [ 270 ] {33fb7e85-b08b-46ae-95da-f60131abb726} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 614 | 2026.02.04 04:40:37.113366 [ 270 ] {33fb7e85-b08b-46ae-95da-f60131abb726} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 615 | 2026.02.04 04:40:37.113480 [ 270 ] {33fb7e85-b08b-46ae-95da-f60131abb726} <Debug> TCPHandler: Processed in 0.000381585 sec. | ||
| 616 | 2026.02.04 04:40:37.113598 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 617 | 2026.02.04 04:40:37.113739 [ 270 ] {a6e23460-edab-4f97-afe1-aeddec721e55} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) /* The version table contains metadata about the `oximeter` database */ | ||
| 618 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 619 | 2026.02.04 04:40:37.113860 [ 270 ] {a6e23460-edab-4f97-afe1-aeddec721e55} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 620 | 2026.02.04 04:40:37.114026 [ 270 ] {a6e23460-edab-4f97-afe1-aeddec721e55} <Debug> TCPHandler: Processed in 0.000476797 sec. | ||
| 621 | 2026.02.04 04:40:37.114176 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2026.02.04 04:40:37.114348 [ 270 ] {6f89335b-c7f7-4626-a6b3-53efb82d4c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) /* The measurement tables contain all individual samples from each timeseries. | ||
| 623 | * | ||
| 624 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 625 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 626 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 627 | * by all samples from the same timeseries. | ||
| 628 | * | ||
| 629 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 630 | * and then uses that to index quickly into the measurements tables. | ||
| 631 | */ | ||
| 632 | 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) | ||
| 633 | 2026.02.04 04:40:37.114496 [ 270 ] {6f89335b-c7f7-4626-a6b3-53efb82d4c8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 634 | 2026.02.04 04:40:37.114616 [ 270 ] {6f89335b-c7f7-4626-a6b3-53efb82d4c8c} <Debug> TCPHandler: Processed in 0.000489906 sec. | ||
| 635 | 2026.02.04 04:40:37.114790 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.02.04 04:40:37.114934 [ 270 ] {6ee5cd34-18ce-4d8a-8ffa-5efe0711ec02} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 637 | 2026.02.04 04:40:37.114951 [ 259 ] {3a69fbf9-d0a3-4371-beea-136da74d2b50} <Debug> oximeter.measurements_histogramf64 (e8c62229-0ebd-42c6-b2a1-d559abb17c66): Loading data parts | ||
| 638 | 2026.02.04 04:40:37.115096 [ 270 ] {6ee5cd34-18ce-4d8a-8ffa-5efe0711ec02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 639 | 2026.02.04 04:40:37.115237 [ 259 ] {3a69fbf9-d0a3-4371-beea-136da74d2b50} <Debug> oximeter.measurements_histogramf64 (e8c62229-0ebd-42c6-b2a1-d559abb17c66): There are no data parts | ||
| 640 | 2026.02.04 04:40:37.115260 [ 270 ] {6ee5cd34-18ce-4d8a-8ffa-5efe0711ec02} <Debug> TCPHandler: Processed in 0.000518057 sec. | ||
| 641 | 2026.02.04 04:40:37.115417 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.02.04 04:40:37.115619 [ 270 ] {0e0d9153-40e6-4e79-91bf-2d24d964e5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 643 | 2026.02.04 04:40:37.115788 [ 270 ] {0e0d9153-40e6-4e79-91bf-2d24d964e5cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 644 | 2026.02.04 04:40:37.116018 [ 270 ] {0e0d9153-40e6-4e79-91bf-2d24d964e5cd} <Debug> TCPHandler: Processed in 0.000650118 sec. | ||
| 645 | 2026.02.04 04:40:37.116117 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.02.04 04:40:37.116258 [ 270 ] {a9514f05-37dc-47e1-ae29-ba952338cfe8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 647 | 2026.02.04 04:40:37.116378 [ 270 ] {a9514f05-37dc-47e1-ae29-ba952338cfe8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 648 | 2026.02.04 04:40:37.116515 [ 270 ] {a9514f05-37dc-47e1-ae29-ba952338cfe8} <Debug> TCPHandler: Processed in 0.000446746 sec. | ||
| 649 | 2026.02.04 04:40:37.116658 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 650 | 2026.02.04 04:40:37.116799 [ 270 ] {63752a4a-da8d-46e6-9976-1f1f098c36ef} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 651 | 2026.02.04 04:40:37.116926 [ 270 ] {63752a4a-da8d-46e6-9976-1f1f098c36ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 652 | 2026.02.04 04:40:37.117026 [ 270 ] {63752a4a-da8d-46e6-9976-1f1f098c36ef} <Debug> TCPHandler: Processed in 0.000418366 sec. | ||
| 653 | 2026.02.04 04:40:37.117200 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.02.04 04:40:37.117337 [ 270 ] {d01879b2-aa16-4117-a39d-183c12bda675} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 655 | 2026.02.04 04:40:37.117460 [ 270 ] {d01879b2-aa16-4117-a39d-183c12bda675} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 656 | 2026.02.04 04:40:37.117561 [ 270 ] {d01879b2-aa16-4117-a39d-183c12bda675} <Debug> TCPHandler: Processed in 0.000407805 sec. | ||
| 657 | 2026.02.04 04:40:37.117676 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 658 | 2026.02.04 04:40:37.117890 [ 270 ] {becc5b49-0b1d-4600-930d-351a7c7ba30b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 659 | 2026.02.04 04:40:37.118008 [ 270 ] {becc5b49-0b1d-4600-930d-351a7c7ba30b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 660 | 2026.02.04 04:40:37.118113 [ 270 ] {becc5b49-0b1d-4600-930d-351a7c7ba30b} <Debug> TCPHandler: Processed in 0.000484647 sec. | ||
| 661 | 2026.02.04 04:40:37.118235 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 662 | 2026.02.04 04:40:37.118449 [ 270 ] {024f3176-4b14-4e50-9ddd-dfe4c0bfc3af} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 663 | 2026.02.04 04:40:37.118526 [ 270 ] {024f3176-4b14-4e50-9ddd-dfe4c0bfc3af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 664 | 2026.02.04 04:40:37.118652 [ 270 ] {024f3176-4b14-4e50-9ddd-dfe4c0bfc3af} <Debug> TCPHandler: Processed in 0.000464426 sec. | ||
| 665 | 2026.02.04 04:40:37.118746 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.02.04 04:40:37.118881 [ 270 ] {1abe4089-2865-4924-bb80-97021a658d54} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 667 | 2026.02.04 04:40:37.119002 [ 270 ] {1abe4089-2865-4924-bb80-97021a658d54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 668 | 2026.02.04 04:40:37.119169 [ 270 ] {1abe4089-2865-4924-bb80-97021a658d54} <Debug> TCPHandler: Processed in 0.000470297 sec. | ||
| 669 | 2026.02.04 04:40:37.119275 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 670 | 2026.02.04 04:40:37.119408 [ 270 ] {6e99fb2b-3b78-450a-9ef3-449f3ceb2be2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 671 | 2026.02.04 04:40:37.119529 [ 270 ] {6e99fb2b-3b78-450a-9ef3-449f3ceb2be2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 672 | 2026.02.04 04:40:37.119623 [ 270 ] {6e99fb2b-3b78-450a-9ef3-449f3ceb2be2} <Debug> TCPHandler: Processed in 0.000395145 sec. | ||
| 673 | 2026.02.04 04:40:37.119808 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 674 | 2026.02.04 04:40:37.119943 [ 270 ] {57fe6a51-0846-494e-bf4b-2f83c9aa24db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 675 | 2026.02.04 04:40:37.120054 [ 270 ] {57fe6a51-0846-494e-bf4b-2f83c9aa24db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 676 | 2026.02.04 04:40:37.120158 [ 270 ] {57fe6a51-0846-494e-bf4b-2f83c9aa24db} <Debug> TCPHandler: Processed in 0.000398755 sec. | ||
| 677 | 2026.02.04 04:40:37.120322 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.02.04 04:40:37.120455 [ 270 ] {505f6693-d8c0-4704-9b9b-01cba7ba2429} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 679 | 2026.02.04 04:40:37.120567 [ 270 ] {505f6693-d8c0-4704-9b9b-01cba7ba2429} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 680 | 2026.02.04 04:40:37.120658 [ 270 ] {505f6693-d8c0-4704-9b9b-01cba7ba2429} <Debug> TCPHandler: Processed in 0.000382945 sec. | ||
| 681 | 2026.02.04 04:40:37.120772 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 682 | 2026.02.04 04:40:37.120974 [ 270 ] {0a1b4d16-ab00-4be7-93a1-f8a6ac6364c5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 683 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 684 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 685 | * a string isn't palatable for a few reasons. | ||
| 686 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 687 | * details. | ||
| 688 | */ | ||
| 689 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 690 | 2026.02.04 04:40:37.121085 [ 270 ] {0a1b4d16-ab00-4be7-93a1-f8a6ac6364c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 691 | 2026.02.04 04:40:37.121253 [ 270 ] {0a1b4d16-ab00-4be7-93a1-f8a6ac6364c5} <Debug> TCPHandler: Processed in 0.000528917 sec. | ||
| 692 | 2026.02.04 04:40:37.121348 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 693 | 2026.02.04 04:40:37.121484 [ 270 ] {89599dff-baac-4c44-9ff6-868d34fb7a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 694 | 2026.02.04 04:40:37.121598 [ 270 ] {89599dff-baac-4c44-9ff6-868d34fb7a8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 695 | 2026.02.04 04:40:37.121742 [ 270 ] {89599dff-baac-4c44-9ff6-868d34fb7a8a} <Debug> TCPHandler: Processed in 0.000440586 sec. | ||
| 696 | 2026.02.04 04:40:37.121870 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 697 | 2026.02.04 04:40:37.122012 [ 270 ] {24ce885e-2942-4651-85ad-d321871a597d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 698 | 2026.02.04 04:40:37.122125 [ 270 ] {24ce885e-2942-4651-85ad-d321871a597d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 699 | 2026.02.04 04:40:37.122224 [ 270 ] {24ce885e-2942-4651-85ad-d321871a597d} <Debug> TCPHandler: Processed in 0.000400395 sec. | ||
| 700 | 2026.02.04 04:40:37.122389 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 701 | 2026.02.04 04:40:37.122527 [ 270 ] {cbfdcd50-556d-4829-8655-ec040bfe9dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 702 | 2026.02.04 04:40:37.122641 [ 270 ] {cbfdcd50-556d-4829-8655-ec040bfe9dfd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 703 | 2026.02.04 04:40:37.122748 [ 270 ] {cbfdcd50-556d-4829-8655-ec040bfe9dfd} <Debug> TCPHandler: Processed in 0.000406796 sec. | ||
| 704 | 2026.02.04 04:40:37.122911 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 705 | 2026.02.04 04:40:37.123050 [ 270 ] {2f20b2e9-6560-4db6-a1d6-1153e15c8534} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 706 | 2026.02.04 04:40:37.123161 [ 270 ] {2f20b2e9-6560-4db6-a1d6-1153e15c8534} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 707 | 2026.02.04 04:40:37.123266 [ 270 ] {2f20b2e9-6560-4db6-a1d6-1153e15c8534} <Debug> TCPHandler: Processed in 0.000399326 sec. | ||
| 708 | 2026.02.04 04:40:37.123450 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 709 | 2026.02.04 04:40:37.123658 [ 270 ] {5dbf50d6-20f3-4c11-b977-9557aa59e68c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 710 | * NOTE: Array types cannot be Nullable, see | ||
| 711 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 712 | * for more details. | ||
| 713 | * | ||
| 714 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 715 | * is unfortunate, and at this point relies on the fact that an | ||
| 716 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 717 | * to figure out another way to represent missing samples here. | ||
| 718 | */ | ||
| 719 | 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) | ||
| 720 | 2026.02.04 04:40:37.123777 [ 270 ] {5dbf50d6-20f3-4c11-b977-9557aa59e68c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 721 | 2026.02.04 04:40:37.123977 [ 270 ] {5dbf50d6-20f3-4c11-b977-9557aa59e68c} <Debug> TCPHandler: Processed in 0.000576987 sec. | ||
| 722 | 2026.02.04 04:40:37.124074 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 723 | 2026.02.04 04:40:37.124343 [ 270 ] {283c1c73-ba98-406e-b4fc-7e3f26d9baaa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 724 | 2026.02.04 04:40:37.124464 [ 270 ] {283c1c73-ba98-406e-b4fc-7e3f26d9baaa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 725 | 2026.02.04 04:40:37.124658 [ 270 ] {283c1c73-ba98-406e-b4fc-7e3f26d9baaa} <Debug> TCPHandler: Processed in 0.000631208 sec. | ||
| 726 | 2026.02.04 04:40:37.124754 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 727 | 2026.02.04 04:40:37.125020 [ 270 ] {4382bc23-40cb-4543-b9d1-fbc08d1696c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 728 | 2026.02.04 04:40:37.125142 [ 270 ] {4382bc23-40cb-4543-b9d1-fbc08d1696c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 729 | 2026.02.04 04:40:37.125442 [ 259 ] {3a69fbf9-d0a3-4371-beea-136da74d2b50} <Debug> TCPHandler: Processed in 0.021747822 sec. | ||
| 730 | 2026.02.04 04:40:37.125448 [ 270 ] {4382bc23-40cb-4543-b9d1-fbc08d1696c6} <Debug> TCPHandler: Processed in 0.0007408 sec. | ||
| 731 | 2026.02.04 04:40:37.125580 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 732 | 2026.02.04 04:40:37.125643 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 733 | 2026.02.04 04:40:37.125834 [ 270 ] {37ed1eae-8414-4963-9b6b-16cc5a4fe56a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 734 | 2026.02.04 04:40:37.125869 [ 259 ] {4bb9840d-dc36-4889-9b83-7aedec97becf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) /* The field tables store named dimensions of each timeseries. | ||
| 735 | * | ||
| 736 | * As with the measurement tables, there is one field table for each field data | ||
| 737 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 738 | * this behavior **must not** be relied upon for query correctness. | ||
| 739 | * | ||
| 740 | * The index for the fields differs from the measurements, however. Rows are | ||
| 741 | * sorted by timeseries name, then field name, field value, and finally | ||
| 742 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 743 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 744 | * usually then used to look up measurements. | ||
| 745 | * | ||
| 746 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 747 | * timeseries name and then key, since it would improve lookups where one | ||
| 748 | * already has the key. Realistically though, these tables are quite small and | ||
| 749 | * so performance benefits will be low in absolute terms. | ||
| 750 | * | ||
| 751 | * TTL: We use a materialized column to expire old field table records. This | ||
| 752 | * column is generated automatically by the database whenever a new row is | ||
| 753 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 754 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 755 | * record will remain during a deduplication, which will have the last | ||
| 756 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 757 | * measurement tables. | ||
| 758 | */ | ||
| 759 | 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) | ||
| 760 | 2026.02.04 04:40:37.125967 [ 270 ] {37ed1eae-8414-4963-9b6b-16cc5a4fe56a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 761 | 2026.02.04 04:40:37.125989 [ 259 ] {4bb9840d-dc36-4889-9b83-7aedec97becf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 762 | 2026.02.04 04:40:37.126162 [ 270 ] {37ed1eae-8414-4963-9b6b-16cc5a4fe56a} <Debug> TCPHandler: Processed in 0.000632159 sec. | ||
| 763 | 2026.02.04 04:40:37.126269 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2026.02.04 04:40:37.126465 [ 270 ] {0d3279de-160a-42ce-8d11-f9a020220c23} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 765 | 2026.02.04 04:40:37.126517 [ 270 ] {0d3279de-160a-42ce-8d11-f9a020220c23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 766 | 2026.02.04 04:40:37.126677 [ 270 ] {0d3279de-160a-42ce-8d11-f9a020220c23} <Debug> TCPHandler: Processed in 0.000454627 sec. | ||
| 767 | 2026.02.04 04:40:37.126772 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.02.04 04:40:37.126970 [ 270 ] {38f28960-0954-477a-8425-018e6c2d65bc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 769 | 2026.02.04 04:40:37.127020 [ 270 ] {38f28960-0954-477a-8425-018e6c2d65bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 770 | 2026.02.04 04:40:37.127178 [ 270 ] {38f28960-0954-477a-8425-018e6c2d65bc} <Debug> TCPHandler: Processed in 0.000452416 sec. | ||
| 771 | 2026.02.04 04:40:37.127290 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2026.02.04 04:40:37.127479 [ 270 ] {bb37b096-4b80-422b-9c31-c775ba0d3e29} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 773 | 2026.02.04 04:40:37.127525 [ 270 ] {bb37b096-4b80-422b-9c31-c775ba0d3e29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 774 | 2026.02.04 04:40:37.127683 [ 270 ] {bb37b096-4b80-422b-9c31-c775ba0d3e29} <Debug> TCPHandler: Processed in 0.000442636 sec. | ||
| 775 | 2026.02.04 04:40:37.127777 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2026.02.04 04:40:37.127967 [ 270 ] {ec908f7a-49d2-487c-84b2-c8ce8d51a3b8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 777 | 2026.02.04 04:40:37.128014 [ 270 ] {ec908f7a-49d2-487c-84b2-c8ce8d51a3b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 778 | 2026.02.04 04:40:37.128170 [ 270 ] {ec908f7a-49d2-487c-84b2-c8ce8d51a3b8} <Debug> TCPHandler: Processed in 0.000438806 sec. | ||
| 779 | 2026.02.04 04:40:37.128282 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 780 | 2026.02.04 04:40:37.128505 [ 270 ] {d3a31fd9-d182-4c77-9fd1-df9fbd4ca4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 781 | 2026.02.04 04:40:37.128556 [ 270 ] {d3a31fd9-d182-4c77-9fd1-df9fbd4ca4aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 782 | 2026.02.04 04:40:37.128728 [ 270 ] {d3a31fd9-d182-4c77-9fd1-df9fbd4ca4aa} <Debug> TCPHandler: Processed in 0.000495947 sec. | ||
| 783 | 2026.02.04 04:40:37.128838 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2026.02.04 04:40:37.129028 [ 270 ] {290fffdb-147e-4056-affe-32133d36431a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 785 | 2026.02.04 04:40:37.129075 [ 270 ] {290fffdb-147e-4056-affe-32133d36431a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 786 | 2026.02.04 04:40:37.129226 [ 270 ] {290fffdb-147e-4056-affe-32133d36431a} <Debug> TCPHandler: Processed in 0.000436756 sec. | ||
| 787 | 2026.02.04 04:40:37.129321 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.02.04 04:40:37.129474 [ 270 ] {575dc2eb-98f5-455b-9655-cb02153dc198} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) /* The field tables store named dimensions of each timeseries. | ||
| 789 | * | ||
| 790 | * As with the measurement tables, there is one field table for each field data | ||
| 791 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 792 | * this behavior **must not** be relied upon for query correctness. | ||
| 793 | * | ||
| 794 | * The index for the fields differs from the measurements, however. Rows are | ||
| 795 | * sorted by timeseries name, then field name, field value, and finally | ||
| 796 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 797 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 798 | * usually then used to look up measurements. | ||
| 799 | * | ||
| 800 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 801 | * timeseries name and then key, since it would improve lookups where one | ||
| 802 | * already has the key. Realistically though, these tables are quite small and | ||
| 803 | * so performance benefits will be low in absolute terms. | ||
| 804 | * | ||
| 805 | * TTL: We use a materialized column to expire old field table records. This | ||
| 806 | * column is generated automatically by the database whenever a new row is | ||
| 807 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 808 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 809 | * record will remain during a deduplication, which will have the last | ||
| 810 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 811 | * measurement tables. | ||
| 812 | */ | ||
| 813 | 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) | ||
| 814 | 2026.02.04 04:40:37.129530 [ 270 ] {575dc2eb-98f5-455b-9655-cb02153dc198} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 815 | 2026.02.04 04:40:37.136850 [ 259 ] {4bb9840d-dc36-4889-9b83-7aedec97becf} <Debug> oximeter.fields_bool (1dfee075-b791-4155-bcc3-17d316fda119): Loading data parts | ||
| 816 | 2026.02.04 04:40:37.137079 [ 259 ] {4bb9840d-dc36-4889-9b83-7aedec97becf} <Debug> oximeter.fields_bool (1dfee075-b791-4155-bcc3-17d316fda119): There are no data parts | ||
| 817 | 2026.02.04 04:40:37.148577 [ 259 ] {4bb9840d-dc36-4889-9b83-7aedec97becf} <Debug> TCPHandler: Processed in 0.023007579 sec. | ||
| 818 | 2026.02.04 04:40:37.148608 [ 270 ] {575dc2eb-98f5-455b-9655-cb02153dc198} <Debug> TCPHandler: Processed in 0.01933522 sec. | ||
| 819 | 2026.02.04 04:40:37.148729 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 820 | 2026.02.04 04:40:37.148746 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2026.02.04 04:40:37.148875 [ 270 ] {06429587-2137-47f6-9f72-322766205339} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 822 | 2026.02.04 04:40:37.148912 [ 259 ] {e2e02663-bd55-453d-b38a-d711d515b511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 823 | 2026.02.04 04:40:37.148920 [ 270 ] {06429587-2137-47f6-9f72-322766205339} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 824 | 2026.02.04 04:40:37.148962 [ 259 ] {e2e02663-bd55-453d-b38a-d711d515b511} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 825 | 2026.02.04 04:40:37.160404 [ 270 ] {06429587-2137-47f6-9f72-322766205339} <Debug> oximeter.fields_i8 (beaba5a8-ca9c-4d14-9b42-16078ad54b0f): Loading data parts | ||
| 826 | 2026.02.04 04:40:37.160573 [ 270 ] {06429587-2137-47f6-9f72-322766205339} <Debug> oximeter.fields_i8 (beaba5a8-ca9c-4d14-9b42-16078ad54b0f): There are no data parts | ||
| 827 | 2026.02.04 04:40:37.163071 [ 259 ] {e2e02663-bd55-453d-b38a-d711d515b511} <Debug> TCPHandler: Processed in 0.014381124 sec. | ||
| 828 | 2026.02.04 04:40:37.163076 [ 270 ] {06429587-2137-47f6-9f72-322766205339} <Debug> TCPHandler: Processed in 0.014396634 sec. | ||
| 829 | 2026.02.04 04:40:37.163234 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 830 | 2026.02.04 04:40:37.163250 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2026.02.04 04:40:37.163396 [ 270 ] {e4f39997-cc02-4a4a-a294-e566a341c171} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 832 | 2026.02.04 04:40:37.163410 [ 259 ] {50ed14a6-55f9-4705-a8bd-558d811b7dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 833 | 2026.02.04 04:40:37.163446 [ 270 ] {e4f39997-cc02-4a4a-a294-e566a341c171} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 834 | 2026.02.04 04:40:37.163462 [ 259 ] {50ed14a6-55f9-4705-a8bd-558d811b7dde} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 835 | 2026.02.04 04:40:37.174224 [ 270 ] {e4f39997-cc02-4a4a-a294-e566a341c171} <Debug> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Loading data parts | ||
| 836 | 2026.02.04 04:40:37.174389 [ 270 ] {e4f39997-cc02-4a4a-a294-e566a341c171} <Debug> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): There are no data parts | ||
| 837 | 2026.02.04 04:40:37.184421 [ 270 ] {e4f39997-cc02-4a4a-a294-e566a341c171} <Debug> TCPHandler: Processed in 0.021244726 sec. | ||
| 838 | 2026.02.04 04:40:37.184470 [ 259 ] {50ed14a6-55f9-4705-a8bd-558d811b7dde} <Debug> TCPHandler: Processed in 0.021267805 sec. | ||
| 839 | 2026.02.04 04:40:37.184552 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 840 | 2026.02.04 04:40:37.184656 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.02.04 04:40:37.184713 [ 270 ] {17b1afbd-a2ea-4c38-b9bc-71fef08d326b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 842 | 2026.02.04 04:40:37.184759 [ 270 ] {17b1afbd-a2ea-4c38-b9bc-71fef08d326b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 843 | 2026.02.04 04:40:37.184814 [ 259 ] {f8443ea4-75a8-413f-a9f7-9933cb0eb263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 844 | 2026.02.04 04:40:37.184858 [ 259 ] {f8443ea4-75a8-413f-a9f7-9933cb0eb263} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 845 | 2026.02.04 04:40:37.196044 [ 270 ] {17b1afbd-a2ea-4c38-b9bc-71fef08d326b} <Debug> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Loading data parts | ||
| 846 | 2026.02.04 04:40:37.196301 [ 270 ] {17b1afbd-a2ea-4c38-b9bc-71fef08d326b} <Debug> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): There are no data parts | ||
| 847 | 2026.02.04 04:40:37.199118 [ 270 ] {17b1afbd-a2ea-4c38-b9bc-71fef08d326b} <Debug> TCPHandler: Processed in 0.014618596 sec. | ||
| 848 | 2026.02.04 04:40:37.199132 [ 259 ] {f8443ea4-75a8-413f-a9f7-9933cb0eb263} <Debug> TCPHandler: Processed in 0.014537016 sec. | ||
| 849 | 2026.02.04 04:40:37.199241 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 850 | 2026.02.04 04:40:37.199302 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2026.02.04 04:40:37.199429 [ 270 ] {f023a87a-2e12-4cd0-ab99-8cc153a1b775} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 852 | 2026.02.04 04:40:37.199475 [ 259 ] {1434dae9-95fe-4ae9-a256-ab42079833ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 853 | 2026.02.04 04:40:37.199485 [ 270 ] {f023a87a-2e12-4cd0-ab99-8cc153a1b775} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 854 | 2026.02.04 04:40:37.199528 [ 259 ] {1434dae9-95fe-4ae9-a256-ab42079833ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 855 | 2026.02.04 04:40:37.208926 [ 270 ] {f023a87a-2e12-4cd0-ab99-8cc153a1b775} <Debug> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Loading data parts | ||
| 856 | 2026.02.04 04:40:37.209063 [ 270 ] {f023a87a-2e12-4cd0-ab99-8cc153a1b775} <Debug> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): There are no data parts | ||
| 857 | 2026.02.04 04:40:37.211588 [ 270 ] {f023a87a-2e12-4cd0-ab99-8cc153a1b775} <Debug> TCPHandler: Processed in 0.012409607 sec. | ||
| 858 | 2026.02.04 04:40:37.211605 [ 259 ] {1434dae9-95fe-4ae9-a256-ab42079833ec} <Debug> TCPHandler: Processed in 0.012356006 sec. | ||
| 859 | 2026.02.04 04:40:37.211696 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 860 | 2026.02.04 04:40:37.211759 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.02.04 04:40:37.211855 [ 270 ] {02f2e133-3152-4403-b1d5-3c27884a5f77} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 862 | 2026.02.04 04:40:37.211902 [ 270 ] {02f2e133-3152-4403-b1d5-3c27884a5f77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 863 | 2026.02.04 04:40:37.211918 [ 259 ] {cf9fbea0-1ac4-4701-9375-509f765c8160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 864 | 2026.02.04 04:40:37.211969 [ 259 ] {cf9fbea0-1ac4-4701-9375-509f765c8160} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 865 | 2026.02.04 04:40:37.220228 [ 270 ] {02f2e133-3152-4403-b1d5-3c27884a5f77} <Debug> oximeter.fields_i32 (2516a65f-8cb2-4a22-aa03-a456b80db31c): Loading data parts | ||
| 866 | 2026.02.04 04:40:37.220481 [ 270 ] {02f2e133-3152-4403-b1d5-3c27884a5f77} <Debug> oximeter.fields_i32 (2516a65f-8cb2-4a22-aa03-a456b80db31c): There are no data parts | ||
| 867 | 2026.02.04 04:40:37.222922 [ 270 ] {02f2e133-3152-4403-b1d5-3c27884a5f77} <Debug> TCPHandler: Processed in 0.011276131 sec. | ||
| 868 | 2026.02.04 04:40:37.222945 [ 259 ] {cf9fbea0-1ac4-4701-9375-509f765c8160} <Debug> TCPHandler: Processed in 0.011236171 sec. | ||
| 869 | 2026.02.04 04:40:37.223056 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2026.02.04 04:40:37.223109 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.02.04 04:40:37.223235 [ 270 ] {8ff0fde7-b363-4af0-88d6-5f0b01db6ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 872 | 2026.02.04 04:40:37.223288 [ 270 ] {8ff0fde7-b363-4af0-88d6-5f0b01db6ff6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 873 | 2026.02.04 04:40:37.223290 [ 259 ] {13fb22b5-0757-44e6-8040-198706f11b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 874 | 2026.02.04 04:40:37.223346 [ 259 ] {13fb22b5-0757-44e6-8040-198706f11b58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 875 | 2026.02.04 04:40:37.232107 [ 270 ] {8ff0fde7-b363-4af0-88d6-5f0b01db6ff6} <Debug> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Loading data parts | ||
| 876 | 2026.02.04 04:40:37.232375 [ 270 ] {8ff0fde7-b363-4af0-88d6-5f0b01db6ff6} <Debug> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): There are no data parts | ||
| 877 | 2026.02.04 04:40:37.234841 [ 270 ] {8ff0fde7-b363-4af0-88d6-5f0b01db6ff6} <Debug> TCPHandler: Processed in 0.01184961 sec. | ||
| 878 | 2026.02.04 04:40:37.234870 [ 259 ] {13fb22b5-0757-44e6-8040-198706f11b58} <Debug> TCPHandler: Processed in 0.011813149 sec. | ||
| 879 | 2026.02.04 04:40:37.234969 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2026.02.04 04:40:37.235032 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2026.02.04 04:40:37.235139 [ 270 ] {f60b2967-c950-4a80-9a2f-9a133a00a6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 882 | 2026.02.04 04:40:37.235185 [ 270 ] {f60b2967-c950-4a80-9a2f-9a133a00a6e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 883 | 2026.02.04 04:40:37.235190 [ 259 ] {4ff91108-d4f7-4753-893c-c60035b83d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 884 | 2026.02.04 04:40:37.235237 [ 259 ] {4ff91108-d4f7-4753-893c-c60035b83d58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 885 | 2026.02.04 04:40:37.243304 [ 270 ] {f60b2967-c950-4a80-9a2f-9a133a00a6e4} <Debug> oximeter.fields_i64 (e1b3b1d3-e50a-4466-a124-1816a0d32195): Loading data parts | ||
| 886 | 2026.02.04 04:40:37.243449 [ 270 ] {f60b2967-c950-4a80-9a2f-9a133a00a6e4} <Debug> oximeter.fields_i64 (e1b3b1d3-e50a-4466-a124-1816a0d32195): There are no data parts | ||
| 887 | 2026.02.04 04:40:37.245693 [ 270 ] {f60b2967-c950-4a80-9a2f-9a133a00a6e4} <Debug> TCPHandler: Processed in 0.010788076 sec. | ||
| 888 | 2026.02.04 04:40:37.245696 [ 259 ] {4ff91108-d4f7-4753-893c-c60035b83d58} <Debug> TCPHandler: Processed in 0.010714793 sec. | ||
| 889 | 2026.02.04 04:40:37.245805 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2026.02.04 04:40:37.245859 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2026.02.04 04:40:37.245996 [ 270 ] {5defcdeb-d1e0-412c-a21b-fc561b5e1255} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 892 | 2026.02.04 04:40:37.246014 [ 259 ] {2d950b31-f058-4dda-b46a-75480a0b75f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 893 | 2026.02.04 04:40:37.246053 [ 270 ] {5defcdeb-d1e0-412c-a21b-fc561b5e1255} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 894 | 2026.02.04 04:40:37.246062 [ 259 ] {2d950b31-f058-4dda-b46a-75480a0b75f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 895 | 2026.02.04 04:40:37.254867 [ 259 ] {2d950b31-f058-4dda-b46a-75480a0b75f6} <Debug> oximeter.fields_u64 (ac83532b-e7b5-4b4c-94bb-38352156184e): Loading data parts | ||
| 896 | 2026.02.04 04:40:37.255022 [ 259 ] {2d950b31-f058-4dda-b46a-75480a0b75f6} <Debug> oximeter.fields_u64 (ac83532b-e7b5-4b4c-94bb-38352156184e): There are no data parts | ||
| 897 | 2026.02.04 04:40:37.258320 [ 259 ] {2d950b31-f058-4dda-b46a-75480a0b75f6} <Debug> TCPHandler: Processed in 0.012511728 sec. | ||
| 898 | 2026.02.04 04:40:37.258321 [ 270 ] {5defcdeb-d1e0-412c-a21b-fc561b5e1255} <Debug> TCPHandler: Processed in 0.012568269 sec. | ||
| 899 | 2026.02.04 04:40:37.258470 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2026.02.04 04:40:37.258480 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.02.04 04:40:37.258661 [ 270 ] {304b8233-0d23-459e-a66d-a79258c2b078} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 902 | 2026.02.04 04:40:37.258685 [ 259 ] {65ab7234-8247-4e78-8f1e-3fe4c6b7c004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 903 | 2026.02.04 04:40:37.258716 [ 270 ] {304b8233-0d23-459e-a66d-a79258c2b078} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 904 | 2026.02.04 04:40:37.258741 [ 259 ] {65ab7234-8247-4e78-8f1e-3fe4c6b7c004} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 905 | 2026.02.04 04:40:37.267190 [ 270 ] {304b8233-0d23-459e-a66d-a79258c2b078} <Debug> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Loading data parts | ||
| 906 | 2026.02.04 04:40:37.267356 [ 270 ] {304b8233-0d23-459e-a66d-a79258c2b078} <Debug> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): There are no data parts | ||
| 907 | 2026.02.04 04:40:37.270149 [ 259 ] {65ab7234-8247-4e78-8f1e-3fe4c6b7c004} <Debug> TCPHandler: Processed in 0.011730438 sec. | ||
| 908 | 2026.02.04 04:40:37.270151 [ 270 ] {304b8233-0d23-459e-a66d-a79258c2b078} <Debug> TCPHandler: Processed in 0.011741428 sec. | ||
| 909 | 2026.02.04 04:40:37.270300 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2026.02.04 04:40:37.270381 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2026.02.04 04:40:37.270454 [ 270 ] {f56265fb-21f6-4c57-9b22-51ae2c0455f6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 912 | 2026.02.04 04:40:37.270501 [ 270 ] {f56265fb-21f6-4c57-9b22-51ae2c0455f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 913 | 2026.02.04 04:40:37.270547 [ 259 ] {4b3fc66d-b9bb-4ea3-9b0e-3a0850e01dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 914 | 2026.02.04 04:40:37.270595 [ 259 ] {4b3fc66d-b9bb-4ea3-9b0e-3a0850e01dc3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 915 | 2026.02.04 04:40:37.279412 [ 270 ] {f56265fb-21f6-4c57-9b22-51ae2c0455f6} <Debug> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Loading data parts | ||
| 916 | 2026.02.04 04:40:37.279554 [ 270 ] {f56265fb-21f6-4c57-9b22-51ae2c0455f6} <Debug> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): There are no data parts | ||
| 917 | 2026.02.04 04:40:37.282512 [ 270 ] {f56265fb-21f6-4c57-9b22-51ae2c0455f6} <Debug> TCPHandler: Processed in 0.012262584 sec. | ||
| 918 | 2026.02.04 04:40:37.282513 [ 259 ] {4b3fc66d-b9bb-4ea3-9b0e-3a0850e01dc3} <Debug> TCPHandler: Processed in 0.012185074 sec. | ||
| 919 | 2026.02.04 04:40:37.282623 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.02.04 04:40:37.282676 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 921 | 2026.02.04 04:40:37.282781 [ 270 ] {49f562f5-f20d-406b-90d4-6fa5aa36a920} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) 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) | ||
| 922 | 2026.02.04 04:40:37.282828 [ 270 ] {49f562f5-f20d-406b-90d4-6fa5aa36a920} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 923 | 2026.02.04 04:40:37.282833 [ 259 ] {001d0e1a-1c55-4998-bd39-34e3b732693a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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) | ||
| 924 | 2026.02.04 04:40:37.282882 [ 259 ] {001d0e1a-1c55-4998-bd39-34e3b732693a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 925 | 2026.02.04 04:40:37.290743 [ 270 ] {49f562f5-f20d-406b-90d4-6fa5aa36a920} <Debug> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Loading data parts | ||
| 926 | 2026.02.04 04:40:37.291036 [ 270 ] {49f562f5-f20d-406b-90d4-6fa5aa36a920} <Debug> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): There are no data parts | ||
| 927 | 2026.02.04 04:40:37.293978 [ 270 ] {49f562f5-f20d-406b-90d4-6fa5aa36a920} <Debug> TCPHandler: Processed in 0.011405124 sec. | ||
| 928 | 2026.02.04 04:40:37.293997 [ 259 ] {001d0e1a-1c55-4998-bd39-34e3b732693a} <Debug> TCPHandler: Processed in 0.011368703 sec. | ||
| 929 | 2026.02.04 04:40:37.294105 [ 270 ] {} <Trace> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 930 | 2026.02.04 04:40:37.294172 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2026.02.04 04:40:37.294390 [ 270 ] {3434f289-543c-4df3-8d36-428964ac8965} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58770) /* The timeseries schema table stores the extracted schema for the samples | ||
| 932 | * oximeter collects. | ||
| 933 | */ | ||
| 934 | 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) | ||
| 935 | 2026.02.04 04:40:37.294452 [ 259 ] {92d78fa1-acc5-4557-8dea-21e967b5c8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) /* The timeseries schema table stores the extracted schema for the samples | ||
| 936 | * oximeter collects. | ||
| 937 | */ | ||
| 938 | 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) | ||
| 939 | 2026.02.04 04:40:37.294459 [ 270 ] {3434f289-543c-4df3-8d36-428964ac8965} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 940 | 2026.02.04 04:40:37.294528 [ 259 ] {92d78fa1-acc5-4557-8dea-21e967b5c8b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 941 | 2026.02.04 04:40:37.302285 [ 270 ] {3434f289-543c-4df3-8d36-428964ac8965} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7): Loading data parts | ||
| 942 | 2026.02.04 04:40:37.302476 [ 270 ] {3434f289-543c-4df3-8d36-428964ac8965} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7): There are no data parts | ||
| 943 | 2026.02.04 04:40:37.305588 [ 270 ] {3434f289-543c-4df3-8d36-428964ac8965} <Debug> TCPHandler: Processed in 0.011532144 sec. | ||
| 944 | 2026.02.04 04:40:37.305601 [ 259 ] {92d78fa1-acc5-4557-8dea-21e967b5c8b9} <Debug> TCPHandler: Processed in 0.011480055 sec. | ||
| 945 | 2026.02.04 04:40:37.305837 [ 277 ] {} <Trace> TCP-Session: 5cf082f3-6944-47d1-ad83-8fd4c76ccf25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2026.02.04 04:40:37.306124 [ 277 ] {f45a266e-c5b4-4b1c-b7a4-652162712694} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65114) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 947 | 2026.02.04 04:40:37.307428 [ 277 ] {f45a266e-c5b4-4b1c-b7a4-652162712694} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 948 | 2026.02.04 04:40:37.313637 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2026.02.04 04:40:37.313833 [ 260 ] {60db5c88-43a0-4b68-bbf8-085f47976982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 950 | 2026.02.04 04:40:37.313970 [ 260 ] {60db5c88-43a0-4b68-bbf8-085f47976982} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 951 | 2026.02.04 04:40:37.331431 [ 316 ] {60db5c88-43a0-4b68-bbf8-085f47976982} <Trace> oximeter.version (f0c51a56-7b1c-4632-a065-6061506c5fd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2026.02.04 04:40:37.331430 [ 323 ] {f45a266e-c5b4-4b1c-b7a4-652162712694} <Trace> oximeter.version (f0c51a56-7b1c-4632-a065-6061506c5fd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2026.02.04 04:40:37.331491 [ 316 ] {60db5c88-43a0-4b68-bbf8-085f47976982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 954 | 2026.02.04 04:40:37.331537 [ 323 ] {f45a266e-c5b4-4b1c-b7a4-652162712694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 955 | 2026.02.04 04:40:37.337065 [ 316 ] {60db5c88-43a0-4b68-bbf8-085f47976982} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 956 | 2026.02.04 04:40:37.337100 [ 323 ] {f45a266e-c5b4-4b1c-b7a4-652162712694} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 957 | 2026.02.04 04:40:37.337906 [ 323 ] {f45a266e-c5b4-4b1c-b7a4-652162712694} <Trace> oximeter.version (f0c51a56-7b1c-4632-a065-6061506c5fd4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 958 | 2026.02.04 04:40:37.338109 [ 316 ] {60db5c88-43a0-4b68-bbf8-085f47976982} <Trace> oximeter.version (f0c51a56-7b1c-4632-a065-6061506c5fd4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 959 | 2026.02.04 04:40:37.338209 [ 277 ] {f45a266e-c5b4-4b1c-b7a4-652162712694} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.032224 sec., 31.03277060575968 rows/sec., 496.52 B/sec. | ||
| 960 | 2026.02.04 04:40:37.338355 [ 260 ] {60db5c88-43a0-4b68-bbf8-085f47976982} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.024554 sec., 40.72656186364747 rows/sec., 651.62 B/sec. | ||
| 961 | 2026.02.04 04:40:37.338378 [ 277 ] {f45a266e-c5b4-4b1c-b7a4-652162712694} <Debug> TCPHandler: Processed in 0.032675269 sec. | ||
| 962 | 2026.02.04 04:40:37.338562 [ 260 ] {60db5c88-43a0-4b68-bbf8-085f47976982} <Debug> TCPHandler: Processed in 0.025062687 sec. | ||
| 963 | 2026.02.04 04:40:37.338575 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.02.04 04:40:37.338608 [ 277 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.02.04 04:40:37.338657 [ 271 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.02.04 04:40:37.338674 [ 277 ] {} <Debug> TCP-Session: 5cf082f3-6944-47d1-ad83-8fd4c76ccf25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 967 | 2026.02.04 04:40:37.338673 [ 270 ] {} <Debug> TCP-Session: cb82f864-edec-48b0-9ccc-cca8698d25cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.02.04 04:40:37.338709 [ 276 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.02.04 04:40:37.338718 [ 271 ] {} <Debug> TCP-Session: 4d17cca7-22e6-4bae-b00c-30ff383ceb5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.02.04 04:40:37.338738 [ 273 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.02.04 04:40:37.338767 [ 276 ] {} <Debug> TCP-Session: c1517827-7004-4f84-91fd-17103effc9eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.02.04 04:40:37.338781 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2026.02.04 04:40:37.338804 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 974 | 2026.02.04 04:40:37.338840 [ 275 ] {} <Debug> TCP-Session: b41736fe-207a-4d45-8564-0f223490b4c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.02.04 04:40:37.338804 [ 273 ] {} <Debug> TCP-Session: 62597d5e-eb0a-4c36-88a9-3825ec856a0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.02.04 04:40:37.338867 [ 278 ] {} <Debug> TCP-Session: c89238f8-a37d-4a45-bfa1-d5f5beb1c378 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.02.04 04:40:37.338757 [ 272 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2026.02.04 04:40:37.338683 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 979 | 2026.02.04 04:40:37.338973 [ 272 ] {} <Debug> TCP-Session: 7a13efb3-1da4-4412-9bff-ce2bbfdc316e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.02.04 04:40:37.338993 [ 274 ] {} <Debug> TCP-Session: a601ab15-f27b-43e9-ac6c-97a4f60c481c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2026.02.04 04:40:38.001194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 136.05 MiB, peak 145.14 MiB, free memory in arenas 0.00 B, will set to 144.76 MiB (RSS), difference: 8.71 MiB | ||
| 982 | 2026.02.04 04:40:38.008782 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55718 | ||
| 983 | 2026.02.04 04:40:38.012139 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 984 | 2026.02.04 04:40:38.012175 [ 270 ] {} <Debug> TCP-Session: 8c6c823c-2444-468b-be3f-45be4514ca72 Authenticating user 'default' from [fd00:1122:3344:101::b]:55718 | ||
| 985 | 2026.02.04 04:40:38.012197 [ 270 ] {} <Debug> TCP-Session: 8c6c823c-2444-468b-be3f-45be4514ca72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 986 | 2026.02.04 04:40:38.012209 [ 270 ] {} <Debug> TCP-Session: 8c6c823c-2444-468b-be3f-45be4514ca72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 987 | 2026.02.04 04:40:38.012259 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 988 | 2026.02.04 04:40:38.012288 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 989 | 2026.02.04 04:40:38.012311 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 990 | 2026.02.04 04:40:38.016767 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42308 | ||
| 991 | 2026.02.04 04:40:38.016795 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46627 | ||
| 992 | 2026.02.04 04:40:38.016801 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60392 | ||
| 993 | 2026.02.04 04:40:38.016782 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33663 | ||
| 994 | 2026.02.04 04:40:38.016882 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 995 | 2026.02.04 04:40:38.016782 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46014 | ||
| 996 | 2026.02.04 04:40:38.016943 [ 272 ] {} <Debug> TCP-Session: 3c97283a-444d-40dc-b73a-8cf5ef9d6dd2 Authenticating user 'default' from [fd00:1122:3344:101::b]:42308 | ||
| 997 | 2026.02.04 04:40:38.016948 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 998 | 2026.02.04 04:40:38.016975 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 999 | 2026.02.04 04:40:38.016985 [ 272 ] {} <Debug> TCP-Session: 3c97283a-444d-40dc-b73a-8cf5ef9d6dd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1000 | 2026.02.04 04:40:38.017009 [ 275 ] {} <Debug> TCP-Session: ff57b3e5-57fe-4a2f-bbca-c11e1bb47cd2 Authenticating user 'default' from [fd00:1122:3344:101::b]:46627 | ||
| 1001 | 2026.02.04 04:40:38.017028 [ 272 ] {} <Debug> TCP-Session: 3c97283a-444d-40dc-b73a-8cf5ef9d6dd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1002 | 2026.02.04 04:40:38.017019 [ 273 ] {} <Debug> TCP-Session: 8da30058-5fb5-40c5-812e-0bec15efb28c Authenticating user 'default' from [fd00:1122:3344:101::b]:33663 | ||
| 1003 | 2026.02.04 04:40:38.017056 [ 275 ] {} <Debug> TCP-Session: ff57b3e5-57fe-4a2f-bbca-c11e1bb47cd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1004 | 2026.02.04 04:40:38.017087 [ 273 ] {} <Debug> TCP-Session: 8da30058-5fb5-40c5-812e-0bec15efb28c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1005 | 2026.02.04 04:40:38.017101 [ 275 ] {} <Debug> TCP-Session: ff57b3e5-57fe-4a2f-bbca-c11e1bb47cd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1006 | 2026.02.04 04:40:38.017115 [ 273 ] {} <Debug> TCP-Session: 8da30058-5fb5-40c5-812e-0bec15efb28c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1007 | 2026.02.04 04:40:38.016929 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1008 | 2026.02.04 04:40:38.016767 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63395 | ||
| 1009 | 2026.02.04 04:40:38.017173 [ 276 ] {} <Debug> TCP-Session: 1fc4d9d4-fc72-4a1a-a11f-e343afc23301 Authenticating user 'default' from [fd00:1122:3344:101::b]:60392 | ||
| 1010 | 2026.02.04 04:40:38.017005 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1011 | 2026.02.04 04:40:38.017210 [ 276 ] {} <Debug> TCP-Session: 1fc4d9d4-fc72-4a1a-a11f-e343afc23301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1012 | 2026.02.04 04:40:38.016810 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60549 | ||
| 1013 | 2026.02.04 04:40:38.017239 [ 276 ] {} <Debug> TCP-Session: 1fc4d9d4-fc72-4a1a-a11f-e343afc23301 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2026.02.04 04:40:38.017242 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1015 | 2026.02.04 04:40:38.017239 [ 274 ] {} <Debug> TCP-Session: b2c9c094-6982-4fe1-8b1f-b90eb460f56e Authenticating user 'default' from [fd00:1122:3344:101::b]:46014 | ||
| 1016 | 2026.02.04 04:40:38.017320 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1017 | 2026.02.04 04:40:38.017349 [ 274 ] {} <Debug> TCP-Session: b2c9c094-6982-4fe1-8b1f-b90eb460f56e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.02.04 04:40:38.017327 [ 271 ] {} <Debug> TCP-Session: 459d5807-2d53-417b-b665-7789fe67d0b3 Authenticating user 'default' from [fd00:1122:3344:101::b]:63395 | ||
| 1019 | 2026.02.04 04:40:38.017386 [ 274 ] {} <Debug> TCP-Session: b2c9c094-6982-4fe1-8b1f-b90eb460f56e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.02.04 04:40:38.017451 [ 271 ] {} <Debug> TCP-Session: 459d5807-2d53-417b-b665-7789fe67d0b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.02.04 04:40:38.017401 [ 277 ] {} <Debug> TCP-Session: ed334091-5eb6-4a1a-ae91-7cf7040ac7f3 Authenticating user 'default' from [fd00:1122:3344:101::b]:60549 | ||
| 1022 | 2026.02.04 04:40:38.017486 [ 271 ] {} <Debug> TCP-Session: 459d5807-2d53-417b-b665-7789fe67d0b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.02.04 04:40:38.017522 [ 277 ] {} <Debug> TCP-Session: ed334091-5eb6-4a1a-ae91-7cf7040ac7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1024 | 2026.02.04 04:40:38.017545 [ 277 ] {} <Debug> TCP-Session: ed334091-5eb6-4a1a-ae91-7cf7040ac7f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2026.02.04 04:40:38.825349 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61385 | ||
| 1026 | 2026.02.04 04:40:38.825457 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1027 | 2026.02.04 04:40:38.825484 [ 278 ] {} <Debug> TCP-Session: 6ee22faa-012a-4a5b-9372-b632f5f971e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61385 | ||
| 1028 | 2026.02.04 04:40:38.825505 [ 278 ] {} <Debug> TCP-Session: 6ee22faa-012a-4a5b-9372-b632f5f971e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.02.04 04:40:38.825518 [ 278 ] {} <Debug> TCP-Session: 6ee22faa-012a-4a5b-9372-b632f5f971e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2026.02.04 04:40:38.825849 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34994 | ||
| 1031 | 2026.02.04 04:40:38.825930 [ 278 ] {} <Trace> TCP-Session: 6ee22faa-012a-4a5b-9372-b632f5f971e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2026.02.04 04:40:38.825966 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62714 | ||
| 1033 | 2026.02.04 04:40:38.826022 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1034 | 2026.02.04 04:40:38.826034 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34056 | ||
| 1035 | 2026.02.04 04:40:38.826066 [ 334 ] {} <Debug> TCP-Session: bd173ee0-acb2-4e55-9614-c7f2a5a15b46 Authenticating user 'default' from [fd00:1122:3344:101::e]:34994 | ||
| 1036 | 2026.02.04 04:40:38.826098 [ 334 ] {} <Debug> TCP-Session: bd173ee0-acb2-4e55-9614-c7f2a5a15b46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.02.04 04:40:38.826118 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55544 | ||
| 1038 | 2026.02.04 04:40:38.826134 [ 278 ] {a64a7dbb-65e4-4bda-bb32-40d456a03b58} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61385) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1039 | 2026.02.04 04:40:38.826177 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1040 | 2026.02.04 04:40:38.826130 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1041 | 2026.02.04 04:40:38.826231 [ 336 ] {} <Debug> TCP-Session: 27cfdfb3-e3c8-4d0c-871b-d804be44e26c Authenticating user 'default' from [fd00:1122:3344:101::e]:34056 | ||
| 1042 | 2026.02.04 04:40:38.826128 [ 334 ] {} <Debug> TCP-Session: bd173ee0-acb2-4e55-9614-c7f2a5a15b46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.02.04 04:40:38.826260 [ 335 ] {} <Debug> TCP-Session: c380f6a0-28d4-48b5-90f2-19ac57267a2d Authenticating user 'default' from [fd00:1122:3344:101::e]:62714 | ||
| 1044 | 2026.02.04 04:40:38.826264 [ 336 ] {} <Debug> TCP-Session: 27cfdfb3-e3c8-4d0c-871b-d804be44e26c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2026.02.04 04:40:38.826284 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41897 | ||
| 1046 | 2026.02.04 04:40:38.826300 [ 335 ] {} <Debug> TCP-Session: c380f6a0-28d4-48b5-90f2-19ac57267a2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.02.04 04:40:38.826301 [ 336 ] {} <Debug> TCP-Session: 27cfdfb3-e3c8-4d0c-871b-d804be44e26c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1048 | 2026.02.04 04:40:38.826334 [ 335 ] {} <Debug> TCP-Session: c380f6a0-28d4-48b5-90f2-19ac57267a2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1049 | 2026.02.04 04:40:38.826428 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36127 | ||
| 1050 | 2026.02.04 04:40:38.826431 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63931 | ||
| 1051 | 2026.02.04 04:40:38.826444 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1052 | 2026.02.04 04:40:38.826518 [ 337 ] {} <Debug> TCP-Session: a774172a-f01e-452a-93d1-044e27fb4ea9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55544 | ||
| 1053 | 2026.02.04 04:40:38.826542 [ 337 ] {} <Debug> TCP-Session: a774172a-f01e-452a-93d1-044e27fb4ea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2026.02.04 04:40:38.826555 [ 337 ] {} <Debug> TCP-Session: a774172a-f01e-452a-93d1-044e27fb4ea9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.02.04 04:40:38.826577 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1056 | 2026.02.04 04:40:38.826616 [ 339 ] {} <Debug> TCP-Session: 14406de0-c5f7-4b9e-a522-18034894fc1f Authenticating user 'default' from [fd00:1122:3344:101::e]:41897 | ||
| 1057 | 2026.02.04 04:40:38.826634 [ 339 ] {} <Debug> TCP-Session: 14406de0-c5f7-4b9e-a522-18034894fc1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2026.02.04 04:40:38.826647 [ 339 ] {} <Debug> TCP-Session: 14406de0-c5f7-4b9e-a522-18034894fc1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.02.04 04:40:38.826678 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62813 | ||
| 1060 | 2026.02.04 04:40:38.826842 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1061 | 2026.02.04 04:40:38.826906 [ 340 ] {} <Debug> TCP-Session: 5b6f6c6c-d990-4623-be59-147206fab441 Authenticating user 'default' from [fd00:1122:3344:101::e]:36127 | ||
| 1062 | 2026.02.04 04:40:38.826923 [ 340 ] {} <Debug> TCP-Session: 5b6f6c6c-d990-4623-be59-147206fab441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.02.04 04:40:38.826936 [ 340 ] {} <Debug> TCP-Session: 5b6f6c6c-d990-4623-be59-147206fab441 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.02.04 04:40:38.826949 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1065 | 2026.02.04 04:40:38.826987 [ 341 ] {} <Debug> TCP-Session: b0cafa2a-d33f-461d-88bb-559b5ce1feb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62813 | ||
| 1066 | 2026.02.04 04:40:38.826992 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1067 | 2026.02.04 04:40:38.827012 [ 341 ] {} <Debug> TCP-Session: b0cafa2a-d33f-461d-88bb-559b5ce1feb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.02.04 04:40:38.827039 [ 338 ] {} <Debug> TCP-Session: 9bb02f92-08e5-43a3-8b26-e9cd6bb7abc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63931 | ||
| 1069 | 2026.02.04 04:40:38.827043 [ 341 ] {} <Debug> TCP-Session: b0cafa2a-d33f-461d-88bb-559b5ce1feb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.02.04 04:40:38.827069 [ 338 ] {} <Debug> TCP-Session: 9bb02f92-08e5-43a3-8b26-e9cd6bb7abc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.02.04 04:40:38.827090 [ 338 ] {} <Debug> TCP-Session: 9bb02f92-08e5-43a3-8b26-e9cd6bb7abc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.02.04 04:40:38.827090 [ 278 ] {a64a7dbb-65e4-4bda-bb32-40d456a03b58} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1073 | 2026.02.04 04:40:38.827328 [ 278 ] {a64a7dbb-65e4-4bda-bb32-40d456a03b58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1074 | 2026.02.04 04:40:38.829087 [ 278 ] {a64a7dbb-65e4-4bda-bb32-40d456a03b58} <Debug> oximeter.version (f0c51a56-7b1c-4632-a065-6061506c5fd4) (SelectExecutor): Key condition: unknown | ||
| 1075 | 2026.02.04 04:40:38.830687 [ 331 ] {a64a7dbb-65e4-4bda-bb32-40d456a03b58} <Trace> AggregatingTransform: Aggregating | ||
| 1076 | 2026.02.04 04:40:38.830729 [ 331 ] {a64a7dbb-65e4-4bda-bb32-40d456a03b58} <Trace> Aggregator: Aggregation method: without_key | ||
| 1077 | 2026.02.04 04:40:38.830761 [ 331 ] {a64a7dbb-65e4-4bda-bb32-40d456a03b58} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001268587 sec. (1576.557 rows/sec., 61.58 KiB/sec.) | ||
| 1078 | 2026.02.04 04:40:38.830777 [ 331 ] {a64a7dbb-65e4-4bda-bb32-40d456a03b58} <Trace> Aggregator: Merging aggregated data | ||
| 1079 | 2026.02.04 04:40:38.832133 [ 278 ] {a64a7dbb-65e4-4bda-bb32-40d456a03b58} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.006085 sec., 328.6770747740345 rows/sec., 12.84 KiB/sec. | ||
| 1080 | 2026.02.04 04:40:38.832280 [ 278 ] {a64a7dbb-65e4-4bda-bb32-40d456a03b58} <Debug> TCPHandler: Processed in 0.006535528 sec. | ||
| 1081 | 2026.02.04 04:40:38.832395 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1082 | 2026.02.04 04:40:38.832429 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1083 | 2026.02.04 04:40:38.832442 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1084 | 2026.02.04 04:40:38.832439 [ 278 ] {} <Debug> TCP-Session: 6ee22faa-012a-4a5b-9372-b632f5f971e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1085 | 2026.02.04 04:40:38.832472 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1086 | 2026.02.04 04:40:38.832493 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1087 | 2026.02.04 04:40:38.832512 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1088 | 2026.02.04 04:40:38.832529 [ 340 ] {} <Debug> TCP-Session: 5b6f6c6c-d990-4623-be59-147206fab441 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1089 | 2026.02.04 04:40:38.832544 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1090 | 2026.02.04 04:40:38.832568 [ 337 ] {} <Debug> TCP-Session: a774172a-f01e-452a-93d1-044e27fb4ea9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2026.02.04 04:40:38.832549 [ 339 ] {} <Debug> TCP-Session: 14406de0-c5f7-4b9e-a522-18034894fc1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2026.02.04 04:40:38.832608 [ 341 ] {} <Debug> TCP-Session: b0cafa2a-d33f-461d-88bb-559b5ce1feb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1093 | 2026.02.04 04:40:38.832527 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1094 | 2026.02.04 04:40:38.832487 [ 334 ] {} <Debug> TCP-Session: bd173ee0-acb2-4e55-9614-c7f2a5a15b46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2026.02.04 04:40:38.832480 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1096 | 2026.02.04 04:40:38.832689 [ 336 ] {} <Debug> TCP-Session: 27cfdfb3-e3c8-4d0c-871b-d804be44e26c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1097 | 2026.02.04 04:40:38.832734 [ 335 ] {} <Debug> TCP-Session: c380f6a0-28d4-48b5-90f2-19ac57267a2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1098 | 2026.02.04 04:40:38.832472 [ 338 ] {} <Debug> TCP-Session: 9bb02f92-08e5-43a3-8b26-e9cd6bb7abc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.02.04 04:40:39.000275 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.05 MiB, peak 155.18 MiB, free memory in arenas 0.00 B, will set to 146.36 MiB (RSS), difference: 1.31 MiB | ||
| 1100 | 2026.02.04 04:40:39.538453 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36174 | ||
| 1101 | 2026.02.04 04:40:39.538560 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1102 | 2026.02.04 04:40:39.538585 [ 278 ] {} <Debug> TCP-Session: 8ab5a6d5-b2ed-458a-9263-f0afa4857c08 Authenticating user 'default' from [fd00:1122:3344:101::e]:36174 | ||
| 1103 | 2026.02.04 04:40:39.538606 [ 278 ] {} <Debug> TCP-Session: 8ab5a6d5-b2ed-458a-9263-f0afa4857c08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2026.02.04 04:40:39.538619 [ 278 ] {} <Debug> TCP-Session: 8ab5a6d5-b2ed-458a-9263-f0afa4857c08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2026.02.04 04:40:39.538818 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65080 | ||
| 1106 | 2026.02.04 04:40:39.538838 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49780 | ||
| 1107 | 2026.02.04 04:40:39.538884 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37467 | ||
| 1108 | 2026.02.04 04:40:39.538883 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47381 | ||
| 1109 | 2026.02.04 04:40:39.538926 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44875 | ||
| 1110 | 2026.02.04 04:40:39.538951 [ 278 ] {} <Trace> TCP-Session: 8ab5a6d5-b2ed-458a-9263-f0afa4857c08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1111 | 2026.02.04 04:40:39.538919 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57602 | ||
| 1112 | 2026.02.04 04:40:39.538990 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1113 | 2026.02.04 04:40:39.539017 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1114 | 2026.02.04 04:40:39.539023 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1115 | 2026.02.04 04:40:39.539044 [ 335 ] {} <Debug> TCP-Session: 5d27d8c4-9ab7-4496-a073-d40a78788cad Authenticating user 'default' from [fd00:1122:3344:101::e]:49780 | ||
| 1116 | 2026.02.04 04:40:39.539053 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1117 | 2026.02.04 04:40:39.539072 [ 337 ] {} <Debug> TCP-Session: 8edadefe-a23d-4aac-823f-dc372fd83eaf Authenticating user 'default' from [fd00:1122:3344:101::e]:47381 | ||
| 1118 | 2026.02.04 04:40:39.539093 [ 335 ] {} <Debug> TCP-Session: 5d27d8c4-9ab7-4496-a073-d40a78788cad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.02.04 04:40:39.539102 [ 340 ] {} <Debug> TCP-Session: b3c54883-b306-45fe-9a19-d9cf1612be44 Authenticating user 'default' from [fd00:1122:3344:101::e]:57602 | ||
| 1120 | 2026.02.04 04:40:39.539126 [ 278 ] {2cf6f4e4-f623-4e10-b7ac-f4f3815b5dde} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36174) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1121 | 2026.02.04 04:40:39.539147 [ 340 ] {} <Debug> TCP-Session: b3c54883-b306-45fe-9a19-d9cf1612be44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1122 | 2026.02.04 04:40:39.539137 [ 337 ] {} <Debug> TCP-Session: 8edadefe-a23d-4aac-823f-dc372fd83eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.02.04 04:40:39.539163 [ 340 ] {} <Debug> TCP-Session: b3c54883-b306-45fe-9a19-d9cf1612be44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2026.02.04 04:40:39.539193 [ 337 ] {} <Debug> TCP-Session: 8edadefe-a23d-4aac-823f-dc372fd83eaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.02.04 04:40:39.538907 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38376 | ||
| 1126 | 2026.02.04 04:40:39.538852 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43953 | ||
| 1127 | 2026.02.04 04:40:39.538930 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1128 | 2026.02.04 04:40:39.539322 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1129 | 2026.02.04 04:40:39.539133 [ 335 ] {} <Debug> TCP-Session: 5d27d8c4-9ab7-4496-a073-d40a78788cad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.02.04 04:40:39.539369 [ 339 ] {} <Debug> TCP-Session: 2f1cf1ed-b581-42b0-9953-d02856639e3d Authenticating user 'default' from [fd00:1122:3344:101::e]:38376 | ||
| 1131 | 2026.02.04 04:40:39.539359 [ 334 ] {} <Debug> TCP-Session: af0f1d41-35db-4bd0-8c56-756e4e4d8ec8 Authenticating user 'default' from [fd00:1122:3344:101::e]:65080 | ||
| 1132 | 2026.02.04 04:40:39.539409 [ 339 ] {} <Debug> TCP-Session: 2f1cf1ed-b581-42b0-9953-d02856639e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1133 | 2026.02.04 04:40:39.539351 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1134 | 2026.02.04 04:40:39.539444 [ 278 ] {2cf6f4e4-f623-4e10-b7ac-f4f3815b5dde} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1135 | 2026.02.04 04:40:39.539446 [ 334 ] {} <Debug> TCP-Session: af0f1d41-35db-4bd0-8c56-756e4e4d8ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.02.04 04:40:39.539484 [ 336 ] {} <Debug> TCP-Session: 7e032274-406e-444d-a61e-01e266670096 Authenticating user 'default' from [fd00:1122:3344:101::e]:43953 | ||
| 1137 | 2026.02.04 04:40:39.539519 [ 334 ] {} <Debug> TCP-Session: af0f1d41-35db-4bd0-8c56-756e4e4d8ec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1138 | 2026.02.04 04:40:39.539524 [ 278 ] {2cf6f4e4-f623-4e10-b7ac-f4f3815b5dde} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1139 | 2026.02.04 04:40:39.539538 [ 336 ] {} <Debug> TCP-Session: 7e032274-406e-444d-a61e-01e266670096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2026.02.04 04:40:39.539444 [ 339 ] {} <Debug> TCP-Session: 2f1cf1ed-b581-42b0-9953-d02856639e3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.02.04 04:40:39.539572 [ 336 ] {} <Debug> TCP-Session: 7e032274-406e-444d-a61e-01e266670096 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2026.02.04 04:40:39.539081 [ 341 ] {} <Debug> TCP-Session: fcbbb29b-8482-4ce5-ab34-aac930ed8e64 Authenticating user 'default' from [fd00:1122:3344:101::e]:44875 | ||
| 1143 | 2026.02.04 04:40:39.539014 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1144 | 2026.02.04 04:40:39.539658 [ 341 ] {} <Debug> TCP-Session: fcbbb29b-8482-4ce5-ab34-aac930ed8e64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2026.02.04 04:40:39.539687 [ 341 ] {} <Debug> TCP-Session: fcbbb29b-8482-4ce5-ab34-aac930ed8e64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2026.02.04 04:40:39.539687 [ 338 ] {} <Debug> TCP-Session: 1865d95c-8116-4fea-b14e-54259e2dc288 Authenticating user 'default' from [fd00:1122:3344:101::e]:37467 | ||
| 1147 | 2026.02.04 04:40:39.539721 [ 338 ] {} <Debug> TCP-Session: 1865d95c-8116-4fea-b14e-54259e2dc288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.02.04 04:40:39.539733 [ 338 ] {} <Debug> TCP-Session: 1865d95c-8116-4fea-b14e-54259e2dc288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.02.04 04:40:39.539897 [ 278 ] {2cf6f4e4-f623-4e10-b7ac-f4f3815b5dde} <Debug> oximeter.version (f0c51a56-7b1c-4632-a065-6061506c5fd4) (SelectExecutor): Key condition: unknown | ||
| 1150 | 2026.02.04 04:40:39.540085 [ 278 ] {2cf6f4e4-f623-4e10-b7ac-f4f3815b5dde} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1151 | 2026.02.04 04:40:39.626955 [ 320 ] {2cf6f4e4-f623-4e10-b7ac-f4f3815b5dde} <Trace> AggregatingTransform: Aggregating | ||
| 1152 | 2026.02.04 04:40:39.627013 [ 320 ] {2cf6f4e4-f623-4e10-b7ac-f4f3815b5dde} <Trace> Aggregator: Aggregation method: without_key | ||
| 1153 | 2026.02.04 04:40:39.627042 [ 320 ] {2cf6f4e4-f623-4e10-b7ac-f4f3815b5dde} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001025604 sec. (1950.070 rows/sec., 76.17 KiB/sec.) | ||
| 1154 | 2026.02.04 04:40:39.627056 [ 320 ] {2cf6f4e4-f623-4e10-b7ac-f4f3815b5dde} <Trace> Aggregator: Merging aggregated data | ||
| 1155 | 2026.02.04 04:40:39.628386 [ 278 ] {2cf6f4e4-f623-4e10-b7ac-f4f3815b5dde} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.089314 sec., 22.392905927402197 rows/sec., 895.72 B/sec. | ||
| 1156 | 2026.02.04 04:40:39.628488 [ 278 ] {2cf6f4e4-f623-4e10-b7ac-f4f3815b5dde} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1157 | 2026.02.04 04:40:39.628503 [ 278 ] {2cf6f4e4-f623-4e10-b7ac-f4f3815b5dde} <Debug> TCPHandler: Processed in 0.089661704 sec. | ||
| 1158 | 2026.02.04 04:40:39.628630 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1159 | 2026.02.04 04:40:39.628659 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1160 | 2026.02.04 04:40:39.628674 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1161 | 2026.02.04 04:40:39.628709 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1162 | 2026.02.04 04:40:39.628734 [ 337 ] {} <Debug> TCP-Session: 8edadefe-a23d-4aac-823f-dc372fd83eaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2026.02.04 04:40:39.628743 [ 341 ] {} <Debug> TCP-Session: fcbbb29b-8482-4ce5-ab34-aac930ed8e64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1164 | 2026.02.04 04:40:39.628766 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1165 | 2026.02.04 04:40:39.628777 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1166 | 2026.02.04 04:40:39.628795 [ 339 ] {} <Debug> TCP-Session: 2f1cf1ed-b581-42b0-9953-d02856639e3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2026.02.04 04:40:39.628818 [ 340 ] {} <Debug> TCP-Session: b3c54883-b306-45fe-9a19-d9cf1612be44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.02.04 04:40:39.628822 [ 278 ] {} <Debug> TCP-Session: 8ab5a6d5-b2ed-458a-9263-f0afa4857c08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2026.02.04 04:40:39.628727 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1170 | 2026.02.04 04:40:39.628705 [ 334 ] {} <Debug> TCP-Session: af0f1d41-35db-4bd0-8c56-756e4e4d8ec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1171 | 2026.02.04 04:40:39.628747 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1172 | 2026.02.04 04:40:39.628889 [ 336 ] {} <Debug> TCP-Session: 7e032274-406e-444d-a61e-01e266670096 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2026.02.04 04:40:39.628699 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1174 | 2026.02.04 04:40:39.628930 [ 338 ] {} <Debug> TCP-Session: 1865d95c-8116-4fea-b14e-54259e2dc288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2026.02.04 04:40:39.628977 [ 335 ] {} <Debug> TCP-Session: 5d27d8c4-9ab7-4496-a073-d40a78788cad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2026.02.04 04:40:40.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.79 MiB, peak 159.95 MiB, free memory in arenas 0.00 B, will set to 168.06 MiB (RSS), difference: 20.27 MiB | ||
| 1177 | 2026.02.04 04:40:43.309294 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 1178 | 2026.02.04 04:40:43.309372 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 567 entries to flush up to offset 567 | ||
| 1179 | 2026.02.04 04:40:43.309387 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 1180 | 2026.02.04 04:40:43.309457 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 1181 | 2026.02.04 04:40:43.312707 [ 244 ] {} <Debug> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Loading data parts | ||
| 1182 | 2026.02.04 04:40:43.312945 [ 244 ] {} <Debug> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): There are no data parts | ||
| 1183 | 2026.02.04 04:40:43.323588 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2026.02.04 04:40:43.323626 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1185 | 2026.02.04 04:40:43.328925 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1186 | 2026.02.04 04:40:43.329459 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2026.02.04 04:40:43.329596 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 567 | ||
| 1188 | 2026.02.04 04:40:43.330932 [ 243 ] {} <Debug> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Loading data parts | ||
| 1189 | 2026.02.04 04:40:43.331230 [ 243 ] {} <Debug> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): There are no data parts | ||
| 1190 | 2026.02.04 04:40:43.361457 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1191 | 2026.02.04 04:40:43.361506 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1192 | 2026.02.04 04:40:43.367706 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1193 | 2026.02.04 04:40:43.368846 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1194 | 2026.02.04 04:40:43.372436 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 1195 | 2026.02.04 04:40:44.000363 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.04 MiB, peak 177.04 MiB, free memory in arenas 0.00 B, will set to 181.94 MiB (RSS), difference: 8.91 MiB | ||
| 1196 | 2026.02.04 04:40:45.808693 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 182 entries to flush up to offset 182 | ||
| 1197 | 2026.02.04 04:40:45.808799 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 1198 | 2026.02.04 04:40:45.816386 [ 242 ] {} <Debug> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Loading data parts | ||
| 1199 | 2026.02.04 04:40:45.816713 [ 242 ] {} <Debug> system.query_log (6a387add-258f-406f-bd49-e116343ec775): There are no data parts | ||
| 1200 | 2026.02.04 04:40:45.833322 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1201 | 2026.02.04 04:40:45.833360 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1202 | 2026.02.04 04:40:45.835273 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1203 | 2026.02.04 04:40:45.835815 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1204 | 2026.02.04 04:40:45.836090 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 182 | ||
| 1205 | 2026.02.04 04:40:50.770735 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1206 | 2026.02.04 04:40:50.770800 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1207 | 2026.02.04 04:40:50.829994 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1015 | ||
| 1208 | 2026.02.04 04:40:50.830723 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1209 | 2026.02.04 04:40:50.830774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1210 | 2026.02.04 04:40:50.831524 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1211 | 2026.02.04 04:40:50.832089 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1212 | 2026.02.04 04:40:50.832237 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1015 | ||
| 1213 | 2026.02.04 04:40:50.872823 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 1214 | 2026.02.04 04:40:50.890854 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2026.02.04 04:40:50.890921 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1216 | 2026.02.04 04:40:50.897297 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1217 | 2026.02.04 04:40:50.898438 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1218 | 2026.02.04 04:40:50.901826 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 1219 | 2026.02.04 04:40:51.001128 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.74 MiB, peak 187.74 MiB, free memory in arenas 0.00 B, will set to 185.03 MiB (RSS), difference: 1.29 MiB | ||
| 1220 | 2026.02.04 04:40:57.377033 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1221 | 2026.02.04 04:40:57.377262 [ 259 ] {2c02d266-17e7-42e5-a543-a2c65ad5d441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 1222 | 2026.02.04 04:40:57.377563 [ 259 ] {2c02d266-17e7-42e5-a543-a2c65ad5d441} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1223 | 2026.02.04 04:40:57.377633 [ 259 ] {2c02d266-17e7-42e5-a543-a2c65ad5d441} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1224 | 2026.02.04 04:40:57.378113 [ 259 ] {2c02d266-17e7-42e5-a543-a2c65ad5d441} <Debug> TCPHandler: Processed in 0.001202967 sec. | ||
| 1225 | 2026.02.04 04:40:57.382941 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2026.02.04 04:40:57.383119 [ 259 ] {ceddec77-a819-4b26-bfb3-ba29ad83f823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1227 | 2026.02.04 04:40:57.390072 [ 259 ] {ceddec77-a819-4b26-bfb3-ba29ad83f823} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1228 | 2026.02.04 04:40:57.390119 [ 259 ] {ceddec77-a819-4b26-bfb3-ba29ad83f823} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1229 | 2026.02.04 04:40:57.390515 [ 259 ] {ceddec77-a819-4b26-bfb3-ba29ad83f823} <Debug> TCPHandler: Processed in 0.007652813 sec. | ||
| 1230 | 2026.02.04 04:40:57.392299 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1231 | 2026.02.04 04:40:57.392445 [ 259 ] {9e455bde-5cb1-4b54-ad5a-5a33f829af61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1232 | 2026.02.04 04:40:57.392781 [ 259 ] {9e455bde-5cb1-4b54-ad5a-5a33f829af61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1233 | 2026.02.04 04:40:57.392832 [ 259 ] {9e455bde-5cb1-4b54-ad5a-5a33f829af61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1234 | 2026.02.04 04:40:57.393201 [ 259 ] {9e455bde-5cb1-4b54-ad5a-5a33f829af61} <Debug> TCPHandler: Processed in 0.000962713 sec. | ||
| 1235 | 2026.02.04 04:40:57.393404 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.02.04 04:40:57.393519 [ 259 ] {383d4901-4ffb-4b51-b71c-88fc23714cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1237 | 2026.02.04 04:40:57.393752 [ 259 ] {383d4901-4ffb-4b51-b71c-88fc23714cb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1238 | 2026.02.04 04:40:57.393795 [ 259 ] {383d4901-4ffb-4b51-b71c-88fc23714cb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1239 | 2026.02.04 04:40:57.394113 [ 259 ] {383d4901-4ffb-4b51-b71c-88fc23714cb3} <Debug> TCPHandler: Processed in 0.00075709 sec. | ||
| 1240 | 2026.02.04 04:40:57.394311 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2026.02.04 04:40:57.394424 [ 259 ] {83131461-ff29-441e-900c-44bb4a1b874d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1242 | 2026.02.04 04:40:57.394657 [ 259 ] {83131461-ff29-441e-900c-44bb4a1b874d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1243 | 2026.02.04 04:40:57.394699 [ 259 ] {83131461-ff29-441e-900c-44bb4a1b874d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1244 | 2026.02.04 04:40:57.395007 [ 259 ] {83131461-ff29-441e-900c-44bb4a1b874d} <Debug> TCPHandler: Processed in 0.000744899 sec. | ||
| 1245 | 2026.02.04 04:40:57.396005 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1246 | 2026.02.04 04:40:57.396119 [ 259 ] {704c5385-3cec-4cec-a63c-c7ff8ac39a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1247 | 2026.02.04 04:40:57.396352 [ 259 ] {704c5385-3cec-4cec-a63c-c7ff8ac39a38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1248 | 2026.02.04 04:40:57.396394 [ 259 ] {704c5385-3cec-4cec-a63c-c7ff8ac39a38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1249 | 2026.02.04 04:40:57.396704 [ 259 ] {704c5385-3cec-4cec-a63c-c7ff8ac39a38} <Debug> TCPHandler: Processed in 0.00074727 sec. | ||
| 1250 | 2026.02.04 04:40:57.396908 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1251 | 2026.02.04 04:40:57.397022 [ 259 ] {1a13d3c1-7281-4801-b3b4-1f36415ad682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1252 | 2026.02.04 04:40:57.397256 [ 259 ] {1a13d3c1-7281-4801-b3b4-1f36415ad682} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1253 | 2026.02.04 04:40:57.397297 [ 259 ] {1a13d3c1-7281-4801-b3b4-1f36415ad682} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1254 | 2026.02.04 04:40:57.397601 [ 259 ] {1a13d3c1-7281-4801-b3b4-1f36415ad682} <Debug> TCPHandler: Processed in 0.00074071 sec. | ||
| 1255 | 2026.02.04 04:40:57.397797 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1256 | 2026.02.04 04:40:57.397911 [ 259 ] {76d6b491-079b-4c8c-9601-5009ca65ce26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1257 | 2026.02.04 04:40:57.398152 [ 259 ] {76d6b491-079b-4c8c-9601-5009ca65ce26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1258 | 2026.02.04 04:40:57.398193 [ 259 ] {76d6b491-079b-4c8c-9601-5009ca65ce26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1259 | 2026.02.04 04:40:57.398499 [ 259 ] {76d6b491-079b-4c8c-9601-5009ca65ce26} <Debug> TCPHandler: Processed in 0.000750519 sec. | ||
| 1260 | 2026.02.04 04:40:57.398689 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1261 | 2026.02.04 04:40:57.398803 [ 259 ] {3cf9755a-950c-4792-bf6a-ff7fa88650e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1262 | 2026.02.04 04:40:57.399038 [ 259 ] {3cf9755a-950c-4792-bf6a-ff7fa88650e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1263 | 2026.02.04 04:40:57.399079 [ 259 ] {3cf9755a-950c-4792-bf6a-ff7fa88650e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1264 | 2026.02.04 04:40:57.399386 [ 259 ] {3cf9755a-950c-4792-bf6a-ff7fa88650e7} <Debug> TCPHandler: Processed in 0.000744741 sec. | ||
| 1265 | 2026.02.04 04:40:57.399588 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1266 | 2026.02.04 04:40:57.399702 [ 259 ] {2fc3bde0-d80f-4047-b3d1-09f869ee171b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1267 | 2026.02.04 04:40:57.399939 [ 259 ] {2fc3bde0-d80f-4047-b3d1-09f869ee171b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1268 | 2026.02.04 04:40:57.399981 [ 259 ] {2fc3bde0-d80f-4047-b3d1-09f869ee171b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1269 | 2026.02.04 04:40:57.400390 [ 259 ] {2fc3bde0-d80f-4047-b3d1-09f869ee171b} <Debug> TCPHandler: Processed in 0.000848062 sec. | ||
| 1270 | 2026.02.04 04:40:57.400650 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1271 | 2026.02.04 04:40:57.400792 [ 259 ] {846fb68f-59e8-4563-8175-0718d67a5cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1272 | 2026.02.04 04:40:57.401107 [ 259 ] {846fb68f-59e8-4563-8175-0718d67a5cc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1273 | 2026.02.04 04:40:57.401158 [ 259 ] {846fb68f-59e8-4563-8175-0718d67a5cc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1274 | 2026.02.04 04:40:57.402653 [ 259 ] {846fb68f-59e8-4563-8175-0718d67a5cc9} <Debug> TCPHandler: Processed in 0.002062427 sec. | ||
| 1275 | 2026.02.04 04:40:57.402913 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1276 | 2026.02.04 04:40:57.403035 [ 259 ] {d7f8a758-cd63-44c3-8522-6345540d5459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1277 | 2026.02.04 04:40:57.403297 [ 259 ] {d7f8a758-cd63-44c3-8522-6345540d5459} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1278 | 2026.02.04 04:40:57.403341 [ 259 ] {d7f8a758-cd63-44c3-8522-6345540d5459} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1279 | 2026.02.04 04:40:57.403689 [ 259 ] {d7f8a758-cd63-44c3-8522-6345540d5459} <Debug> TCPHandler: Processed in 0.000825481 sec. | ||
| 1280 | 2026.02.04 04:40:57.403920 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1281 | 2026.02.04 04:40:57.404041 [ 259 ] {e21b57dc-6d37-4ece-a661-211cdcbbdef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1282 | 2026.02.04 04:40:57.404302 [ 259 ] {e21b57dc-6d37-4ece-a661-211cdcbbdef3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1283 | 2026.02.04 04:40:57.404345 [ 259 ] {e21b57dc-6d37-4ece-a661-211cdcbbdef3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1284 | 2026.02.04 04:40:57.404658 [ 259 ] {e21b57dc-6d37-4ece-a661-211cdcbbdef3} <Debug> TCPHandler: Processed in 0.00078628 sec. | ||
| 1285 | 2026.02.04 04:40:57.404878 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1286 | 2026.02.04 04:40:57.404997 [ 259 ] {f402da3b-b6ce-4021-b12f-8b71d0221491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1287 | 2026.02.04 04:40:57.405249 [ 259 ] {f402da3b-b6ce-4021-b12f-8b71d0221491} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1288 | 2026.02.04 04:40:57.405292 [ 259 ] {f402da3b-b6ce-4021-b12f-8b71d0221491} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1289 | 2026.02.04 04:40:57.405608 [ 259 ] {f402da3b-b6ce-4021-b12f-8b71d0221491} <Debug> TCPHandler: Processed in 0.00077871 sec. | ||
| 1290 | 2026.02.04 04:40:57.405824 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2026.02.04 04:40:57.405941 [ 259 ] {7b4aba57-7563-4a49-8d8c-21f25119fa92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1292 | 2026.02.04 04:40:57.406191 [ 259 ] {7b4aba57-7563-4a49-8d8c-21f25119fa92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1293 | 2026.02.04 04:40:57.406232 [ 259 ] {7b4aba57-7563-4a49-8d8c-21f25119fa92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1294 | 2026.02.04 04:40:57.406612 [ 259 ] {7b4aba57-7563-4a49-8d8c-21f25119fa92} <Debug> TCPHandler: Processed in 0.000836061 sec. | ||
| 1295 | 2026.02.04 04:40:57.406822 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2026.02.04 04:40:57.406940 [ 259 ] {5efb8f90-cf11-4ee2-a042-f7840059b51b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1297 | 2026.02.04 04:40:57.407192 [ 259 ] {5efb8f90-cf11-4ee2-a042-f7840059b51b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1298 | 2026.02.04 04:40:57.407233 [ 259 ] {5efb8f90-cf11-4ee2-a042-f7840059b51b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1299 | 2026.02.04 04:40:57.407570 [ 259 ] {5efb8f90-cf11-4ee2-a042-f7840059b51b} <Debug> TCPHandler: Processed in 0.00079504 sec. | ||
| 1300 | 2026.02.04 04:40:57.407777 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1301 | 2026.02.04 04:40:57.407896 [ 259 ] {76805e0d-654a-476f-8362-ca3218f1ba79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1302 | 2026.02.04 04:40:57.408148 [ 259 ] {76805e0d-654a-476f-8362-ca3218f1ba79} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1303 | 2026.02.04 04:40:57.408190 [ 259 ] {76805e0d-654a-476f-8362-ca3218f1ba79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1304 | 2026.02.04 04:40:57.408534 [ 259 ] {76805e0d-654a-476f-8362-ca3218f1ba79} <Debug> TCPHandler: Processed in 0.00080498 sec. | ||
| 1305 | 2026.02.04 04:40:57.408734 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1306 | 2026.02.04 04:40:57.408853 [ 259 ] {cdfc105c-b560-42ec-ac85-d8d59876fb04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1307 | 2026.02.04 04:40:57.409118 [ 259 ] {cdfc105c-b560-42ec-ac85-d8d59876fb04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1308 | 2026.02.04 04:40:57.409161 [ 259 ] {cdfc105c-b560-42ec-ac85-d8d59876fb04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1309 | 2026.02.04 04:40:57.409477 [ 259 ] {cdfc105c-b560-42ec-ac85-d8d59876fb04} <Debug> TCPHandler: Processed in 0.0007909 sec. | ||
| 1310 | 2026.02.04 04:40:57.409677 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1311 | 2026.02.04 04:40:57.409797 [ 259 ] {57d8c565-0bff-4d31-87c6-7b114db99b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1312 | 2026.02.04 04:40:57.410051 [ 259 ] {57d8c565-0bff-4d31-87c6-7b114db99b2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1313 | 2026.02.04 04:40:57.410093 [ 259 ] {57d8c565-0bff-4d31-87c6-7b114db99b2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1314 | 2026.02.04 04:40:57.410405 [ 259 ] {57d8c565-0bff-4d31-87c6-7b114db99b2d} <Debug> TCPHandler: Processed in 0.00077679 sec. | ||
| 1315 | 2026.02.04 04:40:57.410616 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1316 | 2026.02.04 04:40:57.410736 [ 259 ] {7066f84f-2c99-4150-9aaf-3778681d4be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1317 | 2026.02.04 04:40:57.410994 [ 259 ] {7066f84f-2c99-4150-9aaf-3778681d4be3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1318 | 2026.02.04 04:40:57.411038 [ 259 ] {7066f84f-2c99-4150-9aaf-3778681d4be3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1319 | 2026.02.04 04:40:57.411350 [ 259 ] {7066f84f-2c99-4150-9aaf-3778681d4be3} <Debug> TCPHandler: Processed in 0.00078227 sec. | ||
| 1320 | 2026.02.04 04:40:57.413514 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1321 | 2026.02.04 04:40:57.413662 [ 259 ] {17d17156-9cdd-4041-91a2-2dc2c91cf55f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 1322 | 2026.02.04 04:40:57.413979 [ 259 ] {17d17156-9cdd-4041-91a2-2dc2c91cf55f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1323 | 2026.02.04 04:40:57.414027 [ 259 ] {17d17156-9cdd-4041-91a2-2dc2c91cf55f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1324 | 2026.02.04 04:40:57.414337 [ 259 ] {17d17156-9cdd-4041-91a2-2dc2c91cf55f} <Debug> TCPHandler: Processed in 0.000882452 sec. | ||
| 1325 | 2026.02.04 04:40:57.414893 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2026.02.04 04:40:57.415016 [ 259 ] {0b04e458-7e8c-4716-8ed4-f5d7a6b70df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 1327 | 2026.02.04 04:40:57.415274 [ 259 ] {0b04e458-7e8c-4716-8ed4-f5d7a6b70df4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1328 | 2026.02.04 04:40:57.415316 [ 259 ] {0b04e458-7e8c-4716-8ed4-f5d7a6b70df4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1329 | 2026.02.04 04:40:57.415627 [ 259 ] {0b04e458-7e8c-4716-8ed4-f5d7a6b70df4} <Debug> TCPHandler: Processed in 0.000782581 sec. | ||
| 1330 | 2026.02.04 04:40:57.415863 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1331 | 2026.02.04 04:40:57.415998 [ 259 ] {013c101a-e425-4fa4-afc2-e80036a9e080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1332 | 2026.02.04 04:40:57.416259 [ 259 ] {013c101a-e425-4fa4-afc2-e80036a9e080} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1333 | 2026.02.04 04:40:57.416301 [ 259 ] {013c101a-e425-4fa4-afc2-e80036a9e080} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1334 | 2026.02.04 04:40:57.416618 [ 259 ] {013c101a-e425-4fa4-afc2-e80036a9e080} <Debug> TCPHandler: Processed in 0.000803611 sec. | ||
| 1335 | 2026.02.04 04:40:57.416846 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1336 | 2026.02.04 04:40:57.416967 [ 259 ] {67566252-95a8-4386-a576-82d319cd8f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1337 | 2026.02.04 04:40:57.417233 [ 259 ] {67566252-95a8-4386-a576-82d319cd8f7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1338 | 2026.02.04 04:40:57.417275 [ 259 ] {67566252-95a8-4386-a576-82d319cd8f7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1339 | 2026.02.04 04:40:57.417589 [ 259 ] {67566252-95a8-4386-a576-82d319cd8f7e} <Debug> TCPHandler: Processed in 0.000790411 sec. | ||
| 1340 | 2026.02.04 04:40:57.417816 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1341 | 2026.02.04 04:40:57.417938 [ 259 ] {8b77aa16-15bf-4dc6-b76d-211c815c4579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1342 | 2026.02.04 04:40:57.418202 [ 259 ] {8b77aa16-15bf-4dc6-b76d-211c815c4579} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1343 | 2026.02.04 04:40:57.418244 [ 259 ] {8b77aa16-15bf-4dc6-b76d-211c815c4579} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1344 | 2026.02.04 04:40:57.418557 [ 259 ] {8b77aa16-15bf-4dc6-b76d-211c815c4579} <Debug> TCPHandler: Processed in 0.000788401 sec. | ||
| 1345 | 2026.02.04 04:40:57.418793 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2026.02.04 04:40:57.418918 [ 259 ] {2a87e0fc-452c-4de9-92bc-59543c42a445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_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) | ||
| 1347 | 2026.02.04 04:40:57.419184 [ 259 ] {2a87e0fc-452c-4de9-92bc-59543c42a445} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1348 | 2026.02.04 04:40:57.419226 [ 259 ] {2a87e0fc-452c-4de9-92bc-59543c42a445} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1349 | 2026.02.04 04:40:57.419536 [ 259 ] {2a87e0fc-452c-4de9-92bc-59543c42a445} <Debug> TCPHandler: Processed in 0.00079137 sec. | ||
| 1350 | 2026.02.04 04:40:57.419755 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1351 | 2026.02.04 04:40:57.419879 [ 259 ] {a47c987d-16ad-47f6-9432-e597bc41b26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_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) | ||
| 1352 | 2026.02.04 04:40:57.420150 [ 259 ] {a47c987d-16ad-47f6-9432-e597bc41b26e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1353 | 2026.02.04 04:40:57.420191 [ 259 ] {a47c987d-16ad-47f6-9432-e597bc41b26e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1354 | 2026.02.04 04:40:57.420503 [ 259 ] {a47c987d-16ad-47f6-9432-e597bc41b26e} <Debug> TCPHandler: Processed in 0.00079479 sec. | ||
| 1355 | 2026.02.04 04:40:57.420730 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1356 | 2026.02.04 04:40:57.420853 [ 259 ] {3ed1ee56-21dc-446b-9a5a-3393045a7f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_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) | ||
| 1357 | 2026.02.04 04:40:57.421121 [ 259 ] {3ed1ee56-21dc-446b-9a5a-3393045a7f59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1358 | 2026.02.04 04:40:57.421162 [ 259 ] {3ed1ee56-21dc-446b-9a5a-3393045a7f59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1359 | 2026.02.04 04:40:57.421473 [ 259 ] {3ed1ee56-21dc-446b-9a5a-3393045a7f59} <Debug> TCPHandler: Processed in 0.00079059 sec. | ||
| 1360 | 2026.02.04 04:40:57.421701 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2026.02.04 04:40:57.421825 [ 259 ] {3a35ae24-ae73-4cd1-9ff5-cdbf4a235735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_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) | ||
| 1362 | 2026.02.04 04:40:57.422094 [ 259 ] {3a35ae24-ae73-4cd1-9ff5-cdbf4a235735} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1363 | 2026.02.04 04:40:57.422136 [ 259 ] {3a35ae24-ae73-4cd1-9ff5-cdbf4a235735} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1364 | 2026.02.04 04:40:57.422448 [ 259 ] {3a35ae24-ae73-4cd1-9ff5-cdbf4a235735} <Debug> TCPHandler: Processed in 0.000794231 sec. | ||
| 1365 | 2026.02.04 04:40:57.422680 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2026.02.04 04:40:57.422802 [ 259 ] {b27101ae-9f7a-4ed7-a3b1-ce3052872820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_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) | ||
| 1367 | 2026.02.04 04:40:57.423071 [ 259 ] {b27101ae-9f7a-4ed7-a3b1-ce3052872820} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1368 | 2026.02.04 04:40:57.423113 [ 259 ] {b27101ae-9f7a-4ed7-a3b1-ce3052872820} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1369 | 2026.02.04 04:40:57.423422 [ 259 ] {b27101ae-9f7a-4ed7-a3b1-ce3052872820} <Debug> TCPHandler: Processed in 0.00079122 sec. | ||
| 1370 | 2026.02.04 04:40:57.430444 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1371 | 2026.02.04 04:40:57.430571 [ 259 ] {a513f374-575a-494c-a9be-ab544e57fbfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_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) | ||
| 1372 | 2026.02.04 04:40:57.430871 [ 259 ] {a513f374-575a-494c-a9be-ab544e57fbfe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1373 | 2026.02.04 04:40:57.430913 [ 259 ] {a513f374-575a-494c-a9be-ab544e57fbfe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1374 | 2026.02.04 04:40:57.431310 [ 259 ] {a513f374-575a-494c-a9be-ab544e57fbfe} <Debug> TCPHandler: Processed in 0.000912633 sec. | ||
| 1375 | 2026.02.04 04:40:57.433737 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1376 | 2026.02.04 04:40:57.433852 [ 259 ] {06d22cba-bd6c-4161-9e79-dbb04e4fa167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1377 | 2026.02.04 04:40:57.433894 [ 259 ] {06d22cba-bd6c-4161-9e79-dbb04e4fa167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1378 | 2026.02.04 04:40:57.436665 [ 259 ] {06d22cba-bd6c-4161-9e79-dbb04e4fa167} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1379 | 2026.02.04 04:40:57.436735 [ 259 ] {06d22cba-bd6c-4161-9e79-dbb04e4fa167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1380 | 2026.02.04 04:40:57.437221 [ 259 ] {06d22cba-bd6c-4161-9e79-dbb04e4fa167} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1381 | 2026.02.04 04:40:57.437424 [ 259 ] {06d22cba-bd6c-4161-9e79-dbb04e4fa167} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1382 | 2026.02.04 04:40:57.437565 [ 259 ] {06d22cba-bd6c-4161-9e79-dbb04e4fa167} <Debug> executeQuery: Read 31 rows, 7.03 KiB in 0.003746 sec., 8275.493860117458 rows/sec., 1.83 MiB/sec. | ||
| 1383 | 2026.02.04 04:40:57.437604 [ 259 ] {06d22cba-bd6c-4161-9e79-dbb04e4fa167} <Debug> TCPHandler: Processed in 0.003919023 sec. | ||
| 1384 | 2026.02.04 04:40:57.437726 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1385 | 2026.02.04 04:40:57.437822 [ 259 ] {e45615b7-3730-4606-b2ba-3e65faaba955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1386 | 2026.02.04 04:40:57.437863 [ 259 ] {e45615b7-3730-4606-b2ba-3e65faaba955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1387 | 2026.02.04 04:40:57.442570 [ 259 ] {e45615b7-3730-4606-b2ba-3e65faaba955} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1388 | 2026.02.04 04:40:57.442617 [ 259 ] {e45615b7-3730-4606-b2ba-3e65faaba955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1389 | 2026.02.04 04:40:57.445484 [ 259 ] {e45615b7-3730-4606-b2ba-3e65faaba955} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1390 | 2026.02.04 04:40:57.445698 [ 259 ] {e45615b7-3730-4606-b2ba-3e65faaba955} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1391 | 2026.02.04 04:40:57.445827 [ 259 ] {e45615b7-3730-4606-b2ba-3e65faaba955} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.008025 sec., 33146.41744548287 rows/sec., 2.11 MiB/sec. | ||
| 1392 | 2026.02.04 04:40:57.445864 [ 259 ] {e45615b7-3730-4606-b2ba-3e65faaba955} <Debug> TCPHandler: Processed in 0.00818746 sec. | ||
| 1393 | 2026.02.04 04:40:57.445986 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1394 | 2026.02.04 04:40:57.446081 [ 259 ] {c17dfee6-c3af-442f-a24c-11858fccd0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1395 | 2026.02.04 04:40:57.446121 [ 259 ] {c17dfee6-c3af-442f-a24c-11858fccd0d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1396 | 2026.02.04 04:40:57.446549 [ 259 ] {c17dfee6-c3af-442f-a24c-11858fccd0d8} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1397 | 2026.02.04 04:40:57.446587 [ 259 ] {c17dfee6-c3af-442f-a24c-11858fccd0d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1398 | 2026.02.04 04:40:57.446867 [ 259 ] {c17dfee6-c3af-442f-a24c-11858fccd0d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1399 | 2026.02.04 04:40:57.447066 [ 259 ] {c17dfee6-c3af-442f-a24c-11858fccd0d8} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1400 | 2026.02.04 04:40:57.447190 [ 259 ] {c17dfee6-c3af-442f-a24c-11858fccd0d8} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001129 sec., 5314.437555358724 rows/sec., 433.36 KiB/sec. | ||
| 1401 | 2026.02.04 04:40:57.447225 [ 259 ] {c17dfee6-c3af-442f-a24c-11858fccd0d8} <Debug> TCPHandler: Processed in 0.001289238 sec. | ||
| 1402 | 2026.02.04 04:40:57.447333 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1403 | 2026.02.04 04:40:57.447427 [ 259 ] {55e1a5ef-2b3d-4329-a003-c8c24dba0b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1404 | 2026.02.04 04:40:57.447466 [ 259 ] {55e1a5ef-2b3d-4329-a003-c8c24dba0b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1405 | 2026.02.04 04:40:57.448250 [ 259 ] {55e1a5ef-2b3d-4329-a003-c8c24dba0b58} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1406 | 2026.02.04 04:40:57.448287 [ 259 ] {55e1a5ef-2b3d-4329-a003-c8c24dba0b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1407 | 2026.02.04 04:40:57.448653 [ 259 ] {55e1a5ef-2b3d-4329-a003-c8c24dba0b58} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1408 | 2026.02.04 04:40:57.448856 [ 259 ] {55e1a5ef-2b3d-4329-a003-c8c24dba0b58} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1409 | 2026.02.04 04:40:57.448980 [ 259 ] {55e1a5ef-2b3d-4329-a003-c8c24dba0b58} <Debug> executeQuery: Read 773 rows, 62.93 KiB in 0.001571 sec., 492043.28453214513 rows/sec., 39.12 MiB/sec. | ||
| 1410 | 2026.02.04 04:40:57.449016 [ 259 ] {55e1a5ef-2b3d-4329-a003-c8c24dba0b58} <Debug> TCPHandler: Processed in 0.001731414 sec. | ||
| 1411 | 2026.02.04 04:40:57.449125 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2026.02.04 04:40:57.449218 [ 259 ] {929671ce-9c54-48a8-8902-993becf15866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1413 | 2026.02.04 04:40:57.449257 [ 259 ] {929671ce-9c54-48a8-8902-993becf15866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1414 | 2026.02.04 04:40:57.449685 [ 259 ] {929671ce-9c54-48a8-8902-993becf15866} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1415 | 2026.02.04 04:40:57.449721 [ 259 ] {929671ce-9c54-48a8-8902-993becf15866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1416 | 2026.02.04 04:40:57.450016 [ 259 ] {929671ce-9c54-48a8-8902-993becf15866} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1417 | 2026.02.04 04:40:57.450214 [ 259 ] {929671ce-9c54-48a8-8902-993becf15866} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1418 | 2026.02.04 04:40:57.450334 [ 259 ] {929671ce-9c54-48a8-8902-993becf15866} <Debug> executeQuery: Read 163 rows, 10.23 KiB in 0.001134 sec., 143738.9770723104 rows/sec., 8.81 MiB/sec. | ||
| 1419 | 2026.02.04 04:40:57.450370 [ 259 ] {929671ce-9c54-48a8-8902-993becf15866} <Debug> TCPHandler: Processed in 0.001294848 sec. | ||
| 1420 | 2026.02.04 04:40:57.450480 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1421 | 2026.02.04 04:40:57.450574 [ 259 ] {bdff2051-48e4-4e56-8ccb-92f6500de32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1422 | 2026.02.04 04:40:57.450612 [ 259 ] {bdff2051-48e4-4e56-8ccb-92f6500de32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1423 | 2026.02.04 04:40:57.451058 [ 259 ] {bdff2051-48e4-4e56-8ccb-92f6500de32e} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1424 | 2026.02.04 04:40:57.451091 [ 259 ] {bdff2051-48e4-4e56-8ccb-92f6500de32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1425 | 2026.02.04 04:40:57.451387 [ 259 ] {bdff2051-48e4-4e56-8ccb-92f6500de32e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1426 | 2026.02.04 04:40:57.451589 [ 259 ] {bdff2051-48e4-4e56-8ccb-92f6500de32e} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1427 | 2026.02.04 04:40:57.451710 [ 259 ] {bdff2051-48e4-4e56-8ccb-92f6500de32e} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001154 sec., 121317.15771230502 rows/sec., 7.84 MiB/sec. | ||
| 1428 | 2026.02.04 04:40:57.451744 [ 259 ] {bdff2051-48e4-4e56-8ccb-92f6500de32e} <Debug> TCPHandler: Processed in 0.001312707 sec. | ||
| 1429 | 2026.02.04 04:40:57.451858 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2026.02.04 04:40:57.451951 [ 259 ] {4349b0e1-d1ea-4d4d-8f5f-1f91b9b9c806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1431 | 2026.02.04 04:40:57.451989 [ 259 ] {4349b0e1-d1ea-4d4d-8f5f-1f91b9b9c806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1432 | 2026.02.04 04:40:57.452393 [ 259 ] {4349b0e1-d1ea-4d4d-8f5f-1f91b9b9c806} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2026.02.04 04:40:57.452429 [ 259 ] {4349b0e1-d1ea-4d4d-8f5f-1f91b9b9c806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1434 | 2026.02.04 04:40:57.452725 [ 259 ] {4349b0e1-d1ea-4d4d-8f5f-1f91b9b9c806} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1435 | 2026.02.04 04:40:57.452925 [ 259 ] {4349b0e1-d1ea-4d4d-8f5f-1f91b9b9c806} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1436 | 2026.02.04 04:40:57.453050 [ 259 ] {4349b0e1-d1ea-4d4d-8f5f-1f91b9b9c806} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001117 sec., 124440.46553267683 rows/sec., 7.08 MiB/sec. | ||
| 1437 | 2026.02.04 04:40:57.453098 [ 259 ] {4349b0e1-d1ea-4d4d-8f5f-1f91b9b9c806} <Debug> TCPHandler: Processed in 0.001288878 sec. | ||
| 1438 | 2026.02.04 04:40:57.453225 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1439 | 2026.02.04 04:40:57.453320 [ 259 ] {b124fcc4-83f4-4a56-a47f-f9b765860b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1440 | 2026.02.04 04:40:57.453358 [ 259 ] {b124fcc4-83f4-4a56-a47f-f9b765860b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1441 | 2026.02.04 04:40:57.453909 [ 259 ] {b124fcc4-83f4-4a56-a47f-f9b765860b03} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1442 | 2026.02.04 04:40:57.453945 [ 259 ] {b124fcc4-83f4-4a56-a47f-f9b765860b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1443 | 2026.02.04 04:40:57.454272 [ 259 ] {b124fcc4-83f4-4a56-a47f-f9b765860b03} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1444 | 2026.02.04 04:40:57.454480 [ 259 ] {b124fcc4-83f4-4a56-a47f-f9b765860b03} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1445 | 2026.02.04 04:40:57.454610 [ 259 ] {b124fcc4-83f4-4a56-a47f-f9b765860b03} <Debug> executeQuery: Read 473 rows, 34.11 KiB in 0.001307 sec., 361897.4751338944 rows/sec., 25.49 MiB/sec. | ||
| 1446 | 2026.02.04 04:40:57.454647 [ 259 ] {b124fcc4-83f4-4a56-a47f-f9b765860b03} <Debug> TCPHandler: Processed in 0.00147146 sec. | ||
| 1447 | 2026.02.04 04:40:57.454762 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1448 | 2026.02.04 04:40:57.454859 [ 259 ] {585b1ba7-529c-4755-bc8a-93f06bbf012d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1449 | 2026.02.04 04:40:57.454899 [ 259 ] {585b1ba7-529c-4755-bc8a-93f06bbf012d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1450 | 2026.02.04 04:40:57.455251 [ 259 ] {585b1ba7-529c-4755-bc8a-93f06bbf012d} <Trace> oximeter.measurements_bool (293a22ee-0577-4913-b101-f9ce15bbdeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1451 | 2026.02.04 04:40:57.455288 [ 259 ] {585b1ba7-529c-4755-bc8a-93f06bbf012d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1452 | 2026.02.04 04:40:57.459763 [ 259 ] {585b1ba7-529c-4755-bc8a-93f06bbf012d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1453 | 2026.02.04 04:40:57.460016 [ 259 ] {585b1ba7-529c-4755-bc8a-93f06bbf012d} <Trace> oximeter.measurements_bool (293a22ee-0577-4913-b101-f9ce15bbdeff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1454 | 2026.02.04 04:40:57.460155 [ 259 ] {585b1ba7-529c-4755-bc8a-93f06bbf012d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005313 sec., 1129.305477131564 rows/sec., 59.00 KiB/sec. | ||
| 1455 | 2026.02.04 04:40:57.460204 [ 259 ] {585b1ba7-529c-4755-bc8a-93f06bbf012d} <Debug> TCPHandler: Processed in 0.005491744 sec. | ||
| 1456 | 2026.02.04 04:40:57.460361 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1457 | 2026.02.04 04:40:57.460469 [ 259 ] {84dc9c6e-78f7-4e40-a93e-cb542ca90dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1458 | 2026.02.04 04:40:57.460516 [ 259 ] {84dc9c6e-78f7-4e40-a93e-cb542ca90dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1459 | 2026.02.04 04:40:57.461025 [ 259 ] {84dc9c6e-78f7-4e40-a93e-cb542ca90dbb} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1460 | 2026.02.04 04:40:57.461066 [ 259 ] {84dc9c6e-78f7-4e40-a93e-cb542ca90dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1461 | 2026.02.04 04:40:57.461402 [ 259 ] {84dc9c6e-78f7-4e40-a93e-cb542ca90dbb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1462 | 2026.02.04 04:40:57.461632 [ 259 ] {84dc9c6e-78f7-4e40-a93e-cb542ca90dbb} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1463 | 2026.02.04 04:40:57.461765 [ 259 ] {84dc9c6e-78f7-4e40-a93e-cb542ca90dbb} <Debug> executeQuery: Read 151 rows, 9.94 KiB in 0.00132 sec., 114393.93939393939 rows/sec., 7.35 MiB/sec. | ||
| 1464 | 2026.02.04 04:40:57.461803 [ 259 ] {84dc9c6e-78f7-4e40-a93e-cb542ca90dbb} <Debug> TCPHandler: Processed in 0.001504621 sec. | ||
| 1465 | 2026.02.04 04:40:57.461922 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1466 | 2026.02.04 04:40:57.462032 [ 259 ] {6ca1d701-54dc-43a4-b0c8-8ed9834ca83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1467 | 2026.02.04 04:40:57.462086 [ 259 ] {6ca1d701-54dc-43a4-b0c8-8ed9834ca83d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1468 | 2026.02.04 04:40:57.462412 [ 259 ] {6ca1d701-54dc-43a4-b0c8-8ed9834ca83d} <Trace> oximeter.measurements_f64 (2b68e471-b730-406c-8d6e-6f92af6df69e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2026.02.04 04:40:57.462451 [ 259 ] {6ca1d701-54dc-43a4-b0c8-8ed9834ca83d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1470 | 2026.02.04 04:40:57.462785 [ 259 ] {6ca1d701-54dc-43a4-b0c8-8ed9834ca83d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1471 | 2026.02.04 04:40:57.463014 [ 259 ] {6ca1d701-54dc-43a4-b0c8-8ed9834ca83d} <Trace> oximeter.measurements_f64 (2b68e471-b730-406c-8d6e-6f92af6df69e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1472 | 2026.02.04 04:40:57.463143 [ 259 ] {6ca1d701-54dc-43a4-b0c8-8ed9834ca83d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 59.47 KiB/sec. | ||
| 1473 | 2026.02.04 04:40:57.463178 [ 259 ] {6ca1d701-54dc-43a4-b0c8-8ed9834ca83d} <Debug> TCPHandler: Processed in 0.001311228 sec. | ||
| 1474 | 2026.02.04 04:40:57.463297 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1475 | 2026.02.04 04:40:57.463400 [ 259 ] {d3ec2f9b-aa3a-4acf-82b4-1159700202ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1476 | 2026.02.04 04:40:57.463461 [ 259 ] {d3ec2f9b-aa3a-4acf-82b4-1159700202ec} <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 | ||
| 1477 | 2026.02.04 04:40:57.464298 [ 259 ] {d3ec2f9b-aa3a-4acf-82b4-1159700202ec} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1478 | 2026.02.04 04:40:57.464347 [ 259 ] {d3ec2f9b-aa3a-4acf-82b4-1159700202ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1479 | 2026.02.04 04:40:57.469410 [ 259 ] {d3ec2f9b-aa3a-4acf-82b4-1159700202ec} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1480 | 2026.02.04 04:40:57.469643 [ 259 ] {d3ec2f9b-aa3a-4acf-82b4-1159700202ec} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1481 | 2026.02.04 04:40:57.469786 [ 259 ] {d3ec2f9b-aa3a-4acf-82b4-1159700202ec} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.006409 sec., 3744.7339678577005 rows/sec., 6.71 MiB/sec. | ||
| 1482 | 2026.02.04 04:40:57.469849 [ 259 ] {d3ec2f9b-aa3a-4acf-82b4-1159700202ec} <Debug> TCPHandler: Processed in 0.006602659 sec. | ||
| 1483 | 2026.02.04 04:40:57.469967 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1484 | 2026.02.04 04:40:57.470066 [ 259 ] {d83d9b00-a5c3-46e9-9d8e-111a97de61c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1485 | 2026.02.04 04:40:57.470108 [ 259 ] {d83d9b00-a5c3-46e9-9d8e-111a97de61c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1486 | 2026.02.04 04:40:57.470444 [ 259 ] {d83d9b00-a5c3-46e9-9d8e-111a97de61c2} <Trace> oximeter.measurements_i64 (63f3cdf6-3927-41c9-b9f8-cf88fbe76341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1487 | 2026.02.04 04:40:57.470483 [ 259 ] {d83d9b00-a5c3-46e9-9d8e-111a97de61c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1488 | 2026.02.04 04:40:57.470818 [ 259 ] {d83d9b00-a5c3-46e9-9d8e-111a97de61c2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1489 | 2026.02.04 04:40:57.471026 [ 259 ] {d83d9b00-a5c3-46e9-9d8e-111a97de61c2} <Trace> oximeter.measurements_i64 (63f3cdf6-3927-41c9-b9f8-cf88fbe76341): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1490 | 2026.02.04 04:40:57.471158 [ 259 ] {d83d9b00-a5c3-46e9-9d8e-111a97de61c2} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001106 sec., 21699.8191681736 rows/sec., 1.57 MiB/sec. | ||
| 1491 | 2026.02.04 04:40:57.471196 [ 259 ] {d83d9b00-a5c3-46e9-9d8e-111a97de61c2} <Debug> TCPHandler: Processed in 0.001280717 sec. | ||
| 1492 | 2026.02.04 04:40:57.471301 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1493 | 2026.02.04 04:40:57.471396 [ 259 ] {c56c9a38-7609-4159-9a95-5729ff0ac88b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1494 | 2026.02.04 04:40:57.471435 [ 259 ] {c56c9a38-7609-4159-9a95-5729ff0ac88b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1495 | 2026.02.04 04:40:57.471764 [ 259 ] {c56c9a38-7609-4159-9a95-5729ff0ac88b} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1496 | 2026.02.04 04:40:57.471800 [ 259 ] {c56c9a38-7609-4159-9a95-5729ff0ac88b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1497 | 2026.02.04 04:40:57.472097 [ 259 ] {c56c9a38-7609-4159-9a95-5729ff0ac88b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1498 | 2026.02.04 04:40:57.472300 [ 259 ] {c56c9a38-7609-4159-9a95-5729ff0ac88b} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1499 | 2026.02.04 04:40:57.472425 [ 259 ] {c56c9a38-7609-4159-9a95-5729ff0ac88b} <Debug> executeQuery: Read 48 rows, 2.92 KiB in 0.001047 sec., 45845.27220630373 rows/sec., 2.73 MiB/sec. | ||
| 1500 | 2026.02.04 04:40:57.472461 [ 259 ] {c56c9a38-7609-4159-9a95-5729ff0ac88b} <Debug> TCPHandler: Processed in 0.001211367 sec. | ||
| 1501 | 2026.02.04 04:40:58.001098 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.26 MiB, peak 187.74 MiB, free memory in arenas 0.00 B, will set to 185.91 MiB (RSS), difference: -1.35 MiB | ||
| 1502 | 2026.02.04 04:40:58.332715 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1527 | ||
| 1503 | 2026.02.04 04:40:58.333246 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1504 | 2026.02.04 04:40:58.333289 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1505 | 2026.02.04 04:40:58.333887 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1506 | 2026.02.04 04:40:58.334131 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): 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.02.04 04:40:58.334268 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1527 | ||
| 1508 | 2026.02.04 04:40:58.402329 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1509 | 2026.02.04 04:40:58.419397 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1510 | 2026.02.04 04:40:58.419466 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1511 | 2026.02.04 04:40:58.425797 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1512 | 2026.02.04 04:40:58.426929 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1513 | 2026.02.04 04:40:58.430195 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1514 | 2026.02.04 04:40:59.001227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.45 MiB, peak 190.45 MiB, free memory in arenas 0.00 B, will set to 187.97 MiB (RSS), difference: 1.52 MiB | ||
| 1515 | 2026.02.04 04:41:02.376153 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1516 | 2026.02.04 04:41:02.376355 [ 259 ] {6c8e18df-4e82-4ea5-a385-feeef3dab0ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1517 | 2026.02.04 04:41:02.376429 [ 259 ] {6c8e18df-4e82-4ea5-a385-feeef3dab0ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1518 | 2026.02.04 04:41:02.377181 [ 259 ] {6c8e18df-4e82-4ea5-a385-feeef3dab0ca} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1519 | 2026.02.04 04:41:02.377233 [ 259 ] {6c8e18df-4e82-4ea5-a385-feeef3dab0ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1520 | 2026.02.04 04:41:02.377624 [ 259 ] {6c8e18df-4e82-4ea5-a385-feeef3dab0ca} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1521 | 2026.02.04 04:41:02.377846 [ 259 ] {6c8e18df-4e82-4ea5-a385-feeef3dab0ca} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1522 | 2026.02.04 04:41:02.378007 [ 259 ] {6c8e18df-4e82-4ea5-a385-feeef3dab0ca} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001708 sec., 15222.482435597189 rows/sec., 1.18 MiB/sec. | ||
| 1523 | 2026.02.04 04:41:02.378054 [ 259 ] {6c8e18df-4e82-4ea5-a385-feeef3dab0ca} <Debug> TCPHandler: Processed in 0.002039348 sec. | ||
| 1524 | 2026.02.04 04:41:02.378191 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1525 | 2026.02.04 04:41:02.378298 [ 259 ] {8655fb90-0b05-4fe2-876d-2bdc2db9966a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1526 | 2026.02.04 04:41:02.378343 [ 259 ] {8655fb90-0b05-4fe2-876d-2bdc2db9966a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1527 | 2026.02.04 04:41:02.378774 [ 259 ] {8655fb90-0b05-4fe2-876d-2bdc2db9966a} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1528 | 2026.02.04 04:41:02.378812 [ 259 ] {8655fb90-0b05-4fe2-876d-2bdc2db9966a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1529 | 2026.02.04 04:41:02.379129 [ 259 ] {8655fb90-0b05-4fe2-876d-2bdc2db9966a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1530 | 2026.02.04 04:41:02.379347 [ 259 ] {8655fb90-0b05-4fe2-876d-2bdc2db9966a} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1531 | 2026.02.04 04:41:02.379476 [ 259 ] {8655fb90-0b05-4fe2-876d-2bdc2db9966a} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001203 sec., 23275.145469659183 rows/sec., 1.82 MiB/sec. | ||
| 1532 | 2026.02.04 04:41:02.379514 [ 259 ] {8655fb90-0b05-4fe2-876d-2bdc2db9966a} <Debug> TCPHandler: Processed in 0.001378498 sec. | ||
| 1533 | 2026.02.04 04:41:02.379629 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1534 | 2026.02.04 04:41:02.379728 [ 259 ] {493733e3-a6c1-4ed4-828d-d5a0900b334c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1535 | 2026.02.04 04:41:02.379771 [ 259 ] {493733e3-a6c1-4ed4-828d-d5a0900b334c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1536 | 2026.02.04 04:41:02.380141 [ 259 ] {493733e3-a6c1-4ed4-828d-d5a0900b334c} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1537 | 2026.02.04 04:41:02.380178 [ 259 ] {493733e3-a6c1-4ed4-828d-d5a0900b334c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1538 | 2026.02.04 04:41:02.380502 [ 259 ] {493733e3-a6c1-4ed4-828d-d5a0900b334c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1539 | 2026.02.04 04:41:02.380706 [ 259 ] {493733e3-a6c1-4ed4-828d-d5a0900b334c} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1540 | 2026.02.04 04:41:02.380830 [ 259 ] {493733e3-a6c1-4ed4-828d-d5a0900b334c} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001122 sec., 44563.27985739751 rows/sec., 3.09 MiB/sec. | ||
| 1541 | 2026.02.04 04:41:02.380868 [ 259 ] {493733e3-a6c1-4ed4-828d-d5a0900b334c} <Debug> TCPHandler: Processed in 0.001290127 sec. | ||
| 1542 | 2026.02.04 04:41:02.380980 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1543 | 2026.02.04 04:41:02.381075 [ 259 ] {ed12fa1d-f556-4273-8bb6-891b5f8186be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1544 | 2026.02.04 04:41:02.381117 [ 259 ] {ed12fa1d-f556-4273-8bb6-891b5f8186be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1545 | 2026.02.04 04:41:02.381422 [ 259 ] {ed12fa1d-f556-4273-8bb6-891b5f8186be} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1546 | 2026.02.04 04:41:02.381459 [ 259 ] {ed12fa1d-f556-4273-8bb6-891b5f8186be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1547 | 2026.02.04 04:41:02.381765 [ 259 ] {ed12fa1d-f556-4273-8bb6-891b5f8186be} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1548 | 2026.02.04 04:41:02.381971 [ 259 ] {ed12fa1d-f556-4273-8bb6-891b5f8186be} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1549 | 2026.02.04 04:41:02.382096 [ 259 ] {ed12fa1d-f556-4273-8bb6-891b5f8186be} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001039 sec., 19249.2781520693 rows/sec., 1.32 MiB/sec. | ||
| 1550 | 2026.02.04 04:41:02.382131 [ 259 ] {ed12fa1d-f556-4273-8bb6-891b5f8186be} <Debug> TCPHandler: Processed in 0.001202246 sec. | ||
| 1551 | 2026.02.04 04:41:05.771043 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1552 | 2026.02.04 04:41:05.771109 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1553 | 2026.02.04 04:41:05.834770 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1975 | ||
| 1554 | 2026.02.04 04:41:05.835292 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1555 | 2026.02.04 04:41:05.835340 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1556 | 2026.02.04 04:41:05.835991 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1557 | 2026.02.04 04:41:05.836231 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1558 | 2026.02.04 04:41:05.836363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1975 | ||
| 1559 | 2026.02.04 04:41:05.837313 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 280 | ||
| 1560 | 2026.02.04 04:41:05.841337 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2026.02.04 04:41:05.841386 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1562 | 2026.02.04 04:41:05.842538 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1563 | 2026.02.04 04:41:05.842794 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2026.02.04 04:41:05.843027 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 280 | ||
| 1565 | 2026.02.04 04:41:05.930710 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1566 | 2026.02.04 04:41:05.948670 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1567 | 2026.02.04 04:41:05.948731 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1568 | 2026.02.04 04:41:05.954931 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1569 | 2026.02.04 04:41:05.955652 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1570 | 2026.02.04 04:41:05.959067 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1571 | 2026.02.04 04:41:07.386368 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1572 | 2026.02.04 04:41:07.386570 [ 259 ] {da368ec7-745b-43d4-b0bb-31559af8b552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1573 | 2026.02.04 04:41:07.386638 [ 259 ] {da368ec7-745b-43d4-b0bb-31559af8b552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1574 | 2026.02.04 04:41:07.387341 [ 259 ] {da368ec7-745b-43d4-b0bb-31559af8b552} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2026.02.04 04:41:07.387390 [ 259 ] {da368ec7-745b-43d4-b0bb-31559af8b552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1576 | 2026.02.04 04:41:07.387783 [ 259 ] {da368ec7-745b-43d4-b0bb-31559af8b552} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1577 | 2026.02.04 04:41:07.388018 [ 259 ] {da368ec7-745b-43d4-b0bb-31559af8b552} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2026.02.04 04:41:07.388179 [ 259 ] {da368ec7-745b-43d4-b0bb-31559af8b552} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001658 sec., 160434.25814234017 rows/sec., 10.19 MiB/sec. | ||
| 1579 | 2026.02.04 04:41:07.388230 [ 259 ] {da368ec7-745b-43d4-b0bb-31559af8b552} <Debug> TCPHandler: Processed in 0.001987027 sec. | ||
| 1580 | 2026.02.04 04:41:07.388357 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1581 | 2026.02.04 04:41:07.388460 [ 259 ] {a1bb80f2-c559-4b61-b91c-94fdeb402cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1582 | 2026.02.04 04:41:07.388503 [ 259 ] {a1bb80f2-c559-4b61-b91c-94fdeb402cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1583 | 2026.02.04 04:41:07.389137 [ 259 ] {a1bb80f2-c559-4b61-b91c-94fdeb402cc2} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2026.02.04 04:41:07.389170 [ 259 ] {a1bb80f2-c559-4b61-b91c-94fdeb402cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1585 | 2026.02.04 04:41:07.389506 [ 259 ] {a1bb80f2-c559-4b61-b91c-94fdeb402cc2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1586 | 2026.02.04 04:41:07.389764 [ 259 ] {a1bb80f2-c559-4b61-b91c-94fdeb402cc2} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2026.02.04 04:41:07.389890 [ 259 ] {a1bb80f2-c559-4b61-b91c-94fdeb402cc2} <Debug> executeQuery: Read 774 rows, 63.10 KiB in 0.001453 sec., 532690.9841706813 rows/sec., 42.41 MiB/sec. | ||
| 1588 | 2026.02.04 04:41:07.389926 [ 259 ] {a1bb80f2-c559-4b61-b91c-94fdeb402cc2} <Debug> TCPHandler: Processed in 0.001621172 sec. | ||
| 1589 | 2026.02.04 04:41:07.390039 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1590 | 2026.02.04 04:41:07.390143 [ 259 ] {bd8181b8-1e93-483e-b3d1-9ade992bf2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1591 | 2026.02.04 04:41:07.390182 [ 259 ] {bd8181b8-1e93-483e-b3d1-9ade992bf2a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1592 | 2026.02.04 04:41:07.390604 [ 259 ] {bd8181b8-1e93-483e-b3d1-9ade992bf2a8} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1593 | 2026.02.04 04:41:07.390637 [ 259 ] {bd8181b8-1e93-483e-b3d1-9ade992bf2a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1594 | 2026.02.04 04:41:07.390927 [ 259 ] {bd8181b8-1e93-483e-b3d1-9ade992bf2a8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1595 | 2026.02.04 04:41:07.391130 [ 259 ] {bd8181b8-1e93-483e-b3d1-9ade992bf2a8} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1596 | 2026.02.04 04:41:07.391253 [ 259 ] {bd8181b8-1e93-483e-b3d1-9ade992bf2a8} <Debug> executeQuery: Read 159 rows, 9.96 KiB in 0.00113 sec., 140707.96460176993 rows/sec., 8.61 MiB/sec. | ||
| 1597 | 2026.02.04 04:41:07.391288 [ 259 ] {bd8181b8-1e93-483e-b3d1-9ade992bf2a8} <Debug> TCPHandler: Processed in 0.001297987 sec. | ||
| 1598 | 2026.02.04 04:41:07.391403 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1599 | 2026.02.04 04:41:07.391499 [ 259 ] {a124b6a3-3e2f-4f42-a9b3-4dbeb67af950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1600 | 2026.02.04 04:41:07.391538 [ 259 ] {a124b6a3-3e2f-4f42-a9b3-4dbeb67af950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1601 | 2026.02.04 04:41:07.391944 [ 259 ] {a124b6a3-3e2f-4f42-a9b3-4dbeb67af950} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1602 | 2026.02.04 04:41:07.391979 [ 259 ] {a124b6a3-3e2f-4f42-a9b3-4dbeb67af950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1603 | 2026.02.04 04:41:07.392286 [ 259 ] {a124b6a3-3e2f-4f42-a9b3-4dbeb67af950} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1604 | 2026.02.04 04:41:07.392498 [ 259 ] {a124b6a3-3e2f-4f42-a9b3-4dbeb67af950} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2026.02.04 04:41:07.392631 [ 259 ] {a124b6a3-3e2f-4f42-a9b3-4dbeb67af950} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001151 sec., 121633.3622936577 rows/sec., 7.86 MiB/sec. | ||
| 1606 | 2026.02.04 04:41:07.392667 [ 259 ] {a124b6a3-3e2f-4f42-a9b3-4dbeb67af950} <Debug> TCPHandler: Processed in 0.001312878 sec. | ||
| 1607 | 2026.02.04 04:41:07.392775 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1608 | 2026.02.04 04:41:07.392863 [ 259 ] {410903de-59d5-4e46-a259-a4a038f61a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1609 | 2026.02.04 04:41:07.392899 [ 259 ] {410903de-59d5-4e46-a259-a4a038f61a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1610 | 2026.02.04 04:41:07.393321 [ 259 ] {410903de-59d5-4e46-a259-a4a038f61a61} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2026.02.04 04:41:07.393353 [ 259 ] {410903de-59d5-4e46-a259-a4a038f61a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1612 | 2026.02.04 04:41:07.393630 [ 259 ] {410903de-59d5-4e46-a259-a4a038f61a61} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1613 | 2026.02.04 04:41:07.393892 [ 259 ] {410903de-59d5-4e46-a259-a4a038f61a61} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1614 | 2026.02.04 04:41:07.394019 [ 259 ] {410903de-59d5-4e46-a259-a4a038f61a61} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001166 sec., 119210.97770154374 rows/sec., 6.78 MiB/sec. | ||
| 1615 | 2026.02.04 04:41:07.394054 [ 259 ] {410903de-59d5-4e46-a259-a4a038f61a61} <Debug> TCPHandler: Processed in 0.001326288 sec. | ||
| 1616 | 2026.02.04 04:41:07.394225 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1617 | 2026.02.04 04:41:07.394318 [ 259 ] {2e9e29ae-076f-4eee-b619-37c26d01ea98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1618 | 2026.02.04 04:41:07.394357 [ 259 ] {2e9e29ae-076f-4eee-b619-37c26d01ea98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1619 | 2026.02.04 04:41:07.394856 [ 259 ] {2e9e29ae-076f-4eee-b619-37c26d01ea98} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2026.02.04 04:41:07.394889 [ 259 ] {2e9e29ae-076f-4eee-b619-37c26d01ea98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1621 | 2026.02.04 04:41:07.395219 [ 259 ] {2e9e29ae-076f-4eee-b619-37c26d01ea98} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1622 | 2026.02.04 04:41:07.395424 [ 259 ] {2e9e29ae-076f-4eee-b619-37c26d01ea98} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2026.02.04 04:41:07.395543 [ 259 ] {2e9e29ae-076f-4eee-b619-37c26d01ea98} <Debug> executeQuery: Read 453 rows, 32.48 KiB in 0.001243 sec., 364440.86886564764 rows/sec., 25.52 MiB/sec. | ||
| 1624 | 2026.02.04 04:41:07.395577 [ 259 ] {2e9e29ae-076f-4eee-b619-37c26d01ea98} <Debug> TCPHandler: Processed in 0.001401299 sec. | ||
| 1625 | 2026.02.04 04:41:07.395686 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1626 | 2026.02.04 04:41:07.395779 [ 259 ] {cea3c7f4-8554-43cb-9f2f-c1508a5138a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1627 | 2026.02.04 04:41:07.395818 [ 259 ] {cea3c7f4-8554-43cb-9f2f-c1508a5138a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1628 | 2026.02.04 04:41:07.396160 [ 259 ] {cea3c7f4-8554-43cb-9f2f-c1508a5138a6} <Trace> oximeter.measurements_bool (293a22ee-0577-4913-b101-f9ce15bbdeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2026.02.04 04:41:07.396194 [ 259 ] {cea3c7f4-8554-43cb-9f2f-c1508a5138a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1630 | 2026.02.04 04:41:07.396484 [ 259 ] {cea3c7f4-8554-43cb-9f2f-c1508a5138a6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1631 | 2026.02.04 04:41:07.396685 [ 259 ] {cea3c7f4-8554-43cb-9f2f-c1508a5138a6} <Trace> oximeter.measurements_bool (293a22ee-0577-4913-b101-f9ce15bbdeff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2026.02.04 04:41:07.396802 [ 259 ] {cea3c7f4-8554-43cb-9f2f-c1508a5138a6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 1633 | 2026.02.04 04:41:07.396841 [ 259 ] {cea3c7f4-8554-43cb-9f2f-c1508a5138a6} <Debug> TCPHandler: Processed in 0.001209636 sec. | ||
| 1634 | 2026.02.04 04:41:07.396953 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1635 | 2026.02.04 04:41:07.397043 [ 259 ] {32f50c9b-1234-4985-9fa6-b00018b05311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1636 | 2026.02.04 04:41:07.397082 [ 259 ] {32f50c9b-1234-4985-9fa6-b00018b05311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1637 | 2026.02.04 04:41:07.397426 [ 259 ] {32f50c9b-1234-4985-9fa6-b00018b05311} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2026.02.04 04:41:07.397458 [ 259 ] {32f50c9b-1234-4985-9fa6-b00018b05311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1639 | 2026.02.04 04:41:07.397828 [ 259 ] {32f50c9b-1234-4985-9fa6-b00018b05311} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1640 | 2026.02.04 04:41:07.398030 [ 259 ] {32f50c9b-1234-4985-9fa6-b00018b05311} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2026.02.04 04:41:07.398148 [ 259 ] {32f50c9b-1234-4985-9fa6-b00018b05311} <Debug> executeQuery: Read 148 rows, 9.73 KiB in 0.001103 sec., 134179.51042611062 rows/sec., 8.61 MiB/sec. | ||
| 1642 | 2026.02.04 04:41:07.398189 [ 259 ] {32f50c9b-1234-4985-9fa6-b00018b05311} <Debug> TCPHandler: Processed in 0.001272357 sec. | ||
| 1643 | 2026.02.04 04:41:07.398307 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2026.02.04 04:41:07.398401 [ 259 ] {08a19a87-c15c-4c8b-a0fa-5c2e444518f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1645 | 2026.02.04 04:41:07.398442 [ 259 ] {08a19a87-c15c-4c8b-a0fa-5c2e444518f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1646 | 2026.02.04 04:41:07.398776 [ 259 ] {08a19a87-c15c-4c8b-a0fa-5c2e444518f2} <Trace> oximeter.measurements_f64 (2b68e471-b730-406c-8d6e-6f92af6df69e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1647 | 2026.02.04 04:41:07.398810 [ 259 ] {08a19a87-c15c-4c8b-a0fa-5c2e444518f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1648 | 2026.02.04 04:41:07.399104 [ 259 ] {08a19a87-c15c-4c8b-a0fa-5c2e444518f2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1649 | 2026.02.04 04:41:07.399309 [ 259 ] {08a19a87-c15c-4c8b-a0fa-5c2e444518f2} <Trace> oximeter.measurements_f64 (2b68e471-b730-406c-8d6e-6f92af6df69e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1650 | 2026.02.04 04:41:07.399439 [ 259 ] {08a19a87-c15c-4c8b-a0fa-5c2e444518f2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 1651 | 2026.02.04 04:41:07.399474 [ 259 ] {08a19a87-c15c-4c8b-a0fa-5c2e444518f2} <Debug> TCPHandler: Processed in 0.001218986 sec. | ||
| 1652 | 2026.02.04 04:41:07.399585 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1653 | 2026.02.04 04:41:07.399679 [ 259 ] {e9cfd56f-dc40-4c6d-af73-2afeaf502bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1654 | 2026.02.04 04:41:07.399731 [ 259 ] {e9cfd56f-dc40-4c6d-af73-2afeaf502bab} <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 | ||
| 1655 | 2026.02.04 04:41:07.400466 [ 259 ] {e9cfd56f-dc40-4c6d-af73-2afeaf502bab} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1656 | 2026.02.04 04:41:07.400501 [ 259 ] {e9cfd56f-dc40-4c6d-af73-2afeaf502bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1657 | 2026.02.04 04:41:07.400999 [ 259 ] {e9cfd56f-dc40-4c6d-af73-2afeaf502bab} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1658 | 2026.02.04 04:41:07.401204 [ 259 ] {e9cfd56f-dc40-4c6d-af73-2afeaf502bab} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1659 | 2026.02.04 04:41:07.401333 [ 259 ] {e9cfd56f-dc40-4c6d-af73-2afeaf502bab} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001711 sec., 15195.791934541203 rows/sec., 27.23 MiB/sec. | ||
| 1660 | 2026.02.04 04:41:07.401382 [ 259 ] {e9cfd56f-dc40-4c6d-af73-2afeaf502bab} <Debug> TCPHandler: Processed in 0.001890485 sec. | ||
| 1661 | 2026.02.04 04:41:07.401487 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1662 | 2026.02.04 04:41:07.401577 [ 259 ] {ae8c66d1-c476-487e-a4f2-41b79eb96d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1663 | 2026.02.04 04:41:07.401616 [ 259 ] {ae8c66d1-c476-487e-a4f2-41b79eb96d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1664 | 2026.02.04 04:41:07.401996 [ 259 ] {ae8c66d1-c476-487e-a4f2-41b79eb96d17} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1665 | 2026.02.04 04:41:07.402029 [ 259 ] {ae8c66d1-c476-487e-a4f2-41b79eb96d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1666 | 2026.02.04 04:41:07.402332 [ 259 ] {ae8c66d1-c476-487e-a4f2-41b79eb96d17} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1667 | 2026.02.04 04:41:07.402539 [ 259 ] {ae8c66d1-c476-487e-a4f2-41b79eb96d17} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1668 | 2026.02.04 04:41:07.402661 [ 259 ] {ae8c66d1-c476-487e-a4f2-41b79eb96d17} <Debug> executeQuery: Read 48 rows, 2.92 KiB in 0.001047 sec., 45845.27220630373 rows/sec., 2.73 MiB/sec. | ||
| 1669 | 2026.02.04 04:41:07.402697 [ 259 ] {ae8c66d1-c476-487e-a4f2-41b79eb96d17} <Debug> TCPHandler: Processed in 0.001209716 sec. | ||
| 1670 | 2026.02.04 04:41:12.381905 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1671 | 2026.02.04 04:41:12.382113 [ 259 ] {63a0f562-3fa6-4889-abcd-254be213f91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1672 | 2026.02.04 04:41:12.382188 [ 259 ] {63a0f562-3fa6-4889-abcd-254be213f91b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1673 | 2026.02.04 04:41:12.382848 [ 259 ] {63a0f562-3fa6-4889-abcd-254be213f91b} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1674 | 2026.02.04 04:41:12.382893 [ 259 ] {63a0f562-3fa6-4889-abcd-254be213f91b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1675 | 2026.02.04 04:41:12.383286 [ 259 ] {63a0f562-3fa6-4889-abcd-254be213f91b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1676 | 2026.02.04 04:41:12.383503 [ 259 ] {63a0f562-3fa6-4889-abcd-254be213f91b} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1677 | 2026.02.04 04:41:12.383668 [ 259 ] {63a0f562-3fa6-4889-abcd-254be213f91b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001612 sec., 2481.3895781637716 rows/sec., 202.34 KiB/sec. | ||
| 1678 | 2026.02.04 04:41:12.383715 [ 259 ] {63a0f562-3fa6-4889-abcd-254be213f91b} <Debug> TCPHandler: Processed in 0.001952316 sec. | ||
| 1679 | 2026.02.04 04:41:12.383850 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1680 | 2026.02.04 04:41:12.383959 [ 259 ] {4b1c1368-31ec-4d97-b2ee-2809771e46fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1681 | 2026.02.04 04:41:12.384004 [ 259 ] {4b1c1368-31ec-4d97-b2ee-2809771e46fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1682 | 2026.02.04 04:41:12.384451 [ 259 ] {4b1c1368-31ec-4d97-b2ee-2809771e46fb} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1683 | 2026.02.04 04:41:12.384491 [ 259 ] {4b1c1368-31ec-4d97-b2ee-2809771e46fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1684 | 2026.02.04 04:41:12.384806 [ 259 ] {4b1c1368-31ec-4d97-b2ee-2809771e46fb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1685 | 2026.02.04 04:41:12.385020 [ 259 ] {4b1c1368-31ec-4d97-b2ee-2809771e46fb} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1686 | 2026.02.04 04:41:12.385159 [ 259 ] {4b1c1368-31ec-4d97-b2ee-2809771e46fb} <Debug> executeQuery: Read 74 rows, 6.22 KiB in 0.001226 sec., 60358.89070146818 rows/sec., 4.96 MiB/sec. | ||
| 1687 | 2026.02.04 04:41:12.385197 [ 259 ] {4b1c1368-31ec-4d97-b2ee-2809771e46fb} <Debug> TCPHandler: Processed in 0.001412719 sec. | ||
| 1688 | 2026.02.04 04:41:12.385313 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1689 | 2026.02.04 04:41:12.385418 [ 259 ] {0b351b13-ab03-416e-baaa-0f3b55ffb9b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1690 | 2026.02.04 04:41:12.385459 [ 259 ] {0b351b13-ab03-416e-baaa-0f3b55ffb9b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1691 | 2026.02.04 04:41:12.385852 [ 259 ] {0b351b13-ab03-416e-baaa-0f3b55ffb9b0} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2026.02.04 04:41:12.385888 [ 259 ] {0b351b13-ab03-416e-baaa-0f3b55ffb9b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1693 | 2026.02.04 04:41:12.386204 [ 259 ] {0b351b13-ab03-416e-baaa-0f3b55ffb9b0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1694 | 2026.02.04 04:41:12.386411 [ 259 ] {0b351b13-ab03-416e-baaa-0f3b55ffb9b0} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2026.02.04 04:41:12.386545 [ 259 ] {0b351b13-ab03-416e-baaa-0f3b55ffb9b0} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.00115 sec., 12173.913043478262 rows/sec., 896.74 KiB/sec. | ||
| 1696 | 2026.02.04 04:41:12.386582 [ 259 ] {0b351b13-ab03-416e-baaa-0f3b55ffb9b0} <Debug> TCPHandler: Processed in 0.001323097 sec. | ||
| 1697 | 2026.02.04 04:41:12.386691 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1698 | 2026.02.04 04:41:12.386793 [ 259 ] {2a075c18-9b47-47b4-bf1d-36613c3c0bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1699 | 2026.02.04 04:41:12.386833 [ 259 ] {2a075c18-9b47-47b4-bf1d-36613c3c0bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1700 | 2026.02.04 04:41:12.387236 [ 259 ] {2a075c18-9b47-47b4-bf1d-36613c3c0bf0} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1701 | 2026.02.04 04:41:12.387273 [ 259 ] {2a075c18-9b47-47b4-bf1d-36613c3c0bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1702 | 2026.02.04 04:41:12.387567 [ 259 ] {2a075c18-9b47-47b4-bf1d-36613c3c0bf0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1703 | 2026.02.04 04:41:12.387767 [ 259 ] {2a075c18-9b47-47b4-bf1d-36613c3c0bf0} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2026.02.04 04:41:12.387897 [ 259 ] {2a075c18-9b47-47b4-bf1d-36613c3c0bf0} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001125 sec., 62222.222222222226 rows/sec., 4.86 MiB/sec. | ||
| 1705 | 2026.02.04 04:41:12.387933 [ 259 ] {2a075c18-9b47-47b4-bf1d-36613c3c0bf0} <Debug> TCPHandler: Processed in 0.001294258 sec. | ||
| 1706 | 2026.02.04 04:41:12.388057 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2026.02.04 04:41:12.388151 [ 259 ] {f98e0aad-4d1a-4293-be90-5f4aab790804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1708 | 2026.02.04 04:41:12.388194 [ 259 ] {f98e0aad-4d1a-4293-be90-5f4aab790804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1709 | 2026.02.04 04:41:12.388611 [ 259 ] {f98e0aad-4d1a-4293-be90-5f4aab790804} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1710 | 2026.02.04 04:41:12.388647 [ 259 ] {f98e0aad-4d1a-4293-be90-5f4aab790804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1711 | 2026.02.04 04:41:12.388986 [ 259 ] {f98e0aad-4d1a-4293-be90-5f4aab790804} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1712 | 2026.02.04 04:41:12.389188 [ 259 ] {f98e0aad-4d1a-4293-be90-5f4aab790804} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1713 | 2026.02.04 04:41:12.389323 [ 259 ] {f98e0aad-4d1a-4293-be90-5f4aab790804} <Debug> executeQuery: Read 152 rows, 10.79 KiB in 0.001192 sec., 127516.77852348993 rows/sec., 8.84 MiB/sec. | ||
| 1714 | 2026.02.04 04:41:12.389359 [ 259 ] {f98e0aad-4d1a-4293-be90-5f4aab790804} <Debug> TCPHandler: Processed in 0.001354288 sec. | ||
| 1715 | 2026.02.04 04:41:12.389468 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1716 | 2026.02.04 04:41:12.389561 [ 259 ] {cdbcadb7-0f4b-4efe-acce-2a1559ff49eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1717 | 2026.02.04 04:41:12.389614 [ 259 ] {cdbcadb7-0f4b-4efe-acce-2a1559ff49eb} <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 | ||
| 1718 | 2026.02.04 04:41:12.390461 [ 259 ] {cdbcadb7-0f4b-4efe-acce-2a1559ff49eb} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1719 | 2026.02.04 04:41:12.390497 [ 259 ] {cdbcadb7-0f4b-4efe-acce-2a1559ff49eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1720 | 2026.02.04 04:41:12.391008 [ 259 ] {cdbcadb7-0f4b-4efe-acce-2a1559ff49eb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1721 | 2026.02.04 04:41:12.391227 [ 259 ] {cdbcadb7-0f4b-4efe-acce-2a1559ff49eb} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1722 | 2026.02.04 04:41:12.391370 [ 259 ] {cdbcadb7-0f4b-4efe-acce-2a1559ff49eb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00183 sec., 5464.48087431694 rows/sec., 9.79 MiB/sec. | ||
| 1723 | 2026.02.04 04:41:12.391426 [ 259 ] {cdbcadb7-0f4b-4efe-acce-2a1559ff49eb} <Debug> TCPHandler: Processed in 0.002011927 sec. | ||
| 1724 | 2026.02.04 04:41:12.391534 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2026.02.04 04:41:12.391629 [ 259 ] {00a0b87b-f16f-4b58-b33c-061936acd7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1726 | 2026.02.04 04:41:12.391671 [ 259 ] {00a0b87b-f16f-4b58-b33c-061936acd7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1727 | 2026.02.04 04:41:12.392004 [ 259 ] {00a0b87b-f16f-4b58-b33c-061936acd7db} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2026.02.04 04:41:12.392040 [ 259 ] {00a0b87b-f16f-4b58-b33c-061936acd7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1729 | 2026.02.04 04:41:12.392347 [ 259 ] {00a0b87b-f16f-4b58-b33c-061936acd7db} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1730 | 2026.02.04 04:41:12.392545 [ 259 ] {00a0b87b-f16f-4b58-b33c-061936acd7db} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1731 | 2026.02.04 04:41:12.392667 [ 259 ] {00a0b87b-f16f-4b58-b33c-061936acd7db} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001058 sec., 47258.97920604915 rows/sec., 3.24 MiB/sec. | ||
| 1732 | 2026.02.04 04:41:12.392703 [ 259 ] {00a0b87b-f16f-4b58-b33c-061936acd7db} <Debug> TCPHandler: Processed in 0.001219706 sec. | ||
| 1733 | 2026.02.04 04:41:13.336993 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2487 | ||
| 1734 | 2026.02.04 04:41:13.337524 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1735 | 2026.02.04 04:41:13.337566 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1736 | 2026.02.04 04:41:13.338066 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1737 | 2026.02.04 04:41:13.338291 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1738 | 2026.02.04 04:41:13.338457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2487 | ||
| 1739 | 2026.02.04 04:41:13.459666 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1740 | 2026.02.04 04:41:13.476500 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1741 | 2026.02.04 04:41:13.476560 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1742 | 2026.02.04 04:41:13.482734 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1743 | 2026.02.04 04:41:13.483441 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1744 | 2026.02.04 04:41:13.486548 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1745 | 2026.02.04 04:41:14.000886 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.20 MiB, peak 194.20 MiB, free memory in arenas 0.00 B, will set to 191.46 MiB (RSS), difference: 1.26 MiB | ||
| 1746 | 2026.02.04 04:41:15.843387 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 316 | ||
| 1747 | 2026.02.04 04:41:15.845570 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1748 | 2026.02.04 04:41:15.845625 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1749 | 2026.02.04 04:41:15.846767 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1750 | 2026.02.04 04:41:15.847048 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1751 | 2026.02.04 04:41:15.847361 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 316 | ||
| 1752 | 2026.02.04 04:41:17.388450 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1753 | 2026.02.04 04:41:17.388637 [ 259 ] {bfd98e1f-b2f8-4287-b4b3-8217f7a4327f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1754 | 2026.02.04 04:41:17.388702 [ 259 ] {bfd98e1f-b2f8-4287-b4b3-8217f7a4327f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1755 | 2026.02.04 04:41:17.389432 [ 259 ] {bfd98e1f-b2f8-4287-b4b3-8217f7a4327f} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1756 | 2026.02.04 04:41:17.389481 [ 259 ] {bfd98e1f-b2f8-4287-b4b3-8217f7a4327f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1757 | 2026.02.04 04:41:17.389874 [ 259 ] {bfd98e1f-b2f8-4287-b4b3-8217f7a4327f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1758 | 2026.02.04 04:41:17.390097 [ 259 ] {bfd98e1f-b2f8-4287-b4b3-8217f7a4327f} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1759 | 2026.02.04 04:41:17.390248 [ 259 ] {bfd98e1f-b2f8-4287-b4b3-8217f7a4327f} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001663 sec., 159951.89416716777 rows/sec., 10.16 MiB/sec. | ||
| 1760 | 2026.02.04 04:41:17.390290 [ 259 ] {bfd98e1f-b2f8-4287-b4b3-8217f7a4327f} <Debug> TCPHandler: Processed in 0.001971286 sec. | ||
| 1761 | 2026.02.04 04:41:17.390421 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1762 | 2026.02.04 04:41:17.390518 [ 259 ] {fc3f7d32-1b8f-4027-b157-9d0da8988499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1763 | 2026.02.04 04:41:17.390559 [ 259 ] {fc3f7d32-1b8f-4027-b157-9d0da8988499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1764 | 2026.02.04 04:41:17.391307 [ 259 ] {fc3f7d32-1b8f-4027-b157-9d0da8988499} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1765 | 2026.02.04 04:41:17.391344 [ 259 ] {fc3f7d32-1b8f-4027-b157-9d0da8988499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1766 | 2026.02.04 04:41:17.391693 [ 259 ] {fc3f7d32-1b8f-4027-b157-9d0da8988499} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1767 | 2026.02.04 04:41:17.391908 [ 259 ] {fc3f7d32-1b8f-4027-b157-9d0da8988499} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1768 | 2026.02.04 04:41:17.392037 [ 259 ] {fc3f7d32-1b8f-4027-b157-9d0da8988499} <Debug> executeQuery: Read 800 rows, 65.11 KiB in 0.001539 sec., 519818.0636777128 rows/sec., 41.31 MiB/sec. | ||
| 1769 | 2026.02.04 04:41:17.392074 [ 259 ] {fc3f7d32-1b8f-4027-b157-9d0da8988499} <Debug> TCPHandler: Processed in 0.001703833 sec. | ||
| 1770 | 2026.02.04 04:41:17.392188 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1771 | 2026.02.04 04:41:17.392283 [ 259 ] {e3eb17b9-306b-4fb4-b117-8f377cefe257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1772 | 2026.02.04 04:41:17.392324 [ 259 ] {e3eb17b9-306b-4fb4-b117-8f377cefe257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1773 | 2026.02.04 04:41:17.392748 [ 259 ] {e3eb17b9-306b-4fb4-b117-8f377cefe257} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1774 | 2026.02.04 04:41:17.392785 [ 259 ] {e3eb17b9-306b-4fb4-b117-8f377cefe257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1775 | 2026.02.04 04:41:17.393081 [ 259 ] {e3eb17b9-306b-4fb4-b117-8f377cefe257} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1776 | 2026.02.04 04:41:17.393293 [ 259 ] {e3eb17b9-306b-4fb4-b117-8f377cefe257} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1777 | 2026.02.04 04:41:17.393415 [ 259 ] {e3eb17b9-306b-4fb4-b117-8f377cefe257} <Debug> executeQuery: Read 159 rows, 9.96 KiB in 0.001151 sec., 138140.7471763684 rows/sec., 8.45 MiB/sec. | ||
| 1778 | 2026.02.04 04:41:17.393452 [ 259 ] {e3eb17b9-306b-4fb4-b117-8f377cefe257} <Debug> TCPHandler: Processed in 0.001313658 sec. | ||
| 1779 | 2026.02.04 04:41:17.393567 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1780 | 2026.02.04 04:41:17.393661 [ 259 ] {2473cde5-5eaf-4167-81d8-bb189c646af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1781 | 2026.02.04 04:41:17.393702 [ 259 ] {2473cde5-5eaf-4167-81d8-bb189c646af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1782 | 2026.02.04 04:41:17.394179 [ 259 ] {2473cde5-5eaf-4167-81d8-bb189c646af5} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1783 | 2026.02.04 04:41:17.394214 [ 259 ] {2473cde5-5eaf-4167-81d8-bb189c646af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1784 | 2026.02.04 04:41:17.394504 [ 259 ] {2473cde5-5eaf-4167-81d8-bb189c646af5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1785 | 2026.02.04 04:41:17.394705 [ 259 ] {2473cde5-5eaf-4167-81d8-bb189c646af5} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1786 | 2026.02.04 04:41:17.394828 [ 259 ] {2473cde5-5eaf-4167-81d8-bb189c646af5} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001184 sec., 118243.24324324325 rows/sec., 7.64 MiB/sec. | ||
| 1787 | 2026.02.04 04:41:17.394864 [ 259 ] {2473cde5-5eaf-4167-81d8-bb189c646af5} <Debug> TCPHandler: Processed in 0.001347969 sec. | ||
| 1788 | 2026.02.04 04:41:17.394978 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1789 | 2026.02.04 04:41:17.395073 [ 259 ] {62f28fc8-bc1e-4553-bff7-719d72990af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1790 | 2026.02.04 04:41:17.395112 [ 259 ] {62f28fc8-bc1e-4553-bff7-719d72990af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1791 | 2026.02.04 04:41:17.395519 [ 259 ] {62f28fc8-bc1e-4553-bff7-719d72990af3} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1792 | 2026.02.04 04:41:17.395555 [ 259 ] {62f28fc8-bc1e-4553-bff7-719d72990af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1793 | 2026.02.04 04:41:17.395849 [ 259 ] {62f28fc8-bc1e-4553-bff7-719d72990af3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1794 | 2026.02.04 04:41:17.396054 [ 259 ] {62f28fc8-bc1e-4553-bff7-719d72990af3} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1795 | 2026.02.04 04:41:17.396176 [ 259 ] {62f28fc8-bc1e-4553-bff7-719d72990af3} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001121 sec., 123996.4317573595 rows/sec., 7.05 MiB/sec. | ||
| 1796 | 2026.02.04 04:41:17.396211 [ 259 ] {62f28fc8-bc1e-4553-bff7-719d72990af3} <Debug> TCPHandler: Processed in 0.001283367 sec. | ||
| 1797 | 2026.02.04 04:41:17.396324 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1798 | 2026.02.04 04:41:17.396419 [ 259 ] {7242c4ea-4b9e-4f12-a577-f38751346dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1799 | 2026.02.04 04:41:17.396459 [ 259 ] {7242c4ea-4b9e-4f12-a577-f38751346dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1800 | 2026.02.04 04:41:17.397002 [ 259 ] {7242c4ea-4b9e-4f12-a577-f38751346dbc} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1801 | 2026.02.04 04:41:17.397038 [ 259 ] {7242c4ea-4b9e-4f12-a577-f38751346dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1802 | 2026.02.04 04:41:17.397363 [ 259 ] {7242c4ea-4b9e-4f12-a577-f38751346dbc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1803 | 2026.02.04 04:41:17.397563 [ 259 ] {7242c4ea-4b9e-4f12-a577-f38751346dbc} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1804 | 2026.02.04 04:41:17.397689 [ 259 ] {7242c4ea-4b9e-4f12-a577-f38751346dbc} <Debug> executeQuery: Read 481 rows, 34.72 KiB in 0.001287 sec., 373737.37373737374 rows/sec., 26.34 MiB/sec. | ||
| 1805 | 2026.02.04 04:41:17.397725 [ 259 ] {7242c4ea-4b9e-4f12-a577-f38751346dbc} <Debug> TCPHandler: Processed in 0.001451079 sec. | ||
| 1806 | 2026.02.04 04:41:17.397841 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1807 | 2026.02.04 04:41:17.397938 [ 259 ] {8672adc1-2568-4dfa-91d4-f30f831522ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1808 | 2026.02.04 04:41:17.397979 [ 259 ] {8672adc1-2568-4dfa-91d4-f30f831522ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1809 | 2026.02.04 04:41:17.398318 [ 259 ] {8672adc1-2568-4dfa-91d4-f30f831522ca} <Trace> oximeter.measurements_bool (293a22ee-0577-4913-b101-f9ce15bbdeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1810 | 2026.02.04 04:41:17.398353 [ 259 ] {8672adc1-2568-4dfa-91d4-f30f831522ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1811 | 2026.02.04 04:41:17.398647 [ 259 ] {8672adc1-2568-4dfa-91d4-f30f831522ca} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1812 | 2026.02.04 04:41:17.398848 [ 259 ] {8672adc1-2568-4dfa-91d4-f30f831522ca} <Trace> oximeter.measurements_bool (293a22ee-0577-4913-b101-f9ce15bbdeff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1813 | 2026.02.04 04:41:17.398973 [ 259 ] {8672adc1-2568-4dfa-91d4-f30f831522ca} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 1814 | 2026.02.04 04:41:17.399008 [ 259 ] {8672adc1-2568-4dfa-91d4-f30f831522ca} <Debug> TCPHandler: Processed in 0.001220426 sec. | ||
| 1815 | 2026.02.04 04:41:17.399120 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1816 | 2026.02.04 04:41:17.399216 [ 259 ] {04e78a1d-bca6-47c6-8e06-49aab1d08b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1817 | 2026.02.04 04:41:17.399257 [ 259 ] {04e78a1d-bca6-47c6-8e06-49aab1d08b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1818 | 2026.02.04 04:41:17.399648 [ 259 ] {04e78a1d-bca6-47c6-8e06-49aab1d08b8b} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2026.02.04 04:41:17.399684 [ 259 ] {04e78a1d-bca6-47c6-8e06-49aab1d08b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1820 | 2026.02.04 04:41:17.400003 [ 259 ] {04e78a1d-bca6-47c6-8e06-49aab1d08b8b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1821 | 2026.02.04 04:41:17.400205 [ 259 ] {04e78a1d-bca6-47c6-8e06-49aab1d08b8b} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.02.04 04:41:17.400334 [ 259 ] {04e78a1d-bca6-47c6-8e06-49aab1d08b8b} <Debug> executeQuery: Read 248 rows, 16.83 KiB in 0.001137 sec., 218117.85400175903 rows/sec., 14.45 MiB/sec. | ||
| 1823 | 2026.02.04 04:41:17.400371 [ 259 ] {04e78a1d-bca6-47c6-8e06-49aab1d08b8b} <Debug> TCPHandler: Processed in 0.001300668 sec. | ||
| 1824 | 2026.02.04 04:41:17.400489 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1825 | 2026.02.04 04:41:17.400585 [ 259 ] {6688b0dd-1c38-4435-b92e-1c61633de805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1826 | 2026.02.04 04:41:17.400626 [ 259 ] {6688b0dd-1c38-4435-b92e-1c61633de805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1827 | 2026.02.04 04:41:17.400935 [ 259 ] {6688b0dd-1c38-4435-b92e-1c61633de805} <Trace> oximeter.measurements_f64 (2b68e471-b730-406c-8d6e-6f92af6df69e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1828 | 2026.02.04 04:41:17.400972 [ 259 ] {6688b0dd-1c38-4435-b92e-1c61633de805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1829 | 2026.02.04 04:41:17.401267 [ 259 ] {6688b0dd-1c38-4435-b92e-1c61633de805} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1830 | 2026.02.04 04:41:17.401468 [ 259 ] {6688b0dd-1c38-4435-b92e-1c61633de805} <Trace> oximeter.measurements_f64 (2b68e471-b730-406c-8d6e-6f92af6df69e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1831 | 2026.02.04 04:41:17.401593 [ 259 ] {6688b0dd-1c38-4435-b92e-1c61633de805} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 1832 | 2026.02.04 04:41:17.401629 [ 259 ] {6688b0dd-1c38-4435-b92e-1c61633de805} <Debug> TCPHandler: Processed in 0.001189276 sec. | ||
| 1833 | 2026.02.04 04:41:17.401730 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1834 | 2026.02.04 04:41:17.401824 [ 259 ] {8525cf67-b5a2-4b13-99df-5d0d9091f3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1835 | 2026.02.04 04:41:17.401876 [ 259 ] {8525cf67-b5a2-4b13-99df-5d0d9091f3cc} <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 | ||
| 1836 | 2026.02.04 04:41:17.402610 [ 259 ] {8525cf67-b5a2-4b13-99df-5d0d9091f3cc} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1837 | 2026.02.04 04:41:17.402647 [ 259 ] {8525cf67-b5a2-4b13-99df-5d0d9091f3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1838 | 2026.02.04 04:41:17.403163 [ 259 ] {8525cf67-b5a2-4b13-99df-5d0d9091f3cc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1839 | 2026.02.04 04:41:17.403374 [ 259 ] {8525cf67-b5a2-4b13-99df-5d0d9091f3cc} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1840 | 2026.02.04 04:41:17.403503 [ 259 ] {8525cf67-b5a2-4b13-99df-5d0d9091f3cc} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001697 sec., 15321.15497937537 rows/sec., 27.45 MiB/sec. | ||
| 1841 | 2026.02.04 04:41:17.403550 [ 259 ] {8525cf67-b5a2-4b13-99df-5d0d9091f3cc} <Debug> TCPHandler: Processed in 0.001869855 sec. | ||
| 1842 | 2026.02.04 04:41:17.403665 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1843 | 2026.02.04 04:41:17.403761 [ 259 ] {d03dcfde-afd4-42a5-b107-0977705bd757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1844 | 2026.02.04 04:41:17.403801 [ 259 ] {d03dcfde-afd4-42a5-b107-0977705bd757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1845 | 2026.02.04 04:41:17.404122 [ 259 ] {d03dcfde-afd4-42a5-b107-0977705bd757} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1846 | 2026.02.04 04:41:17.404158 [ 259 ] {d03dcfde-afd4-42a5-b107-0977705bd757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1847 | 2026.02.04 04:41:17.404459 [ 259 ] {d03dcfde-afd4-42a5-b107-0977705bd757} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1848 | 2026.02.04 04:41:17.404661 [ 259 ] {d03dcfde-afd4-42a5-b107-0977705bd757} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1849 | 2026.02.04 04:41:17.404790 [ 259 ] {d03dcfde-afd4-42a5-b107-0977705bd757} <Debug> executeQuery: Read 78 rows, 5.03 KiB in 0.001048 sec., 74427.48091603053 rows/sec., 4.69 MiB/sec. | ||
| 1850 | 2026.02.04 04:41:17.404824 [ 259 ] {d03dcfde-afd4-42a5-b107-0977705bd757} <Debug> TCPHandler: Processed in 0.001208927 sec. | ||
| 1851 | 2026.02.04 04:41:20.771149 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1852 | 2026.02.04 04:41:20.771220 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1853 | 2026.02.04 04:41:20.838965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2935 | ||
| 1854 | 2026.02.04 04:41:20.839452 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1855 | 2026.02.04 04:41:20.839498 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1856 | 2026.02.04 04:41:20.840023 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1857 | 2026.02.04 04:41:20.840247 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1858 | 2026.02.04 04:41:20.840374 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2935 | ||
| 1859 | 2026.02.04 04:41:20.840375 [ 65 ] {} <Debug> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1860 | 2026.02.04 04:41:20.840450 [ 65 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1861 | 2026.02.04 04:41:20.840475 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1862 | 2026.02.04 04:41:20.843029 [ 202 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::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 | ||
| 1863 | 2026.02.04 04:41:20.843301 [ 202 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1864 | 2026.02.04 04:41:20.845273 [ 202 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 567 rows starting from the beginning of the part | ||
| 1865 | 2026.02.04 04:41:20.845629 [ 202 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 448 rows starting from the beginning of the part | ||
| 1866 | 2026.02.04 04:41:20.845692 [ 202 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1867 | 2026.02.04 04:41:20.845750 [ 202 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1868 | 2026.02.04 04:41:20.845805 [ 202 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1869 | 2026.02.04 04:41:20.845859 [ 202 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1870 | 2026.02.04 04:41:20.871284 [ 189 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2935 rows, containing 4 columns (4 merged, 0 gathered) in 0.030673482 sec., 95685.25673087913 rows/sec., 1.37 MiB/sec. | ||
| 1871 | 2026.02.04 04:41:20.872018 [ 201 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1872 | 2026.02.04 04:41:20.872348 [ 201 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_6_1} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1873 | 2026.02.04 04:41:20.872436 [ 201 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_6_1} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1874 | 2026.02.04 04:41:20.872604 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 1875 | 2026.02.04 04:41:20.987098 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1876 | 2026.02.04 04:41:21.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.66 MiB, peak 197.98 MiB, free memory in arenas 0.00 B, will set to 193.49 MiB (RSS), difference: 1.83 MiB | ||
| 1877 | 2026.02.04 04:41:21.004309 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2026.02.04 04:41:21.004434 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1879 | 2026.02.04 04:41:21.010453 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1880 | 2026.02.04 04:41:21.011176 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2026.02.04 04:41:21.011480 [ 65 ] {} <Debug> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1882 | 2026.02.04 04:41:21.011536 [ 65 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1883 | 2026.02.04 04:41:21.011556 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1884 | 2026.02.04 04:41:21.011673 [ 201 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::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 | ||
| 1885 | 2026.02.04 04:41:21.015199 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1886 | 2026.02.04 04:41:21.015863 [ 201 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1887 | 2026.02.04 04:41:21.017295 [ 201 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::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 | ||
| 1888 | 2026.02.04 04:41:21.021993 [ 201 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::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 | ||
| 1889 | 2026.02.04 04:41:21.026411 [ 201 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::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 | ||
| 1890 | 2026.02.04 04:41:21.030772 [ 201 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::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 | ||
| 1891 | 2026.02.04 04:41:21.038159 [ 201 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::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 | ||
| 1892 | 2026.02.04 04:41:21.042623 [ 201 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::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 | ||
| 1893 | 2026.02.04 04:41:21.113830 [ 195 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.102185894 sec., 450.1599800066338 rows/sec., 2.33 MiB/sec. | ||
| 1894 | 2026.02.04 04:41:21.115918 [ 197 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1895 | 2026.02.04 04:41:21.117946 [ 197 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_6_1} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1896 | 2026.02.04 04:41:21.118059 [ 197 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_6_1} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1897 | 2026.02.04 04:41:21.119646 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1898 | 2026.02.04 04:41:22.000298 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 194.57 MiB, peak 204.11 MiB, free memory in arenas 0.00 B, will set to 202.13 MiB (RSS), difference: 7.56 MiB | ||
| 1899 | 2026.02.04 04:41:22.380871 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1900 | 2026.02.04 04:41:22.381054 [ 259 ] {f1cf1a02-1400-4391-90d0-10ed8bd10479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1901 | 2026.02.04 04:41:22.381117 [ 259 ] {f1cf1a02-1400-4391-90d0-10ed8bd10479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1902 | 2026.02.04 04:41:22.381794 [ 259 ] {f1cf1a02-1400-4391-90d0-10ed8bd10479} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2026.02.04 04:41:22.381834 [ 259 ] {f1cf1a02-1400-4391-90d0-10ed8bd10479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1904 | 2026.02.04 04:41:22.382225 [ 259 ] {f1cf1a02-1400-4391-90d0-10ed8bd10479} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1905 | 2026.02.04 04:41:22.382452 [ 259 ] {f1cf1a02-1400-4391-90d0-10ed8bd10479} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1906 | 2026.02.04 04:41:22.382578 [ 63 ] {} <Debug> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1907 | 2026.02.04 04:41:22.382610 [ 259 ] {f1cf1a02-1400-4391-90d0-10ed8bd10479} <Debug> executeQuery: Read 72 rows, 6.08 KiB in 0.001575 sec., 45714.28571428572 rows/sec., 3.77 MiB/sec. | ||
| 1908 | 2026.02.04 04:41:22.382621 [ 63 ] {} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2026.02.04 04:41:22.382646 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1910 | 2026.02.04 04:41:22.382659 [ 259 ] {f1cf1a02-1400-4391-90d0-10ed8bd10479} <Debug> TCPHandler: Processed in 0.001899306 sec. | ||
| 1911 | 2026.02.04 04:41:22.382787 [ 189 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::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 | ||
| 1912 | 2026.02.04 04:41:22.382795 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1913 | 2026.02.04 04:41:22.382945 [ 259 ] {6725c699-b856-4b53-bdf0-75fccad386e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1914 | 2026.02.04 04:41:22.382955 [ 189 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1915 | 2026.02.04 04:41:22.382990 [ 259 ] {6725c699-b856-4b53-bdf0-75fccad386e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1916 | 2026.02.04 04:41:22.383016 [ 189 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 773 rows starting from the beginning of the part | ||
| 1917 | 2026.02.04 04:41:22.383126 [ 189 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1918 | 2026.02.04 04:41:22.383189 [ 189 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 774 rows starting from the beginning of the part | ||
| 1919 | 2026.02.04 04:41:22.383237 [ 189 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 74 rows starting from the beginning of the part | ||
| 1920 | 2026.02.04 04:41:22.383277 [ 189 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 800 rows starting from the beginning of the part | ||
| 1921 | 2026.02.04 04:41:22.383320 [ 189 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part | ||
| 1922 | 2026.02.04 04:41:22.383407 [ 259 ] {6725c699-b856-4b53-bdf0-75fccad386e5} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1923 | 2026.02.04 04:41:22.383447 [ 259 ] {6725c699-b856-4b53-bdf0-75fccad386e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1924 | 2026.02.04 04:41:22.383855 [ 259 ] {6725c699-b856-4b53-bdf0-75fccad386e5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1925 | 2026.02.04 04:41:22.384094 [ 259 ] {6725c699-b856-4b53-bdf0-75fccad386e5} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1926 | 2026.02.04 04:41:22.384239 [ 259 ] {6725c699-b856-4b53-bdf0-75fccad386e5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001317 sec., 7593.014426727411 rows/sec., 570.96 KiB/sec. | ||
| 1927 | 2026.02.04 04:41:22.384277 [ 259 ] {6725c699-b856-4b53-bdf0-75fccad386e5} <Debug> TCPHandler: Processed in 0.001534001 sec. | ||
| 1928 | 2026.02.04 04:41:22.384386 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1929 | 2026.02.04 04:41:22.384481 [ 259 ] {2bb9c39a-47ce-4d82-96dc-97f2af9130d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1930 | 2026.02.04 04:41:22.384521 [ 259 ] {2bb9c39a-47ce-4d82-96dc-97f2af9130d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1931 | 2026.02.04 04:41:22.384775 [ 195 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2519 rows, containing 5 columns (5 merged, 0 gathered) in 0.002063378 sec., 1220813.6366676392 rows/sec., 101.91 MiB/sec. | ||
| 1932 | 2026.02.04 04:41:22.384935 [ 259 ] {2bb9c39a-47ce-4d82-96dc-97f2af9130d4} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1933 | 2026.02.04 04:41:22.384969 [ 259 ] {2bb9c39a-47ce-4d82-96dc-97f2af9130d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1934 | 2026.02.04 04:41:22.385080 [ 200 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1935 | 2026.02.04 04:41:22.385317 [ 259 ] {2bb9c39a-47ce-4d82-96dc-97f2af9130d4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1936 | 2026.02.04 04:41:22.385461 [ 200 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_6_1} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1937 | 2026.02.04 04:41:22.385556 [ 200 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_6_1} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1938 | 2026.02.04 04:41:22.385581 [ 259 ] {2bb9c39a-47ce-4d82-96dc-97f2af9130d4} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1939 | 2026.02.04 04:41:22.385651 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 1940 | 2026.02.04 04:41:22.385676 [ 63 ] {} <Debug> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1941 | 2026.02.04 04:41:22.385706 [ 63 ] {} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2026.02.04 04:41:22.385722 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1943 | 2026.02.04 04:41:22.385725 [ 259 ] {2bb9c39a-47ce-4d82-96dc-97f2af9130d4} <Debug> executeQuery: Read 66 rows, 5.27 KiB in 0.001264 sec., 52215.18987341772 rows/sec., 4.07 MiB/sec. | ||
| 1944 | 2026.02.04 04:41:22.385764 [ 259 ] {2bb9c39a-47ce-4d82-96dc-97f2af9130d4} <Debug> TCPHandler: Processed in 0.00142692 sec. | ||
| 1945 | 2026.02.04 04:41:22.385807 [ 189 ] {45212a14-dd86-47fe-afca-089447b0150f::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 | ||
| 1946 | 2026.02.04 04:41:22.385874 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1947 | 2026.02.04 04:41:22.385905 [ 189 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1948 | 2026.02.04 04:41:22.385933 [ 189 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 473 rows starting from the beginning of the part | ||
| 1949 | 2026.02.04 04:41:22.385976 [ 259 ] {a713e929-9fee-4ea2-91cd-d5e3e761eb38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1950 | 2026.02.04 04:41:22.385983 [ 189 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1951 | 2026.02.04 04:41:22.386025 [ 259 ] {a713e929-9fee-4ea2-91cd-d5e3e761eb38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1952 | 2026.02.04 04:41:22.386034 [ 189 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 453 rows starting from the beginning of the part | ||
| 1953 | 2026.02.04 04:41:22.386079 [ 189 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part | ||
| 1954 | 2026.02.04 04:41:22.386114 [ 189 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 481 rows starting from the beginning of the part | ||
| 1955 | 2026.02.04 04:41:22.386149 [ 189 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 66 rows starting from the beginning of the part | ||
| 1956 | 2026.02.04 04:41:22.386429 [ 259 ] {a713e929-9fee-4ea2-91cd-d5e3e761eb38} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1957 | 2026.02.04 04:41:22.386468 [ 259 ] {a713e929-9fee-4ea2-91cd-d5e3e761eb38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1958 | 2026.02.04 04:41:22.386856 [ 259 ] {a713e929-9fee-4ea2-91cd-d5e3e761eb38} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1959 | 2026.02.04 04:41:22.387086 [ 259 ] {a713e929-9fee-4ea2-91cd-d5e3e761eb38} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1960 | 2026.02.04 04:41:22.387107 [ 196 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1571 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338788 sec., 1173449.4184292061 rows/sec., 87.94 MiB/sec. | ||
| 1961 | 2026.02.04 04:41:22.387219 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1962 | 2026.02.04 04:41:22.387226 [ 259 ] {a713e929-9fee-4ea2-91cd-d5e3e761eb38} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00127 sec., 118110.23622047243 rows/sec., 8.19 MiB/sec. | ||
| 1963 | 2026.02.04 04:41:22.387262 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2026.02.04 04:41:22.387265 [ 189 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1965 | 2026.02.04 04:41:22.387282 [ 259 ] {a713e929-9fee-4ea2-91cd-d5e3e761eb38} <Debug> TCPHandler: Processed in 0.001457699 sec. | ||
| 1966 | 2026.02.04 04:41:22.387292 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1967 | 2026.02.04 04:41:22.387418 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2026.02.04 04:41:22.387445 [ 195 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::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 | ||
| 1969 | 2026.02.04 04:41:22.387517 [ 259 ] {e51ee553-6f52-4095-a817-02c2906e54f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1970 | 2026.02.04 04:41:22.387538 [ 189 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_6_1} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1971 | 2026.02.04 04:41:22.387557 [ 195 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1972 | 2026.02.04 04:41:22.387570 [ 259 ] {e51ee553-6f52-4095-a817-02c2906e54f4} <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 | ||
| 1973 | 2026.02.04 04:41:22.387600 [ 195 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 151 rows starting from the beginning of the part | ||
| 1974 | 2026.02.04 04:41:22.387615 [ 189 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_6_1} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1975 | 2026.02.04 04:41:22.387679 [ 195 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1976 | 2026.02.04 04:41:22.387702 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 1977 | 2026.02.04 04:41:22.387742 [ 195 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 1978 | 2026.02.04 04:41:22.387796 [ 195 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 152 rows starting from the beginning of the part | ||
| 1979 | 2026.02.04 04:41:22.387841 [ 195 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 248 rows starting from the beginning of the part | ||
| 1980 | 2026.02.04 04:41:22.387887 [ 195 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
| 1981 | 2026.02.04 04:41:22.388321 [ 259 ] {e51ee553-6f52-4095-a817-02c2906e54f4} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2026.02.04 04:41:22.388356 [ 259 ] {e51ee553-6f52-4095-a817-02c2906e54f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1983 | 2026.02.04 04:41:22.388884 [ 196 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 899 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148864 sec., 603906.9217540843 rows/sec., 40.34 MiB/sec. | ||
| 1984 | 2026.02.04 04:41:22.388901 [ 259 ] {e51ee553-6f52-4095-a817-02c2906e54f4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1985 | 2026.02.04 04:41:22.389042 [ 195 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1986 | 2026.02.04 04:41:22.389128 [ 259 ] {e51ee553-6f52-4095-a817-02c2906e54f4} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1987 | 2026.02.04 04:41:22.389276 [ 195 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.02.04 04:41:22.389278 [ 259 ] {e51ee553-6f52-4095-a817-02c2906e54f4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001779 sec., 5621.135469364812 rows/sec., 10.07 MiB/sec. | ||
| 1989 | 2026.02.04 04:41:22.389333 [ 195 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1990 | 2026.02.04 04:41:22.389347 [ 259 ] {e51ee553-6f52-4095-a817-02c2906e54f4} <Debug> TCPHandler: Processed in 0.001978777 sec. | ||
| 1991 | 2026.02.04 04:41:22.389387 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1992 | 2026.02.04 04:41:22.389462 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1993 | 2026.02.04 04:41:22.389556 [ 259 ] {fef503f9-7a83-4a84-aece-51f5a77736a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1994 | 2026.02.04 04:41:22.389594 [ 259 ] {fef503f9-7a83-4a84-aece-51f5a77736a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1995 | 2026.02.04 04:41:22.389899 [ 259 ] {fef503f9-7a83-4a84-aece-51f5a77736a6} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1996 | 2026.02.04 04:41:22.389931 [ 259 ] {fef503f9-7a83-4a84-aece-51f5a77736a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 1997 | 2026.02.04 04:41:22.390215 [ 259 ] {fef503f9-7a83-4a84-aece-51f5a77736a6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1998 | 2026.02.04 04:41:22.390400 [ 259 ] {fef503f9-7a83-4a84-aece-51f5a77736a6} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2026.02.04 04:41:22.390554 [ 60 ] {} <Debug> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2000 | 2026.02.04 04:41:22.390577 [ 259 ] {fef503f9-7a83-4a84-aece-51f5a77736a6} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001039 sec., 48123.195380173245 rows/sec., 3.30 MiB/sec. | ||
| 2001 | 2026.02.04 04:41:22.390590 [ 60 ] {} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2002 | 2026.02.04 04:41:22.390618 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2003 | 2026.02.04 04:41:22.390618 [ 259 ] {fef503f9-7a83-4a84-aece-51f5a77736a6} <Debug> TCPHandler: Processed in 0.001203906 sec. | ||
| 2004 | 2026.02.04 04:41:22.390767 [ 186 ] {731df2cf-23ae-4727-a089-42af68ee38bc::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 | ||
| 2005 | 2026.02.04 04:41:22.390921 [ 186 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2006 | 2026.02.04 04:41:22.390963 [ 186 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
| 2007 | 2026.02.04 04:41:22.391061 [ 186 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 2008 | 2026.02.04 04:41:22.391111 [ 186 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 48 rows starting from the beginning of the part | ||
| 2009 | 2026.02.04 04:41:22.391169 [ 186 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 2010 | 2026.02.04 04:41:22.391211 [ 186 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part | ||
| 2011 | 2026.02.04 04:41:22.391266 [ 186 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 2012 | 2026.02.04 04:41:22.392128 [ 196 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 4 columns (4 merged, 0 gathered) in 0.001435319 sec., 204832.51458386602 rows/sec., 13.13 MiB/sec. | ||
| 2013 | 2026.02.04 04:41:22.392266 [ 186 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2014 | 2026.02.04 04:41:22.392524 [ 186 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_6_1} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2026.02.04 04:41:22.392595 [ 186 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_6_1} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2016 | 2026.02.04 04:41:22.392663 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2017 | 2026.02.04 04:41:25.848347 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 350 | ||
| 2018 | 2026.02.04 04:41:25.850651 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2019 | 2026.02.04 04:41:25.850714 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2020 | 2026.02.04 04:41:25.852168 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2021 | 2026.02.04 04:41:25.852553 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2022 | 2026.02.04 04:41:25.853073 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 350 | ||
| 2023 | 2026.02.04 04:41:27.376507 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2024 | 2026.02.04 04:41:27.376780 [ 259 ] {255641d6-c82a-4ad9-b473-29e0490e2411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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', '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) | ||
| 2025 | 2026.02.04 04:41:27.377151 [ 259 ] {255641d6-c82a-4ad9-b473-29e0490e2411} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2026 | 2026.02.04 04:41:27.377279 [ 259 ] {255641d6-c82a-4ad9-b473-29e0490e2411} <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', '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')" moved to PREWHERE | ||
| 2027 | 2026.02.04 04:41:27.377537 [ 259 ] {255641d6-c82a-4ad9-b473-29e0490e2411} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2028 | 2026.02.04 04:41:27.377611 [ 259 ] {255641d6-c82a-4ad9-b473-29e0490e2411} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2029 | 2026.02.04 04:41:27.377801 [ 259 ] {255641d6-c82a-4ad9-b473-29e0490e2411} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2030 | 2026.02.04 04:41:27.377923 [ 259 ] {255641d6-c82a-4ad9-b473-29e0490e2411} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2031 | 2026.02.04 04:41:27.379843 [ 259 ] {255641d6-c82a-4ad9-b473-29e0490e2411} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (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 | ||
| 2032 | 2026.02.04 04:41:27.379887 [ 259 ] {255641d6-c82a-4ad9-b473-29e0490e2411} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2033 | 2026.02.04 04:41:27.380039 [ 259 ] {255641d6-c82a-4ad9-b473-29e0490e2411} <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', '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'))" | ||
| 2034 | 2026.02.04 04:41:27.380066 [ 259 ] {255641d6-c82a-4ad9-b473-29e0490e2411} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 2035 | 2026.02.04 04:41:27.391570 [ 259 ] {255641d6-c82a-4ad9-b473-29e0490e2411} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.014915 sec., 2078.444518940664 rows/sec., 79.22 KiB/sec. | ||
| 2036 | 2026.02.04 04:41:27.391690 [ 259 ] {255641d6-c82a-4ad9-b473-29e0490e2411} <Debug> TCPHandler: Processed in 0.015313276 sec. | ||
| 2037 | 2026.02.04 04:41:27.392098 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2038 | 2026.02.04 04:41:27.392263 [ 259 ] {0407f22e-2250-4114-b3b0-e33328025cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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) | ||
| 2039 | 2026.02.04 04:41:27.392558 [ 259 ] {0407f22e-2250-4114-b3b0-e33328025cf3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2040 | 2026.02.04 04:41:27.392597 [ 259 ] {0407f22e-2250-4114-b3b0-e33328025cf3} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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 | ||
| 2041 | 2026.02.04 04:41:27.392835 [ 259 ] {0407f22e-2250-4114-b3b0-e33328025cf3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2042 | 2026.02.04 04:41:27.392895 [ 259 ] {0407f22e-2250-4114-b3b0-e33328025cf3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2043 | 2026.02.04 04:41:27.393013 [ 259 ] {0407f22e-2250-4114-b3b0-e33328025cf3} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2044 | 2026.02.04 04:41:27.393046 [ 259 ] {0407f22e-2250-4114-b3b0-e33328025cf3} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2045 | 2026.02.04 04:41:27.393067 [ 259 ] {0407f22e-2250-4114-b3b0-e33328025cf3} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (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 | ||
| 2046 | 2026.02.04 04:41:27.393081 [ 259 ] {0407f22e-2250-4114-b3b0-e33328025cf3} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2047 | 2026.02.04 04:41:27.393117 [ 259 ] {0407f22e-2250-4114-b3b0-e33328025cf3} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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'))" | ||
| 2048 | 2026.02.04 04:41:27.393136 [ 259 ] {0407f22e-2250-4114-b3b0-e33328025cf3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 2049 | 2026.02.04 04:41:27.393642 [ 259 ] {0407f22e-2250-4114-b3b0-e33328025cf3} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001453 sec., 21335.168616655195 rows/sec., 813.24 KiB/sec. | ||
| 2050 | 2026.02.04 04:41:27.393734 [ 259 ] {0407f22e-2250-4114-b3b0-e33328025cf3} <Debug> TCPHandler: Processed in 0.001709803 sec. | ||
| 2051 | 2026.02.04 04:41:27.394014 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2052 | 2026.02.04 04:41:27.394155 [ 259 ] {815d6311-a12a-4b03-90bb-3b1f612200b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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) | ||
| 2053 | 2026.02.04 04:41:27.394381 [ 259 ] {815d6311-a12a-4b03-90bb-3b1f612200b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2054 | 2026.02.04 04:41:27.394417 [ 259 ] {815d6311-a12a-4b03-90bb-3b1f612200b5} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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 | ||
| 2055 | 2026.02.04 04:41:27.394622 [ 259 ] {815d6311-a12a-4b03-90bb-3b1f612200b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2056 | 2026.02.04 04:41:27.394677 [ 259 ] {815d6311-a12a-4b03-90bb-3b1f612200b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2057 | 2026.02.04 04:41:27.394781 [ 259 ] {815d6311-a12a-4b03-90bb-3b1f612200b5} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2058 | 2026.02.04 04:41:27.394810 [ 259 ] {815d6311-a12a-4b03-90bb-3b1f612200b5} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2059 | 2026.02.04 04:41:27.394830 [ 259 ] {815d6311-a12a-4b03-90bb-3b1f612200b5} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (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 | ||
| 2060 | 2026.02.04 04:41:27.394844 [ 259 ] {815d6311-a12a-4b03-90bb-3b1f612200b5} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2061 | 2026.02.04 04:41:27.394881 [ 259 ] {815d6311-a12a-4b03-90bb-3b1f612200b5} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
| 2062 | 2026.02.04 04:41:27.394899 [ 259 ] {815d6311-a12a-4b03-90bb-3b1f612200b5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 2063 | 2026.02.04 04:41:27.395386 [ 259 ] {815d6311-a12a-4b03-90bb-3b1f612200b5} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001291 sec., 24012.393493415955 rows/sec., 915.29 KiB/sec. | ||
| 2064 | 2026.02.04 04:41:27.395473 [ 259 ] {815d6311-a12a-4b03-90bb-3b1f612200b5} <Debug> TCPHandler: Processed in 0.001511721 sec. | ||
| 2065 | 2026.02.04 04:41:27.395746 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2066 | 2026.02.04 04:41:27.395881 [ 259 ] {fd673673-5bd9-423f-a393-0cb0084c1ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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) | ||
| 2067 | 2026.02.04 04:41:27.396092 [ 259 ] {fd673673-5bd9-423f-a393-0cb0084c1ca9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2068 | 2026.02.04 04:41:27.396127 [ 259 ] {fd673673-5bd9-423f-a393-0cb0084c1ca9} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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 | ||
| 2069 | 2026.02.04 04:41:27.396319 [ 259 ] {fd673673-5bd9-423f-a393-0cb0084c1ca9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2070 | 2026.02.04 04:41:27.396376 [ 259 ] {fd673673-5bd9-423f-a393-0cb0084c1ca9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2071 | 2026.02.04 04:41:27.396478 [ 259 ] {fd673673-5bd9-423f-a393-0cb0084c1ca9} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2072 | 2026.02.04 04:41:27.396506 [ 259 ] {fd673673-5bd9-423f-a393-0cb0084c1ca9} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2073 | 2026.02.04 04:41:27.396525 [ 259 ] {fd673673-5bd9-423f-a393-0cb0084c1ca9} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (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 | ||
| 2074 | 2026.02.04 04:41:27.396539 [ 259 ] {fd673673-5bd9-423f-a393-0cb0084c1ca9} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2075 | 2026.02.04 04:41:27.396574 [ 259 ] {fd673673-5bd9-423f-a393-0cb0084c1ca9} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
| 2076 | 2026.02.04 04:41:27.396592 [ 259 ] {fd673673-5bd9-423f-a393-0cb0084c1ca9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 2077 | 2026.02.04 04:41:27.397043 [ 259 ] {fd673673-5bd9-423f-a393-0cb0084c1ca9} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001219 sec., 25430.680885972106 rows/sec., 969.35 KiB/sec. | ||
| 2078 | 2026.02.04 04:41:27.397127 [ 259 ] {fd673673-5bd9-423f-a393-0cb0084c1ca9} <Debug> TCPHandler: Processed in 0.001431469 sec. | ||
| 2079 | 2026.02.04 04:41:27.397391 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2080 | 2026.02.04 04:41:27.397527 [ 259 ] {ee2bac16-596c-4fc3-a0d9-bbcece19945c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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) | ||
| 2081 | 2026.02.04 04:41:27.397740 [ 259 ] {ee2bac16-596c-4fc3-a0d9-bbcece19945c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2082 | 2026.02.04 04:41:27.397775 [ 259 ] {ee2bac16-596c-4fc3-a0d9-bbcece19945c} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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 | ||
| 2083 | 2026.02.04 04:41:27.397972 [ 259 ] {ee2bac16-596c-4fc3-a0d9-bbcece19945c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2084 | 2026.02.04 04:41:27.398027 [ 259 ] {ee2bac16-596c-4fc3-a0d9-bbcece19945c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2085 | 2026.02.04 04:41:27.398125 [ 259 ] {ee2bac16-596c-4fc3-a0d9-bbcece19945c} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2086 | 2026.02.04 04:41:27.398155 [ 259 ] {ee2bac16-596c-4fc3-a0d9-bbcece19945c} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2087 | 2026.02.04 04:41:27.398173 [ 259 ] {ee2bac16-596c-4fc3-a0d9-bbcece19945c} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (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 | ||
| 2088 | 2026.02.04 04:41:27.398187 [ 259 ] {ee2bac16-596c-4fc3-a0d9-bbcece19945c} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2089 | 2026.02.04 04:41:27.398221 [ 259 ] {ee2bac16-596c-4fc3-a0d9-bbcece19945c} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 2090 | 2026.02.04 04:41:27.398239 [ 259 ] {ee2bac16-596c-4fc3-a0d9-bbcece19945c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 2091 | 2026.02.04 04:41:27.398704 [ 259 ] {ee2bac16-596c-4fc3-a0d9-bbcece19945c} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001232 sec., 25162.33766233766 rows/sec., 959.12 KiB/sec. | ||
| 2092 | 2026.02.04 04:41:27.398789 [ 259 ] {ee2bac16-596c-4fc3-a0d9-bbcece19945c} <Debug> TCPHandler: Processed in 0.001450169 sec. | ||
| 2093 | 2026.02.04 04:41:27.399073 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2094 | 2026.02.04 04:41:27.399209 [ 259 ] {38bacf8b-fc7c-4581-9c00-b44fc064fc8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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) | ||
| 2095 | 2026.02.04 04:41:27.399421 [ 259 ] {38bacf8b-fc7c-4581-9c00-b44fc064fc8e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2096 | 2026.02.04 04:41:27.399455 [ 259 ] {38bacf8b-fc7c-4581-9c00-b44fc064fc8e} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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 | ||
| 2097 | 2026.02.04 04:41:27.399653 [ 259 ] {38bacf8b-fc7c-4581-9c00-b44fc064fc8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2098 | 2026.02.04 04:41:27.399706 [ 259 ] {38bacf8b-fc7c-4581-9c00-b44fc064fc8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2099 | 2026.02.04 04:41:27.399802 [ 259 ] {38bacf8b-fc7c-4581-9c00-b44fc064fc8e} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2100 | 2026.02.04 04:41:27.399831 [ 259 ] {38bacf8b-fc7c-4581-9c00-b44fc064fc8e} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2101 | 2026.02.04 04:41:27.399849 [ 259 ] {38bacf8b-fc7c-4581-9c00-b44fc064fc8e} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (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 | ||
| 2102 | 2026.02.04 04:41:27.399862 [ 259 ] {38bacf8b-fc7c-4581-9c00-b44fc064fc8e} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2103 | 2026.02.04 04:41:27.399896 [ 259 ] {38bacf8b-fc7c-4581-9c00-b44fc064fc8e} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 2104 | 2026.02.04 04:41:27.399913 [ 259 ] {38bacf8b-fc7c-4581-9c00-b44fc064fc8e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 2105 | 2026.02.04 04:41:27.400347 [ 259 ] {38bacf8b-fc7c-4581-9c00-b44fc064fc8e} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.00122 sec., 25409.83606557377 rows/sec., 968.56 KiB/sec. | ||
| 2106 | 2026.02.04 04:41:27.400426 [ 259 ] {38bacf8b-fc7c-4581-9c00-b44fc064fc8e} <Debug> TCPHandler: Processed in 0.001432879 sec. | ||
| 2107 | 2026.02.04 04:41:27.421430 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2108 | 2026.02.04 04:41:27.421573 [ 259 ] {62e1aa59-fd44-443e-9d36-73d7b0a8736c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2109 | 2026.02.04 04:41:27.421633 [ 259 ] {62e1aa59-fd44-443e-9d36-73d7b0a8736c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2110 | 2026.02.04 04:41:27.422246 [ 259 ] {62e1aa59-fd44-443e-9d36-73d7b0a8736c} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2111 | 2026.02.04 04:41:27.422295 [ 259 ] {62e1aa59-fd44-443e-9d36-73d7b0a8736c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2112 | 2026.02.04 04:41:27.422764 [ 259 ] {62e1aa59-fd44-443e-9d36-73d7b0a8736c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2113 | 2026.02.04 04:41:27.422980 [ 259 ] {62e1aa59-fd44-443e-9d36-73d7b0a8736c} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2114 | 2026.02.04 04:41:27.423135 [ 259 ] {62e1aa59-fd44-443e-9d36-73d7b0a8736c} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001602 sec., 3745.3183520599255 rows/sec., 1.73 MiB/sec. | ||
| 2115 | 2026.02.04 04:41:27.423179 [ 259 ] {62e1aa59-fd44-443e-9d36-73d7b0a8736c} <Debug> TCPHandler: Processed in 0.001855175 sec. | ||
| 2116 | 2026.02.04 04:41:27.423302 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2117 | 2026.02.04 04:41:27.423410 [ 259 ] {7d37f2d3-6a7a-4b7e-81bb-f6ae9894402a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2118 | 2026.02.04 04:41:27.423458 [ 259 ] {7d37f2d3-6a7a-4b7e-81bb-f6ae9894402a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2119 | 2026.02.04 04:41:27.423947 [ 259 ] {7d37f2d3-6a7a-4b7e-81bb-f6ae9894402a} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2120 | 2026.02.04 04:41:27.423994 [ 259 ] {7d37f2d3-6a7a-4b7e-81bb-f6ae9894402a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2121 | 2026.02.04 04:41:27.424317 [ 259 ] {7d37f2d3-6a7a-4b7e-81bb-f6ae9894402a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2122 | 2026.02.04 04:41:27.424566 [ 259 ] {7d37f2d3-6a7a-4b7e-81bb-f6ae9894402a} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2123 | 2026.02.04 04:41:27.424723 [ 259 ] {7d37f2d3-6a7a-4b7e-81bb-f6ae9894402a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001335 sec., 17977.52808988764 rows/sec., 1.49 MiB/sec. | ||
| 2124 | 2026.02.04 04:41:27.424762 [ 259 ] {7d37f2d3-6a7a-4b7e-81bb-f6ae9894402a} <Debug> TCPHandler: Processed in 0.00151318 sec. | ||
| 2125 | 2026.02.04 04:41:27.424884 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2126 | 2026.02.04 04:41:27.424983 [ 259 ] {22d11b62-fccf-4880-818f-9ec39e94af80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2127 | 2026.02.04 04:41:27.425025 [ 259 ] {22d11b62-fccf-4880-818f-9ec39e94af80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2128 | 2026.02.04 04:41:27.425553 [ 259 ] {22d11b62-fccf-4880-818f-9ec39e94af80} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2129 | 2026.02.04 04:41:27.425592 [ 259 ] {22d11b62-fccf-4880-818f-9ec39e94af80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2130 | 2026.02.04 04:41:27.425937 [ 259 ] {22d11b62-fccf-4880-818f-9ec39e94af80} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2131 | 2026.02.04 04:41:27.426154 [ 259 ] {22d11b62-fccf-4880-818f-9ec39e94af80} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2132 | 2026.02.04 04:41:27.426285 [ 259 ] {22d11b62-fccf-4880-818f-9ec39e94af80} <Debug> executeQuery: Read 224 rows, 20.41 KiB in 0.001323 sec., 169312.1693121693 rows/sec., 15.07 MiB/sec. | ||
| 2133 | 2026.02.04 04:41:27.426323 [ 259 ] {22d11b62-fccf-4880-818f-9ec39e94af80} <Debug> TCPHandler: Processed in 0.001491891 sec. | ||
| 2134 | 2026.02.04 04:41:27.426445 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2135 | 2026.02.04 04:41:27.426554 [ 259 ] {dc5aecd1-2f98-4d87-9220-7b0c6800b187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2136 | 2026.02.04 04:41:27.426598 [ 259 ] {dc5aecd1-2f98-4d87-9220-7b0c6800b187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2137 | 2026.02.04 04:41:27.427018 [ 259 ] {dc5aecd1-2f98-4d87-9220-7b0c6800b187} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2138 | 2026.02.04 04:41:27.427054 [ 259 ] {dc5aecd1-2f98-4d87-9220-7b0c6800b187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2139 | 2026.02.04 04:41:27.427363 [ 259 ] {dc5aecd1-2f98-4d87-9220-7b0c6800b187} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2140 | 2026.02.04 04:41:27.427593 [ 259 ] {dc5aecd1-2f98-4d87-9220-7b0c6800b187} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2141 | 2026.02.04 04:41:27.427732 [ 259 ] {dc5aecd1-2f98-4d87-9220-7b0c6800b187} <Debug> executeQuery: Read 38 rows, 2.92 KiB in 0.001198 sec., 31719.532554257094 rows/sec., 2.38 MiB/sec. | ||
| 2142 | 2026.02.04 04:41:27.427769 [ 259 ] {dc5aecd1-2f98-4d87-9220-7b0c6800b187} <Debug> TCPHandler: Processed in 0.001375959 sec. | ||
| 2143 | 2026.02.04 04:41:27.427768 [ 54 ] {} <Debug> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2144 | 2026.02.04 04:41:27.427840 [ 54 ] {} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2026.02.04 04:41:27.427863 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2146 | 2026.02.04 04:41:27.427886 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2147 | 2026.02.04 04:41:27.427955 [ 195 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::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 | ||
| 2148 | 2026.02.04 04:41:27.427987 [ 259 ] {e9de5008-5003-4709-89b1-a9ff8b08ba90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2149 | 2026.02.04 04:41:27.428030 [ 259 ] {e9de5008-5003-4709-89b1-a9ff8b08ba90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2150 | 2026.02.04 04:41:27.428042 [ 195 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2151 | 2026.02.04 04:41:27.428070 [ 195 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 163 rows starting from the beginning of the part | ||
| 2152 | 2026.02.04 04:41:27.428126 [ 195 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 159 rows starting from the beginning of the part | ||
| 2153 | 2026.02.04 04:41:27.428170 [ 195 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 2154 | 2026.02.04 04:41:27.428209 [ 195 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 159 rows starting from the beginning of the part | ||
| 2155 | 2026.02.04 04:41:27.428246 [ 195 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2156 | 2026.02.04 04:41:27.428283 [ 195 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 2157 | 2026.02.04 04:41:27.428440 [ 259 ] {e9de5008-5003-4709-89b1-a9ff8b08ba90} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2158 | 2026.02.04 04:41:27.428476 [ 259 ] {e9de5008-5003-4709-89b1-a9ff8b08ba90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2159 | 2026.02.04 04:41:27.428783 [ 259 ] {e9de5008-5003-4709-89b1-a9ff8b08ba90} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2160 | 2026.02.04 04:41:27.429021 [ 259 ] {e9de5008-5003-4709-89b1-a9ff8b08ba90} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2161 | 2026.02.04 04:41:27.429078 [ 196 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 543 rows, containing 5 columns (5 merged, 0 gathered) in 0.001155095 sec., 470091.20461953344 rows/sec., 31.25 MiB/sec. | ||
| 2162 | 2026.02.04 04:41:27.429162 [ 259 ] {e9de5008-5003-4709-89b1-a9ff8b08ba90} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001194 sec., 20100.502512562816 rows/sec., 1.67 MiB/sec. | ||
| 2163 | 2026.02.04 04:41:27.429208 [ 259 ] {e9de5008-5003-4709-89b1-a9ff8b08ba90} <Debug> TCPHandler: Processed in 0.001372118 sec. | ||
| 2164 | 2026.02.04 04:41:27.429279 [ 187 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2165 | 2026.02.04 04:41:27.429324 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2166 | 2026.02.04 04:41:27.429419 [ 259 ] {1775530f-5cd9-4572-be18-1f85caeb0ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2167 | 2026.02.04 04:41:27.429459 [ 259 ] {1775530f-5cd9-4572-be18-1f85caeb0ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2168 | 2026.02.04 04:41:27.429542 [ 187 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_6_1} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2026.02.04 04:41:27.429604 [ 187 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_6_1} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2170 | 2026.02.04 04:41:27.429673 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2171 | 2026.02.04 04:41:27.429856 [ 259 ] {1775530f-5cd9-4572-be18-1f85caeb0ec7} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2172 | 2026.02.04 04:41:27.429896 [ 259 ] {1775530f-5cd9-4572-be18-1f85caeb0ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2173 | 2026.02.04 04:41:27.430223 [ 259 ] {1775530f-5cd9-4572-be18-1f85caeb0ec7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2174 | 2026.02.04 04:41:27.430455 [ 259 ] {1775530f-5cd9-4572-be18-1f85caeb0ec7} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2175 | 2026.02.04 04:41:27.430592 [ 259 ] {1775530f-5cd9-4572-be18-1f85caeb0ec7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001191 sec., 10075.566750629723 rows/sec., 787.15 KiB/sec. | ||
| 2176 | 2026.02.04 04:41:27.430630 [ 259 ] {1775530f-5cd9-4572-be18-1f85caeb0ec7} <Debug> TCPHandler: Processed in 0.001356878 sec. | ||
| 2177 | 2026.02.04 04:41:27.430751 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2178 | 2026.02.04 04:41:27.430847 [ 259 ] {a8ba748a-03d5-432e-9bf2-dcb6a006f697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2179 | 2026.02.04 04:41:27.430887 [ 259 ] {a8ba748a-03d5-432e-9bf2-dcb6a006f697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2180 | 2026.02.04 04:41:27.431324 [ 259 ] {a8ba748a-03d5-432e-9bf2-dcb6a006f697} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2181 | 2026.02.04 04:41:27.431360 [ 259 ] {a8ba748a-03d5-432e-9bf2-dcb6a006f697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2182 | 2026.02.04 04:41:27.431695 [ 259 ] {a8ba748a-03d5-432e-9bf2-dcb6a006f697} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2183 | 2026.02.04 04:41:27.431921 [ 259 ] {a8ba748a-03d5-432e-9bf2-dcb6a006f697} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2184 | 2026.02.04 04:41:27.432054 [ 259 ] {a8ba748a-03d5-432e-9bf2-dcb6a006f697} <Debug> executeQuery: Read 118 rows, 9.81 KiB in 0.001225 sec., 96326.5306122449 rows/sec., 7.82 MiB/sec. | ||
| 2185 | 2026.02.04 04:41:27.432092 [ 259 ] {a8ba748a-03d5-432e-9bf2-dcb6a006f697} <Debug> TCPHandler: Processed in 0.001396489 sec. | ||
| 2186 | 2026.02.04 04:41:27.432214 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2187 | 2026.02.04 04:41:27.432309 [ 259 ] {29cc1ada-c358-4c32-bf13-9cb409fdc82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2188 | 2026.02.04 04:41:27.432355 [ 259 ] {29cc1ada-c358-4c32-bf13-9cb409fdc82b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2189 | 2026.02.04 04:41:27.432845 [ 259 ] {29cc1ada-c358-4c32-bf13-9cb409fdc82b} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2190 | 2026.02.04 04:41:27.432887 [ 259 ] {29cc1ada-c358-4c32-bf13-9cb409fdc82b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2191 | 2026.02.04 04:41:27.433241 [ 259 ] {29cc1ada-c358-4c32-bf13-9cb409fdc82b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2192 | 2026.02.04 04:41:27.433456 [ 259 ] {29cc1ada-c358-4c32-bf13-9cb409fdc82b} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2193 | 2026.02.04 04:41:27.433592 [ 259 ] {29cc1ada-c358-4c32-bf13-9cb409fdc82b} <Debug> executeQuery: Read 504 rows, 40.03 KiB in 0.001302 sec., 387096.77419354836 rows/sec., 30.03 MiB/sec. | ||
| 2194 | 2026.02.04 04:41:27.433629 [ 259 ] {29cc1ada-c358-4c32-bf13-9cb409fdc82b} <Debug> TCPHandler: Processed in 0.00146615 sec. | ||
| 2195 | 2026.02.04 04:41:27.433760 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2196 | 2026.02.04 04:41:27.433860 [ 259 ] {e740c416-1018-44a2-8653-3f465350cc14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2197 | 2026.02.04 04:41:27.433922 [ 259 ] {e740c416-1018-44a2-8653-3f465350cc14} <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 | ||
| 2198 | 2026.02.04 04:41:27.434739 [ 259 ] {e740c416-1018-44a2-8653-3f465350cc14} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2199 | 2026.02.04 04:41:27.434781 [ 259 ] {e740c416-1018-44a2-8653-3f465350cc14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2200 | 2026.02.04 04:41:27.435343 [ 259 ] {e740c416-1018-44a2-8653-3f465350cc14} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2201 | 2026.02.04 04:41:27.435573 [ 259 ] {e740c416-1018-44a2-8653-3f465350cc14} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2202 | 2026.02.04 04:41:27.435687 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2203 | 2026.02.04 04:41:27.435712 [ 259 ] {e740c416-1018-44a2-8653-3f465350cc14} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00187 sec., 13903.743315508022 rows/sec., 24.91 MiB/sec. | ||
| 2204 | 2026.02.04 04:41:27.435747 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2205 | 2026.02.04 04:41:27.435774 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2206 | 2026.02.04 04:41:27.435781 [ 259 ] {e740c416-1018-44a2-8653-3f465350cc14} <Debug> TCPHandler: Processed in 0.002078908 sec. | ||
| 2207 | 2026.02.04 04:41:27.435883 [ 195 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::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 | ||
| 2208 | 2026.02.04 04:41:27.435924 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2209 | 2026.02.04 04:41:27.436071 [ 259 ] {7e0a66e3-459b-48d2-97a2-7b14fb74f209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2210 | 2026.02.04 04:41:27.436121 [ 259 ] {7e0a66e3-459b-48d2-97a2-7b14fb74f209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2211 | 2026.02.04 04:41:27.436128 [ 195 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2212 | 2026.02.04 04:41:27.436198 [ 195 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2213 | 2026.02.04 04:41:27.436315 [ 195 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 2214 | 2026.02.04 04:41:27.436436 [ 195 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2215 | 2026.02.04 04:41:27.436476 [ 259 ] {7e0a66e3-459b-48d2-97a2-7b14fb74f209} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2216 | 2026.02.04 04:41:27.436515 [ 259 ] {7e0a66e3-459b-48d2-97a2-7b14fb74f209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2217 | 2026.02.04 04:41:27.436537 [ 195 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 2218 | 2026.02.04 04:41:27.436640 [ 195 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2219 | 2026.02.04 04:41:27.436742 [ 195 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 2220 | 2026.02.04 04:41:27.436862 [ 259 ] {7e0a66e3-459b-48d2-97a2-7b14fb74f209} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2221 | 2026.02.04 04:41:27.437101 [ 259 ] {7e0a66e3-459b-48d2-97a2-7b14fb74f209} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2026.02.04 04:41:27.437232 [ 259 ] {7e0a66e3-459b-48d2-97a2-7b14fb74f209} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001202 sec., 41597.3377703827 rows/sec., 2.85 MiB/sec. | ||
| 2223 | 2026.02.04 04:41:27.437270 [ 259 ] {7e0a66e3-459b-48d2-97a2-7b14fb74f209} <Debug> TCPHandler: Processed in 0.001395819 sec. | ||
| 2224 | 2026.02.04 04:41:27.438921 [ 196 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 122 rows, containing 19 columns (19 merged, 0 gathered) in 0.003074911 sec., 39675.94509239454 rows/sec., 71.10 MiB/sec. | ||
| 2225 | 2026.02.04 04:41:27.439251 [ 191 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2226 | 2026.02.04 04:41:27.439550 [ 191 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2227 | 2026.02.04 04:41:27.439604 [ 191 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2228 | 2026.02.04 04:41:27.439674 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 2229 | 2026.02.04 04:41:28.341045 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3447 | ||
| 2230 | 2026.02.04 04:41:28.341631 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2231 | 2026.02.04 04:41:28.341684 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2232 | 2026.02.04 04:41:28.342203 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2233 | 2026.02.04 04:41:28.342433 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2234 | 2026.02.04 04:41:28.342603 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3447 | ||
| 2235 | 2026.02.04 04:41:28.516060 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2236 | 2026.02.04 04:41:28.534045 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2237 | 2026.02.04 04:41:28.534104 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2238 | 2026.02.04 04:41:28.539892 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2239 | 2026.02.04 04:41:28.540650 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2240 | 2026.02.04 04:41:28.544298 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2241 | 2026.02.04 04:41:28.771388 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63554 | ||
| 2242 | 2026.02.04 04:41:28.771502 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2243 | 2026.02.04 04:41:28.771527 [ 278 ] {} <Debug> TCP-Session: a65ab500-cf8b-4465-b1fa-751f7cd72662 Authenticating user 'default' from [fd00:1122:3344:101::e]:63554 | ||
| 2244 | 2026.02.04 04:41:28.771548 [ 278 ] {} <Debug> TCP-Session: a65ab500-cf8b-4465-b1fa-751f7cd72662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2026.02.04 04:41:28.771560 [ 278 ] {} <Debug> TCP-Session: a65ab500-cf8b-4465-b1fa-751f7cd72662 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2026.02.04 04:41:28.771806 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36686 | ||
| 2247 | 2026.02.04 04:41:28.771848 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48423 | ||
| 2248 | 2026.02.04 04:41:28.771854 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37535 | ||
| 2249 | 2026.02.04 04:41:28.771888 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42180 | ||
| 2250 | 2026.02.04 04:41:28.771906 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51287 | ||
| 2251 | 2026.02.04 04:41:28.771938 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2252 | 2026.02.04 04:41:28.771931 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2253 | 2026.02.04 04:41:28.771996 [ 336 ] {} <Debug> TCP-Session: 0b58def7-72d2-4cef-9246-a91e5fcf132c Authenticating user 'default' from [fd00:1122:3344:101::e]:48423 | ||
| 2254 | 2026.02.04 04:41:28.771899 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45851 | ||
| 2255 | 2026.02.04 04:41:28.772038 [ 336 ] {} <Debug> TCP-Session: 0b58def7-72d2-4cef-9246-a91e5fcf132c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2256 | 2026.02.04 04:41:28.772039 [ 334 ] {} <Debug> TCP-Session: 6346888e-7497-40cb-a925-eef5c349b331 Authenticating user 'default' from [fd00:1122:3344:101::e]:36686 | ||
| 2257 | 2026.02.04 04:41:28.772061 [ 336 ] {} <Debug> TCP-Session: 0b58def7-72d2-4cef-9246-a91e5fcf132c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2258 | 2026.02.04 04:41:28.771873 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56612 | ||
| 2259 | 2026.02.04 04:41:28.772095 [ 334 ] {} <Debug> TCP-Session: 6346888e-7497-40cb-a925-eef5c349b331 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2026.02.04 04:41:28.771860 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37081 | ||
| 2261 | 2026.02.04 04:41:28.772133 [ 334 ] {} <Debug> TCP-Session: 6346888e-7497-40cb-a925-eef5c349b331 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2026.02.04 04:41:28.771886 [ 278 ] {} <Trace> TCP-Session: a65ab500-cf8b-4465-b1fa-751f7cd72662 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2263 | 2026.02.04 04:41:28.772328 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2264 | 2026.02.04 04:41:28.772336 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2265 | 2026.02.04 04:41:28.772362 [ 338 ] {} <Debug> TCP-Session: 3022916c-99c5-4338-8abd-dcceaf5ce218 Authenticating user 'default' from [fd00:1122:3344:101::e]:56612 | ||
| 2266 | 2026.02.04 04:41:28.772369 [ 278 ] {9f5ef1ad-fdff-49b3-bcc2-4b9a42d55534} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63554) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2267 | 2026.02.04 04:41:28.772392 [ 339 ] {} <Debug> TCP-Session: 66649e40-cf3c-4f09-8575-11ecf8f8b806 Authenticating user 'default' from [fd00:1122:3344:101::e]:42180 | ||
| 2268 | 2026.02.04 04:41:28.772397 [ 338 ] {} <Debug> TCP-Session: 3022916c-99c5-4338-8abd-dcceaf5ce218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2269 | 2026.02.04 04:41:28.772434 [ 339 ] {} <Debug> TCP-Session: 66649e40-cf3c-4f09-8575-11ecf8f8b806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2026.02.04 04:41:28.772434 [ 338 ] {} <Debug> TCP-Session: 3022916c-99c5-4338-8abd-dcceaf5ce218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2026.02.04 04:41:28.772449 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2272 | 2026.02.04 04:41:28.772457 [ 339 ] {} <Debug> TCP-Session: 66649e40-cf3c-4f09-8575-11ecf8f8b806 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2026.02.04 04:41:28.772488 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2274 | 2026.02.04 04:41:28.772504 [ 337 ] {} <Debug> TCP-Session: d13b4457-c196-4a92-9d7c-53515193ddbd Authenticating user 'default' from [fd00:1122:3344:101::e]:37081 | ||
| 2275 | 2026.02.04 04:41:28.772443 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2276 | 2026.02.04 04:41:28.772542 [ 335 ] {} <Debug> TCP-Session: 000d4fb7-8cc5-498b-9279-708b9620d439 Authenticating user 'default' from [fd00:1122:3344:101::e]:37535 | ||
| 2277 | 2026.02.04 04:41:28.772568 [ 341 ] {} <Debug> TCP-Session: b2c8f4fa-7035-4b24-93c8-6a6328d003a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51287 | ||
| 2278 | 2026.02.04 04:41:28.772553 [ 337 ] {} <Debug> TCP-Session: d13b4457-c196-4a92-9d7c-53515193ddbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2279 | 2026.02.04 04:41:28.772597 [ 341 ] {} <Debug> TCP-Session: b2c8f4fa-7035-4b24-93c8-6a6328d003a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2026.02.04 04:41:28.772590 [ 335 ] {} <Debug> TCP-Session: 000d4fb7-8cc5-498b-9279-708b9620d439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2026.02.04 04:41:28.772616 [ 341 ] {} <Debug> TCP-Session: b2c8f4fa-7035-4b24-93c8-6a6328d003a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2282 | 2026.02.04 04:41:28.772632 [ 335 ] {} <Debug> TCP-Session: 000d4fb7-8cc5-498b-9279-708b9620d439 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2283 | 2026.02.04 04:41:28.772652 [ 278 ] {9f5ef1ad-fdff-49b3-bcc2-4b9a42d55534} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2284 | 2026.02.04 04:41:28.772598 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2285 | 2026.02.04 04:41:28.772608 [ 337 ] {} <Debug> TCP-Session: d13b4457-c196-4a92-9d7c-53515193ddbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2286 | 2026.02.04 04:41:28.772718 [ 278 ] {9f5ef1ad-fdff-49b3-bcc2-4b9a42d55534} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2287 | 2026.02.04 04:41:28.772720 [ 340 ] {} <Debug> TCP-Session: 94d8864c-c714-4932-afb6-7980813ddbbf Authenticating user 'default' from [fd00:1122:3344:101::e]:45851 | ||
| 2288 | 2026.02.04 04:41:28.772748 [ 340 ] {} <Debug> TCP-Session: 94d8864c-c714-4932-afb6-7980813ddbbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.02.04 04:41:28.772761 [ 340 ] {} <Debug> TCP-Session: 94d8864c-c714-4932-afb6-7980813ddbbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2026.02.04 04:41:28.773002 [ 278 ] {9f5ef1ad-fdff-49b3-bcc2-4b9a42d55534} <Debug> oximeter.version (f0c51a56-7b1c-4632-a065-6061506c5fd4) (SelectExecutor): Key condition: unknown | ||
| 2291 | 2026.02.04 04:41:28.774261 [ 328 ] {9f5ef1ad-fdff-49b3-bcc2-4b9a42d55534} <Trace> AggregatingTransform: Aggregating | ||
| 2292 | 2026.02.04 04:41:28.774291 [ 328 ] {9f5ef1ad-fdff-49b3-bcc2-4b9a42d55534} <Trace> Aggregator: Aggregation method: without_key | ||
| 2293 | 2026.02.04 04:41:28.774321 [ 328 ] {9f5ef1ad-fdff-49b3-bcc2-4b9a42d55534} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001086665 sec. (1840.494 rows/sec., 71.89 KiB/sec.) | ||
| 2294 | 2026.02.04 04:41:28.774337 [ 328 ] {9f5ef1ad-fdff-49b3-bcc2-4b9a42d55534} <Trace> Aggregator: Merging aggregated data | ||
| 2295 | 2026.02.04 04:41:28.775460 [ 278 ] {9f5ef1ad-fdff-49b3-bcc2-4b9a42d55534} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003157 sec., 633.5128286347798 rows/sec., 24.75 KiB/sec. | ||
| 2296 | 2026.02.04 04:41:28.775600 [ 278 ] {9f5ef1ad-fdff-49b3-bcc2-4b9a42d55534} <Debug> TCPHandler: Processed in 0.003838602 sec. | ||
| 2297 | 2026.02.04 04:41:28.775737 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2298 | 2026.02.04 04:41:28.775765 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2299 | 2026.02.04 04:41:28.775784 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2300 | 2026.02.04 04:41:28.775802 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2301 | 2026.02.04 04:41:28.775822 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2302 | 2026.02.04 04:41:28.775832 [ 335 ] {} <Debug> TCP-Session: 000d4fb7-8cc5-498b-9279-708b9620d439 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2303 | 2026.02.04 04:41:28.775848 [ 339 ] {} <Debug> TCP-Session: 66649e40-cf3c-4f09-8575-11ecf8f8b806 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2026.02.04 04:41:28.775858 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2305 | 2026.02.04 04:41:28.775894 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2306 | 2026.02.04 04:41:28.775925 [ 340 ] {} <Debug> TCP-Session: 94d8864c-c714-4932-afb6-7980813ddbbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2026.02.04 04:41:28.775880 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2308 | 2026.02.04 04:41:28.775948 [ 337 ] {} <Debug> TCP-Session: d13b4457-c196-4a92-9d7c-53515193ddbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2309 | 2026.02.04 04:41:28.775878 [ 341 ] {} <Debug> TCP-Session: b2c8f4fa-7035-4b24-93c8-6a6328d003a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2310 | 2026.02.04 04:41:28.775988 [ 338 ] {} <Debug> TCP-Session: 3022916c-99c5-4338-8abd-dcceaf5ce218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2026.02.04 04:41:28.775843 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2312 | 2026.02.04 04:41:28.775776 [ 278 ] {} <Debug> TCP-Session: a65ab500-cf8b-4465-b1fa-751f7cd72662 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2026.02.04 04:41:28.776059 [ 336 ] {} <Debug> TCP-Session: 0b58def7-72d2-4cef-9246-a91e5fcf132c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2026.02.04 04:41:28.775812 [ 334 ] {} <Debug> TCP-Session: 6346888e-7497-40cb-a925-eef5c349b331 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2315 | 2026.02.04 04:41:29.947383 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46711 | ||
| 2316 | 2026.02.04 04:41:29.947502 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2317 | 2026.02.04 04:41:29.947533 [ 336 ] {} <Debug> TCP-Session: 83a730ab-e293-467c-8386-48e781c3fe71 Authenticating user 'default' from [fd00:1122:3344:101::e]:46711 | ||
| 2318 | 2026.02.04 04:41:29.947558 [ 336 ] {} <Debug> TCP-Session: 83a730ab-e293-467c-8386-48e781c3fe71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2319 | 2026.02.04 04:41:29.947579 [ 336 ] {} <Debug> TCP-Session: 83a730ab-e293-467c-8386-48e781c3fe71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.02.04 04:41:29.947819 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51364 | ||
| 2321 | 2026.02.04 04:41:29.947858 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53128 | ||
| 2322 | 2026.02.04 04:41:29.947882 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40062 | ||
| 2323 | 2026.02.04 04:41:29.947894 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56120 | ||
| 2324 | 2026.02.04 04:41:29.947928 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2325 | 2026.02.04 04:41:29.947946 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2326 | 2026.02.04 04:41:29.947959 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2327 | 2026.02.04 04:41:29.947958 [ 336 ] {} <Trace> TCP-Session: 83a730ab-e293-467c-8386-48e781c3fe71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2328 | 2026.02.04 04:41:29.947972 [ 337 ] {} <Debug> TCP-Session: a36f2117-1f67-4abb-b84b-6c980d461dfd Authenticating user 'default' from [fd00:1122:3344:101::e]:51364 | ||
| 2329 | 2026.02.04 04:41:29.947989 [ 278 ] {} <Debug> TCP-Session: 8e16e4eb-0be4-466b-887c-59bff737249e Authenticating user 'default' from [fd00:1122:3344:101::e]:40062 | ||
| 2330 | 2026.02.04 04:41:29.948015 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2331 | 2026.02.04 04:41:29.948023 [ 337 ] {} <Debug> TCP-Session: a36f2117-1f67-4abb-b84b-6c980d461dfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2332 | 2026.02.04 04:41:29.948043 [ 278 ] {} <Debug> TCP-Session: 8e16e4eb-0be4-466b-887c-59bff737249e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2333 | 2026.02.04 04:41:29.948057 [ 334 ] {} <Debug> TCP-Session: eb92eb8d-3456-4451-8715-ffdfec177b26 Authenticating user 'default' from [fd00:1122:3344:101::e]:56120 | ||
| 2334 | 2026.02.04 04:41:29.948059 [ 337 ] {} <Debug> TCP-Session: a36f2117-1f67-4abb-b84b-6c980d461dfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2026.02.04 04:41:29.948103 [ 334 ] {} <Debug> TCP-Session: eb92eb8d-3456-4451-8715-ffdfec177b26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2026.02.04 04:41:29.947978 [ 340 ] {} <Debug> TCP-Session: 509770cf-a3b0-440f-af98-0bb340259c04 Authenticating user 'default' from [fd00:1122:3344:101::e]:53128 | ||
| 2337 | 2026.02.04 04:41:29.948133 [ 334 ] {} <Debug> TCP-Session: eb92eb8d-3456-4451-8715-ffdfec177b26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2026.02.04 04:41:29.948159 [ 340 ] {} <Debug> TCP-Session: 509770cf-a3b0-440f-af98-0bb340259c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2026.02.04 04:41:29.948174 [ 336 ] {b8e9c5be-9fe2-4a42-96ff-829939a22bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46711) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2340 | 2026.02.04 04:41:29.948187 [ 340 ] {} <Debug> TCP-Session: 509770cf-a3b0-440f-af98-0bb340259c04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2026.02.04 04:41:29.947902 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56287 | ||
| 2342 | 2026.02.04 04:41:29.947869 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33957 | ||
| 2343 | 2026.02.04 04:41:29.947857 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57739 | ||
| 2344 | 2026.02.04 04:41:29.947857 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53497 | ||
| 2345 | 2026.02.04 04:41:29.948076 [ 278 ] {} <Debug> TCP-Session: 8e16e4eb-0be4-466b-887c-59bff737249e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.02.04 04:41:29.948331 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2347 | 2026.02.04 04:41:29.948365 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2348 | 2026.02.04 04:41:29.948330 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2349 | 2026.02.04 04:41:29.948411 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2350 | 2026.02.04 04:41:29.948410 [ 338 ] {} <Debug> TCP-Session: e6c96ef9-2e7c-4a5e-8586-2d4fc49c0f22 Authenticating user 'default' from [fd00:1122:3344:101::e]:57739 | ||
| 2351 | 2026.02.04 04:41:29.948434 [ 335 ] {} <Debug> TCP-Session: 90e76355-3434-48ef-9e10-12695d8ab90c Authenticating user 'default' from [fd00:1122:3344:101::e]:56287 | ||
| 2352 | 2026.02.04 04:41:29.948442 [ 339 ] {} <Debug> TCP-Session: bbc6eb52-3af8-4c57-b2c2-9f1b540e4bef Authenticating user 'default' from [fd00:1122:3344:101::e]:53497 | ||
| 2353 | 2026.02.04 04:41:29.948456 [ 338 ] {} <Debug> TCP-Session: e6c96ef9-2e7c-4a5e-8586-2d4fc49c0f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2354 | 2026.02.04 04:41:29.948475 [ 335 ] {} <Debug> TCP-Session: 90e76355-3434-48ef-9e10-12695d8ab90c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2026.02.04 04:41:29.948478 [ 339 ] {} <Debug> TCP-Session: bbc6eb52-3af8-4c57-b2c2-9f1b540e4bef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2026.02.04 04:41:29.948478 [ 336 ] {b8e9c5be-9fe2-4a42-96ff-829939a22bb7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2357 | 2026.02.04 04:41:29.948503 [ 339 ] {} <Debug> TCP-Session: bbc6eb52-3af8-4c57-b2c2-9f1b540e4bef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2358 | 2026.02.04 04:41:29.948498 [ 335 ] {} <Debug> TCP-Session: 90e76355-3434-48ef-9e10-12695d8ab90c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2026.02.04 04:41:29.948490 [ 338 ] {} <Debug> TCP-Session: e6c96ef9-2e7c-4a5e-8586-2d4fc49c0f22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2360 | 2026.02.04 04:41:29.948397 [ 341 ] {} <Debug> TCP-Session: 584544c5-3642-43ba-8539-f577f07100ed Authenticating user 'default' from [fd00:1122:3344:101::e]:33957 | ||
| 2361 | 2026.02.04 04:41:29.948579 [ 336 ] {b8e9c5be-9fe2-4a42-96ff-829939a22bb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2362 | 2026.02.04 04:41:29.948596 [ 341 ] {} <Debug> TCP-Session: 584544c5-3642-43ba-8539-f577f07100ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.02.04 04:41:29.948616 [ 341 ] {} <Debug> TCP-Session: 584544c5-3642-43ba-8539-f577f07100ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2026.02.04 04:41:29.948912 [ 336 ] {b8e9c5be-9fe2-4a42-96ff-829939a22bb7} <Debug> oximeter.version (f0c51a56-7b1c-4632-a065-6061506c5fd4) (SelectExecutor): Key condition: unknown | ||
| 2365 | 2026.02.04 04:41:29.950159 [ 305 ] {b8e9c5be-9fe2-4a42-96ff-829939a22bb7} <Trace> AggregatingTransform: Aggregating | ||
| 2366 | 2026.02.04 04:41:29.950217 [ 305 ] {b8e9c5be-9fe2-4a42-96ff-829939a22bb7} <Trace> Aggregator: Aggregation method: without_key | ||
| 2367 | 2026.02.04 04:41:29.950262 [ 305 ] {b8e9c5be-9fe2-4a42-96ff-829939a22bb7} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001129875 sec. (1770.107 rows/sec., 69.14 KiB/sec.) | ||
| 2368 | 2026.02.04 04:41:29.950287 [ 305 ] {b8e9c5be-9fe2-4a42-96ff-829939a22bb7} <Trace> Aggregator: Merging aggregated data | ||
| 2369 | 2026.02.04 04:41:29.951330 [ 336 ] {b8e9c5be-9fe2-4a42-96ff-829939a22bb7} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003212 sec., 622.66500622665 rows/sec., 24.32 KiB/sec. | ||
| 2370 | 2026.02.04 04:41:29.951473 [ 336 ] {b8e9c5be-9fe2-4a42-96ff-829939a22bb7} <Debug> TCPHandler: Processed in 0.00366756 sec. | ||
| 2371 | 2026.02.04 04:41:29.951600 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2372 | 2026.02.04 04:41:29.951624 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2373 | 2026.02.04 04:41:29.951638 [ 336 ] {} <Debug> TCP-Session: 83a730ab-e293-467c-8386-48e781c3fe71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2374 | 2026.02.04 04:41:29.951647 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2375 | 2026.02.04 04:41:29.951671 [ 335 ] {} <Debug> TCP-Session: 90e76355-3434-48ef-9e10-12695d8ab90c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2376 | 2026.02.04 04:41:29.951692 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2377 | 2026.02.04 04:41:29.951704 [ 337 ] {} <Debug> TCP-Session: a36f2117-1f67-4abb-b84b-6c980d461dfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2378 | 2026.02.04 04:41:29.951710 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2379 | 2026.02.04 04:41:29.951745 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2380 | 2026.02.04 04:41:29.951761 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2381 | 2026.02.04 04:41:29.951785 [ 341 ] {} <Debug> TCP-Session: 584544c5-3642-43ba-8539-f577f07100ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2382 | 2026.02.04 04:41:29.951802 [ 339 ] {} <Debug> TCP-Session: bbc6eb52-3af8-4c57-b2c2-9f1b540e4bef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2383 | 2026.02.04 04:41:29.951825 [ 278 ] {} <Debug> TCP-Session: 8e16e4eb-0be4-466b-887c-59bff737249e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2384 | 2026.02.04 04:41:29.951744 [ 338 ] {} <Debug> TCP-Session: e6c96ef9-2e7c-4a5e-8586-2d4fc49c0f22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2385 | 2026.02.04 04:41:29.951729 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2386 | 2026.02.04 04:41:29.951664 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2387 | 2026.02.04 04:41:29.951915 [ 334 ] {} <Debug> TCP-Session: eb92eb8d-3456-4451-8715-ffdfec177b26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2026.02.04 04:41:29.951942 [ 340 ] {} <Debug> TCP-Session: 509770cf-a3b0-440f-af98-0bb340259c04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2026.02.04 04:41:30.185928 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52400 | ||
| 2390 | 2026.02.04 04:41:30.186044 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2391 | 2026.02.04 04:41:30.186072 [ 336 ] {} <Debug> TCP-Session: 3f9bc84a-4f66-4ffd-a560-e807e85c6f2d Authenticating user 'default' from [fd00:1122:3344:101::e]:52400 | ||
| 2392 | 2026.02.04 04:41:30.186094 [ 336 ] {} <Debug> TCP-Session: 3f9bc84a-4f66-4ffd-a560-e807e85c6f2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2393 | 2026.02.04 04:41:30.186107 [ 336 ] {} <Debug> TCP-Session: 3f9bc84a-4f66-4ffd-a560-e807e85c6f2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2394 | 2026.02.04 04:41:30.186290 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44887 | ||
| 2395 | 2026.02.04 04:41:30.186321 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54711 | ||
| 2396 | 2026.02.04 04:41:30.186346 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45976 | ||
| 2397 | 2026.02.04 04:41:30.186385 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40779 | ||
| 2398 | 2026.02.04 04:41:30.186396 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36699 | ||
| 2399 | 2026.02.04 04:41:30.186425 [ 336 ] {} <Trace> TCP-Session: 3f9bc84a-4f66-4ffd-a560-e807e85c6f2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2400 | 2026.02.04 04:41:30.186454 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2401 | 2026.02.04 04:41:30.186479 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2402 | 2026.02.04 04:41:30.186488 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2403 | 2026.02.04 04:41:30.186507 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2404 | 2026.02.04 04:41:30.186509 [ 334 ] {} <Debug> TCP-Session: 0cd9160d-824e-4abb-b71f-8c173fb2f93e Authenticating user 'default' from [fd00:1122:3344:101::e]:40779 | ||
| 2405 | 2026.02.04 04:41:30.186543 [ 335 ] {} <Debug> TCP-Session: 2cce53ac-b7df-4b87-b666-1024028dd674 Authenticating user 'default' from [fd00:1122:3344:101::e]:36699 | ||
| 2406 | 2026.02.04 04:41:30.186530 [ 339 ] {} <Debug> TCP-Session: 1d9de697-8d20-49d0-89ee-8008b3d6f608 Authenticating user 'default' from [fd00:1122:3344:101::e]:45976 | ||
| 2407 | 2026.02.04 04:41:30.186569 [ 334 ] {} <Debug> TCP-Session: 0cd9160d-824e-4abb-b71f-8c173fb2f93e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2408 | 2026.02.04 04:41:30.186581 [ 335 ] {} <Debug> TCP-Session: 2cce53ac-b7df-4b87-b666-1024028dd674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2409 | 2026.02.04 04:41:30.186593 [ 339 ] {} <Debug> TCP-Session: 1d9de697-8d20-49d0-89ee-8008b3d6f608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2410 | 2026.02.04 04:41:30.186602 [ 334 ] {} <Debug> TCP-Session: 0cd9160d-824e-4abb-b71f-8c173fb2f93e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2411 | 2026.02.04 04:41:30.186628 [ 339 ] {} <Debug> TCP-Session: 1d9de697-8d20-49d0-89ee-8008b3d6f608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2412 | 2026.02.04 04:41:30.186622 [ 336 ] {458425cc-794b-49c3-a687-df0ed74127c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52400) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2413 | 2026.02.04 04:41:30.186616 [ 335 ] {} <Debug> TCP-Session: 2cce53ac-b7df-4b87-b666-1024028dd674 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2414 | 2026.02.04 04:41:30.186504 [ 338 ] {} <Debug> TCP-Session: 2903949d-2c74-4646-8ee0-d185e5ace5c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54711 | ||
| 2415 | 2026.02.04 04:41:30.186398 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2416 | 2026.02.04 04:41:30.186737 [ 338 ] {} <Debug> TCP-Session: 2903949d-2c74-4646-8ee0-d185e5ace5c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2417 | 2026.02.04 04:41:30.186369 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39837 | ||
| 2418 | 2026.02.04 04:41:30.186772 [ 338 ] {} <Debug> TCP-Session: 2903949d-2c74-4646-8ee0-d185e5ace5c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2419 | 2026.02.04 04:41:30.186357 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53021 | ||
| 2420 | 2026.02.04 04:41:30.186341 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40798 | ||
| 2421 | 2026.02.04 04:41:30.186845 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2422 | 2026.02.04 04:41:30.186765 [ 337 ] {} <Debug> TCP-Session: a6a8b010-5ffd-444e-9448-0fd73da2f0b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44887 | ||
| 2423 | 2026.02.04 04:41:30.186888 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2424 | 2026.02.04 04:41:30.186888 [ 278 ] {} <Debug> TCP-Session: 58710f78-f4dc-49c5-a9c9-38a9e9884335 Authenticating user 'default' from [fd00:1122:3344:101::e]:39837 | ||
| 2425 | 2026.02.04 04:41:30.186913 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2426 | 2026.02.04 04:41:30.186913 [ 337 ] {} <Debug> TCP-Session: a6a8b010-5ffd-444e-9448-0fd73da2f0b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2427 | 2026.02.04 04:41:30.186931 [ 278 ] {} <Debug> TCP-Session: 58710f78-f4dc-49c5-a9c9-38a9e9884335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2428 | 2026.02.04 04:41:30.186944 [ 340 ] {} <Debug> TCP-Session: b0cdf217-d73a-4b99-a59d-fa93c491307c Authenticating user 'default' from [fd00:1122:3344:101::e]:40798 | ||
| 2429 | 2026.02.04 04:41:30.186964 [ 278 ] {} <Debug> TCP-Session: 58710f78-f4dc-49c5-a9c9-38a9e9884335 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2430 | 2026.02.04 04:41:30.186975 [ 340 ] {} <Debug> TCP-Session: b0cdf217-d73a-4b99-a59d-fa93c491307c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2431 | 2026.02.04 04:41:30.186953 [ 337 ] {} <Debug> TCP-Session: a6a8b010-5ffd-444e-9448-0fd73da2f0b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2432 | 2026.02.04 04:41:30.186993 [ 340 ] {} <Debug> TCP-Session: b0cdf217-d73a-4b99-a59d-fa93c491307c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2433 | 2026.02.04 04:41:30.186928 [ 336 ] {458425cc-794b-49c3-a687-df0ed74127c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2434 | 2026.02.04 04:41:30.186920 [ 341 ] {} <Debug> TCP-Session: 2095db09-b865-4eb3-81ac-61c20b23c7f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53021 | ||
| 2435 | 2026.02.04 04:41:30.187073 [ 341 ] {} <Debug> TCP-Session: 2095db09-b865-4eb3-81ac-61c20b23c7f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2436 | 2026.02.04 04:41:30.187086 [ 336 ] {458425cc-794b-49c3-a687-df0ed74127c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2437 | 2026.02.04 04:41:30.187087 [ 341 ] {} <Debug> TCP-Session: 2095db09-b865-4eb3-81ac-61c20b23c7f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2438 | 2026.02.04 04:41:30.187377 [ 336 ] {458425cc-794b-49c3-a687-df0ed74127c6} <Debug> oximeter.version (f0c51a56-7b1c-4632-a065-6061506c5fd4) (SelectExecutor): Key condition: unknown | ||
| 2439 | 2026.02.04 04:41:30.188434 [ 347 ] {458425cc-794b-49c3-a687-df0ed74127c6} <Trace> AggregatingTransform: Aggregating | ||
| 2440 | 2026.02.04 04:41:30.188483 [ 347 ] {458425cc-794b-49c3-a687-df0ed74127c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 2441 | 2026.02.04 04:41:30.188523 [ 347 ] {458425cc-794b-49c3-a687-df0ed74127c6} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000924082 sec. (2164.310 rows/sec., 84.54 KiB/sec.) | ||
| 2442 | 2026.02.04 04:41:30.188544 [ 347 ] {458425cc-794b-49c3-a687-df0ed74127c6} <Trace> Aggregator: Merging aggregated data | ||
| 2443 | 2026.02.04 04:41:30.189723 [ 336 ] {458425cc-794b-49c3-a687-df0ed74127c6} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003156 sec., 633.7135614702155 rows/sec., 24.75 KiB/sec. | ||
| 2444 | 2026.02.04 04:41:30.189874 [ 336 ] {458425cc-794b-49c3-a687-df0ed74127c6} <Debug> TCPHandler: Processed in 0.003585578 sec. | ||
| 2445 | 2026.02.04 04:41:30.189993 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2446 | 2026.02.04 04:41:30.190022 [ 336 ] {} <Debug> TCP-Session: 3f9bc84a-4f66-4ffd-a560-e807e85c6f2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2447 | 2026.02.04 04:41:30.190083 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2448 | 2026.02.04 04:41:30.190089 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2449 | 2026.02.04 04:41:30.190112 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2450 | 2026.02.04 04:41:30.190135 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2451 | 2026.02.04 04:41:30.190150 [ 338 ] {} <Debug> TCP-Session: 2903949d-2c74-4646-8ee0-d185e5ace5c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2452 | 2026.02.04 04:41:30.190166 [ 335 ] {} <Debug> TCP-Session: 2cce53ac-b7df-4b87-b666-1024028dd674 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2453 | 2026.02.04 04:41:30.190181 [ 341 ] {} <Debug> TCP-Session: 2095db09-b865-4eb3-81ac-61c20b23c7f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2454 | 2026.02.04 04:41:30.190189 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2455 | 2026.02.04 04:41:30.190208 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2456 | 2026.02.04 04:41:30.190243 [ 339 ] {} <Debug> TCP-Session: 1d9de697-8d20-49d0-89ee-8008b3d6f608 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2457 | 2026.02.04 04:41:30.190175 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2458 | 2026.02.04 04:41:30.190265 [ 334 ] {} <Debug> TCP-Session: 0cd9160d-824e-4abb-b71f-8c173fb2f93e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2459 | 2026.02.04 04:41:30.190153 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2460 | 2026.02.04 04:41:30.190308 [ 340 ] {} <Debug> TCP-Session: b0cdf217-d73a-4b99-a59d-fa93c491307c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2461 | 2026.02.04 04:41:30.190128 [ 337 ] {} <Debug> TCP-Session: a6a8b010-5ffd-444e-9448-0fd73da2f0b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2462 | 2026.02.04 04:41:30.190333 [ 278 ] {} <Debug> TCP-Session: 58710f78-f4dc-49c5-a9c9-38a9e9884335 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2463 | 2026.02.04 04:41:32.381937 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2464 | 2026.02.04 04:41:32.382125 [ 259 ] {38cd5525-aafd-4d06-b7f3-9cdd4ce01072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2465 | 2026.02.04 04:41:32.382190 [ 259 ] {38cd5525-aafd-4d06-b7f3-9cdd4ce01072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2466 | 2026.02.04 04:41:32.382845 [ 259 ] {38cd5525-aafd-4d06-b7f3-9cdd4ce01072} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2026.02.04 04:41:32.382884 [ 259 ] {38cd5525-aafd-4d06-b7f3-9cdd4ce01072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2468 | 2026.02.04 04:41:32.383274 [ 259 ] {38cd5525-aafd-4d06-b7f3-9cdd4ce01072} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2469 | 2026.02.04 04:41:32.383500 [ 259 ] {38cd5525-aafd-4d06-b7f3-9cdd4ce01072} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2026.02.04 04:41:32.383663 [ 259 ] {38cd5525-aafd-4d06-b7f3-9cdd4ce01072} <Debug> executeQuery: Read 72 rows, 6.08 KiB in 0.001595 sec., 45141.065830721 rows/sec., 3.72 MiB/sec. | ||
| 2471 | 2026.02.04 04:41:32.383713 [ 259 ] {38cd5525-aafd-4d06-b7f3-9cdd4ce01072} <Debug> TCPHandler: Processed in 0.001904696 sec. | ||
| 2472 | 2026.02.04 04:41:32.383850 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2473 | 2026.02.04 04:41:32.383947 [ 259 ] {2636b037-95fe-4e8f-985c-dbd45ad0ad60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2474 | 2026.02.04 04:41:32.383988 [ 259 ] {2636b037-95fe-4e8f-985c-dbd45ad0ad60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2475 | 2026.02.04 04:41:32.384380 [ 259 ] {2636b037-95fe-4e8f-985c-dbd45ad0ad60} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2476 | 2026.02.04 04:41:32.384417 [ 259 ] {2636b037-95fe-4e8f-985c-dbd45ad0ad60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2477 | 2026.02.04 04:41:32.384716 [ 259 ] {2636b037-95fe-4e8f-985c-dbd45ad0ad60} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2478 | 2026.02.04 04:41:32.384933 [ 259 ] {2636b037-95fe-4e8f-985c-dbd45ad0ad60} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2479 | 2026.02.04 04:41:32.385070 [ 259 ] {2636b037-95fe-4e8f-985c-dbd45ad0ad60} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001141 sec., 8764.241893076249 rows/sec., 659.03 KiB/sec. | ||
| 2480 | 2026.02.04 04:41:32.385114 [ 259 ] {2636b037-95fe-4e8f-985c-dbd45ad0ad60} <Debug> TCPHandler: Processed in 0.001317038 sec. | ||
| 2481 | 2026.02.04 04:41:32.385218 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2482 | 2026.02.04 04:41:32.385314 [ 259 ] {f73c310b-458b-412b-986b-d9bb8ce0a6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2483 | 2026.02.04 04:41:32.385354 [ 259 ] {f73c310b-458b-412b-986b-d9bb8ce0a6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2484 | 2026.02.04 04:41:32.385751 [ 259 ] {f73c310b-458b-412b-986b-d9bb8ce0a6ed} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2485 | 2026.02.04 04:41:32.385788 [ 259 ] {f73c310b-458b-412b-986b-d9bb8ce0a6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2486 | 2026.02.04 04:41:32.386081 [ 259 ] {f73c310b-458b-412b-986b-d9bb8ce0a6ed} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2487 | 2026.02.04 04:41:32.386288 [ 259 ] {f73c310b-458b-412b-986b-d9bb8ce0a6ed} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2488 | 2026.02.04 04:41:32.386420 [ 259 ] {f73c310b-458b-412b-986b-d9bb8ce0a6ed} <Debug> executeQuery: Read 66 rows, 5.27 KiB in 0.001124 sec., 58718.861209964416 rows/sec., 4.58 MiB/sec. | ||
| 2489 | 2026.02.04 04:41:32.386463 [ 259 ] {f73c310b-458b-412b-986b-d9bb8ce0a6ed} <Debug> TCPHandler: Processed in 0.001295788 sec. | ||
| 2490 | 2026.02.04 04:41:32.386575 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2491 | 2026.02.04 04:41:32.386671 [ 259 ] {52734b64-5c77-49aa-bc51-deb6aef558d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2492 | 2026.02.04 04:41:32.386713 [ 259 ] {52734b64-5c77-49aa-bc51-deb6aef558d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2493 | 2026.02.04 04:41:32.387126 [ 259 ] {52734b64-5c77-49aa-bc51-deb6aef558d5} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2494 | 2026.02.04 04:41:32.387163 [ 259 ] {52734b64-5c77-49aa-bc51-deb6aef558d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2495 | 2026.02.04 04:41:32.387509 [ 259 ] {52734b64-5c77-49aa-bc51-deb6aef558d5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2496 | 2026.02.04 04:41:32.387720 [ 259 ] {52734b64-5c77-49aa-bc51-deb6aef558d5} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2497 | 2026.02.04 04:41:32.387854 [ 259 ] {52734b64-5c77-49aa-bc51-deb6aef558d5} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001201 sec., 124895.92006661116 rows/sec., 8.66 MiB/sec. | ||
| 2498 | 2026.02.04 04:41:32.387896 [ 259 ] {52734b64-5c77-49aa-bc51-deb6aef558d5} <Debug> TCPHandler: Processed in 0.001371858 sec. | ||
| 2499 | 2026.02.04 04:41:32.388028 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2500 | 2026.02.04 04:41:32.388125 [ 259 ] {35b502a4-b346-48fc-9998-def0d63407c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2501 | 2026.02.04 04:41:32.388177 [ 259 ] {35b502a4-b346-48fc-9998-def0d63407c9} <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 | ||
| 2502 | 2026.02.04 04:41:32.388926 [ 259 ] {35b502a4-b346-48fc-9998-def0d63407c9} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2503 | 2026.02.04 04:41:32.388962 [ 259 ] {35b502a4-b346-48fc-9998-def0d63407c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2504 | 2026.02.04 04:41:32.389467 [ 259 ] {35b502a4-b346-48fc-9998-def0d63407c9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2505 | 2026.02.04 04:41:32.389691 [ 259 ] {35b502a4-b346-48fc-9998-def0d63407c9} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2506 | 2026.02.04 04:41:32.389832 [ 259 ] {35b502a4-b346-48fc-9998-def0d63407c9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001726 sec., 5793.742757821552 rows/sec., 10.38 MiB/sec. | ||
| 2507 | 2026.02.04 04:41:32.389889 [ 259 ] {35b502a4-b346-48fc-9998-def0d63407c9} <Debug> TCPHandler: Processed in 0.001910846 sec. | ||
| 2508 | 2026.02.04 04:41:32.390006 [ 259 ] {} <Trace> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2509 | 2026.02.04 04:41:32.390103 [ 259 ] {06b0dd59-5dd4-4354-a460-63a0a4eb967d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2510 | 2026.02.04 04:41:32.390144 [ 259 ] {06b0dd59-5dd4-4354-a460-63a0a4eb967d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2511 | 2026.02.04 04:41:32.390477 [ 259 ] {06b0dd59-5dd4-4354-a460-63a0a4eb967d} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2512 | 2026.02.04 04:41:32.390513 [ 259 ] {06b0dd59-5dd4-4354-a460-63a0a4eb967d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2513 | 2026.02.04 04:41:32.390819 [ 259 ] {06b0dd59-5dd4-4354-a460-63a0a4eb967d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2514 | 2026.02.04 04:41:32.391022 [ 259 ] {06b0dd59-5dd4-4354-a460-63a0a4eb967d} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2515 | 2026.02.04 04:41:32.391152 [ 259 ] {06b0dd59-5dd4-4354-a460-63a0a4eb967d} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001068 sec., 46816.479400749064 rows/sec., 3.21 MiB/sec. | ||
| 2516 | 2026.02.04 04:41:32.391194 [ 259 ] {06b0dd59-5dd4-4354-a460-63a0a4eb967d} <Debug> TCPHandler: Processed in 0.001239406 sec. | ||
| 2517 | 2026.02.04 04:41:35.771466 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2518 | 2026.02.04 04:41:35.771542 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2519 | 2026.02.04 04:41:35.842717 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3895 | ||
| 2520 | 2026.02.04 04:41:35.843332 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2521 | 2026.02.04 04:41:35.843383 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2522 | 2026.02.04 04:41:35.843938 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2523 | 2026.02.04 04:41:35.844161 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2524 | 2026.02.04 04:41:35.844288 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3895 | ||
| 2525 | 2026.02.04 04:41:35.853251 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 400 | ||
| 2526 | 2026.02.04 04:41:35.855805 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2527 | 2026.02.04 04:41:35.855841 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2528 | 2026.02.04 04:41:35.857063 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2529 | 2026.02.04 04:41:35.857318 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2530 | 2026.02.04 04:41:35.857551 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 400 | ||
| 2531 | 2026.02.04 04:41:36.044383 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2532 | 2026.02.04 04:41:36.061618 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2026.02.04 04:41:36.061679 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2534 | 2026.02.04 04:41:36.067938 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2535 | 2026.02.04 04:41:36.068660 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.02.04 04:41:36.072133 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2537 | 2026.02.04 04:41:36.480249 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2538 | 2026.02.04 04:41:36.480318 [ 259 ] {} <Debug> TCP-Session: 9688ecf9-129c-4140-9fcd-31461fa56c06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2539 | 2026.02.04 04:41:37.000855 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.84 MiB, peak 215.17 MiB, free memory in arenas 0.00 B, will set to 207.11 MiB (RSS), difference: 3.27 MiB | ||
| 2540 | 2026.02.04 04:41:37.381818 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2541 | 2026.02.04 04:41:37.382024 [ 260 ] {46f7f5d5-6540-4184-9fe4-6b7a86982f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2542 | 2026.02.04 04:41:37.382097 [ 260 ] {46f7f5d5-6540-4184-9fe4-6b7a86982f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2543 | 2026.02.04 04:41:37.382910 [ 260 ] {46f7f5d5-6540-4184-9fe4-6b7a86982f4e} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2544 | 2026.02.04 04:41:37.382963 [ 260 ] {46f7f5d5-6540-4184-9fe4-6b7a86982f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2545 | 2026.02.04 04:41:37.383375 [ 260 ] {46f7f5d5-6540-4184-9fe4-6b7a86982f4e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2546 | 2026.02.04 04:41:37.383621 [ 260 ] {46f7f5d5-6540-4184-9fe4-6b7a86982f4e} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2547 | 2026.02.04 04:41:37.383781 [ 260 ] {46f7f5d5-6540-4184-9fe4-6b7a86982f4e} <Debug> executeQuery: Read 106 rows, 9.14 KiB in 0.001796 sec., 59020.044543429845 rows/sec., 4.97 MiB/sec. | ||
| 2548 | 2026.02.04 04:41:37.383834 [ 260 ] {46f7f5d5-6540-4184-9fe4-6b7a86982f4e} <Debug> TCPHandler: Processed in 0.002150579 sec. | ||
| 2549 | 2026.02.04 04:41:37.383969 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2550 | 2026.02.04 04:41:37.384075 [ 260 ] {bad33b20-dead-4314-9273-25b70421106d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2551 | 2026.02.04 04:41:37.384120 [ 260 ] {bad33b20-dead-4314-9273-25b70421106d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2552 | 2026.02.04 04:41:37.384540 [ 260 ] {bad33b20-dead-4314-9273-25b70421106d} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2553 | 2026.02.04 04:41:37.384580 [ 260 ] {bad33b20-dead-4314-9273-25b70421106d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2554 | 2026.02.04 04:41:37.384886 [ 260 ] {bad33b20-dead-4314-9273-25b70421106d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2555 | 2026.02.04 04:41:37.385078 [ 260 ] {bad33b20-dead-4314-9273-25b70421106d} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2556 | 2026.02.04 04:41:37.385208 [ 260 ] {bad33b20-dead-4314-9273-25b70421106d} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001183 sec., 22823.33051563821 rows/sec., 1.68 MiB/sec. | ||
| 2557 | 2026.02.04 04:41:37.385245 [ 260 ] {bad33b20-dead-4314-9273-25b70421106d} <Debug> TCPHandler: Processed in 0.001359548 sec. | ||
| 2558 | 2026.02.04 04:41:37.385349 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2559 | 2026.02.04 04:41:37.385439 [ 260 ] {587e58a6-631d-4569-b702-757f5d8bb090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2560 | 2026.02.04 04:41:37.385477 [ 260 ] {587e58a6-631d-4569-b702-757f5d8bb090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2561 | 2026.02.04 04:41:37.385939 [ 260 ] {587e58a6-631d-4569-b702-757f5d8bb090} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2562 | 2026.02.04 04:41:37.385977 [ 260 ] {587e58a6-631d-4569-b702-757f5d8bb090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2563 | 2026.02.04 04:41:37.386295 [ 260 ] {587e58a6-631d-4569-b702-757f5d8bb090} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2564 | 2026.02.04 04:41:37.386503 [ 260 ] {587e58a6-631d-4569-b702-757f5d8bb090} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2565 | 2026.02.04 04:41:37.386636 [ 260 ] {587e58a6-631d-4569-b702-757f5d8bb090} <Debug> executeQuery: Read 83 rows, 6.63 KiB in 0.001174 sec., 70698.46678023851 rows/sec., 5.52 MiB/sec. | ||
| 2566 | 2026.02.04 04:41:37.386676 [ 260 ] {587e58a6-631d-4569-b702-757f5d8bb090} <Debug> TCPHandler: Processed in 0.001341078 sec. | ||
| 2567 | 2026.02.04 04:41:37.386793 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2568 | 2026.02.04 04:41:37.386890 [ 260 ] {b891d2aa-3f42-4516-ad83-b2448b142468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2569 | 2026.02.04 04:41:37.386934 [ 260 ] {b891d2aa-3f42-4516-ad83-b2448b142468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2570 | 2026.02.04 04:41:37.387352 [ 260 ] {b891d2aa-3f42-4516-ad83-b2448b142468} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2571 | 2026.02.04 04:41:37.387389 [ 260 ] {b891d2aa-3f42-4516-ad83-b2448b142468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2572 | 2026.02.04 04:41:37.387729 [ 260 ] {b891d2aa-3f42-4516-ad83-b2448b142468} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2573 | 2026.02.04 04:41:37.387930 [ 260 ] {b891d2aa-3f42-4516-ad83-b2448b142468} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2574 | 2026.02.04 04:41:37.388057 [ 260 ] {b891d2aa-3f42-4516-ad83-b2448b142468} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001202 sec., 124792.0133111481 rows/sec., 8.65 MiB/sec. | ||
| 2575 | 2026.02.04 04:41:37.388092 [ 260 ] {b891d2aa-3f42-4516-ad83-b2448b142468} <Debug> TCPHandler: Processed in 0.001368038 sec. | ||
| 2576 | 2026.02.04 04:41:37.388195 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2577 | 2026.02.04 04:41:37.388284 [ 260 ] {d2d989dc-b9cd-42ec-9ea9-a6697264076b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2578 | 2026.02.04 04:41:37.388335 [ 260 ] {d2d989dc-b9cd-42ec-9ea9-a6697264076b} <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 | ||
| 2579 | 2026.02.04 04:41:37.389247 [ 260 ] {d2d989dc-b9cd-42ec-9ea9-a6697264076b} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2580 | 2026.02.04 04:41:37.389284 [ 260 ] {d2d989dc-b9cd-42ec-9ea9-a6697264076b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2581 | 2026.02.04 04:41:37.389825 [ 260 ] {d2d989dc-b9cd-42ec-9ea9-a6697264076b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2582 | 2026.02.04 04:41:37.390027 [ 260 ] {d2d989dc-b9cd-42ec-9ea9-a6697264076b} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2583 | 2026.02.04 04:41:37.390158 [ 260 ] {d2d989dc-b9cd-42ec-9ea9-a6697264076b} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001882 sec., 14346.43995749203 rows/sec., 25.71 MiB/sec. | ||
| 2584 | 2026.02.04 04:41:37.390211 [ 260 ] {d2d989dc-b9cd-42ec-9ea9-a6697264076b} <Debug> TCPHandler: Processed in 0.002067808 sec. | ||
| 2585 | 2026.02.04 04:41:37.390318 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2586 | 2026.02.04 04:41:37.390408 [ 260 ] {580ffdc4-75b9-428f-8601-05b613d59f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2587 | 2026.02.04 04:41:37.390448 [ 260 ] {580ffdc4-75b9-428f-8601-05b613d59f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2588 | 2026.02.04 04:41:37.390831 [ 260 ] {580ffdc4-75b9-428f-8601-05b613d59f5a} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2589 | 2026.02.04 04:41:37.390869 [ 260 ] {580ffdc4-75b9-428f-8601-05b613d59f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2590 | 2026.02.04 04:41:37.391168 [ 260 ] {580ffdc4-75b9-428f-8601-05b613d59f5a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2591 | 2026.02.04 04:41:37.391370 [ 260 ] {580ffdc4-75b9-428f-8601-05b613d59f5a} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2592 | 2026.02.04 04:41:37.391495 [ 260 ] {580ffdc4-75b9-428f-8601-05b613d59f5a} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001065 sec., 46948.35680751174 rows/sec., 3.22 MiB/sec. | ||
| 2593 | 2026.02.04 04:41:37.391529 [ 260 ] {580ffdc4-75b9-428f-8601-05b613d59f5a} <Debug> TCPHandler: Processed in 0.001227786 sec. | ||
| 2594 | 2026.02.04 04:41:42.376237 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2595 | 2026.02.04 04:41:42.376637 [ 260 ] {7344e2ba-7107-4a6b-a74e-78ec6199aa49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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) | ||
| 2596 | 2026.02.04 04:41:42.377127 [ 260 ] {7344e2ba-7107-4a6b-a74e-78ec6199aa49} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2597 | 2026.02.04 04:41:42.377166 [ 260 ] {7344e2ba-7107-4a6b-a74e-78ec6199aa49} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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 | ||
| 2598 | 2026.02.04 04:41:42.377437 [ 260 ] {7344e2ba-7107-4a6b-a74e-78ec6199aa49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2599 | 2026.02.04 04:41:42.377504 [ 260 ] {7344e2ba-7107-4a6b-a74e-78ec6199aa49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2600 | 2026.02.04 04:41:42.377650 [ 260 ] {7344e2ba-7107-4a6b-a74e-78ec6199aa49} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2601 | 2026.02.04 04:41:42.377777 [ 345 ] {7344e2ba-7107-4a6b-a74e-78ec6199aa49} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2602 | 2026.02.04 04:41:42.377803 [ 348 ] {7344e2ba-7107-4a6b-a74e-78ec6199aa49} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2603 | 2026.02.04 04:41:42.377937 [ 260 ] {7344e2ba-7107-4a6b-a74e-78ec6199aa49} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (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 | ||
| 2604 | 2026.02.04 04:41:42.377964 [ 260 ] {7344e2ba-7107-4a6b-a74e-78ec6199aa49} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2605 | 2026.02.04 04:41:42.378141 [ 260 ] {7344e2ba-7107-4a6b-a74e-78ec6199aa49} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2606 | 2026.02.04 04:41:42.378165 [ 260 ] {7344e2ba-7107-4a6b-a74e-78ec6199aa49} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
| 2607 | 2026.02.04 04:41:42.378216 [ 260 ] {7344e2ba-7107-4a6b-a74e-78ec6199aa49} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 2608 | 2026.02.04 04:41:42.378274 [ 260 ] {7344e2ba-7107-4a6b-a74e-78ec6199aa49} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 2609 | 2026.02.04 04:41:42.379225 [ 260 ] {7344e2ba-7107-4a6b-a74e-78ec6199aa49} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.002758 sec., 13415.518491660623 rows/sec., 538.92 KiB/sec. | ||
| 2610 | 2026.02.04 04:41:42.379346 [ 260 ] {7344e2ba-7107-4a6b-a74e-78ec6199aa49} <Debug> TCPHandler: Processed in 0.003293574 sec. | ||
| 2611 | 2026.02.04 04:41:42.385276 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2612 | 2026.02.04 04:41:42.385479 [ 260 ] {90eeb938-2954-4e87-99df-0d7fe4942193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2613 | 2026.02.04 04:41:42.385559 [ 260 ] {90eeb938-2954-4e87-99df-0d7fe4942193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2614 | 2026.02.04 04:41:42.386280 [ 260 ] {90eeb938-2954-4e87-99df-0d7fe4942193} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2026.02.04 04:41:42.386325 [ 260 ] {90eeb938-2954-4e87-99df-0d7fe4942193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2616 | 2026.02.04 04:41:42.386710 [ 260 ] {90eeb938-2954-4e87-99df-0d7fe4942193} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2617 | 2026.02.04 04:41:42.386906 [ 260 ] {90eeb938-2954-4e87-99df-0d7fe4942193} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2618 | 2026.02.04 04:41:42.387052 [ 260 ] {90eeb938-2954-4e87-99df-0d7fe4942193} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001631 sec., 613.1207847946046 rows/sec., 63.47 KiB/sec. | ||
| 2619 | 2026.02.04 04:41:42.387091 [ 260 ] {90eeb938-2954-4e87-99df-0d7fe4942193} <Debug> TCPHandler: Processed in 0.001913716 sec. | ||
| 2620 | 2026.02.04 04:41:42.387224 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2621 | 2026.02.04 04:41:42.387342 [ 260 ] {ecf01096-453d-4af7-b834-e4564062ebfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2622 | 2026.02.04 04:41:42.387390 [ 260 ] {ecf01096-453d-4af7-b834-e4564062ebfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2623 | 2026.02.04 04:41:42.387896 [ 260 ] {ecf01096-453d-4af7-b834-e4564062ebfc} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2624 | 2026.02.04 04:41:42.387932 [ 260 ] {ecf01096-453d-4af7-b834-e4564062ebfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2625 | 2026.02.04 04:41:42.388240 [ 260 ] {ecf01096-453d-4af7-b834-e4564062ebfc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2626 | 2026.02.04 04:41:42.388437 [ 260 ] {ecf01096-453d-4af7-b834-e4564062ebfc} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2026.02.04 04:41:42.388565 [ 260 ] {ecf01096-453d-4af7-b834-e4564062ebfc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001247 sec., 3207.698476343224 rows/sec., 261.57 KiB/sec. | ||
| 2628 | 2026.02.04 04:41:42.388602 [ 260 ] {ecf01096-453d-4af7-b834-e4564062ebfc} <Debug> TCPHandler: Processed in 0.001436559 sec. | ||
| 2629 | 2026.02.04 04:41:42.388717 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2630 | 2026.02.04 04:41:42.388809 [ 260 ] {371c37ca-2aa4-4bce-81c6-c137deb7a2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2631 | 2026.02.04 04:41:42.388847 [ 260 ] {371c37ca-2aa4-4bce-81c6-c137deb7a2e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2632 | 2026.02.04 04:41:42.389301 [ 260 ] {371c37ca-2aa4-4bce-81c6-c137deb7a2e3} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2026.02.04 04:41:42.389338 [ 260 ] {371c37ca-2aa4-4bce-81c6-c137deb7a2e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2634 | 2026.02.04 04:41:42.389634 [ 260 ] {371c37ca-2aa4-4bce-81c6-c137deb7a2e3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2635 | 2026.02.04 04:41:42.389834 [ 260 ] {371c37ca-2aa4-4bce-81c6-c137deb7a2e3} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2026.02.04 04:41:42.389966 [ 260 ] {371c37ca-2aa4-4bce-81c6-c137deb7a2e3} <Debug> executeQuery: Read 85 rows, 7.29 KiB in 0.001175 sec., 72340.4255319149 rows/sec., 6.06 MiB/sec. | ||
| 2637 | 2026.02.04 04:41:42.390002 [ 260 ] {371c37ca-2aa4-4bce-81c6-c137deb7a2e3} <Debug> TCPHandler: Processed in 0.001333708 sec. | ||
| 2638 | 2026.02.04 04:41:42.390113 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2639 | 2026.02.04 04:41:42.390207 [ 260 ] {e38aac05-7d6b-45c5-b01b-f6184c40e32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2640 | 2026.02.04 04:41:42.390245 [ 260 ] {e38aac05-7d6b-45c5-b01b-f6184c40e32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2641 | 2026.02.04 04:41:42.390629 [ 260 ] {e38aac05-7d6b-45c5-b01b-f6184c40e32a} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2642 | 2026.02.04 04:41:42.390664 [ 260 ] {e38aac05-7d6b-45c5-b01b-f6184c40e32a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2643 | 2026.02.04 04:41:42.390965 [ 260 ] {e38aac05-7d6b-45c5-b01b-f6184c40e32a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2644 | 2026.02.04 04:41:42.391161 [ 260 ] {e38aac05-7d6b-45c5-b01b-f6184c40e32a} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2645 | 2026.02.04 04:41:42.391289 [ 260 ] {e38aac05-7d6b-45c5-b01b-f6184c40e32a} <Debug> executeQuery: Read 19 rows, 1.41 KiB in 0.001101 sec., 17257.039055404177 rows/sec., 1.25 MiB/sec. | ||
| 2646 | 2026.02.04 04:41:42.391326 [ 260 ] {e38aac05-7d6b-45c5-b01b-f6184c40e32a} <Debug> TCPHandler: Processed in 0.001261847 sec. | ||
| 2647 | 2026.02.04 04:41:42.391440 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2648 | 2026.02.04 04:41:42.391533 [ 260 ] {424332d5-e7b4-4151-a58d-5f4381358db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2649 | 2026.02.04 04:41:42.391570 [ 260 ] {424332d5-e7b4-4151-a58d-5f4381358db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2650 | 2026.02.04 04:41:42.391946 [ 260 ] {424332d5-e7b4-4151-a58d-5f4381358db9} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2026.02.04 04:41:42.391982 [ 260 ] {424332d5-e7b4-4151-a58d-5f4381358db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2652 | 2026.02.04 04:41:42.392268 [ 260 ] {424332d5-e7b4-4151-a58d-5f4381358db9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2653 | 2026.02.04 04:41:42.392521 [ 260 ] {424332d5-e7b4-4151-a58d-5f4381358db9} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2026.02.04 04:41:42.392654 [ 260 ] {424332d5-e7b4-4151-a58d-5f4381358db9} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001139 sec., 877.9631255487269 rows/sec., 58.30 KiB/sec. | ||
| 2655 | 2026.02.04 04:41:42.392690 [ 260 ] {424332d5-e7b4-4151-a58d-5f4381358db9} <Debug> TCPHandler: Processed in 0.001298647 sec. | ||
| 2656 | 2026.02.04 04:41:42.392819 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2657 | 2026.02.04 04:41:42.392941 [ 260 ] {70a160a8-450e-4700-b080-c23f296422a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2658 | 2026.02.04 04:41:42.392990 [ 260 ] {70a160a8-450e-4700-b080-c23f296422a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2659 | 2026.02.04 04:41:42.393490 [ 260 ] {70a160a8-450e-4700-b080-c23f296422a0} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2026.02.04 04:41:42.393533 [ 260 ] {70a160a8-450e-4700-b080-c23f296422a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2661 | 2026.02.04 04:41:42.393956 [ 260 ] {70a160a8-450e-4700-b080-c23f296422a0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2662 | 2026.02.04 04:41:42.394153 [ 260 ] {70a160a8-450e-4700-b080-c23f296422a0} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2663 | 2026.02.04 04:41:42.394280 [ 260 ] {70a160a8-450e-4700-b080-c23f296422a0} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001392 sec., 56034.48275862069 rows/sec., 4.38 MiB/sec. | ||
| 2664 | 2026.02.04 04:41:42.394316 [ 260 ] {70a160a8-450e-4700-b080-c23f296422a0} <Debug> TCPHandler: Processed in 0.001598202 sec. | ||
| 2665 | 2026.02.04 04:41:42.394420 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2666 | 2026.02.04 04:41:42.394510 [ 260 ] {1a274dc6-dd67-47b3-a569-3bbd6e412605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2667 | 2026.02.04 04:41:42.394550 [ 260 ] {1a274dc6-dd67-47b3-a569-3bbd6e412605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2668 | 2026.02.04 04:41:42.394987 [ 260 ] {1a274dc6-dd67-47b3-a569-3bbd6e412605} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2669 | 2026.02.04 04:41:42.395023 [ 260 ] {1a274dc6-dd67-47b3-a569-3bbd6e412605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2670 | 2026.02.04 04:41:42.395353 [ 260 ] {1a274dc6-dd67-47b3-a569-3bbd6e412605} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2671 | 2026.02.04 04:41:42.395559 [ 260 ] {1a274dc6-dd67-47b3-a569-3bbd6e412605} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2026.02.04 04:41:42.395693 [ 260 ] {1a274dc6-dd67-47b3-a569-3bbd6e412605} <Debug> executeQuery: Read 152 rows, 10.79 KiB in 0.001157 sec., 131374.24373379428 rows/sec., 9.11 MiB/sec. | ||
| 2673 | 2026.02.04 04:41:42.395729 [ 260 ] {1a274dc6-dd67-47b3-a569-3bbd6e412605} <Debug> TCPHandler: Processed in 0.001322118 sec. | ||
| 2674 | 2026.02.04 04:41:42.395845 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2675 | 2026.02.04 04:41:42.395942 [ 260 ] {a7e016f9-bd79-4b03-880d-850c83283414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2676 | 2026.02.04 04:41:42.395985 [ 260 ] {a7e016f9-bd79-4b03-880d-850c83283414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2677 | 2026.02.04 04:41:42.396293 [ 260 ] {a7e016f9-bd79-4b03-880d-850c83283414} <Trace> oximeter.measurements_f64 (2b68e471-b730-406c-8d6e-6f92af6df69e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2678 | 2026.02.04 04:41:42.396329 [ 260 ] {a7e016f9-bd79-4b03-880d-850c83283414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2679 | 2026.02.04 04:41:42.396634 [ 260 ] {a7e016f9-bd79-4b03-880d-850c83283414} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2680 | 2026.02.04 04:41:42.396836 [ 260 ] {a7e016f9-bd79-4b03-880d-850c83283414} <Trace> oximeter.measurements_f64 (2b68e471-b730-406c-8d6e-6f92af6df69e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.02.04 04:41:42.396971 [ 260 ] {a7e016f9-bd79-4b03-880d-850c83283414} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 60.57 KiB/sec. | ||
| 2682 | 2026.02.04 04:41:42.397008 [ 260 ] {a7e016f9-bd79-4b03-880d-850c83283414} <Debug> TCPHandler: Processed in 0.001214266 sec. | ||
| 2683 | 2026.02.04 04:41:42.397141 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2684 | 2026.02.04 04:41:42.397261 [ 260 ] {5cd6c20a-aca3-436f-a3d6-760ace12ba01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2685 | 2026.02.04 04:41:42.397325 [ 260 ] {5cd6c20a-aca3-436f-a3d6-760ace12ba01} <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 | ||
| 2686 | 2026.02.04 04:41:42.398164 [ 260 ] {5cd6c20a-aca3-436f-a3d6-760ace12ba01} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2026.02.04 04:41:42.398201 [ 260 ] {5cd6c20a-aca3-436f-a3d6-760ace12ba01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2688 | 2026.02.04 04:41:42.398750 [ 260 ] {5cd6c20a-aca3-436f-a3d6-760ace12ba01} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2689 | 2026.02.04 04:41:42.398966 [ 260 ] {5cd6c20a-aca3-436f-a3d6-760ace12ba01} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2026.02.04 04:41:42.399105 [ 260 ] {5cd6c20a-aca3-436f-a3d6-760ace12ba01} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001869 sec., 8025.6821829855535 rows/sec., 14.38 MiB/sec. | ||
| 2691 | 2026.02.04 04:41:42.399154 [ 260 ] {5cd6c20a-aca3-436f-a3d6-760ace12ba01} <Debug> TCPHandler: Processed in 0.002073188 sec. | ||
| 2692 | 2026.02.04 04:41:42.399273 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2693 | 2026.02.04 04:41:42.399369 [ 260 ] {87c060b3-b344-475f-8b88-d27ea2479109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2694 | 2026.02.04 04:41:42.399409 [ 260 ] {87c060b3-b344-475f-8b88-d27ea2479109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2695 | 2026.02.04 04:41:42.399723 [ 260 ] {87c060b3-b344-475f-8b88-d27ea2479109} <Trace> oximeter.measurements_i64 (63f3cdf6-3927-41c9-b9f8-cf88fbe76341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2696 | 2026.02.04 04:41:42.399759 [ 260 ] {87c060b3-b344-475f-8b88-d27ea2479109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2697 | 2026.02.04 04:41:42.400042 [ 260 ] {87c060b3-b344-475f-8b88-d27ea2479109} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2698 | 2026.02.04 04:41:42.400237 [ 260 ] {87c060b3-b344-475f-8b88-d27ea2479109} <Trace> oximeter.measurements_i64 (63f3cdf6-3927-41c9-b9f8-cf88fbe76341): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2699 | 2026.02.04 04:41:42.400358 [ 260 ] {87c060b3-b344-475f-8b88-d27ea2479109} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001008 sec., 2976.190476190476 rows/sec., 210.23 KiB/sec. | ||
| 2700 | 2026.02.04 04:41:42.400393 [ 260 ] {87c060b3-b344-475f-8b88-d27ea2479109} <Debug> TCPHandler: Processed in 0.001169556 sec. | ||
| 2701 | 2026.02.04 04:41:42.400501 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2702 | 2026.02.04 04:41:42.400594 [ 260 ] {9ea204d3-60b5-4a2d-b003-340fb8b41b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2703 | 2026.02.04 04:41:42.400633 [ 260 ] {9ea204d3-60b5-4a2d-b003-340fb8b41b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2704 | 2026.02.04 04:41:42.400945 [ 260 ] {9ea204d3-60b5-4a2d-b003-340fb8b41b5e} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2705 | 2026.02.04 04:41:42.400981 [ 260 ] {9ea204d3-60b5-4a2d-b003-340fb8b41b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2706 | 2026.02.04 04:41:42.401273 [ 260 ] {9ea204d3-60b5-4a2d-b003-340fb8b41b5e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2707 | 2026.02.04 04:41:42.401475 [ 260 ] {9ea204d3-60b5-4a2d-b003-340fb8b41b5e} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2708 | 2026.02.04 04:41:42.401603 [ 260 ] {9ea204d3-60b5-4a2d-b003-340fb8b41b5e} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001027 sec., 48685.49172346641 rows/sec., 3.34 MiB/sec. | ||
| 2709 | 2026.02.04 04:41:42.401637 [ 260 ] {9ea204d3-60b5-4a2d-b003-340fb8b41b5e} <Debug> TCPHandler: Processed in 0.001185496 sec. | ||
| 2710 | 2026.02.04 04:41:43.345285 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4407 | ||
| 2711 | 2026.02.04 04:41:43.346076 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.02.04 04:41:43.346120 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2713 | 2026.02.04 04:41:43.346671 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2714 | 2026.02.04 04:41:43.346964 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2026.02.04 04:41:43.347117 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4407 | ||
| 2716 | 2026.02.04 04:41:43.573088 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2717 | 2026.02.04 04:41:43.589335 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2718 | 2026.02.04 04:41:43.589405 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2719 | 2026.02.04 04:41:43.596043 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2720 | 2026.02.04 04:41:43.596750 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2721 | 2026.02.04 04:41:43.599687 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2722 | 2026.02.04 04:41:44.000268 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.30 MiB, peak 215.17 MiB, free memory in arenas 0.00 B, will set to 209.36 MiB (RSS), difference: 1.07 MiB | ||
| 2723 | 2026.02.04 04:41:45.859686 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 436 | ||
| 2724 | 2026.02.04 04:41:45.861944 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2026.02.04 04:41:45.862042 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2726 | 2026.02.04 04:41:45.863143 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2727 | 2026.02.04 04:41:45.863389 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2026.02.04 04:41:45.863506 [ 30 ] {} <Debug> system.query_log (6a387add-258f-406f-bd49-e116343ec775) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2729 | 2026.02.04 04:41:45.863547 [ 30 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2026.02.04 04:41:45.863567 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2731 | 2026.02.04 04:41:45.863606 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 436 | ||
| 2732 | 2026.02.04 04:41:45.863691 [ 195 ] {6a387add-258f-406f-bd49-e116343ec775::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 | ||
| 2733 | 2026.02.04 04:41:45.864328 [ 195 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2734 | 2026.02.04 04:41:45.864463 [ 195 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 182 rows starting from the beginning of the part | ||
| 2735 | 2026.02.04 04:41:45.864806 [ 195 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 98 rows starting from the beginning of the part | ||
| 2736 | 2026.02.04 04:41:45.865139 [ 195 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 2737 | 2026.02.04 04:41:45.865455 [ 195 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2738 | 2026.02.04 04:41:45.865771 [ 195 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 2739 | 2026.02.04 04:41:45.866138 [ 195 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2740 | 2026.02.04 04:41:45.873052 [ 196 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 436 rows, containing 72 columns (72 merged, 0 gathered) in 0.009368356 sec., 46539.649005652645 rows/sec., 46.07 MiB/sec. | ||
| 2741 | 2026.02.04 04:41:45.874212 [ 194 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2742 | 2026.02.04 04:41:45.874740 [ 194 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_6_1} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2743 | 2026.02.04 04:41:45.874800 [ 194 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_6_1} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2744 | 2026.02.04 04:41:45.875033 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 2745 | 2026.02.04 04:41:46.000896 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.48 MiB, peak 215.17 MiB, free memory in arenas 0.00 B, will set to 210.72 MiB (RSS), difference: 1.24 MiB | ||
| 2746 | 2026.02.04 04:41:47.386866 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2747 | 2026.02.04 04:41:47.387133 [ 260 ] {71d2c36b-8e05-4097-9e19-9066c8308c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2748 | 2026.02.04 04:41:47.387226 [ 260 ] {71d2c36b-8e05-4097-9e19-9066c8308c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2749 | 2026.02.04 04:41:47.388146 [ 260 ] {71d2c36b-8e05-4097-9e19-9066c8308c17} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2026.02.04 04:41:47.388222 [ 260 ] {71d2c36b-8e05-4097-9e19-9066c8308c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2751 | 2026.02.04 04:41:47.388771 [ 260 ] {71d2c36b-8e05-4097-9e19-9066c8308c17} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2752 | 2026.02.04 04:41:47.389101 [ 260 ] {71d2c36b-8e05-4097-9e19-9066c8308c17} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2026.02.04 04:41:47.389302 [ 25 ] {} <Debug> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2754 | 2026.02.04 04:41:47.389330 [ 260 ] {71d2c36b-8e05-4097-9e19-9066c8308c17} <Debug> executeQuery: Read 106 rows, 9.14 KiB in 0.00226 sec., 46902.65486725664 rows/sec., 3.95 MiB/sec. | ||
| 2755 | 2026.02.04 04:41:47.389404 [ 25 ] {} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2026.02.04 04:41:47.389435 [ 260 ] {71d2c36b-8e05-4097-9e19-9066c8308c17} <Debug> TCPHandler: Processed in 0.002775467 sec. | ||
| 2757 | 2026.02.04 04:41:47.389443 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2758 | 2026.02.04 04:41:47.389625 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2759 | 2026.02.04 04:41:47.389642 [ 195 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::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 | ||
| 2760 | 2026.02.04 04:41:47.389773 [ 260 ] {037e156a-1ad2-48e5-ab4f-37cc5b55ecef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2761 | 2026.02.04 04:41:47.389838 [ 260 ] {037e156a-1ad2-48e5-ab4f-37cc5b55ecef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2762 | 2026.02.04 04:41:47.389863 [ 195 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2763 | 2026.02.04 04:41:47.389933 [ 195 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 825 rows starting from the beginning of the part | ||
| 2764 | 2026.02.04 04:41:47.390046 [ 195 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 224 rows starting from the beginning of the part | ||
| 2765 | 2026.02.04 04:41:47.390113 [ 195 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 72 rows starting from the beginning of the part | ||
| 2766 | 2026.02.04 04:41:47.390167 [ 195 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 106 rows starting from the beginning of the part | ||
| 2767 | 2026.02.04 04:41:47.390212 [ 195 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 85 rows starting from the beginning of the part | ||
| 2768 | 2026.02.04 04:41:47.390262 [ 195 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 106 rows starting from the beginning of the part | ||
| 2769 | 2026.02.04 04:41:47.390418 [ 260 ] {037e156a-1ad2-48e5-ab4f-37cc5b55ecef} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2026.02.04 04:41:47.390475 [ 260 ] {037e156a-1ad2-48e5-ab4f-37cc5b55ecef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2771 | 2026.02.04 04:41:47.390969 [ 260 ] {037e156a-1ad2-48e5-ab4f-37cc5b55ecef} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2772 | 2026.02.04 04:41:47.391282 [ 260 ] {037e156a-1ad2-48e5-ab4f-37cc5b55ecef} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2026.02.04 04:41:47.391469 [ 260 ] {037e156a-1ad2-48e5-ab4f-37cc5b55ecef} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001728 sec., 15625 rows/sec., 1.15 MiB/sec. | ||
| 2774 | 2026.02.04 04:41:47.391525 [ 260 ] {037e156a-1ad2-48e5-ab4f-37cc5b55ecef} <Debug> TCPHandler: Processed in 0.001971086 sec. | ||
| 2775 | 2026.02.04 04:41:47.391671 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2026.02.04 04:41:47.391807 [ 260 ] {98cde29d-24d1-4c34-833a-bcf3ae4b604b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2777 | 2026.02.04 04:41:47.391861 [ 260 ] {98cde29d-24d1-4c34-833a-bcf3ae4b604b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2778 | 2026.02.04 04:41:47.391907 [ 196 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1418 rows, containing 5 columns (5 merged, 0 gathered) in 0.002348381 sec., 603820.248928943 rows/sec., 52.01 MiB/sec. | ||
| 2779 | 2026.02.04 04:41:47.392214 [ 194 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2780 | 2026.02.04 04:41:47.392460 [ 260 ] {98cde29d-24d1-4c34-833a-bcf3ae4b604b} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2026.02.04 04:41:47.392509 [ 260 ] {98cde29d-24d1-4c34-833a-bcf3ae4b604b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2782 | 2026.02.04 04:41:47.392555 [ 194 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_11_2} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2783 | 2026.02.04 04:41:47.392649 [ 194 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_11_2} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2784 | 2026.02.04 04:41:47.392750 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 2785 | 2026.02.04 04:41:47.392923 [ 260 ] {98cde29d-24d1-4c34-833a-bcf3ae4b604b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2786 | 2026.02.04 04:41:47.393224 [ 260 ] {98cde29d-24d1-4c34-833a-bcf3ae4b604b} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2026.02.04 04:41:47.393374 [ 25 ] {} <Debug> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2788 | 2026.02.04 04:41:47.393403 [ 260 ] {98cde29d-24d1-4c34-833a-bcf3ae4b604b} <Debug> executeQuery: Read 83 rows, 6.63 KiB in 0.001626 sec., 51045.51045510455 rows/sec., 3.98 MiB/sec. | ||
| 2789 | 2026.02.04 04:41:47.393430 [ 25 ] {} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2790 | 2026.02.04 04:41:47.393463 [ 260 ] {98cde29d-24d1-4c34-833a-bcf3ae4b604b} <Debug> TCPHandler: Processed in 0.001856965 sec. | ||
| 2791 | 2026.02.04 04:41:47.393466 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2792 | 2026.02.04 04:41:47.393624 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2793 | 2026.02.04 04:41:47.393651 [ 199 ] {45212a14-dd86-47fe-afca-089447b0150f::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 | ||
| 2794 | 2026.02.04 04:41:47.393763 [ 260 ] {6844ebc8-c4f0-4c17-9b14-c905df35ada9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2795 | 2026.02.04 04:41:47.393813 [ 199 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2796 | 2026.02.04 04:41:47.393826 [ 260 ] {6844ebc8-c4f0-4c17-9b14-c905df35ada9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2797 | 2026.02.04 04:41:47.393875 [ 199 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 517 rows starting from the beginning of the part | ||
| 2798 | 2026.02.04 04:41:47.393994 [ 199 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 118 rows starting from the beginning of the part | ||
| 2799 | 2026.02.04 04:41:47.394061 [ 199 ] {45212a14-dd86-47fe-afca-089447b0150f::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 | ||
| 2800 | 2026.02.04 04:41:47.394128 [ 199 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 83 rows starting from the beginning of the part | ||
| 2801 | 2026.02.04 04:41:47.394190 [ 199 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 78 rows starting from the beginning of the part | ||
| 2802 | 2026.02.04 04:41:47.394259 [ 199 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 83 rows starting from the beginning of the part | ||
| 2803 | 2026.02.04 04:41:47.394403 [ 260 ] {6844ebc8-c4f0-4c17-9b14-c905df35ada9} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2804 | 2026.02.04 04:41:47.394458 [ 260 ] {6844ebc8-c4f0-4c17-9b14-c905df35ada9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2805 | 2026.02.04 04:41:47.394979 [ 260 ] {6844ebc8-c4f0-4c17-9b14-c905df35ada9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2806 | 2026.02.04 04:41:47.395280 [ 260 ] {6844ebc8-c4f0-4c17-9b14-c905df35ada9} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2807 | 2026.02.04 04:41:47.395430 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2808 | 2026.02.04 04:41:47.395467 [ 260 ] {6844ebc8-c4f0-4c17-9b14-c905df35ada9} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001731 sec., 86655.11265164646 rows/sec., 6.01 MiB/sec. | ||
| 2809 | 2026.02.04 04:41:47.395484 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2810 | 2026.02.04 04:41:47.395528 [ 260 ] {6844ebc8-c4f0-4c17-9b14-c905df35ada9} <Debug> TCPHandler: Processed in 0.001971956 sec. | ||
| 2811 | 2026.02.04 04:41:47.395531 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2812 | 2026.02.04 04:41:47.395652 [ 199 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::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 | ||
| 2813 | 2026.02.04 04:41:47.395653 [ 194 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 945 rows, containing 5 columns (5 merged, 0 gathered) in 0.002072688 sec., 455929.6912994141 rows/sec., 35.77 MiB/sec. | ||
| 2814 | 2026.02.04 04:41:47.395694 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2815 | 2026.02.04 04:41:47.395791 [ 199 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2816 | 2026.02.04 04:41:47.395834 [ 199 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 899 rows starting from the beginning of the part | ||
| 2817 | 2026.02.04 04:41:47.395851 [ 260 ] {a68ed191-5ccb-40e0-aed4-d12b76162411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2818 | 2026.02.04 04:41:47.395901 [ 199 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 504 rows starting from the beginning of the part | ||
| 2819 | 2026.02.04 04:41:47.395952 [ 260 ] {a68ed191-5ccb-40e0-aed4-d12b76162411} <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 | ||
| 2820 | 2026.02.04 04:41:47.395956 [ 194 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2821 | 2026.02.04 04:41:47.395960 [ 199 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 150 rows starting from the beginning of the part | ||
| 2822 | 2026.02.04 04:41:47.396056 [ 199 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 150 rows starting from the beginning of the part | ||
| 2823 | 2026.02.04 04:41:47.396107 [ 199 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 152 rows starting from the beginning of the part | ||
| 2824 | 2026.02.04 04:41:47.396165 [ 199 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 150 rows starting from the beginning of the part | ||
| 2825 | 2026.02.04 04:41:47.396380 [ 194 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_11_2} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2826 | 2026.02.04 04:41:47.396501 [ 194 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_11_2} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2827 | 2026.02.04 04:41:47.396602 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2828 | 2026.02.04 04:41:47.397049 [ 260 ] {a68ed191-5ccb-40e0-aed4-d12b76162411} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2026.02.04 04:41:47.397098 [ 260 ] {a68ed191-5ccb-40e0-aed4-d12b76162411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2830 | 2026.02.04 04:41:47.397624 [ 198 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2005 rows, containing 5 columns (5 merged, 0 gathered) in 0.002007787 sec., 998611.904549636 rows/sec., 70.17 MiB/sec. | ||
| 2831 | 2026.02.04 04:41:47.397845 [ 260 ] {a68ed191-5ccb-40e0-aed4-d12b76162411} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2832 | 2026.02.04 04:41:47.397946 [ 194 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2833 | 2026.02.04 04:41:47.398147 [ 260 ] {a68ed191-5ccb-40e0-aed4-d12b76162411} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2026.02.04 04:41:47.398278 [ 194 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2026.02.04 04:41:47.398332 [ 260 ] {a68ed191-5ccb-40e0-aed4-d12b76162411} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002517 sec., 10727.056019070322 rows/sec., 19.22 MiB/sec. | ||
| 2836 | 2026.02.04 04:41:47.398371 [ 194 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2837 | 2026.02.04 04:41:47.398402 [ 260 ] {a68ed191-5ccb-40e0-aed4-d12b76162411} <Debug> TCPHandler: Processed in 0.002784528 sec. | ||
| 2838 | 2026.02.04 04:41:47.398468 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 2839 | 2026.02.04 04:41:47.398569 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2026.02.04 04:41:47.398698 [ 260 ] {3e3dba35-2c49-4085-90a4-12078801870f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2841 | 2026.02.04 04:41:47.398757 [ 260 ] {3e3dba35-2c49-4085-90a4-12078801870f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2842 | 2026.02.04 04:41:47.399210 [ 260 ] {3e3dba35-2c49-4085-90a4-12078801870f} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2026.02.04 04:41:47.399259 [ 260 ] {3e3dba35-2c49-4085-90a4-12078801870f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2844 | 2026.02.04 04:41:47.399671 [ 260 ] {3e3dba35-2c49-4085-90a4-12078801870f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2845 | 2026.02.04 04:41:47.399955 [ 260 ] {3e3dba35-2c49-4085-90a4-12078801870f} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2026.02.04 04:41:47.400105 [ 25 ] {} <Debug> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2847 | 2026.02.04 04:41:47.400133 [ 260 ] {3e3dba35-2c49-4085-90a4-12078801870f} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001459 sec., 34270.04797806717 rows/sec., 2.35 MiB/sec. | ||
| 2848 | 2026.02.04 04:41:47.400168 [ 25 ] {} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2849 | 2026.02.04 04:41:47.400199 [ 260 ] {3e3dba35-2c49-4085-90a4-12078801870f} <Debug> TCPHandler: Processed in 0.001700073 sec. | ||
| 2850 | 2026.02.04 04:41:47.400204 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2851 | 2026.02.04 04:41:47.400346 [ 199 ] {731df2cf-23ae-4727-a089-42af68ee38bc::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 | ||
| 2852 | 2026.02.04 04:41:47.400486 [ 199 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2853 | 2026.02.04 04:41:47.400528 [ 199 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 294 rows starting from the beginning of the part | ||
| 2854 | 2026.02.04 04:41:47.400602 [ 199 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 2855 | 2026.02.04 04:41:47.400662 [ 199 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
| 2856 | 2026.02.04 04:41:47.400717 [ 199 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 2857 | 2026.02.04 04:41:47.400769 [ 199 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 2858 | 2026.02.04 04:41:47.400823 [ 199 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
| 2859 | 2026.02.04 04:41:47.401895 [ 199 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 544 rows, containing 4 columns (4 merged, 0 gathered) in 0.001593792 sec., 341324.3384331205 rows/sec., 22.58 MiB/sec. | ||
| 2860 | 2026.02.04 04:41:47.402112 [ 198 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2861 | 2026.02.04 04:41:47.402516 [ 198 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_11_2} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2026.02.04 04:41:47.402617 [ 198 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_11_2} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2863 | 2026.02.04 04:41:47.402717 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2864 | 2026.02.04 04:41:50.771590 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2865 | 2026.02.04 04:41:50.771670 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2866 | 2026.02.04 04:41:50.849280 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4855 | ||
| 2867 | 2026.02.04 04:41:50.850002 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2868 | 2026.02.04 04:41:50.850076 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2869 | 2026.02.04 04:41:50.850622 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2870 | 2026.02.04 04:41:50.850857 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2026.02.04 04:41:50.851002 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4855 | ||
| 2872 | 2026.02.04 04:41:51.101526 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2873 | 2026.02.04 04:41:51.119985 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2026.02.04 04:41:51.120050 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2875 | 2026.02.04 04:41:51.126249 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2876 | 2026.02.04 04:41:51.126978 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2026.02.04 04:41:51.130185 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2878 | 2026.02.04 04:41:52.000260 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.46 MiB, peak 217.40 MiB, free memory in arenas 0.00 B, will set to 213.74 MiB (RSS), difference: 2.29 MiB | ||
| 2879 | 2026.02.04 04:41:52.381163 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2026.02.04 04:41:52.381365 [ 260 ] {5eef53ab-580d-46d4-8c44-e821087a967e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2881 | 2026.02.04 04:41:52.381437 [ 260 ] {5eef53ab-580d-46d4-8c44-e821087a967e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2882 | 2026.02.04 04:41:52.382084 [ 260 ] {5eef53ab-580d-46d4-8c44-e821087a967e} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.02.04 04:41:52.382132 [ 260 ] {5eef53ab-580d-46d4-8c44-e821087a967e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2884 | 2026.02.04 04:41:52.382526 [ 260 ] {5eef53ab-580d-46d4-8c44-e821087a967e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2885 | 2026.02.04 04:41:52.382755 [ 260 ] {5eef53ab-580d-46d4-8c44-e821087a967e} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2026.02.04 04:41:52.382932 [ 260 ] {5eef53ab-580d-46d4-8c44-e821087a967e} <Debug> executeQuery: Read 82 rows, 7.05 KiB in 0.001622 sec., 50554.87053020962 rows/sec., 4.24 MiB/sec. | ||
| 2887 | 2026.02.04 04:41:52.382981 [ 260 ] {5eef53ab-580d-46d4-8c44-e821087a967e} <Debug> TCPHandler: Processed in 0.001954356 sec. | ||
| 2888 | 2026.02.04 04:41:52.383111 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2026.02.04 04:41:52.383217 [ 260 ] {fb8dd34f-ac98-4401-8156-12562bb0314f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2890 | 2026.02.04 04:41:52.383260 [ 260 ] {fb8dd34f-ac98-4401-8156-12562bb0314f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2891 | 2026.02.04 04:41:52.383657 [ 260 ] {fb8dd34f-ac98-4401-8156-12562bb0314f} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2026.02.04 04:41:52.383695 [ 260 ] {fb8dd34f-ac98-4401-8156-12562bb0314f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2893 | 2026.02.04 04:41:52.383991 [ 260 ] {fb8dd34f-ac98-4401-8156-12562bb0314f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2894 | 2026.02.04 04:41:52.384213 [ 260 ] {fb8dd34f-ac98-4401-8156-12562bb0314f} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2026.02.04 04:41:52.384340 [ 52 ] {} <Debug> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2896 | 2026.02.04 04:41:52.384356 [ 260 ] {fb8dd34f-ac98-4401-8156-12562bb0314f} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001163 sec., 12897.678417884781 rows/sec., 969.84 KiB/sec. | ||
| 2897 | 2026.02.04 04:41:52.384406 [ 52 ] {} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2898 | 2026.02.04 04:41:52.384416 [ 260 ] {fb8dd34f-ac98-4401-8156-12562bb0314f} <Debug> TCPHandler: Processed in 0.001360068 sec. | ||
| 2899 | 2026.02.04 04:41:52.384436 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2900 | 2026.02.04 04:41:52.384533 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2901 | 2026.02.04 04:41:52.384567 [ 192 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::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 | ||
| 2902 | 2026.02.04 04:41:52.384636 [ 260 ] {2ed9c1a7-96dc-48b5-a380-bc5bbc09e4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2903 | 2026.02.04 04:41:52.384682 [ 260 ] {2ed9c1a7-96dc-48b5-a380-bc5bbc09e4f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2904 | 2026.02.04 04:41:52.384723 [ 192 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2905 | 2026.02.04 04:41:52.384774 [ 192 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 191 rows starting from the beginning of the part | ||
| 2906 | 2026.02.04 04:41:52.384879 [ 192 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2907 | 2026.02.04 04:41:52.384974 [ 192 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 27 rows starting from the beginning of the part | ||
| 2908 | 2026.02.04 04:41:52.385044 [ 192 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part | ||
| 2909 | 2026.02.04 04:41:52.385100 [ 260 ] {2ed9c1a7-96dc-48b5-a380-bc5bbc09e4f1} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2910 | 2026.02.04 04:41:52.385105 [ 192 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 27 rows starting from the beginning of the part | ||
| 2911 | 2026.02.04 04:41:52.385145 [ 260 ] {2ed9c1a7-96dc-48b5-a380-bc5bbc09e4f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2912 | 2026.02.04 04:41:52.385176 [ 192 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part | ||
| 2913 | 2026.02.04 04:41:52.385497 [ 260 ] {2ed9c1a7-96dc-48b5-a380-bc5bbc09e4f1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2914 | 2026.02.04 04:41:52.385742 [ 260 ] {2ed9c1a7-96dc-48b5-a380-bc5bbc09e4f1} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2915 | 2026.02.04 04:41:52.385886 [ 260 ] {2ed9c1a7-96dc-48b5-a380-bc5bbc09e4f1} <Debug> executeQuery: Read 71 rows, 5.67 KiB in 0.001271 sec., 55861.52635719906 rows/sec., 4.36 MiB/sec. | ||
| 2916 | 2026.02.04 04:41:52.385925 [ 260 ] {2ed9c1a7-96dc-48b5-a380-bc5bbc09e4f1} <Debug> TCPHandler: Processed in 0.001444679 sec. | ||
| 2917 | 2026.02.04 04:41:52.386034 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2918 | 2026.02.04 04:41:52.386130 [ 260 ] {3a596154-7dda-48f1-8a26-57142cac55fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2919 | 2026.02.04 04:41:52.386138 [ 198 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 289 rows, containing 5 columns (5 merged, 0 gathered) in 0.001627551 sec., 177567.40034567274 rows/sec., 12.51 MiB/sec. | ||
| 2920 | 2026.02.04 04:41:52.386175 [ 260 ] {3a596154-7dda-48f1-8a26-57142cac55fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2921 | 2026.02.04 04:41:52.386279 [ 192 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2922 | 2026.02.04 04:41:52.386555 [ 192 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_11_2} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2923 | 2026.02.04 04:41:52.386580 [ 260 ] {3a596154-7dda-48f1-8a26-57142cac55fd} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2026.02.04 04:41:52.386622 [ 260 ] {3a596154-7dda-48f1-8a26-57142cac55fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2925 | 2026.02.04 04:41:52.386632 [ 192 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_11_2} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2926 | 2026.02.04 04:41:52.386716 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2927 | 2026.02.04 04:41:52.386951 [ 260 ] {3a596154-7dda-48f1-8a26-57142cac55fd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2928 | 2026.02.04 04:41:52.387167 [ 260 ] {3a596154-7dda-48f1-8a26-57142cac55fd} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2026.02.04 04:41:52.387304 [ 260 ] {3a596154-7dda-48f1-8a26-57142cac55fd} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001193 sec., 125733.44509639563 rows/sec., 8.72 MiB/sec. | ||
| 2930 | 2026.02.04 04:41:52.387340 [ 260 ] {3a596154-7dda-48f1-8a26-57142cac55fd} <Debug> TCPHandler: Processed in 0.001357058 sec. | ||
| 2931 | 2026.02.04 04:41:52.387461 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2932 | 2026.02.04 04:41:52.387582 [ 260 ] {952dcab3-feed-4b7d-a690-c37e7e792c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2933 | 2026.02.04 04:41:52.387650 [ 260 ] {952dcab3-feed-4b7d-a690-c37e7e792c79} <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 | ||
| 2934 | 2026.02.04 04:41:52.388548 [ 260 ] {952dcab3-feed-4b7d-a690-c37e7e792c79} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2935 | 2026.02.04 04:41:52.388585 [ 260 ] {952dcab3-feed-4b7d-a690-c37e7e792c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2936 | 2026.02.04 04:41:52.389132 [ 260 ] {952dcab3-feed-4b7d-a690-c37e7e792c79} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2937 | 2026.02.04 04:41:52.389350 [ 260 ] {952dcab3-feed-4b7d-a690-c37e7e792c79} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2938 | 2026.02.04 04:41:52.389458 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2939 | 2026.02.04 04:41:52.389490 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2026.02.04 04:41:52.389498 [ 260 ] {952dcab3-feed-4b7d-a690-c37e7e792c79} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001941 sec., 7727.975270479134 rows/sec., 13.85 MiB/sec. | ||
| 2941 | 2026.02.04 04:41:52.389506 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2942 | 2026.02.04 04:41:52.389563 [ 260 ] {952dcab3-feed-4b7d-a690-c37e7e792c79} <Debug> TCPHandler: Processed in 0.00216387 sec. | ||
| 2943 | 2026.02.04 04:41:52.389628 [ 188 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::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 | ||
| 2944 | 2026.02.04 04:41:52.389676 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2945 | 2026.02.04 04:41:52.389777 [ 260 ] {864c68fb-996e-4c25-8b7b-a67c0dd8ad78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2946 | 2026.02.04 04:41:52.389819 [ 260 ] {864c68fb-996e-4c25-8b7b-a67c0dd8ad78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2947 | 2026.02.04 04:41:52.389892 [ 188 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2948 | 2026.02.04 04:41:52.389975 [ 188 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 122 rows starting from the beginning of the part | ||
| 2949 | 2026.02.04 04:41:52.390139 [ 188 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2950 | 2026.02.04 04:41:52.390148 [ 260 ] {864c68fb-996e-4c25-8b7b-a67c0dd8ad78} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2026.02.04 04:41:52.390192 [ 260 ] {864c68fb-996e-4c25-8b7b-a67c0dd8ad78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2952 | 2026.02.04 04:41:52.390267 [ 188 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 27 rows starting from the beginning of the part | ||
| 2953 | 2026.02.04 04:41:52.390396 [ 188 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 15 rows starting from the beginning of the part | ||
| 2954 | 2026.02.04 04:41:52.390506 [ 188 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 27 rows starting from the beginning of the part | ||
| 2955 | 2026.02.04 04:41:52.390527 [ 260 ] {864c68fb-996e-4c25-8b7b-a67c0dd8ad78} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2956 | 2026.02.04 04:41:52.390618 [ 188 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part | ||
| 2957 | 2026.02.04 04:41:52.390761 [ 260 ] {864c68fb-996e-4c25-8b7b-a67c0dd8ad78} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2958 | 2026.02.04 04:41:52.390899 [ 260 ] {864c68fb-996e-4c25-8b7b-a67c0dd8ad78} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001142 sec., 43782.83712784589 rows/sec., 3.00 MiB/sec. | ||
| 2959 | 2026.02.04 04:41:52.390938 [ 260 ] {864c68fb-996e-4c25-8b7b-a67c0dd8ad78} <Debug> TCPHandler: Processed in 0.001313808 sec. | ||
| 2960 | 2026.02.04 04:41:52.393710 [ 198 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 19 columns (19 merged, 0 gathered) in 0.004134035 sec., 52249.19479394828 rows/sec., 93.63 MiB/sec. | ||
| 2961 | 2026.02.04 04:41:52.394058 [ 188 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2962 | 2026.02.04 04:41:52.394365 [ 188 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2026.02.04 04:41:52.394432 [ 188 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2964 | 2026.02.04 04:41:52.394509 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 2965 | 2026.02.04 04:41:54.650505 [ 121 ] {} <Debug> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2966 | 2026.02.04 04:41:54.650573 [ 121 ] {} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2967 | 2026.02.04 04:41:54.650601 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2968 | 2026.02.04 04:41:54.650716 [ 198 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::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 | ||
| 2969 | 2026.02.04 04:41:54.650858 [ 198 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2970 | 2026.02.04 04:41:54.650891 [ 198 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 140 rows starting from the beginning of the part | ||
| 2971 | 2026.02.04 04:41:54.650987 [ 198 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 140 rows starting from the beginning of the part | ||
| 2972 | 2026.02.04 04:41:54.651040 [ 198 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 140 rows starting from the beginning of the part | ||
| 2973 | 2026.02.04 04:41:54.651095 [ 198 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 2974 | 2026.02.04 04:41:54.651140 [ 198 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::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 | ||
| 2975 | 2026.02.04 04:41:54.651905 [ 188 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 445 rows, containing 5 columns (5 merged, 0 gathered) in 0.001259277 sec., 353377.3744775772 rows/sec., 24.54 MiB/sec. | ||
| 2976 | 2026.02.04 04:41:54.652080 [ 190 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2977 | 2026.02.04 04:41:54.652337 [ 190 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_5_1} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2026.02.04 04:41:54.652403 [ 190 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_5_1} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2979 | 2026.02.04 04:41:54.652467 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2980 | 2026.02.04 04:41:55.863964 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 460 | ||
| 2981 | 2026.02.04 04:41:55.866067 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2982 | 2026.02.04 04:41:55.866125 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2983 | 2026.02.04 04:41:55.867287 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2984 | 2026.02.04 04:41:55.867529 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2985 | 2026.02.04 04:41:55.867772 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 460 | ||
| 2986 | 2026.02.04 04:41:57.386266 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2026.02.04 04:41:57.386485 [ 260 ] {e5ead018-7b89-4ad6-bd64-dda407491dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2988 | 2026.02.04 04:41:57.386558 [ 260 ] {e5ead018-7b89-4ad6-bd64-dda407491dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2989 | 2026.02.04 04:41:57.387251 [ 260 ] {e5ead018-7b89-4ad6-bd64-dda407491dfe} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2026.02.04 04:41:57.387302 [ 260 ] {e5ead018-7b89-4ad6-bd64-dda407491dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2991 | 2026.02.04 04:41:57.387727 [ 260 ] {e5ead018-7b89-4ad6-bd64-dda407491dfe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2992 | 2026.02.04 04:41:57.387957 [ 260 ] {e5ead018-7b89-4ad6-bd64-dda407491dfe} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2026.02.04 04:41:57.388114 [ 260 ] {e5ead018-7b89-4ad6-bd64-dda407491dfe} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001682 sec., 14268.727705112962 rows/sec., 1.18 MiB/sec. | ||
| 2994 | 2026.02.04 04:41:57.388158 [ 260 ] {e5ead018-7b89-4ad6-bd64-dda407491dfe} <Debug> TCPHandler: Processed in 0.002082898 sec. | ||
| 2995 | 2026.02.04 04:41:57.388289 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2996 | 2026.02.04 04:41:57.388393 [ 260 ] {e25bc0b5-d703-4a40-932d-f63d567d0699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2997 | 2026.02.04 04:41:57.388450 [ 260 ] {e25bc0b5-d703-4a40-932d-f63d567d0699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2998 | 2026.02.04 04:41:57.388861 [ 260 ] {e25bc0b5-d703-4a40-932d-f63d567d0699} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2026.02.04 04:41:57.388898 [ 260 ] {e25bc0b5-d703-4a40-932d-f63d567d0699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3000 | 2026.02.04 04:41:57.389195 [ 260 ] {e25bc0b5-d703-4a40-932d-f63d567d0699} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3001 | 2026.02.04 04:41:57.389406 [ 260 ] {e25bc0b5-d703-4a40-932d-f63d567d0699} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2026.02.04 04:41:57.389537 [ 260 ] {e25bc0b5-d703-4a40-932d-f63d567d0699} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001169 sec., 5132.591958939265 rows/sec., 418.53 KiB/sec. | ||
| 3003 | 2026.02.04 04:41:57.389576 [ 260 ] {e25bc0b5-d703-4a40-932d-f63d567d0699} <Debug> TCPHandler: Processed in 0.001340678 sec. | ||
| 3004 | 2026.02.04 04:41:57.389680 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3005 | 2026.02.04 04:41:57.389777 [ 260 ] {a88a2ed9-f951-4b5c-a308-c4e79eee820e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3006 | 2026.02.04 04:41:57.389818 [ 260 ] {a88a2ed9-f951-4b5c-a308-c4e79eee820e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3007 | 2026.02.04 04:41:57.390326 [ 260 ] {a88a2ed9-f951-4b5c-a308-c4e79eee820e} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2026.02.04 04:41:57.390362 [ 260 ] {a88a2ed9-f951-4b5c-a308-c4e79eee820e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3009 | 2026.02.04 04:41:57.390680 [ 260 ] {a88a2ed9-f951-4b5c-a308-c4e79eee820e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3010 | 2026.02.04 04:41:57.390953 [ 260 ] {a88a2ed9-f951-4b5c-a308-c4e79eee820e} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2026.02.04 04:41:57.391127 [ 260 ] {a88a2ed9-f951-4b5c-a308-c4e79eee820e} <Debug> executeQuery: Read 229 rows, 20.82 KiB in 0.001368 sec., 167397.66081871346 rows/sec., 14.86 MiB/sec. | ||
| 3012 | 2026.02.04 04:41:57.391175 [ 260 ] {a88a2ed9-f951-4b5c-a308-c4e79eee820e} <Debug> TCPHandler: Processed in 0.00154648 sec. | ||
| 3013 | 2026.02.04 04:41:57.391310 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2026.02.04 04:41:57.391433 [ 260 ] {f4c039a5-448f-4225-b103-d15694966a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3015 | 2026.02.04 04:41:57.391491 [ 260 ] {f4c039a5-448f-4225-b103-d15694966a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3016 | 2026.02.04 04:41:57.392006 [ 260 ] {f4c039a5-448f-4225-b103-d15694966a39} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2026.02.04 04:41:57.392044 [ 260 ] {f4c039a5-448f-4225-b103-d15694966a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3018 | 2026.02.04 04:41:57.392356 [ 260 ] {f4c039a5-448f-4225-b103-d15694966a39} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3019 | 2026.02.04 04:41:57.392600 [ 260 ] {f4c039a5-448f-4225-b103-d15694966a39} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2026.02.04 04:41:57.392733 [ 260 ] {f4c039a5-448f-4225-b103-d15694966a39} <Debug> executeQuery: Read 45 rows, 3.41 KiB in 0.001325 sec., 33962.264150943396 rows/sec., 2.51 MiB/sec. | ||
| 3021 | 2026.02.04 04:41:57.392769 [ 260 ] {f4c039a5-448f-4225-b103-d15694966a39} <Debug> TCPHandler: Processed in 0.001523841 sec. | ||
| 3022 | 2026.02.04 04:41:57.392883 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3023 | 2026.02.04 04:41:57.392979 [ 260 ] {7198452c-5605-4454-9c00-6fa932adef42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3024 | 2026.02.04 04:41:57.393020 [ 260 ] {7198452c-5605-4454-9c00-6fa932adef42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3025 | 2026.02.04 04:41:57.393417 [ 260 ] {7198452c-5605-4454-9c00-6fa932adef42} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.02.04 04:41:57.393453 [ 260 ] {7198452c-5605-4454-9c00-6fa932adef42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3027 | 2026.02.04 04:41:57.393745 [ 260 ] {7198452c-5605-4454-9c00-6fa932adef42} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3028 | 2026.02.04 04:41:57.393954 [ 260 ] {7198452c-5605-4454-9c00-6fa932adef42} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2026.02.04 04:41:57.394082 [ 260 ] {7198452c-5605-4454-9c00-6fa932adef42} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001122 sec., 21390.374331550804 rows/sec., 1.77 MiB/sec. | ||
| 3030 | 2026.02.04 04:41:57.394121 [ 260 ] {7198452c-5605-4454-9c00-6fa932adef42} <Debug> TCPHandler: Processed in 0.001291117 sec. | ||
| 3031 | 2026.02.04 04:41:57.394224 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3032 | 2026.02.04 04:41:57.394319 [ 260 ] {804edc3c-b272-4fbe-874d-5478fd0ffbe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3033 | 2026.02.04 04:41:57.394360 [ 260 ] {804edc3c-b272-4fbe-874d-5478fd0ffbe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3034 | 2026.02.04 04:41:57.394753 [ 260 ] {804edc3c-b272-4fbe-874d-5478fd0ffbe9} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2026.02.04 04:41:57.394791 [ 260 ] {804edc3c-b272-4fbe-874d-5478fd0ffbe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3036 | 2026.02.04 04:41:57.395084 [ 260 ] {804edc3c-b272-4fbe-874d-5478fd0ffbe9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3037 | 2026.02.04 04:41:57.395296 [ 260 ] {804edc3c-b272-4fbe-874d-5478fd0ffbe9} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3038 | 2026.02.04 04:41:57.395426 [ 260 ] {804edc3c-b272-4fbe-874d-5478fd0ffbe9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001126 sec., 10657.193605683837 rows/sec., 832.59 KiB/sec. | ||
| 3039 | 2026.02.04 04:41:57.395463 [ 260 ] {804edc3c-b272-4fbe-874d-5478fd0ffbe9} <Debug> TCPHandler: Processed in 0.001291467 sec. | ||
| 3040 | 2026.02.04 04:41:57.395573 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3041 | 2026.02.04 04:41:57.395678 [ 260 ] {54773574-5b58-4eac-9888-86d1d26cc16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3042 | 2026.02.04 04:41:57.395734 [ 260 ] {54773574-5b58-4eac-9888-86d1d26cc16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3043 | 2026.02.04 04:41:57.396349 [ 260 ] {54773574-5b58-4eac-9888-86d1d26cc16a} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2026.02.04 04:41:57.396391 [ 260 ] {54773574-5b58-4eac-9888-86d1d26cc16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3045 | 2026.02.04 04:41:57.396722 [ 260 ] {54773574-5b58-4eac-9888-86d1d26cc16a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3046 | 2026.02.04 04:41:57.396938 [ 260 ] {54773574-5b58-4eac-9888-86d1d26cc16a} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3047 | 2026.02.04 04:41:57.397069 [ 260 ] {54773574-5b58-4eac-9888-86d1d26cc16a} <Debug> executeQuery: Read 125 rows, 10.38 KiB in 0.001416 sec., 88276.83615819209 rows/sec., 7.16 MiB/sec. | ||
| 3048 | 2026.02.04 04:41:57.397108 [ 260 ] {54773574-5b58-4eac-9888-86d1d26cc16a} <Debug> TCPHandler: Processed in 0.001587571 sec. | ||
| 3049 | 2026.02.04 04:41:57.397229 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3050 | 2026.02.04 04:41:57.397327 [ 260 ] {3ba8ad52-fe90-48b9-b32d-cea196d219a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3051 | 2026.02.04 04:41:57.397370 [ 260 ] {3ba8ad52-fe90-48b9-b32d-cea196d219a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3052 | 2026.02.04 04:41:57.397800 [ 260 ] {3ba8ad52-fe90-48b9-b32d-cea196d219a2} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3053 | 2026.02.04 04:41:57.397840 [ 260 ] {3ba8ad52-fe90-48b9-b32d-cea196d219a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3054 | 2026.02.04 04:41:57.398186 [ 260 ] {3ba8ad52-fe90-48b9-b32d-cea196d219a2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3055 | 2026.02.04 04:41:57.398398 [ 260 ] {3ba8ad52-fe90-48b9-b32d-cea196d219a2} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3056 | 2026.02.04 04:41:57.398529 [ 260 ] {3ba8ad52-fe90-48b9-b32d-cea196d219a2} <Debug> executeQuery: Read 189 rows, 13.85 KiB in 0.001221 sec., 154791.15479115478 rows/sec., 11.08 MiB/sec. | ||
| 3057 | 2026.02.04 04:41:57.398567 [ 260 ] {3ba8ad52-fe90-48b9-b32d-cea196d219a2} <Debug> TCPHandler: Processed in 0.001388909 sec. | ||
| 3058 | 2026.02.04 04:41:57.398677 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3059 | 2026.02.04 04:41:57.398781 [ 260 ] {6bcca488-0d0a-409e-a5b8-c874fb64e516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3060 | 2026.02.04 04:41:57.398857 [ 260 ] {6bcca488-0d0a-409e-a5b8-c874fb64e516} <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 | ||
| 3061 | 2026.02.04 04:41:57.399975 [ 260 ] {6bcca488-0d0a-409e-a5b8-c874fb64e516} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2026.02.04 04:41:57.400013 [ 260 ] {6bcca488-0d0a-409e-a5b8-c874fb64e516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3063 | 2026.02.04 04:41:57.400565 [ 260 ] {6bcca488-0d0a-409e-a5b8-c874fb64e516} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3064 | 2026.02.04 04:41:57.400786 [ 260 ] {6bcca488-0d0a-409e-a5b8-c874fb64e516} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2026.02.04 04:41:57.400929 [ 260 ] {6bcca488-0d0a-409e-a5b8-c874fb64e516} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002174 sec., 12419.503219871205 rows/sec., 22.26 MiB/sec. | ||
| 3066 | 2026.02.04 04:41:57.400991 [ 260 ] {6bcca488-0d0a-409e-a5b8-c874fb64e516} <Debug> TCPHandler: Processed in 0.002365831 sec. | ||
| 3067 | 2026.02.04 04:41:57.401121 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3068 | 2026.02.04 04:41:57.401218 [ 260 ] {30a84b90-b766-4c2e-a939-1d6efc38b4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3069 | 2026.02.04 04:41:57.401261 [ 260 ] {30a84b90-b766-4c2e-a939-1d6efc38b4c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3070 | 2026.02.04 04:41:57.401592 [ 260 ] {30a84b90-b766-4c2e-a939-1d6efc38b4c6} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2026.02.04 04:41:57.401631 [ 260 ] {30a84b90-b766-4c2e-a939-1d6efc38b4c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3072 | 2026.02.04 04:41:57.401951 [ 260 ] {30a84b90-b766-4c2e-a939-1d6efc38b4c6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3073 | 2026.02.04 04:41:57.402159 [ 260 ] {30a84b90-b766-4c2e-a939-1d6efc38b4c6} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3074 | 2026.02.04 04:41:57.402287 [ 260 ] {30a84b90-b766-4c2e-a939-1d6efc38b4c6} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001089 sec., 45913.68227731864 rows/sec., 3.15 MiB/sec. | ||
| 3075 | 2026.02.04 04:41:57.402324 [ 260 ] {30a84b90-b766-4c2e-a939-1d6efc38b4c6} <Debug> TCPHandler: Processed in 0.001254107 sec. | ||
| 3076 | 2026.02.04 04:41:58.351066 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5367 | ||
| 3077 | 2026.02.04 04:41:58.351841 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.02.04 04:41:58.351917 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3079 | 2026.02.04 04:41:58.352406 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3080 | 2026.02.04 04:41:58.352641 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.02.04 04:41:58.352788 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5367 | ||
| 3082 | 2026.02.04 04:41:58.352785 [ 127 ] {} <Debug> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3083 | 2026.02.04 04:41:58.352865 [ 127 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3084 | 2026.02.04 04:41:58.352887 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3085 | 2026.02.04 04:41:58.353022 [ 198 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::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 | ||
| 3086 | 2026.02.04 04:41:58.353178 [ 198 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3087 | 2026.02.04 04:41:58.353222 [ 198 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2935 rows starting from the beginning of the part | ||
| 3088 | 2026.02.04 04:41:58.353289 [ 198 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 3089 | 2026.02.04 04:41:58.353345 [ 198 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 3090 | 2026.02.04 04:41:58.353393 [ 198 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 3091 | 2026.02.04 04:41:58.353441 [ 198 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 3092 | 2026.02.04 04:41:58.353486 [ 198 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 3093 | 2026.02.04 04:41:58.354908 [ 188 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5367 rows, containing 4 columns (4 merged, 0 gathered) in 0.001949576 sec., 2752906.272953709 rows/sec., 39.38 MiB/sec. | ||
| 3094 | 2026.02.04 04:41:58.355741 [ 202 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3095 | 2026.02.04 04:41:58.356018 [ 202 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_11_2} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2026.02.04 04:41:58.356092 [ 202 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_11_2} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3097 | 2026.02.04 04:41:58.356163 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3098 | 2026.02.04 04:41:58.630236 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3099 | 2026.02.04 04:41:58.647509 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2026.02.04 04:41:58.647556 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3101 | 2026.02.04 04:41:58.654010 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3102 | 2026.02.04 04:41:58.654711 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2026.02.04 04:41:58.654984 [ 127 ] {} <Debug> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3104 | 2026.02.04 04:41:58.655027 [ 127 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2026.02.04 04:41:58.655049 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3106 | 2026.02.04 04:41:58.655205 [ 198 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::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 | ||
| 3107 | 2026.02.04 04:41:58.657786 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3108 | 2026.02.04 04:41:58.659395 [ 198 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3109 | 2026.02.04 04:41:58.660767 [ 198 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::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 | ||
| 3110 | 2026.02.04 04:41:58.665078 [ 198 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::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 | ||
| 3111 | 2026.02.04 04:41:58.669157 [ 198 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::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 | ||
| 3112 | 2026.02.04 04:41:58.673358 [ 198 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::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 | ||
| 3113 | 2026.02.04 04:41:58.677731 [ 198 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::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 | ||
| 3114 | 2026.02.04 04:41:58.681794 [ 198 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::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 | ||
| 3115 | 2026.02.04 04:41:58.730854 [ 188 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.075764629 sec., 1095.4980060682406 rows/sec., 5.66 MiB/sec. | ||
| 3116 | 2026.02.04 04:41:58.733499 [ 188 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3117 | 2026.02.04 04:41:58.735678 [ 188 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_11_2} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3118 | 2026.02.04 04:41:58.735795 [ 188 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_11_2} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3119 | 2026.02.04 04:41:58.738316 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3120 | 2026.02.04 04:41:59.000628 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.43 MiB, peak 226.31 MiB, free memory in arenas 0.00 B, will set to 223.75 MiB (RSS), difference: 7.32 MiB | ||
| 3121 | 2026.02.04 04:42:02.382762 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3122 | 2026.02.04 04:42:02.382938 [ 260 ] {c10cbbf6-3a16-4fcf-bd64-a0aa7e71d713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3123 | 2026.02.04 04:42:02.382999 [ 260 ] {c10cbbf6-3a16-4fcf-bd64-a0aa7e71d713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3124 | 2026.02.04 04:42:02.383697 [ 260 ] {c10cbbf6-3a16-4fcf-bd64-a0aa7e71d713} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3125 | 2026.02.04 04:42:02.383742 [ 260 ] {c10cbbf6-3a16-4fcf-bd64-a0aa7e71d713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3126 | 2026.02.04 04:42:02.384113 [ 260 ] {c10cbbf6-3a16-4fcf-bd64-a0aa7e71d713} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3127 | 2026.02.04 04:42:02.384327 [ 260 ] {c10cbbf6-3a16-4fcf-bd64-a0aa7e71d713} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3128 | 2026.02.04 04:42:02.384540 [ 260 ] {c10cbbf6-3a16-4fcf-bd64-a0aa7e71d713} <Debug> executeQuery: Read 82 rows, 7.05 KiB in 0.001623 sec., 50523.721503388784 rows/sec., 4.24 MiB/sec. | ||
| 3129 | 2026.02.04 04:42:02.384587 [ 260 ] {c10cbbf6-3a16-4fcf-bd64-a0aa7e71d713} <Debug> TCPHandler: Processed in 0.001986587 sec. | ||
| 3130 | 2026.02.04 04:42:02.384711 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3131 | 2026.02.04 04:42:02.384811 [ 260 ] {e8cdf3c7-c239-4c27-95a4-a261c2e8556d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3132 | 2026.02.04 04:42:02.384852 [ 260 ] {e8cdf3c7-c239-4c27-95a4-a261c2e8556d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3133 | 2026.02.04 04:42:02.385246 [ 260 ] {e8cdf3c7-c239-4c27-95a4-a261c2e8556d} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2026.02.04 04:42:02.385280 [ 260 ] {e8cdf3c7-c239-4c27-95a4-a261c2e8556d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3135 | 2026.02.04 04:42:02.385633 [ 260 ] {e8cdf3c7-c239-4c27-95a4-a261c2e8556d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3136 | 2026.02.04 04:42:02.385831 [ 260 ] {e8cdf3c7-c239-4c27-95a4-a261c2e8556d} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2026.02.04 04:42:02.385954 [ 260 ] {e8cdf3c7-c239-4c27-95a4-a261c2e8556d} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001177 sec., 12744.265080713678 rows/sec., 958.31 KiB/sec. | ||
| 3138 | 2026.02.04 04:42:02.385991 [ 260 ] {e8cdf3c7-c239-4c27-95a4-a261c2e8556d} <Debug> TCPHandler: Processed in 0.001351538 sec. | ||
| 3139 | 2026.02.04 04:42:02.386098 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3140 | 2026.02.04 04:42:02.386191 [ 260 ] {f90e5d27-ec01-4ff3-934e-aaade8304dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3141 | 2026.02.04 04:42:02.386230 [ 260 ] {f90e5d27-ec01-4ff3-934e-aaade8304dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3142 | 2026.02.04 04:42:02.386687 [ 260 ] {f90e5d27-ec01-4ff3-934e-aaade8304dec} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2026.02.04 04:42:02.386720 [ 260 ] {f90e5d27-ec01-4ff3-934e-aaade8304dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3144 | 2026.02.04 04:42:02.387006 [ 260 ] {f90e5d27-ec01-4ff3-934e-aaade8304dec} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3145 | 2026.02.04 04:42:02.387217 [ 260 ] {f90e5d27-ec01-4ff3-934e-aaade8304dec} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2026.02.04 04:42:02.387408 [ 260 ] {f90e5d27-ec01-4ff3-934e-aaade8304dec} <Debug> executeQuery: Read 71 rows, 5.67 KiB in 0.001184 sec., 59966.21621621622 rows/sec., 4.68 MiB/sec. | ||
| 3147 | 2026.02.04 04:42:02.387443 [ 260 ] {f90e5d27-ec01-4ff3-934e-aaade8304dec} <Debug> TCPHandler: Processed in 0.001351288 sec. | ||
| 3148 | 2026.02.04 04:42:02.387553 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3149 | 2026.02.04 04:42:02.387647 [ 260 ] {3afcb29b-7222-4975-bc76-c5afda877c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3150 | 2026.02.04 04:42:02.387702 [ 260 ] {3afcb29b-7222-4975-bc76-c5afda877c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3151 | 2026.02.04 04:42:02.388101 [ 260 ] {3afcb29b-7222-4975-bc76-c5afda877c4c} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2026.02.04 04:42:02.388134 [ 260 ] {3afcb29b-7222-4975-bc76-c5afda877c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3153 | 2026.02.04 04:42:02.388524 [ 260 ] {3afcb29b-7222-4975-bc76-c5afda877c4c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3154 | 2026.02.04 04:42:02.388776 [ 260 ] {3afcb29b-7222-4975-bc76-c5afda877c4c} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3155 | 2026.02.04 04:42:02.388936 [ 260 ] {3afcb29b-7222-4975-bc76-c5afda877c4c} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001329 sec., 112866.8171557562 rows/sec., 7.83 MiB/sec. | ||
| 3156 | 2026.02.04 04:42:02.388984 [ 260 ] {3afcb29b-7222-4975-bc76-c5afda877c4c} <Debug> TCPHandler: Processed in 0.00150948 sec. | ||
| 3157 | 2026.02.04 04:42:02.389107 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3158 | 2026.02.04 04:42:02.389217 [ 260 ] {2370c5ae-e082-4c71-9032-0b8495d02e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3159 | 2026.02.04 04:42:02.389294 [ 260 ] {2370c5ae-e082-4c71-9032-0b8495d02e93} <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 | ||
| 3160 | 2026.02.04 04:42:02.390295 [ 260 ] {2370c5ae-e082-4c71-9032-0b8495d02e93} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2026.02.04 04:42:02.390399 [ 260 ] {2370c5ae-e082-4c71-9032-0b8495d02e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3162 | 2026.02.04 04:42:02.391079 [ 260 ] {2370c5ae-e082-4c71-9032-0b8495d02e93} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3163 | 2026.02.04 04:42:02.391427 [ 260 ] {2370c5ae-e082-4c71-9032-0b8495d02e93} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3164 | 2026.02.04 04:42:02.391594 [ 260 ] {2370c5ae-e082-4c71-9032-0b8495d02e93} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002349 sec., 6385.6960408684545 rows/sec., 11.44 MiB/sec. | ||
| 3165 | 2026.02.04 04:42:02.391704 [ 260 ] {2370c5ae-e082-4c71-9032-0b8495d02e93} <Debug> TCPHandler: Processed in 0.002628645 sec. | ||
| 3166 | 2026.02.04 04:42:02.391828 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3167 | 2026.02.04 04:42:02.391922 [ 260 ] {b07abea3-e25c-4608-8cc0-398110bd69ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3168 | 2026.02.04 04:42:02.391965 [ 260 ] {b07abea3-e25c-4608-8cc0-398110bd69ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3169 | 2026.02.04 04:42:02.392432 [ 260 ] {b07abea3-e25c-4608-8cc0-398110bd69ed} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3170 | 2026.02.04 04:42:02.392468 [ 260 ] {b07abea3-e25c-4608-8cc0-398110bd69ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3171 | 2026.02.04 04:42:02.392806 [ 260 ] {b07abea3-e25c-4608-8cc0-398110bd69ed} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3172 | 2026.02.04 04:42:02.393059 [ 260 ] {b07abea3-e25c-4608-8cc0-398110bd69ed} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3173 | 2026.02.04 04:42:02.393218 [ 260 ] {b07abea3-e25c-4608-8cc0-398110bd69ed} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001332 sec., 37537.53753753754 rows/sec., 2.57 MiB/sec. | ||
| 3174 | 2026.02.04 04:42:02.393261 [ 260 ] {b07abea3-e25c-4608-8cc0-398110bd69ed} <Debug> TCPHandler: Processed in 0.001513181 sec. | ||
| 3175 | 2026.02.04 04:42:05.771915 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3176 | 2026.02.04 04:42:05.771988 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3177 | 2026.02.04 04:42:05.854798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5815 | ||
| 3178 | 2026.02.04 04:42:05.855420 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3179 | 2026.02.04 04:42:05.855480 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3180 | 2026.02.04 04:42:05.856175 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3181 | 2026.02.04 04:42:05.856418 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3182 | 2026.02.04 04:42:05.856568 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5815 | ||
| 3183 | 2026.02.04 04:42:05.869271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 492 | ||
| 3184 | 2026.02.04 04:42:05.871486 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2026.02.04 04:42:05.871545 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3186 | 2026.02.04 04:42:05.872896 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3187 | 2026.02.04 04:42:05.873181 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2026.02.04 04:42:05.873552 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 492 | ||
| 3189 | 2026.02.04 04:42:06.159959 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3190 | 2026.02.04 04:42:06.178327 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2026.02.04 04:42:06.178391 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3192 | 2026.02.04 04:42:06.184276 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3193 | 2026.02.04 04:42:06.184980 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): 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.02.04 04:42:06.188268 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3195 | 2026.02.04 04:42:07.383126 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3196 | 2026.02.04 04:42:07.383308 [ 260 ] {1cc57a4f-e20e-4765-9648-ed60836db44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3197 | 2026.02.04 04:42:07.383378 [ 260 ] {1cc57a4f-e20e-4765-9648-ed60836db44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3198 | 2026.02.04 04:42:07.384069 [ 260 ] {1cc57a4f-e20e-4765-9648-ed60836db44e} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2026.02.04 04:42:07.384119 [ 260 ] {1cc57a4f-e20e-4765-9648-ed60836db44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3200 | 2026.02.04 04:42:07.384535 [ 260 ] {1cc57a4f-e20e-4765-9648-ed60836db44e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3201 | 2026.02.04 04:42:07.384773 [ 260 ] {1cc57a4f-e20e-4765-9648-ed60836db44e} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3202 | 2026.02.04 04:42:07.384936 [ 260 ] {1cc57a4f-e20e-4765-9648-ed60836db44e} <Debug> executeQuery: Read 106 rows, 9.14 KiB in 0.001676 sec., 63245.82338902148 rows/sec., 5.33 MiB/sec. | ||
| 3203 | 2026.02.04 04:42:07.384987 [ 260 ] {1cc57a4f-e20e-4765-9648-ed60836db44e} <Debug> TCPHandler: Processed in 0.001990557 sec. | ||
| 3204 | 2026.02.04 04:42:07.385124 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3205 | 2026.02.04 04:42:07.385232 [ 260 ] {dc20ada5-b3c3-41cd-80aa-b2cc44f45f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3206 | 2026.02.04 04:42:07.385277 [ 260 ] {dc20ada5-b3c3-41cd-80aa-b2cc44f45f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3207 | 2026.02.04 04:42:07.385710 [ 260 ] {dc20ada5-b3c3-41cd-80aa-b2cc44f45f70} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3208 | 2026.02.04 04:42:07.385750 [ 260 ] {dc20ada5-b3c3-41cd-80aa-b2cc44f45f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3209 | 2026.02.04 04:42:07.386065 [ 260 ] {dc20ada5-b3c3-41cd-80aa-b2cc44f45f70} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3210 | 2026.02.04 04:42:07.386394 [ 260 ] {dc20ada5-b3c3-41cd-80aa-b2cc44f45f70} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3211 | 2026.02.04 04:42:07.386560 [ 260 ] {dc20ada5-b3c3-41cd-80aa-b2cc44f45f70} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001353 sec., 19955.654101995566 rows/sec., 1.47 MiB/sec. | ||
| 3212 | 2026.02.04 04:42:07.386605 [ 260 ] {dc20ada5-b3c3-41cd-80aa-b2cc44f45f70} <Debug> TCPHandler: Processed in 0.00153621 sec. | ||
| 3213 | 2026.02.04 04:42:07.386763 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3214 | 2026.02.04 04:42:07.386887 [ 260 ] {9c5d5b18-c1e7-4089-803e-ec315d253962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3215 | 2026.02.04 04:42:07.386937 [ 260 ] {9c5d5b18-c1e7-4089-803e-ec315d253962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3216 | 2026.02.04 04:42:07.387412 [ 260 ] {9c5d5b18-c1e7-4089-803e-ec315d253962} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3217 | 2026.02.04 04:42:07.387450 [ 260 ] {9c5d5b18-c1e7-4089-803e-ec315d253962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3218 | 2026.02.04 04:42:07.387770 [ 260 ] {9c5d5b18-c1e7-4089-803e-ec315d253962} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3219 | 2026.02.04 04:42:07.387988 [ 260 ] {9c5d5b18-c1e7-4089-803e-ec315d253962} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3220 | 2026.02.04 04:42:07.388126 [ 260 ] {9c5d5b18-c1e7-4089-803e-ec315d253962} <Debug> executeQuery: Read 83 rows, 6.63 KiB in 0.001267 sec., 65509.07655880032 rows/sec., 5.11 MiB/sec. | ||
| 3221 | 2026.02.04 04:42:07.388164 [ 260 ] {9c5d5b18-c1e7-4089-803e-ec315d253962} <Debug> TCPHandler: Processed in 0.001464539 sec. | ||
| 3222 | 2026.02.04 04:42:07.388284 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3223 | 2026.02.04 04:42:07.388381 [ 260 ] {a06a3cad-4e5a-4d65-bd09-fcf21142849c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3224 | 2026.02.04 04:42:07.388425 [ 260 ] {a06a3cad-4e5a-4d65-bd09-fcf21142849c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3225 | 2026.02.04 04:42:07.388832 [ 260 ] {a06a3cad-4e5a-4d65-bd09-fcf21142849c} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3226 | 2026.02.04 04:42:07.388867 [ 260 ] {a06a3cad-4e5a-4d65-bd09-fcf21142849c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3227 | 2026.02.04 04:42:07.389191 [ 260 ] {a06a3cad-4e5a-4d65-bd09-fcf21142849c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3228 | 2026.02.04 04:42:07.389395 [ 260 ] {a06a3cad-4e5a-4d65-bd09-fcf21142849c} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3229 | 2026.02.04 04:42:07.389528 [ 260 ] {a06a3cad-4e5a-4d65-bd09-fcf21142849c} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001168 sec., 128424.65753424658 rows/sec., 8.90 MiB/sec. | ||
| 3230 | 2026.02.04 04:42:07.389565 [ 260 ] {a06a3cad-4e5a-4d65-bd09-fcf21142849c} <Debug> TCPHandler: Processed in 0.001332948 sec. | ||
| 3231 | 2026.02.04 04:42:07.389667 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3232 | 2026.02.04 04:42:07.389760 [ 260 ] {f1d9c024-53fd-4a51-beb1-15063bb1d03d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3233 | 2026.02.04 04:42:07.389813 [ 260 ] {f1d9c024-53fd-4a51-beb1-15063bb1d03d} <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 | ||
| 3234 | 2026.02.04 04:42:07.390597 [ 260 ] {f1d9c024-53fd-4a51-beb1-15063bb1d03d} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3235 | 2026.02.04 04:42:07.390634 [ 260 ] {f1d9c024-53fd-4a51-beb1-15063bb1d03d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3236 | 2026.02.04 04:42:07.391146 [ 260 ] {f1d9c024-53fd-4a51-beb1-15063bb1d03d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3237 | 2026.02.04 04:42:07.391360 [ 260 ] {f1d9c024-53fd-4a51-beb1-15063bb1d03d} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3238 | 2026.02.04 04:42:07.391495 [ 260 ] {f1d9c024-53fd-4a51-beb1-15063bb1d03d} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001753 sec., 15402.16771249287 rows/sec., 27.60 MiB/sec. | ||
| 3239 | 2026.02.04 04:42:07.391554 [ 260 ] {f1d9c024-53fd-4a51-beb1-15063bb1d03d} <Debug> TCPHandler: Processed in 0.001937306 sec. | ||
| 3240 | 2026.02.04 04:42:07.391667 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3241 | 2026.02.04 04:42:07.391761 [ 260 ] {3c54846a-c8bc-4dab-9833-d8ae91b59cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3242 | 2026.02.04 04:42:07.391802 [ 260 ] {3c54846a-c8bc-4dab-9833-d8ae91b59cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3243 | 2026.02.04 04:42:07.392122 [ 260 ] {3c54846a-c8bc-4dab-9833-d8ae91b59cac} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2026.02.04 04:42:07.392157 [ 260 ] {3c54846a-c8bc-4dab-9833-d8ae91b59cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3245 | 2026.02.04 04:42:07.392460 [ 260 ] {3c54846a-c8bc-4dab-9833-d8ae91b59cac} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3246 | 2026.02.04 04:42:07.392664 [ 260 ] {3c54846a-c8bc-4dab-9833-d8ae91b59cac} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2026.02.04 04:42:07.392789 [ 260 ] {3c54846a-c8bc-4dab-9833-d8ae91b59cac} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001047 sec., 47755.491881566384 rows/sec., 3.27 MiB/sec. | ||
| 3248 | 2026.02.04 04:42:07.392824 [ 260 ] {3c54846a-c8bc-4dab-9833-d8ae91b59cac} <Debug> TCPHandler: Processed in 0.001209247 sec. | ||
| 3249 | 2026.02.04 04:42:09.912914 [ 150 ] {} <Debug> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3250 | 2026.02.04 04:42:09.913000 [ 150 ] {} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3251 | 2026.02.04 04:42:09.913025 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3252 | 2026.02.04 04:42:09.913188 [ 188 ] {ec5271e2-5649-4dde-93c8-b6a56ec4a92c::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 | ||
| 3253 | 2026.02.04 04:42:09.913399 [ 188 ] {ec5271e2-5649-4dde-93c8-b6a56ec4a92c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3254 | 2026.02.04 04:42:09.913454 [ 188 ] {ec5271e2-5649-4dde-93c8-b6a56ec4a92c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 139 rows starting from the beginning of the part | ||
| 3255 | 2026.02.04 04:42:09.913558 [ 188 ] {ec5271e2-5649-4dde-93c8-b6a56ec4a92c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 139 rows starting from the beginning of the part | ||
| 3256 | 2026.02.04 04:42:09.913634 [ 188 ] {ec5271e2-5649-4dde-93c8-b6a56ec4a92c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 139 rows starting from the beginning of the part | ||
| 3257 | 2026.02.04 04:42:09.913702 [ 188 ] {ec5271e2-5649-4dde-93c8-b6a56ec4a92c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3258 | 2026.02.04 04:42:09.913766 [ 188 ] {ec5271e2-5649-4dde-93c8-b6a56ec4a92c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3259 | 2026.02.04 04:42:09.914663 [ 201 ] {ec5271e2-5649-4dde-93c8-b6a56ec4a92c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 441 rows, containing 5 columns (5 merged, 0 gathered) in 0.001555961 sec., 283426.12700446864 rows/sec., 17.50 MiB/sec. | ||
| 3260 | 2026.02.04 04:42:09.914831 [ 200 ] {ec5271e2-5649-4dde-93c8-b6a56ec4a92c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3261 | 2026.02.04 04:42:09.915095 [ 200 ] {ec5271e2-5649-4dde-93c8-b6a56ec4a92c::all_1_5_1} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2026.02.04 04:42:09.915165 [ 200 ] {ec5271e2-5649-4dde-93c8-b6a56ec4a92c::all_1_5_1} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3263 | 2026.02.04 04:42:09.915235 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3264 | 2026.02.04 04:42:10.256132 [ 150 ] {} <Debug> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3265 | 2026.02.04 04:42:10.256196 [ 150 ] {} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2026.02.04 04:42:10.256220 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3267 | 2026.02.04 04:42:10.256344 [ 188 ] {3b0e390d-253b-407f-aa95-b95b27d45a71::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 | ||
| 3268 | 2026.02.04 04:42:10.256484 [ 188 ] {3b0e390d-253b-407f-aa95-b95b27d45a71::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3269 | 2026.02.04 04:42:10.256515 [ 188 ] {3b0e390d-253b-407f-aa95-b95b27d45a71::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 266 rows starting from the beginning of the part | ||
| 3270 | 2026.02.04 04:42:10.256582 [ 188 ] {3b0e390d-253b-407f-aa95-b95b27d45a71::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 266 rows starting from the beginning of the part | ||
| 3271 | 2026.02.04 04:42:10.256630 [ 188 ] {3b0e390d-253b-407f-aa95-b95b27d45a71::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 266 rows starting from the beginning of the part | ||
| 3272 | 2026.02.04 04:42:10.256675 [ 188 ] {3b0e390d-253b-407f-aa95-b95b27d45a71::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3273 | 2026.02.04 04:42:10.256719 [ 188 ] {3b0e390d-253b-407f-aa95-b95b27d45a71::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3274 | 2026.02.04 04:42:10.257771 [ 201 ] {3b0e390d-253b-407f-aa95-b95b27d45a71::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014796 sec., 571776.1557177616 rows/sec., 39.14 MiB/sec. | ||
| 3275 | 2026.02.04 04:42:10.257968 [ 189 ] {3b0e390d-253b-407f-aa95-b95b27d45a71::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3276 | 2026.02.04 04:42:10.258271 [ 189 ] {3b0e390d-253b-407f-aa95-b95b27d45a71::all_1_5_1} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2026.02.04 04:42:10.258345 [ 189 ] {3b0e390d-253b-407f-aa95-b95b27d45a71::all_1_5_1} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3278 | 2026.02.04 04:42:10.258436 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3279 | 2026.02.04 04:42:12.382208 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3280 | 2026.02.04 04:42:12.382387 [ 260 ] {4d748825-a08f-4cf9-a518-8c57a22ca7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3281 | 2026.02.04 04:42:12.382454 [ 260 ] {4d748825-a08f-4cf9-a518-8c57a22ca7e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3282 | 2026.02.04 04:42:12.383081 [ 260 ] {4d748825-a08f-4cf9-a518-8c57a22ca7e1} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2026.02.04 04:42:12.383131 [ 260 ] {4d748825-a08f-4cf9-a518-8c57a22ca7e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3284 | 2026.02.04 04:42:12.383512 [ 260 ] {4d748825-a08f-4cf9-a518-8c57a22ca7e1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3285 | 2026.02.04 04:42:12.383743 [ 260 ] {4d748825-a08f-4cf9-a518-8c57a22ca7e1} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2026.02.04 04:42:12.383904 [ 260 ] {4d748825-a08f-4cf9-a518-8c57a22ca7e1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001568 sec., 2551.0204081632655 rows/sec., 208.02 KiB/sec. | ||
| 3287 | 2026.02.04 04:42:12.383955 [ 260 ] {4d748825-a08f-4cf9-a518-8c57a22ca7e1} <Debug> TCPHandler: Processed in 0.001877816 sec. | ||
| 3288 | 2026.02.04 04:42:12.384092 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3289 | 2026.02.04 04:42:12.384196 [ 260 ] {f513d582-aff6-4919-bfdf-0e55479e51c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3290 | 2026.02.04 04:42:12.384239 [ 260 ] {f513d582-aff6-4919-bfdf-0e55479e51c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3291 | 2026.02.04 04:42:12.384686 [ 260 ] {f513d582-aff6-4919-bfdf-0e55479e51c8} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3292 | 2026.02.04 04:42:12.384725 [ 260 ] {f513d582-aff6-4919-bfdf-0e55479e51c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3293 | 2026.02.04 04:42:12.385044 [ 260 ] {f513d582-aff6-4919-bfdf-0e55479e51c8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3294 | 2026.02.04 04:42:12.385260 [ 260 ] {f513d582-aff6-4919-bfdf-0e55479e51c8} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3295 | 2026.02.04 04:42:12.385367 [ 147 ] {} <Debug> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3296 | 2026.02.04 04:42:12.385393 [ 260 ] {f513d582-aff6-4919-bfdf-0e55479e51c8} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001223 sec., 68683.56500408832 rows/sec., 5.75 MiB/sec. | ||
| 3297 | 2026.02.04 04:42:12.385431 [ 147 ] {} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2026.02.04 04:42:12.385441 [ 260 ] {f513d582-aff6-4919-bfdf-0e55479e51c8} <Debug> TCPHandler: Processed in 0.001404629 sec. | ||
| 3299 | 2026.02.04 04:42:12.385460 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3300 | 2026.02.04 04:42:12.385567 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3301 | 2026.02.04 04:42:12.385598 [ 200 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::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 | ||
| 3302 | 2026.02.04 04:42:12.385670 [ 260 ] {b107333f-7fb9-458d-8d85-60168d6ea8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3303 | 2026.02.04 04:42:12.385716 [ 260 ] {b107333f-7fb9-458d-8d85-60168d6ea8df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3304 | 2026.02.04 04:42:12.385739 [ 200 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3305 | 2026.02.04 04:42:12.385779 [ 200 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 960 rows starting from the beginning of the part | ||
| 3306 | 2026.02.04 04:42:12.385872 [ 200 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part | ||
| 3307 | 2026.02.04 04:42:12.385922 [ 200 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 229 rows starting from the beginning of the part | ||
| 3308 | 2026.02.04 04:42:12.385968 [ 200 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 82 rows starting from the beginning of the part | ||
| 3309 | 2026.02.04 04:42:12.386012 [ 200 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 106 rows starting from the beginning of the part | ||
| 3310 | 2026.02.04 04:42:12.386056 [ 200 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 84 rows starting from the beginning of the part | ||
| 3311 | 2026.02.04 04:42:12.386123 [ 260 ] {b107333f-7fb9-458d-8d85-60168d6ea8df} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.02.04 04:42:12.386165 [ 260 ] {b107333f-7fb9-458d-8d85-60168d6ea8df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3313 | 2026.02.04 04:42:12.386522 [ 260 ] {b107333f-7fb9-458d-8d85-60168d6ea8df} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3314 | 2026.02.04 04:42:12.386752 [ 260 ] {b107333f-7fb9-458d-8d85-60168d6ea8df} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.02.04 04:42:12.386891 [ 260 ] {b107333f-7fb9-458d-8d85-60168d6ea8df} <Debug> executeQuery: Read 19 rows, 1.41 KiB in 0.001243 sec., 15285.599356395816 rows/sec., 1.11 MiB/sec. | ||
| 3316 | 2026.02.04 04:42:12.386930 [ 260 ] {b107333f-7fb9-458d-8d85-60168d6ea8df} <Debug> TCPHandler: Processed in 0.001414539 sec. | ||
| 3317 | 2026.02.04 04:42:12.387047 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3318 | 2026.02.04 04:42:12.387141 [ 260 ] {a900023b-7b51-4c7d-898f-5ce1a5b9e00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3319 | 2026.02.04 04:42:12.387183 [ 260 ] {a900023b-7b51-4c7d-898f-5ce1a5b9e00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3320 | 2026.02.04 04:42:12.387254 [ 189 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1543 rows, containing 5 columns (5 merged, 0 gathered) in 0.001714513 sec., 899964.013104596 rows/sec., 78.39 MiB/sec. | ||
| 3321 | 2026.02.04 04:42:12.387562 [ 201 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3322 | 2026.02.04 04:42:12.387599 [ 260 ] {a900023b-7b51-4c7d-898f-5ce1a5b9e00d} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3323 | 2026.02.04 04:42:12.387640 [ 260 ] {a900023b-7b51-4c7d-898f-5ce1a5b9e00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3324 | 2026.02.04 04:42:12.387906 [ 201 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_16_3} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3325 | 2026.02.04 04:42:12.387990 [ 260 ] {a900023b-7b51-4c7d-898f-5ce1a5b9e00d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3326 | 2026.02.04 04:42:12.388001 [ 201 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_16_3} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3327 | 2026.02.04 04:42:12.388125 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3328 | 2026.02.04 04:42:12.388231 [ 260 ] {a900023b-7b51-4c7d-898f-5ce1a5b9e00d} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3329 | 2026.02.04 04:42:12.388336 [ 147 ] {} <Debug> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3330 | 2026.02.04 04:42:12.388368 [ 147 ] {} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3331 | 2026.02.04 04:42:12.388369 [ 260 ] {a900023b-7b51-4c7d-898f-5ce1a5b9e00d} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001247 sec., 60144.34643143544 rows/sec., 4.70 MiB/sec. | ||
| 3332 | 2026.02.04 04:42:12.388387 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3333 | 2026.02.04 04:42:12.388421 [ 260 ] {a900023b-7b51-4c7d-898f-5ce1a5b9e00d} <Debug> TCPHandler: Processed in 0.001422489 sec. | ||
| 3334 | 2026.02.04 04:42:12.388474 [ 200 ] {45212a14-dd86-47fe-afca-089447b0150f::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 | ||
| 3335 | 2026.02.04 04:42:12.388565 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3336 | 2026.02.04 04:42:12.388582 [ 200 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3337 | 2026.02.04 04:42:12.388616 [ 200 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 565 rows starting from the beginning of the part | ||
| 3338 | 2026.02.04 04:42:12.388662 [ 200 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 71 rows starting from the beginning of the part | ||
| 3339 | 2026.02.04 04:42:12.388666 [ 260 ] {2df0336b-4dc5-4bcb-acf1-0610221f1acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3340 | 2026.02.04 04:42:12.388700 [ 200 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 125 rows starting from the beginning of the part | ||
| 3341 | 2026.02.04 04:42:12.388720 [ 260 ] {2df0336b-4dc5-4bcb-acf1-0610221f1acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3342 | 2026.02.04 04:42:12.388740 [ 200 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 71 rows starting from the beginning of the part | ||
| 3343 | 2026.02.04 04:42:12.388800 [ 200 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 83 rows starting from the beginning of the part | ||
| 3344 | 2026.02.04 04:42:12.388835 [ 200 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 75 rows starting from the beginning of the part | ||
| 3345 | 2026.02.04 04:42:12.389167 [ 260 ] {2df0336b-4dc5-4bcb-acf1-0610221f1acd} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3346 | 2026.02.04 04:42:12.389208 [ 260 ] {2df0336b-4dc5-4bcb-acf1-0610221f1acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3347 | 2026.02.04 04:42:12.389576 [ 260 ] {2df0336b-4dc5-4bcb-acf1-0610221f1acd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3348 | 2026.02.04 04:42:12.389798 [ 186 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 990 rows, containing 5 columns (5 merged, 0 gathered) in 0.001356468 sec., 729836.6050655084 rows/sec., 57.65 MiB/sec. | ||
| 3349 | 2026.02.04 04:42:12.389839 [ 260 ] {2df0336b-4dc5-4bcb-acf1-0610221f1acd} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3350 | 2026.02.04 04:42:12.389963 [ 200 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3351 | 2026.02.04 04:42:12.389969 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3352 | 2026.02.04 04:42:12.389983 [ 260 ] {2df0336b-4dc5-4bcb-acf1-0610221f1acd} <Debug> executeQuery: Read 152 rows, 10.79 KiB in 0.001337 sec., 113687.35976065819 rows/sec., 7.88 MiB/sec. | ||
| 3353 | 2026.02.04 04:42:12.390033 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3354 | 2026.02.04 04:42:12.390044 [ 260 ] {2df0336b-4dc5-4bcb-acf1-0610221f1acd} <Debug> TCPHandler: Processed in 0.001529801 sec. | ||
| 3355 | 2026.02.04 04:42:12.390064 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3356 | 2026.02.04 04:42:12.390148 [ 201 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::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 | ||
| 3357 | 2026.02.04 04:42:12.390176 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3358 | 2026.02.04 04:42:12.390252 [ 200 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_16_3} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3359 | 2026.02.04 04:42:12.390258 [ 201 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3360 | 2026.02.04 04:42:12.390277 [ 260 ] {72e6bc91-0ee5-43e7-ad33-d5231300ca41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3361 | 2026.02.04 04:42:12.390307 [ 201 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2005 rows starting from the beginning of the part | ||
| 3362 | 2026.02.04 04:42:12.390333 [ 200 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_16_3} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3363 | 2026.02.04 04:42:12.390341 [ 260 ] {72e6bc91-0ee5-43e7-ad33-d5231300ca41} <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 | ||
| 3364 | 2026.02.04 04:42:12.390378 [ 201 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 150 rows starting from the beginning of the part | ||
| 3365 | 2026.02.04 04:42:12.390417 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3366 | 2026.02.04 04:42:12.390430 [ 201 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 189 rows starting from the beginning of the part | ||
| 3367 | 2026.02.04 04:42:12.390476 [ 201 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 150 rows starting from the beginning of the part | ||
| 3368 | 2026.02.04 04:42:12.390519 [ 201 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 150 rows starting from the beginning of the part | ||
| 3369 | 2026.02.04 04:42:12.390558 [ 201 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 152 rows starting from the beginning of the part | ||
| 3370 | 2026.02.04 04:42:12.391139 [ 260 ] {72e6bc91-0ee5-43e7-ad33-d5231300ca41} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3371 | 2026.02.04 04:42:12.391180 [ 260 ] {72e6bc91-0ee5-43e7-ad33-d5231300ca41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3372 | 2026.02.04 04:42:12.391840 [ 260 ] {72e6bc91-0ee5-43e7-ad33-d5231300ca41} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3373 | 2026.02.04 04:42:12.392003 [ 187 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2796 rows, containing 5 columns (5 merged, 0 gathered) in 0.001885516 sec., 1482883.2001425603 rows/sec., 104.02 MiB/sec. | ||
| 3374 | 2026.02.04 04:42:12.392099 [ 260 ] {72e6bc91-0ee5-43e7-ad33-d5231300ca41} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3375 | 2026.02.04 04:42:12.392254 [ 260 ] {72e6bc91-0ee5-43e7-ad33-d5231300ca41} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001995 sec., 7518.796992481204 rows/sec., 13.47 MiB/sec. | ||
| 3376 | 2026.02.04 04:42:12.392307 [ 201 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3377 | 2026.02.04 04:42:12.392324 [ 260 ] {72e6bc91-0ee5-43e7-ad33-d5231300ca41} <Debug> TCPHandler: Processed in 0.002197379 sec. | ||
| 3378 | 2026.02.04 04:42:12.392463 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3379 | 2026.02.04 04:42:12.392558 [ 201 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.02.04 04:42:12.392562 [ 260 ] {830f774a-7b1a-47da-9920-22cadc87a2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3381 | 2026.02.04 04:42:12.392620 [ 260 ] {830f774a-7b1a-47da-9920-22cadc87a2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3382 | 2026.02.04 04:42:12.392627 [ 201 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3383 | 2026.02.04 04:42:12.392709 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 3384 | 2026.02.04 04:42:12.392986 [ 260 ] {830f774a-7b1a-47da-9920-22cadc87a2b9} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3385 | 2026.02.04 04:42:12.393027 [ 260 ] {830f774a-7b1a-47da-9920-22cadc87a2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3386 | 2026.02.04 04:42:12.393346 [ 260 ] {830f774a-7b1a-47da-9920-22cadc87a2b9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3387 | 2026.02.04 04:42:12.393567 [ 260 ] {830f774a-7b1a-47da-9920-22cadc87a2b9} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3388 | 2026.02.04 04:42:12.393679 [ 145 ] {} <Debug> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3389 | 2026.02.04 04:42:12.393696 [ 260 ] {830f774a-7b1a-47da-9920-22cadc87a2b9} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001153 sec., 43365.13443191674 rows/sec., 2.97 MiB/sec. | ||
| 3390 | 2026.02.04 04:42:12.393719 [ 145 ] {} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3391 | 2026.02.04 04:42:12.393742 [ 260 ] {830f774a-7b1a-47da-9920-22cadc87a2b9} <Debug> TCPHandler: Processed in 0.001330668 sec. | ||
| 3392 | 2026.02.04 04:42:12.393744 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3393 | 2026.02.04 04:42:12.393862 [ 186 ] {731df2cf-23ae-4727-a089-42af68ee38bc::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 | ||
| 3394 | 2026.02.04 04:42:12.393979 [ 186 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3395 | 2026.02.04 04:42:12.394015 [ 186 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 544 rows starting from the beginning of the part | ||
| 3396 | 2026.02.04 04:42:12.394072 [ 186 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part | ||
| 3397 | 2026.02.04 04:42:12.394115 [ 186 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
| 3398 | 2026.02.04 04:42:12.394155 [ 186 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part | ||
| 3399 | 2026.02.04 04:42:12.394193 [ 186 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part | ||
| 3400 | 2026.02.04 04:42:12.394232 [ 186 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part | ||
| 3401 | 2026.02.04 04:42:12.395059 [ 187 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 794 rows, containing 4 columns (4 merged, 0 gathered) in 0.001244647 sec., 637931.8794806881 rows/sec., 42.69 MiB/sec. | ||
| 3402 | 2026.02.04 04:42:12.395266 [ 191 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3403 | 2026.02.04 04:42:12.395560 [ 191 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_16_3} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3404 | 2026.02.04 04:42:12.395635 [ 191 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_16_3} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3405 | 2026.02.04 04:42:12.395724 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3406 | 2026.02.04 04:42:13.356592 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6327 | ||
| 3407 | 2026.02.04 04:42:13.357363 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3408 | 2026.02.04 04:42:13.357437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3409 | 2026.02.04 04:42:13.358067 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3410 | 2026.02.04 04:42:13.358318 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3411 | 2026.02.04 04:42:13.358456 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6327 | ||
| 3412 | 2026.02.04 04:42:13.688316 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3413 | 2026.02.04 04:42:13.704617 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3414 | 2026.02.04 04:42:13.704684 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3415 | 2026.02.04 04:42:13.710360 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3416 | 2026.02.04 04:42:13.711107 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3417 | 2026.02.04 04:42:13.714044 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3418 | 2026.02.04 04:42:15.873679 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 518 | ||
| 3419 | 2026.02.04 04:42:15.875721 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.02.04 04:42:15.875759 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3421 | 2026.02.04 04:42:15.876876 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3422 | 2026.02.04 04:42:15.877121 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.02.04 04:42:15.877355 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 518 | ||
| 3424 | 2026.02.04 04:42:17.384110 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3425 | 2026.02.04 04:42:17.384289 [ 260 ] {89990b95-5bc1-4e62-98cb-cfb69108a8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3426 | 2026.02.04 04:42:17.384356 [ 260 ] {89990b95-5bc1-4e62-98cb-cfb69108a8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3427 | 2026.02.04 04:42:17.385004 [ 260 ] {89990b95-5bc1-4e62-98cb-cfb69108a8f9} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2026.02.04 04:42:17.385047 [ 260 ] {89990b95-5bc1-4e62-98cb-cfb69108a8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3429 | 2026.02.04 04:42:17.385479 [ 260 ] {89990b95-5bc1-4e62-98cb-cfb69108a8f9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3430 | 2026.02.04 04:42:17.385692 [ 260 ] {89990b95-5bc1-4e62-98cb-cfb69108a8f9} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2026.02.04 04:42:17.385841 [ 260 ] {89990b95-5bc1-4e62-98cb-cfb69108a8f9} <Debug> executeQuery: Read 106 rows, 9.14 KiB in 0.001627 sec., 65150.58389674247 rows/sec., 5.49 MiB/sec. | ||
| 3432 | 2026.02.04 04:42:17.385889 [ 260 ] {89990b95-5bc1-4e62-98cb-cfb69108a8f9} <Debug> TCPHandler: Processed in 0.001935666 sec. | ||
| 3433 | 2026.02.04 04:42:17.386011 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3434 | 2026.02.04 04:42:17.386111 [ 260 ] {2c0e9a43-3d95-433c-9ecd-f0a1322fbcee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3435 | 2026.02.04 04:42:17.386154 [ 260 ] {2c0e9a43-3d95-433c-9ecd-f0a1322fbcee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3436 | 2026.02.04 04:42:17.386614 [ 260 ] {2c0e9a43-3d95-433c-9ecd-f0a1322fbcee} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3437 | 2026.02.04 04:42:17.386647 [ 260 ] {2c0e9a43-3d95-433c-9ecd-f0a1322fbcee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3438 | 2026.02.04 04:42:17.386958 [ 260 ] {2c0e9a43-3d95-433c-9ecd-f0a1322fbcee} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3439 | 2026.02.04 04:42:17.387165 [ 260 ] {2c0e9a43-3d95-433c-9ecd-f0a1322fbcee} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2026.02.04 04:42:17.387262 [ 138 ] {} <Debug> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3441 | 2026.02.04 04:42:17.387291 [ 260 ] {2c0e9a43-3d95-433c-9ecd-f0a1322fbcee} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001216 sec., 22203.94736842105 rows/sec., 1.63 MiB/sec. | ||
| 3442 | 2026.02.04 04:42:17.387316 [ 138 ] {} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2026.02.04 04:42:17.387335 [ 260 ] {2c0e9a43-3d95-433c-9ecd-f0a1322fbcee} <Debug> TCPHandler: Processed in 0.001396868 sec. | ||
| 3444 | 2026.02.04 04:42:17.387343 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3445 | 2026.02.04 04:42:17.387515 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3446 | 2026.02.04 04:42:17.387541 [ 201 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::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 | ||
| 3447 | 2026.02.04 04:42:17.387615 [ 260 ] {129231bb-abc8-41c5-b07b-6e5d81a1b27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3448 | 2026.02.04 04:42:17.387661 [ 260 ] {129231bb-abc8-41c5-b07b-6e5d81a1b27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3449 | 2026.02.04 04:42:17.387681 [ 201 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3450 | 2026.02.04 04:42:17.387720 [ 201 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 201 rows starting from the beginning of the part | ||
| 3451 | 2026.02.04 04:42:17.387790 [ 201 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 45 rows starting from the beginning of the part | ||
| 3452 | 2026.02.04 04:42:17.387836 [ 201 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 15 rows starting from the beginning of the part | ||
| 3453 | 2026.02.04 04:42:17.387881 [ 201 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 27 rows starting from the beginning of the part | ||
| 3454 | 2026.02.04 04:42:17.387927 [ 201 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part | ||
| 3455 | 2026.02.04 04:42:17.387980 [ 201 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 27 rows starting from the beginning of the part | ||
| 3456 | 2026.02.04 04:42:17.388090 [ 260 ] {129231bb-abc8-41c5-b07b-6e5d81a1b27d} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3457 | 2026.02.04 04:42:17.388132 [ 260 ] {129231bb-abc8-41c5-b07b-6e5d81a1b27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3458 | 2026.02.04 04:42:17.388505 [ 260 ] {129231bb-abc8-41c5-b07b-6e5d81a1b27d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3459 | 2026.02.04 04:42:17.388725 [ 260 ] {129231bb-abc8-41c5-b07b-6e5d81a1b27d} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3460 | 2026.02.04 04:42:17.388849 [ 260 ] {129231bb-abc8-41c5-b07b-6e5d81a1b27d} <Debug> executeQuery: Read 83 rows, 6.63 KiB in 0.001281 sec., 64793.130366900856 rows/sec., 5.06 MiB/sec. | ||
| 3461 | 2026.02.04 04:42:17.388852 [ 191 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393468 sec., 239689.75247368438 rows/sec., 17.11 MiB/sec. | ||
| 3462 | 2026.02.04 04:42:17.388885 [ 260 ] {129231bb-abc8-41c5-b07b-6e5d81a1b27d} <Debug> TCPHandler: Processed in 0.00145157 sec. | ||
| 3463 | 2026.02.04 04:42:17.389003 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3464 | 2026.02.04 04:42:17.389046 [ 187 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3465 | 2026.02.04 04:42:17.389094 [ 260 ] {b090ae9b-a313-4bff-9368-fef4eb02f09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3466 | 2026.02.04 04:42:17.389139 [ 260 ] {b090ae9b-a313-4bff-9368-fef4eb02f09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3467 | 2026.02.04 04:42:17.389365 [ 187 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_16_3} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2026.02.04 04:42:17.389512 [ 187 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_16_3} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3469 | 2026.02.04 04:42:17.389598 [ 260 ] {b090ae9b-a313-4bff-9368-fef4eb02f09c} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2026.02.04 04:42:17.389604 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3471 | 2026.02.04 04:42:17.389637 [ 260 ] {b090ae9b-a313-4bff-9368-fef4eb02f09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3472 | 2026.02.04 04:42:17.389974 [ 260 ] {b090ae9b-a313-4bff-9368-fef4eb02f09c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3473 | 2026.02.04 04:42:17.390176 [ 260 ] {b090ae9b-a313-4bff-9368-fef4eb02f09c} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3474 | 2026.02.04 04:42:17.390295 [ 260 ] {b090ae9b-a313-4bff-9368-fef4eb02f09c} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001233 sec., 121654.50121654502 rows/sec., 8.43 MiB/sec. | ||
| 3475 | 2026.02.04 04:42:17.390329 [ 260 ] {b090ae9b-a313-4bff-9368-fef4eb02f09c} <Debug> TCPHandler: Processed in 0.001397809 sec. | ||
| 3476 | 2026.02.04 04:42:17.390497 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3477 | 2026.02.04 04:42:17.390592 [ 260 ] {7396755e-c79d-41b0-84d3-3a1d78c43d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3478 | 2026.02.04 04:42:17.390648 [ 260 ] {7396755e-c79d-41b0-84d3-3a1d78c43d52} <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 | ||
| 3479 | 2026.02.04 04:42:17.391435 [ 260 ] {7396755e-c79d-41b0-84d3-3a1d78c43d52} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3480 | 2026.02.04 04:42:17.391472 [ 260 ] {7396755e-c79d-41b0-84d3-3a1d78c43d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3481 | 2026.02.04 04:42:17.391995 [ 260 ] {7396755e-c79d-41b0-84d3-3a1d78c43d52} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3482 | 2026.02.04 04:42:17.392210 [ 260 ] {7396755e-c79d-41b0-84d3-3a1d78c43d52} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3483 | 2026.02.04 04:42:17.392306 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3484 | 2026.02.04 04:42:17.392337 [ 260 ] {7396755e-c79d-41b0-84d3-3a1d78c43d52} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001821 sec., 14827.018121911038 rows/sec., 26.57 MiB/sec. | ||
| 3485 | 2026.02.04 04:42:17.392343 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3486 | 2026.02.04 04:42:17.392371 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3487 | 2026.02.04 04:42:17.392393 [ 260 ] {7396755e-c79d-41b0-84d3-3a1d78c43d52} <Debug> TCPHandler: Processed in 0.002006478 sec. | ||
| 3488 | 2026.02.04 04:42:17.392521 [ 201 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::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 | ||
| 3489 | 2026.02.04 04:42:17.392567 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3490 | 2026.02.04 04:42:17.392662 [ 260 ] {2c79b7e8-dfd9-403c-9995-1402733c752b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3491 | 2026.02.04 04:42:17.392701 [ 260 ] {2c79b7e8-dfd9-403c-9995-1402733c752b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3492 | 2026.02.04 04:42:17.392742 [ 201 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3493 | 2026.02.04 04:42:17.392802 [ 201 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 216 rows starting from the beginning of the part | ||
| 3494 | 2026.02.04 04:42:17.392925 [ 201 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 27 rows starting from the beginning of the part | ||
| 3495 | 2026.02.04 04:42:17.393001 [ 260 ] {2c79b7e8-dfd9-403c-9995-1402733c752b} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2026.02.04 04:42:17.393038 [ 260 ] {2c79b7e8-dfd9-403c-9995-1402733c752b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3497 | 2026.02.04 04:42:17.393048 [ 201 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 15 rows starting from the beginning of the part | ||
| 3498 | 2026.02.04 04:42:17.393164 [ 201 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 27 rows starting from the beginning of the part | ||
| 3499 | 2026.02.04 04:42:17.393273 [ 201 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 15 rows starting from the beginning of the part | ||
| 3500 | 2026.02.04 04:42:17.393335 [ 260 ] {2c79b7e8-dfd9-403c-9995-1402733c752b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3501 | 2026.02.04 04:42:17.393370 [ 201 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 27 rows starting from the beginning of the part | ||
| 3502 | 2026.02.04 04:42:17.393616 [ 260 ] {2c79b7e8-dfd9-403c-9995-1402733c752b} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3503 | 2026.02.04 04:42:17.393776 [ 260 ] {2c79b7e8-dfd9-403c-9995-1402733c752b} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00114 sec., 43859.64912280702 rows/sec., 3.01 MiB/sec. | ||
| 3504 | 2026.02.04 04:42:17.393815 [ 260 ] {2c79b7e8-dfd9-403c-9995-1402733c752b} <Debug> TCPHandler: Processed in 0.001314548 sec. | ||
| 3505 | 2026.02.04 04:42:17.396953 [ 187 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 327 rows, containing 19 columns (19 merged, 0 gathered) in 0.00449892 sec., 72684.11085327146 rows/sec., 130.25 MiB/sec. | ||
| 3506 | 2026.02.04 04:42:17.397632 [ 195 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3507 | 2026.02.04 04:42:17.397990 [ 195 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3508 | 2026.02.04 04:42:17.398064 [ 195 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3509 | 2026.02.04 04:42:17.398183 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 3510 | 2026.02.04 04:42:20.772035 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3511 | 2026.02.04 04:42:20.772114 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3512 | 2026.02.04 04:42:20.859296 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6775 | ||
| 3513 | 2026.02.04 04:42:20.859750 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3514 | 2026.02.04 04:42:20.859784 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3515 | 2026.02.04 04:42:20.860305 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3516 | 2026.02.04 04:42:20.860527 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3517 | 2026.02.04 04:42:20.860653 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6775 | ||
| 3518 | 2026.02.04 04:42:21.214805 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3519 | 2026.02.04 04:42:21.232075 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3520 | 2026.02.04 04:42:21.232133 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3521 | 2026.02.04 04:42:21.238087 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3522 | 2026.02.04 04:42:21.238758 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3523 | 2026.02.04 04:42:21.241826 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3524 | 2026.02.04 04:42:22.381947 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3525 | 2026.02.04 04:42:22.382141 [ 260 ] {84a5e7ba-a854-462e-ae8f-e84960d72d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3526 | 2026.02.04 04:42:22.382212 [ 260 ] {84a5e7ba-a854-462e-ae8f-e84960d72d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3527 | 2026.02.04 04:42:22.383012 [ 260 ] {84a5e7ba-a854-462e-ae8f-e84960d72d59} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3528 | 2026.02.04 04:42:22.383067 [ 260 ] {84a5e7ba-a854-462e-ae8f-e84960d72d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3529 | 2026.02.04 04:42:22.383451 [ 260 ] {84a5e7ba-a854-462e-ae8f-e84960d72d59} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3530 | 2026.02.04 04:42:22.383678 [ 260 ] {84a5e7ba-a854-462e-ae8f-e84960d72d59} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3531 | 2026.02.04 04:42:22.383834 [ 260 ] {84a5e7ba-a854-462e-ae8f-e84960d72d59} <Debug> executeQuery: Read 82 rows, 7.05 KiB in 0.001746 sec., 46964.49026345934 rows/sec., 3.94 MiB/sec. | ||
| 3532 | 2026.02.04 04:42:22.383883 [ 260 ] {84a5e7ba-a854-462e-ae8f-e84960d72d59} <Debug> TCPHandler: Processed in 0.002074268 sec. | ||
| 3533 | 2026.02.04 04:42:22.384016 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3534 | 2026.02.04 04:42:22.384117 [ 260 ] {952f13fa-5f14-4bd9-a921-b0e200c205da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3535 | 2026.02.04 04:42:22.384158 [ 260 ] {952f13fa-5f14-4bd9-a921-b0e200c205da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3536 | 2026.02.04 04:42:22.384564 [ 260 ] {952f13fa-5f14-4bd9-a921-b0e200c205da} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3537 | 2026.02.04 04:42:22.384601 [ 260 ] {952f13fa-5f14-4bd9-a921-b0e200c205da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3538 | 2026.02.04 04:42:22.384900 [ 260 ] {952f13fa-5f14-4bd9-a921-b0e200c205da} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3539 | 2026.02.04 04:42:22.385106 [ 260 ] {952f13fa-5f14-4bd9-a921-b0e200c205da} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3540 | 2026.02.04 04:42:22.385229 [ 260 ] {952f13fa-5f14-4bd9-a921-b0e200c205da} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001136 sec., 13204.225352112675 rows/sec., 992.90 KiB/sec. | ||
| 3541 | 2026.02.04 04:42:22.385269 [ 260 ] {952f13fa-5f14-4bd9-a921-b0e200c205da} <Debug> TCPHandler: Processed in 0.001302997 sec. | ||
| 3542 | 2026.02.04 04:42:22.385378 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3543 | 2026.02.04 04:42:22.385471 [ 260 ] {f0450f96-f1de-456a-8875-694ace24ab21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3544 | 2026.02.04 04:42:22.385510 [ 260 ] {f0450f96-f1de-456a-8875-694ace24ab21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3545 | 2026.02.04 04:42:22.385929 [ 260 ] {f0450f96-f1de-456a-8875-694ace24ab21} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3546 | 2026.02.04 04:42:22.385964 [ 260 ] {f0450f96-f1de-456a-8875-694ace24ab21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3547 | 2026.02.04 04:42:22.386263 [ 260 ] {f0450f96-f1de-456a-8875-694ace24ab21} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3548 | 2026.02.04 04:42:22.386469 [ 260 ] {f0450f96-f1de-456a-8875-694ace24ab21} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3549 | 2026.02.04 04:42:22.386595 [ 260 ] {f0450f96-f1de-456a-8875-694ace24ab21} <Debug> executeQuery: Read 71 rows, 5.67 KiB in 0.001143 sec., 62117.23534558181 rows/sec., 4.85 MiB/sec. | ||
| 3550 | 2026.02.04 04:42:22.386630 [ 260 ] {f0450f96-f1de-456a-8875-694ace24ab21} <Debug> TCPHandler: Processed in 0.001300777 sec. | ||
| 3551 | 2026.02.04 04:42:22.386742 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3552 | 2026.02.04 04:42:22.386834 [ 260 ] {097f1eab-1314-4a59-8b29-5207356ed693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3553 | 2026.02.04 04:42:22.386876 [ 260 ] {097f1eab-1314-4a59-8b29-5207356ed693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3554 | 2026.02.04 04:42:22.387282 [ 260 ] {097f1eab-1314-4a59-8b29-5207356ed693} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3555 | 2026.02.04 04:42:22.387317 [ 260 ] {097f1eab-1314-4a59-8b29-5207356ed693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3556 | 2026.02.04 04:42:22.387644 [ 260 ] {097f1eab-1314-4a59-8b29-5207356ed693} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3557 | 2026.02.04 04:42:22.387854 [ 260 ] {097f1eab-1314-4a59-8b29-5207356ed693} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3558 | 2026.02.04 04:42:22.387978 [ 260 ] {097f1eab-1314-4a59-8b29-5207356ed693} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001162 sec., 129087.77969018932 rows/sec., 8.95 MiB/sec. | ||
| 3559 | 2026.02.04 04:42:22.388012 [ 260 ] {097f1eab-1314-4a59-8b29-5207356ed693} <Debug> TCPHandler: Processed in 0.001319198 sec. | ||
| 3560 | 2026.02.04 04:42:22.388122 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3561 | 2026.02.04 04:42:22.388214 [ 260 ] {6627db16-01f8-4729-9327-4344b2139398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3562 | 2026.02.04 04:42:22.388267 [ 260 ] {6627db16-01f8-4729-9327-4344b2139398} <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 | ||
| 3563 | 2026.02.04 04:42:22.389023 [ 260 ] {6627db16-01f8-4729-9327-4344b2139398} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3564 | 2026.02.04 04:42:22.389059 [ 260 ] {6627db16-01f8-4729-9327-4344b2139398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3565 | 2026.02.04 04:42:22.389577 [ 260 ] {6627db16-01f8-4729-9327-4344b2139398} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3566 | 2026.02.04 04:42:22.389793 [ 260 ] {6627db16-01f8-4729-9327-4344b2139398} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3567 | 2026.02.04 04:42:22.389927 [ 260 ] {6627db16-01f8-4729-9327-4344b2139398} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00173 sec., 8670.520231213874 rows/sec., 15.54 MiB/sec. | ||
| 3568 | 2026.02.04 04:42:22.389981 [ 260 ] {6627db16-01f8-4729-9327-4344b2139398} <Debug> TCPHandler: Processed in 0.001908246 sec. | ||
| 3569 | 2026.02.04 04:42:22.390093 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3570 | 2026.02.04 04:42:22.390185 [ 260 ] {65d878dc-a5d9-4265-b383-4b464aa3651e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3571 | 2026.02.04 04:42:22.390225 [ 260 ] {65d878dc-a5d9-4265-b383-4b464aa3651e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3572 | 2026.02.04 04:42:22.390548 [ 260 ] {65d878dc-a5d9-4265-b383-4b464aa3651e} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3573 | 2026.02.04 04:42:22.390583 [ 260 ] {65d878dc-a5d9-4265-b383-4b464aa3651e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3574 | 2026.02.04 04:42:22.390888 [ 260 ] {65d878dc-a5d9-4265-b383-4b464aa3651e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3575 | 2026.02.04 04:42:22.391096 [ 260 ] {65d878dc-a5d9-4265-b383-4b464aa3651e} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3576 | 2026.02.04 04:42:22.391221 [ 260 ] {65d878dc-a5d9-4265-b383-4b464aa3651e} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001054 sec., 47438.33017077799 rows/sec., 3.25 MiB/sec. | ||
| 3577 | 2026.02.04 04:42:22.391255 [ 260 ] {65d878dc-a5d9-4265-b383-4b464aa3651e} <Debug> TCPHandler: Processed in 0.001210426 sec. | ||
| 3578 | 2026.02.04 04:42:23.190162 [ 128 ] {} <Debug> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3579 | 2026.02.04 04:42:23.190240 [ 128 ] {} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3580 | 2026.02.04 04:42:23.190261 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3581 | 2026.02.04 04:42:23.190376 [ 195 ] {bc3ca8a8-d67b-4804-b46c-535ee18dcbd3::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 | ||
| 3582 | 2026.02.04 04:42:23.190520 [ 195 ] {bc3ca8a8-d67b-4804-b46c-535ee18dcbd3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3583 | 2026.02.04 04:42:23.190553 [ 195 ] {bc3ca8a8-d67b-4804-b46c-535ee18dcbd3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3584 | 2026.02.04 04:42:23.190619 [ 195 ] {bc3ca8a8-d67b-4804-b46c-535ee18dcbd3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3585 | 2026.02.04 04:42:23.190663 [ 195 ] {bc3ca8a8-d67b-4804-b46c-535ee18dcbd3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3586 | 2026.02.04 04:42:23.190720 [ 195 ] {bc3ca8a8-d67b-4804-b46c-535ee18dcbd3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3587 | 2026.02.04 04:42:23.190760 [ 195 ] {bc3ca8a8-d67b-4804-b46c-535ee18dcbd3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3588 | 2026.02.04 04:42:23.191518 [ 195 ] {bc3ca8a8-d67b-4804-b46c-535ee18dcbd3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.001194486 sec., 20092.324229836096 rows/sec., 1.68 MiB/sec. | ||
| 3589 | 2026.02.04 04:42:23.191696 [ 194 ] {bc3ca8a8-d67b-4804-b46c-535ee18dcbd3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3590 | 2026.02.04 04:42:23.192020 [ 194 ] {bc3ca8a8-d67b-4804-b46c-535ee18dcbd3::all_1_5_1} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3591 | 2026.02.04 04:42:23.192096 [ 194 ] {bc3ca8a8-d67b-4804-b46c-535ee18dcbd3::all_1_5_1} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3592 | 2026.02.04 04:42:23.192182 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3593 | 2026.02.04 04:42:25.878270 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 542 | ||
| 3594 | 2026.02.04 04:42:25.880334 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3595 | 2026.02.04 04:42:25.880392 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3596 | 2026.02.04 04:42:25.881560 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3597 | 2026.02.04 04:42:25.881848 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3598 | 2026.02.04 04:42:25.882201 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 542 | ||
| 3599 | 2026.02.04 04:42:27.384938 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3600 | 2026.02.04 04:42:27.385133 [ 260 ] {a2b1021a-dddb-46ee-a405-1eacc972366c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3601 | 2026.02.04 04:42:27.385206 [ 260 ] {a2b1021a-dddb-46ee-a405-1eacc972366c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3602 | 2026.02.04 04:42:27.385885 [ 260 ] {a2b1021a-dddb-46ee-a405-1eacc972366c} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2026.02.04 04:42:27.385928 [ 260 ] {a2b1021a-dddb-46ee-a405-1eacc972366c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3604 | 2026.02.04 04:42:27.386321 [ 260 ] {a2b1021a-dddb-46ee-a405-1eacc972366c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3605 | 2026.02.04 04:42:27.386562 [ 260 ] {a2b1021a-dddb-46ee-a405-1eacc972366c} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3606 | 2026.02.04 04:42:27.386720 [ 260 ] {a2b1021a-dddb-46ee-a405-1eacc972366c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00164 sec., 14634.146341463415 rows/sec., 1.21 MiB/sec. | ||
| 3607 | 2026.02.04 04:42:27.386770 [ 260 ] {a2b1021a-dddb-46ee-a405-1eacc972366c} <Debug> TCPHandler: Processed in 0.001969327 sec. | ||
| 3608 | 2026.02.04 04:42:27.386898 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3609 | 2026.02.04 04:42:27.387003 [ 260 ] {b3e6be20-98d5-44ee-a561-09f0e9280e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3610 | 2026.02.04 04:42:27.387048 [ 260 ] {b3e6be20-98d5-44ee-a561-09f0e9280e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3611 | 2026.02.04 04:42:27.387582 [ 260 ] {b3e6be20-98d5-44ee-a561-09f0e9280e77} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3612 | 2026.02.04 04:42:27.387617 [ 260 ] {b3e6be20-98d5-44ee-a561-09f0e9280e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3613 | 2026.02.04 04:42:27.387954 [ 260 ] {b3e6be20-98d5-44ee-a561-09f0e9280e77} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3614 | 2026.02.04 04:42:27.388177 [ 260 ] {b3e6be20-98d5-44ee-a561-09f0e9280e77} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3615 | 2026.02.04 04:42:27.388310 [ 260 ] {b3e6be20-98d5-44ee-a561-09f0e9280e77} <Debug> executeQuery: Read 226 rows, 20.60 KiB in 0.001333 sec., 169542.3855963991 rows/sec., 15.09 MiB/sec. | ||
| 3616 | 2026.02.04 04:42:27.388349 [ 260 ] {b3e6be20-98d5-44ee-a561-09f0e9280e77} <Debug> TCPHandler: Processed in 0.001505221 sec. | ||
| 3617 | 2026.02.04 04:42:27.388472 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3618 | 2026.02.04 04:42:27.388570 [ 260 ] {52b86e6e-3eeb-4ddd-9bfe-27178283ceaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3619 | 2026.02.04 04:42:27.388611 [ 260 ] {52b86e6e-3eeb-4ddd-9bfe-27178283ceaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3620 | 2026.02.04 04:42:27.389027 [ 260 ] {52b86e6e-3eeb-4ddd-9bfe-27178283ceaa} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3621 | 2026.02.04 04:42:27.389061 [ 260 ] {52b86e6e-3eeb-4ddd-9bfe-27178283ceaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3622 | 2026.02.04 04:42:27.389364 [ 260 ] {52b86e6e-3eeb-4ddd-9bfe-27178283ceaa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3623 | 2026.02.04 04:42:27.389583 [ 260 ] {52b86e6e-3eeb-4ddd-9bfe-27178283ceaa} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3624 | 2026.02.04 04:42:27.389716 [ 260 ] {52b86e6e-3eeb-4ddd-9bfe-27178283ceaa} <Debug> executeQuery: Read 39 rows, 2.99 KiB in 0.001168 sec., 33390.41095890411 rows/sec., 2.50 MiB/sec. | ||
| 3625 | 2026.02.04 04:42:27.389754 [ 260 ] {52b86e6e-3eeb-4ddd-9bfe-27178283ceaa} <Debug> TCPHandler: Processed in 0.001334557 sec. | ||
| 3626 | 2026.02.04 04:42:27.389864 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3627 | 2026.02.04 04:42:27.389958 [ 260 ] {658a121b-7d2d-4957-a6c6-f88d312701a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3628 | 2026.02.04 04:42:27.389997 [ 260 ] {658a121b-7d2d-4957-a6c6-f88d312701a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3629 | 2026.02.04 04:42:27.390392 [ 260 ] {658a121b-7d2d-4957-a6c6-f88d312701a5} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3630 | 2026.02.04 04:42:27.390426 [ 260 ] {658a121b-7d2d-4957-a6c6-f88d312701a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3631 | 2026.02.04 04:42:27.390718 [ 260 ] {658a121b-7d2d-4957-a6c6-f88d312701a5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3632 | 2026.02.04 04:42:27.390934 [ 260 ] {658a121b-7d2d-4957-a6c6-f88d312701a5} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2026.02.04 04:42:27.391056 [ 260 ] {658a121b-7d2d-4957-a6c6-f88d312701a5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001116 sec., 21505.37634408602 rows/sec., 1.78 MiB/sec. | ||
| 3634 | 2026.02.04 04:42:27.391091 [ 260 ] {658a121b-7d2d-4957-a6c6-f88d312701a5} <Debug> TCPHandler: Processed in 0.001277937 sec. | ||
| 3635 | 2026.02.04 04:42:27.391194 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3636 | 2026.02.04 04:42:27.391288 [ 260 ] {a6b6b905-1cb8-42df-a272-f8621a2beda7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3637 | 2026.02.04 04:42:27.391328 [ 260 ] {a6b6b905-1cb8-42df-a272-f8621a2beda7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3638 | 2026.02.04 04:42:27.391708 [ 260 ] {a6b6b905-1cb8-42df-a272-f8621a2beda7} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2026.02.04 04:42:27.391741 [ 260 ] {a6b6b905-1cb8-42df-a272-f8621a2beda7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3640 | 2026.02.04 04:42:27.392029 [ 260 ] {a6b6b905-1cb8-42df-a272-f8621a2beda7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3641 | 2026.02.04 04:42:27.392235 [ 260 ] {a6b6b905-1cb8-42df-a272-f8621a2beda7} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2026.02.04 04:42:27.392356 [ 260 ] {a6b6b905-1cb8-42df-a272-f8621a2beda7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001086 sec., 11049.723756906078 rows/sec., 863.26 KiB/sec. | ||
| 3643 | 2026.02.04 04:42:27.392391 [ 260 ] {a6b6b905-1cb8-42df-a272-f8621a2beda7} <Debug> TCPHandler: Processed in 0.001247387 sec. | ||
| 3644 | 2026.02.04 04:42:27.392501 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3645 | 2026.02.04 04:42:27.392594 [ 260 ] {4a985fc0-b433-4d00-8842-5597d4cc118f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3646 | 2026.02.04 04:42:27.392635 [ 260 ] {4a985fc0-b433-4d00-8842-5597d4cc118f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3647 | 2026.02.04 04:42:27.393177 [ 260 ] {4a985fc0-b433-4d00-8842-5597d4cc118f} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2026.02.04 04:42:27.393221 [ 260 ] {4a985fc0-b433-4d00-8842-5597d4cc118f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3649 | 2026.02.04 04:42:27.393595 [ 260 ] {4a985fc0-b433-4d00-8842-5597d4cc118f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3650 | 2026.02.04 04:42:27.393802 [ 260 ] {4a985fc0-b433-4d00-8842-5597d4cc118f} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2026.02.04 04:42:27.393928 [ 260 ] {4a985fc0-b433-4d00-8842-5597d4cc118f} <Debug> executeQuery: Read 119 rows, 9.89 KiB in 0.001351 sec., 88082.90155440415 rows/sec., 7.15 MiB/sec. | ||
| 3652 | 2026.02.04 04:42:27.393965 [ 260 ] {4a985fc0-b433-4d00-8842-5597d4cc118f} <Debug> TCPHandler: Processed in 0.00151508 sec. | ||
| 3653 | 2026.02.04 04:42:27.394080 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3654 | 2026.02.04 04:42:27.394175 [ 260 ] {4b77566f-a2e5-484e-a06f-231859f53670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3655 | 2026.02.04 04:42:27.394219 [ 260 ] {4b77566f-a2e5-484e-a06f-231859f53670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3656 | 2026.02.04 04:42:27.394629 [ 260 ] {4b77566f-a2e5-484e-a06f-231859f53670} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2026.02.04 04:42:27.394665 [ 260 ] {4b77566f-a2e5-484e-a06f-231859f53670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3658 | 2026.02.04 04:42:27.394999 [ 260 ] {4b77566f-a2e5-484e-a06f-231859f53670} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3659 | 2026.02.04 04:42:27.395219 [ 260 ] {4b77566f-a2e5-484e-a06f-231859f53670} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3660 | 2026.02.04 04:42:27.395344 [ 260 ] {4b77566f-a2e5-484e-a06f-231859f53670} <Debug> executeQuery: Read 186 rows, 13.64 KiB in 0.001188 sec., 156565.65656565657 rows/sec., 11.21 MiB/sec. | ||
| 3661 | 2026.02.04 04:42:27.395381 [ 260 ] {4b77566f-a2e5-484e-a06f-231859f53670} <Debug> TCPHandler: Processed in 0.001352378 sec. | ||
| 3662 | 2026.02.04 04:42:27.395484 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3663 | 2026.02.04 04:42:27.395578 [ 260 ] {5351b833-25a2-4372-bfb1-df88e94ef8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3664 | 2026.02.04 04:42:27.395632 [ 260 ] {5351b833-25a2-4372-bfb1-df88e94ef8f9} <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 | ||
| 3665 | 2026.02.04 04:42:27.396406 [ 260 ] {5351b833-25a2-4372-bfb1-df88e94ef8f9} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2026.02.04 04:42:27.396442 [ 260 ] {5351b833-25a2-4372-bfb1-df88e94ef8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3667 | 2026.02.04 04:42:27.397024 [ 260 ] {5351b833-25a2-4372-bfb1-df88e94ef8f9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3668 | 2026.02.04 04:42:27.397248 [ 260 ] {5351b833-25a2-4372-bfb1-df88e94ef8f9} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2026.02.04 04:42:27.397385 [ 260 ] {5351b833-25a2-4372-bfb1-df88e94ef8f9} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001825 sec., 14794.520547945205 rows/sec., 26.51 MiB/sec. | ||
| 3670 | 2026.02.04 04:42:27.397437 [ 260 ] {5351b833-25a2-4372-bfb1-df88e94ef8f9} <Debug> TCPHandler: Processed in 0.002004627 sec. | ||
| 3671 | 2026.02.04 04:42:27.397577 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3672 | 2026.02.04 04:42:27.397671 [ 260 ] {6feaa805-c21a-47ba-b025-2456cceb5f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3673 | 2026.02.04 04:42:27.397712 [ 260 ] {6feaa805-c21a-47ba-b025-2456cceb5f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3674 | 2026.02.04 04:42:27.398053 [ 260 ] {6feaa805-c21a-47ba-b025-2456cceb5f93} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3675 | 2026.02.04 04:42:27.398090 [ 260 ] {6feaa805-c21a-47ba-b025-2456cceb5f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3676 | 2026.02.04 04:42:27.398446 [ 260 ] {6feaa805-c21a-47ba-b025-2456cceb5f93} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3677 | 2026.02.04 04:42:27.398701 [ 260 ] {6feaa805-c21a-47ba-b025-2456cceb5f93} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3678 | 2026.02.04 04:42:27.398865 [ 260 ] {6feaa805-c21a-47ba-b025-2456cceb5f93} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00121 sec., 41322.31404958678 rows/sec., 2.83 MiB/sec. | ||
| 3679 | 2026.02.04 04:42:27.398911 [ 260 ] {6feaa805-c21a-47ba-b025-2456cceb5f93} <Debug> TCPHandler: Processed in 0.001385629 sec. | ||
| 3680 | 2026.02.04 04:42:28.344577 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33255 | ||
| 3681 | 2026.02.04 04:42:28.344691 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3682 | 2026.02.04 04:42:28.344717 [ 336 ] {} <Debug> TCP-Session: 71d22ef2-aaf0-47e3-9082-6cbba99a57e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33255 | ||
| 3683 | 2026.02.04 04:42:28.344737 [ 336 ] {} <Debug> TCP-Session: 71d22ef2-aaf0-47e3-9082-6cbba99a57e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3684 | 2026.02.04 04:42:28.344749 [ 336 ] {} <Debug> TCP-Session: 71d22ef2-aaf0-47e3-9082-6cbba99a57e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3685 | 2026.02.04 04:42:28.344915 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63187 | ||
| 3686 | 2026.02.04 04:42:28.344950 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64817 | ||
| 3687 | 2026.02.04 04:42:28.344963 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58261 | ||
| 3688 | 2026.02.04 04:42:28.345010 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52430 | ||
| 3689 | 2026.02.04 04:42:28.345040 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3690 | 2026.02.04 04:42:28.345001 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42683 | ||
| 3691 | 2026.02.04 04:42:28.345083 [ 336 ] {} <Trace> TCP-Session: 71d22ef2-aaf0-47e3-9082-6cbba99a57e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3692 | 2026.02.04 04:42:28.345084 [ 337 ] {} <Debug> TCP-Session: d78f8c3c-9334-4df5-add0-73caa3746069 Authenticating user 'default' from [fd00:1122:3344:101::e]:63187 | ||
| 3693 | 2026.02.04 04:42:28.345067 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3694 | 2026.02.04 04:42:28.345142 [ 337 ] {} <Debug> TCP-Session: d78f8c3c-9334-4df5-add0-73caa3746069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3695 | 2026.02.04 04:42:28.344991 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45317 | ||
| 3696 | 2026.02.04 04:42:28.345176 [ 337 ] {} <Debug> TCP-Session: d78f8c3c-9334-4df5-add0-73caa3746069 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3697 | 2026.02.04 04:42:28.345176 [ 338 ] {} <Debug> TCP-Session: 530258de-a222-475a-a8fd-1ba31861b82c Authenticating user 'default' from [fd00:1122:3344:101::e]:64817 | ||
| 3698 | 2026.02.04 04:42:28.344975 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49310 | ||
| 3699 | 2026.02.04 04:42:28.345246 [ 336 ] {5fe08d80-a681-473d-86b7-acd12ed08632} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33255) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3700 | 2026.02.04 04:42:28.345259 [ 338 ] {} <Debug> TCP-Session: 530258de-a222-475a-a8fd-1ba31861b82c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3701 | 2026.02.04 04:42:28.344965 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58260 | ||
| 3702 | 2026.02.04 04:42:28.345314 [ 338 ] {} <Debug> TCP-Session: 530258de-a222-475a-a8fd-1ba31861b82c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3703 | 2026.02.04 04:42:28.345539 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3704 | 2026.02.04 04:42:28.345540 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3705 | 2026.02.04 04:42:28.345581 [ 339 ] {} <Debug> TCP-Session: f6de36cd-a49f-4e94-bc33-8e685f193494 Authenticating user 'default' from [fd00:1122:3344:101::e]:58261 | ||
| 3706 | 2026.02.04 04:42:28.345585 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3707 | 2026.02.04 04:42:28.345611 [ 336 ] {5fe08d80-a681-473d-86b7-acd12ed08632} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3708 | 2026.02.04 04:42:28.345615 [ 339 ] {} <Debug> TCP-Session: f6de36cd-a49f-4e94-bc33-8e685f193494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3709 | 2026.02.04 04:42:28.345632 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3710 | 2026.02.04 04:42:28.345655 [ 339 ] {} <Debug> TCP-Session: f6de36cd-a49f-4e94-bc33-8e685f193494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3711 | 2026.02.04 04:42:28.345668 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3712 | 2026.02.04 04:42:28.345682 [ 259 ] {} <Debug> TCP-Session: d7da4cf1-ed35-4684-95ba-53b1b9fbb5d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45317 | ||
| 3713 | 2026.02.04 04:42:28.345709 [ 334 ] {} <Debug> TCP-Session: 4b01214f-1a89-47f3-9643-d9cf6d21226f Authenticating user 'default' from [fd00:1122:3344:101::e]:52430 | ||
| 3714 | 2026.02.04 04:42:28.345723 [ 259 ] {} <Debug> TCP-Session: d7da4cf1-ed35-4684-95ba-53b1b9fbb5d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3715 | 2026.02.04 04:42:28.345737 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3716 | 2026.02.04 04:42:28.345749 [ 259 ] {} <Debug> TCP-Session: d7da4cf1-ed35-4684-95ba-53b1b9fbb5d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3717 | 2026.02.04 04:42:28.345775 [ 278 ] {} <Debug> TCP-Session: 96ea2bc9-af56-436b-81a9-d9db1361d813 Authenticating user 'default' from [fd00:1122:3344:101::e]:42683 | ||
| 3718 | 2026.02.04 04:42:28.345740 [ 334 ] {} <Debug> TCP-Session: 4b01214f-1a89-47f3-9643-d9cf6d21226f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3719 | 2026.02.04 04:42:28.345804 [ 278 ] {} <Debug> TCP-Session: 96ea2bc9-af56-436b-81a9-d9db1361d813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2026.02.04 04:42:28.345817 [ 334 ] {} <Debug> TCP-Session: 4b01214f-1a89-47f3-9643-d9cf6d21226f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3721 | 2026.02.04 04:42:28.345830 [ 278 ] {} <Debug> TCP-Session: 96ea2bc9-af56-436b-81a9-d9db1361d813 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3722 | 2026.02.04 04:42:28.345588 [ 340 ] {} <Debug> TCP-Session: 3a84cb1e-21a7-4bae-8a22-54e158d3a19b Authenticating user 'default' from [fd00:1122:3344:101::e]:58260 | ||
| 3723 | 2026.02.04 04:42:28.345634 [ 341 ] {} <Debug> TCP-Session: 40794858-db6d-4270-93d1-f116823321a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49310 | ||
| 3724 | 2026.02.04 04:42:28.345881 [ 340 ] {} <Debug> TCP-Session: 3a84cb1e-21a7-4bae-8a22-54e158d3a19b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3725 | 2026.02.04 04:42:28.345903 [ 341 ] {} <Debug> TCP-Session: 40794858-db6d-4270-93d1-f116823321a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3726 | 2026.02.04 04:42:28.345910 [ 340 ] {} <Debug> TCP-Session: 3a84cb1e-21a7-4bae-8a22-54e158d3a19b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3727 | 2026.02.04 04:42:28.345927 [ 341 ] {} <Debug> TCP-Session: 40794858-db6d-4270-93d1-f116823321a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3728 | 2026.02.04 04:42:28.345675 [ 336 ] {5fe08d80-a681-473d-86b7-acd12ed08632} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3729 | 2026.02.04 04:42:28.346253 [ 336 ] {5fe08d80-a681-473d-86b7-acd12ed08632} <Debug> oximeter.version (f0c51a56-7b1c-4632-a065-6061506c5fd4) (SelectExecutor): Key condition: unknown | ||
| 3730 | 2026.02.04 04:42:28.347256 [ 320 ] {5fe08d80-a681-473d-86b7-acd12ed08632} <Trace> AggregatingTransform: Aggregating | ||
| 3731 | 2026.02.04 04:42:28.347288 [ 320 ] {5fe08d80-a681-473d-86b7-acd12ed08632} <Trace> Aggregator: Aggregation method: without_key | ||
| 3732 | 2026.02.04 04:42:28.347321 [ 320 ] {5fe08d80-a681-473d-86b7-acd12ed08632} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000878471 sec. (2276.683 rows/sec., 88.93 KiB/sec.) | ||
| 3733 | 2026.02.04 04:42:28.347339 [ 320 ] {5fe08d80-a681-473d-86b7-acd12ed08632} <Trace> Aggregator: Merging aggregated data | ||
| 3734 | 2026.02.04 04:42:28.348652 [ 336 ] {5fe08d80-a681-473d-86b7-acd12ed08632} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003414 sec., 585.8230814294084 rows/sec., 22.88 KiB/sec. | ||
| 3735 | 2026.02.04 04:42:28.348770 [ 336 ] {5fe08d80-a681-473d-86b7-acd12ed08632} <Debug> TCPHandler: Processed in 0.003769051 sec. | ||
| 3736 | 2026.02.04 04:42:28.348897 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3737 | 2026.02.04 04:42:28.348924 [ 336 ] {} <Debug> TCP-Session: 71d22ef2-aaf0-47e3-9082-6cbba99a57e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3738 | 2026.02.04 04:42:28.348932 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3739 | 2026.02.04 04:42:28.348952 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3740 | 2026.02.04 04:42:28.348967 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3741 | 2026.02.04 04:42:28.348989 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3742 | 2026.02.04 04:42:28.349008 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3743 | 2026.02.04 04:42:28.349023 [ 339 ] {} <Debug> TCP-Session: f6de36cd-a49f-4e94-bc33-8e685f193494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2026.02.04 04:42:28.349042 [ 278 ] {} <Debug> TCP-Session: 96ea2bc9-af56-436b-81a9-d9db1361d813 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3745 | 2026.02.04 04:42:28.349049 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3746 | 2026.02.04 04:42:28.349065 [ 259 ] {} <Debug> TCP-Session: d7da4cf1-ed35-4684-95ba-53b1b9fbb5d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3747 | 2026.02.04 04:42:28.349070 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3748 | 2026.02.04 04:42:28.349105 [ 338 ] {} <Debug> TCP-Session: 530258de-a222-475a-a8fd-1ba31861b82c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3749 | 2026.02.04 04:42:28.349027 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3750 | 2026.02.04 04:42:28.349146 [ 341 ] {} <Debug> TCP-Session: 40794858-db6d-4270-93d1-f116823321a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3751 | 2026.02.04 04:42:28.349004 [ 334 ] {} <Debug> TCP-Session: 4b01214f-1a89-47f3-9643-d9cf6d21226f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3752 | 2026.02.04 04:42:28.349178 [ 340 ] {} <Debug> TCP-Session: 3a84cb1e-21a7-4bae-8a22-54e158d3a19b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3753 | 2026.02.04 04:42:28.348973 [ 337 ] {} <Debug> TCP-Session: d78f8c3c-9334-4df5-add0-73caa3746069 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3754 | 2026.02.04 04:42:28.361449 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7287 | ||
| 3755 | 2026.02.04 04:42:28.361881 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3756 | 2026.02.04 04:42:28.361926 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3757 | 2026.02.04 04:42:28.362392 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3758 | 2026.02.04 04:42:28.362612 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3759 | 2026.02.04 04:42:28.362739 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7287 | ||
| 3760 | 2026.02.04 04:42:28.742702 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3761 | 2026.02.04 04:42:28.759848 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3762 | 2026.02.04 04:42:28.759916 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3763 | 2026.02.04 04:42:28.769071 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3764 | 2026.02.04 04:42:28.769822 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3765 | 2026.02.04 04:42:28.773288 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3766 | 2026.02.04 04:42:29.774338 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47093 | ||
| 3767 | 2026.02.04 04:42:29.774453 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3768 | 2026.02.04 04:42:29.774480 [ 334 ] {} <Debug> TCP-Session: dcc2a630-fbe1-410f-8728-e4f8c5670ad9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47093 | ||
| 3769 | 2026.02.04 04:42:29.774503 [ 334 ] {} <Debug> TCP-Session: dcc2a630-fbe1-410f-8728-e4f8c5670ad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3770 | 2026.02.04 04:42:29.774516 [ 334 ] {} <Debug> TCP-Session: dcc2a630-fbe1-410f-8728-e4f8c5670ad9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3771 | 2026.02.04 04:42:29.774717 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34385 | ||
| 3772 | 2026.02.04 04:42:29.774740 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48903 | ||
| 3773 | 2026.02.04 04:42:29.774772 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50818 | ||
| 3774 | 2026.02.04 04:42:29.774798 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57110 | ||
| 3775 | 2026.02.04 04:42:29.774766 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56312 | ||
| 3776 | 2026.02.04 04:42:29.774835 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3777 | 2026.02.04 04:42:29.774854 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3778 | 2026.02.04 04:42:29.774878 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3779 | 2026.02.04 04:42:29.774888 [ 335 ] {} <Debug> TCP-Session: 296eb193-52c3-4ecb-a215-3df1b8ded590 Authenticating user 'default' from [fd00:1122:3344:101::e]:34385 | ||
| 3780 | 2026.02.04 04:42:29.774902 [ 337 ] {} <Debug> TCP-Session: 3defc12f-1c97-47da-b34e-b930d0e3cbd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48903 | ||
| 3781 | 2026.02.04 04:42:29.774912 [ 259 ] {} <Debug> TCP-Session: 453d22ce-887e-4d5b-86d6-39b0dc070427 Authenticating user 'default' from [fd00:1122:3344:101::e]:57110 | ||
| 3782 | 2026.02.04 04:42:29.774923 [ 335 ] {} <Debug> TCP-Session: 296eb193-52c3-4ecb-a215-3df1b8ded590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3783 | 2026.02.04 04:42:29.774930 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3784 | 2026.02.04 04:42:29.774943 [ 259 ] {} <Debug> TCP-Session: 453d22ce-887e-4d5b-86d6-39b0dc070427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3785 | 2026.02.04 04:42:29.774948 [ 335 ] {} <Debug> TCP-Session: 296eb193-52c3-4ecb-a215-3df1b8ded590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3786 | 2026.02.04 04:42:29.774976 [ 259 ] {} <Debug> TCP-Session: 453d22ce-887e-4d5b-86d6-39b0dc070427 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3787 | 2026.02.04 04:42:29.774938 [ 337 ] {} <Debug> TCP-Session: 3defc12f-1c97-47da-b34e-b930d0e3cbd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3788 | 2026.02.04 04:42:29.775004 [ 340 ] {} <Debug> TCP-Session: ff18cc3e-7f26-4737-8fe8-e606d0512ef5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56312 | ||
| 3789 | 2026.02.04 04:42:29.775013 [ 337 ] {} <Debug> TCP-Session: 3defc12f-1c97-47da-b34e-b930d0e3cbd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3790 | 2026.02.04 04:42:29.774854 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3791 | 2026.02.04 04:42:29.775040 [ 340 ] {} <Debug> TCP-Session: ff18cc3e-7f26-4737-8fe8-e606d0512ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3792 | 2026.02.04 04:42:29.775071 [ 341 ] {} <Debug> TCP-Session: 9f5bffca-a94b-46df-b039-e2e6eb061e64 Authenticating user 'default' from [fd00:1122:3344:101::e]:50818 | ||
| 3793 | 2026.02.04 04:42:29.775084 [ 340 ] {} <Debug> TCP-Session: ff18cc3e-7f26-4737-8fe8-e606d0512ef5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2026.02.04 04:42:29.775100 [ 341 ] {} <Debug> TCP-Session: 9f5bffca-a94b-46df-b039-e2e6eb061e64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2026.02.04 04:42:29.774754 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34681 | ||
| 3796 | 2026.02.04 04:42:29.775124 [ 341 ] {} <Debug> TCP-Session: 9f5bffca-a94b-46df-b039-e2e6eb061e64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3797 | 2026.02.04 04:42:29.774744 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45106 | ||
| 3798 | 2026.02.04 04:42:29.774738 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40019 | ||
| 3799 | 2026.02.04 04:42:29.775196 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3800 | 2026.02.04 04:42:29.774878 [ 334 ] {} <Trace> TCP-Session: dcc2a630-fbe1-410f-8728-e4f8c5670ad9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3801 | 2026.02.04 04:42:29.775244 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3802 | 2026.02.04 04:42:29.775242 [ 339 ] {} <Debug> TCP-Session: 85595657-7a28-4b39-8ce0-2ae5586c2b87 Authenticating user 'default' from [fd00:1122:3344:101::e]:34681 | ||
| 3803 | 2026.02.04 04:42:29.775266 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3804 | 2026.02.04 04:42:29.775276 [ 338 ] {} <Debug> TCP-Session: fe6755cf-7864-4013-8653-49bdd081d6fe Authenticating user 'default' from [fd00:1122:3344:101::e]:45106 | ||
| 3805 | 2026.02.04 04:42:29.775289 [ 339 ] {} <Debug> TCP-Session: 85595657-7a28-4b39-8ce0-2ae5586c2b87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3806 | 2026.02.04 04:42:29.775308 [ 336 ] {} <Debug> TCP-Session: 3b253145-9b0e-4e39-a591-3c6d94b0aa17 Authenticating user 'default' from [fd00:1122:3344:101::e]:40019 | ||
| 3807 | 2026.02.04 04:42:29.775332 [ 339 ] {} <Debug> TCP-Session: 85595657-7a28-4b39-8ce0-2ae5586c2b87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3808 | 2026.02.04 04:42:29.775350 [ 336 ] {} <Debug> TCP-Session: 3b253145-9b0e-4e39-a591-3c6d94b0aa17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3809 | 2026.02.04 04:42:29.775326 [ 338 ] {} <Debug> TCP-Session: fe6755cf-7864-4013-8653-49bdd081d6fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3810 | 2026.02.04 04:42:29.775375 [ 336 ] {} <Debug> TCP-Session: 3b253145-9b0e-4e39-a591-3c6d94b0aa17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3811 | 2026.02.04 04:42:29.775394 [ 338 ] {} <Debug> TCP-Session: fe6755cf-7864-4013-8653-49bdd081d6fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2026.02.04 04:42:29.775424 [ 334 ] {2cd8bac8-74db-435c-bbaf-3376e561b5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47093) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3813 | 2026.02.04 04:42:29.775724 [ 334 ] {2cd8bac8-74db-435c-bbaf-3376e561b5ba} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3814 | 2026.02.04 04:42:29.775782 [ 334 ] {2cd8bac8-74db-435c-bbaf-3376e561b5ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3815 | 2026.02.04 04:42:29.776090 [ 334 ] {2cd8bac8-74db-435c-bbaf-3376e561b5ba} <Debug> oximeter.version (f0c51a56-7b1c-4632-a065-6061506c5fd4) (SelectExecutor): Key condition: unknown | ||
| 3816 | 2026.02.04 04:42:29.777280 [ 325 ] {2cd8bac8-74db-435c-bbaf-3376e561b5ba} <Trace> AggregatingTransform: Aggregating | ||
| 3817 | 2026.02.04 04:42:29.777336 [ 325 ] {2cd8bac8-74db-435c-bbaf-3376e561b5ba} <Trace> Aggregator: Aggregation method: without_key | ||
| 3818 | 2026.02.04 04:42:29.777381 [ 325 ] {2cd8bac8-74db-435c-bbaf-3376e561b5ba} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001073444 sec. (1863.162 rows/sec., 72.78 KiB/sec.) | ||
| 3819 | 2026.02.04 04:42:29.777404 [ 325 ] {2cd8bac8-74db-435c-bbaf-3376e561b5ba} <Trace> Aggregator: Merging aggregated data | ||
| 3820 | 2026.02.04 04:42:29.778658 [ 334 ] {2cd8bac8-74db-435c-bbaf-3376e561b5ba} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.00334 sec., 598.8023952095808 rows/sec., 23.39 KiB/sec. | ||
| 3821 | 2026.02.04 04:42:29.778798 [ 334 ] {2cd8bac8-74db-435c-bbaf-3376e561b5ba} <Debug> TCPHandler: Processed in 0.004143446 sec. | ||
| 3822 | 2026.02.04 04:42:29.778970 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3823 | 2026.02.04 04:42:29.778992 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3824 | 2026.02.04 04:42:29.779020 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3825 | 2026.02.04 04:42:29.779032 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3826 | 2026.02.04 04:42:29.779058 [ 336 ] {} <Debug> TCP-Session: 3b253145-9b0e-4e39-a591-3c6d94b0aa17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3827 | 2026.02.04 04:42:29.779054 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3828 | 2026.02.04 04:42:29.779079 [ 335 ] {} <Debug> TCP-Session: 296eb193-52c3-4ecb-a215-3df1b8ded590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3829 | 2026.02.04 04:42:29.779104 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3830 | 2026.02.04 04:42:29.779123 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3831 | 2026.02.04 04:42:29.779145 [ 339 ] {} <Debug> TCP-Session: 85595657-7a28-4b39-8ce0-2ae5586c2b87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3832 | 2026.02.04 04:42:29.779121 [ 338 ] {} <Debug> TCP-Session: fe6755cf-7864-4013-8653-49bdd081d6fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3833 | 2026.02.04 04:42:29.779163 [ 259 ] {} <Debug> TCP-Session: 453d22ce-887e-4d5b-86d6-39b0dc070427 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3834 | 2026.02.04 04:42:29.779091 [ 340 ] {} <Debug> TCP-Session: ff18cc3e-7f26-4737-8fe8-e606d0512ef5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2026.02.04 04:42:29.779091 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3836 | 2026.02.04 04:42:29.779073 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3837 | 2026.02.04 04:42:29.779252 [ 337 ] {} <Debug> TCP-Session: 3defc12f-1c97-47da-b34e-b930d0e3cbd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3838 | 2026.02.04 04:42:29.779008 [ 334 ] {} <Debug> TCP-Session: dcc2a630-fbe1-410f-8728-e4f8c5670ad9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.02.04 04:42:29.779288 [ 341 ] {} <Debug> TCP-Session: 9f5bffca-a94b-46df-b039-e2e6eb061e64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2026.02.04 04:42:29.819861 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43691 | ||
| 3841 | 2026.02.04 04:42:29.820008 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3842 | 2026.02.04 04:42:29.820032 [ 334 ] {} <Debug> TCP-Session: 4b13c26f-e4f5-415e-a895-3ea300ed6f40 Authenticating user 'default' from [fd00:1122:3344:101::e]:43691 | ||
| 3843 | 2026.02.04 04:42:29.820053 [ 334 ] {} <Debug> TCP-Session: 4b13c26f-e4f5-415e-a895-3ea300ed6f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2026.02.04 04:42:29.820065 [ 334 ] {} <Debug> TCP-Session: 4b13c26f-e4f5-415e-a895-3ea300ed6f40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3845 | 2026.02.04 04:42:29.820218 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51431 | ||
| 3846 | 2026.02.04 04:42:29.820242 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62821 | ||
| 3847 | 2026.02.04 04:42:29.820274 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45361 | ||
| 3848 | 2026.02.04 04:42:29.820286 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41768 | ||
| 3849 | 2026.02.04 04:42:29.820300 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3850 | 2026.02.04 04:42:29.820332 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3851 | 2026.02.04 04:42:29.820333 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61899 | ||
| 3852 | 2026.02.04 04:42:29.820368 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3853 | 2026.02.04 04:42:29.820367 [ 336 ] {} <Debug> TCP-Session: d7d8918e-d38f-42e9-bbe2-a89353d8621b Authenticating user 'default' from [fd00:1122:3344:101::e]:62821 | ||
| 3854 | 2026.02.04 04:42:29.820400 [ 334 ] {} <Trace> TCP-Session: 4b13c26f-e4f5-415e-a895-3ea300ed6f40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3855 | 2026.02.04 04:42:29.820416 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3856 | 2026.02.04 04:42:29.820418 [ 336 ] {} <Debug> TCP-Session: d7d8918e-d38f-42e9-bbe2-a89353d8621b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3857 | 2026.02.04 04:42:29.820451 [ 259 ] {} <Debug> TCP-Session: 4eb399ae-817e-4eaf-aa39-4c06f3d4bb3e Authenticating user 'default' from [fd00:1122:3344:101::e]:61899 | ||
| 3858 | 2026.02.04 04:42:29.820462 [ 336 ] {} <Debug> TCP-Session: d7d8918e-d38f-42e9-bbe2-a89353d8621b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.02.04 04:42:29.820480 [ 259 ] {} <Debug> TCP-Session: 4eb399ae-817e-4eaf-aa39-4c06f3d4bb3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3860 | 2026.02.04 04:42:29.820352 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3861 | 2026.02.04 04:42:29.820504 [ 259 ] {} <Debug> TCP-Session: 4eb399ae-817e-4eaf-aa39-4c06f3d4bb3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3862 | 2026.02.04 04:42:29.820351 [ 335 ] {} <Debug> TCP-Session: 1ac5c5e9-1266-493c-994a-b27c375ad137 Authenticating user 'default' from [fd00:1122:3344:101::e]:51431 | ||
| 3863 | 2026.02.04 04:42:29.820532 [ 338 ] {} <Debug> TCP-Session: 3c91fc75-ec97-472b-80d8-a583b862e161 Authenticating user 'default' from [fd00:1122:3344:101::e]:45361 | ||
| 3864 | 2026.02.04 04:42:29.820556 [ 334 ] {350e63f6-9659-4477-877e-ede41dd87c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43691) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3865 | 2026.02.04 04:42:29.820570 [ 338 ] {} <Debug> TCP-Session: 3c91fc75-ec97-472b-80d8-a583b862e161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3866 | 2026.02.04 04:42:29.820558 [ 335 ] {} <Debug> TCP-Session: 1ac5c5e9-1266-493c-994a-b27c375ad137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3867 | 2026.02.04 04:42:29.820589 [ 338 ] {} <Debug> TCP-Session: 3c91fc75-ec97-472b-80d8-a583b862e161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3868 | 2026.02.04 04:42:29.820609 [ 335 ] {} <Debug> TCP-Session: 1ac5c5e9-1266-493c-994a-b27c375ad137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2026.02.04 04:42:29.820296 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49797 | ||
| 3870 | 2026.02.04 04:42:29.820300 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55540 | ||
| 3871 | 2026.02.04 04:42:29.820247 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54812 | ||
| 3872 | 2026.02.04 04:42:29.820717 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3873 | 2026.02.04 04:42:29.820408 [ 339 ] {} <Debug> TCP-Session: c709c307-6d09-477c-84dc-a1e8b4cba552 Authenticating user 'default' from [fd00:1122:3344:101::e]:41768 | ||
| 3874 | 2026.02.04 04:42:29.820749 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3875 | 2026.02.04 04:42:29.820766 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3876 | 2026.02.04 04:42:29.820775 [ 339 ] {} <Debug> TCP-Session: c709c307-6d09-477c-84dc-a1e8b4cba552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3877 | 2026.02.04 04:42:29.820788 [ 341 ] {} <Debug> TCP-Session: d637bdd0-0c6a-4a4f-897b-6e1736404cbe Authenticating user 'default' from [fd00:1122:3344:101::e]:55540 | ||
| 3878 | 2026.02.04 04:42:29.820797 [ 337 ] {} <Debug> TCP-Session: 86ced98d-8e0e-40dc-ab64-7c592110bfa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54812 | ||
| 3879 | 2026.02.04 04:42:29.820812 [ 339 ] {} <Debug> TCP-Session: c709c307-6d09-477c-84dc-a1e8b4cba552 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3880 | 2026.02.04 04:42:29.820833 [ 337 ] {} <Debug> TCP-Session: 86ced98d-8e0e-40dc-ab64-7c592110bfa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3881 | 2026.02.04 04:42:29.820823 [ 341 ] {} <Debug> TCP-Session: d637bdd0-0c6a-4a4f-897b-6e1736404cbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2026.02.04 04:42:29.820862 [ 337 ] {} <Debug> TCP-Session: 86ced98d-8e0e-40dc-ab64-7c592110bfa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3883 | 2026.02.04 04:42:29.820873 [ 341 ] {} <Debug> TCP-Session: d637bdd0-0c6a-4a4f-897b-6e1736404cbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2026.02.04 04:42:29.820755 [ 340 ] {} <Debug> TCP-Session: 9dfc814a-2958-4dbf-9364-c8214cc221ba Authenticating user 'default' from [fd00:1122:3344:101::e]:49797 | ||
| 3885 | 2026.02.04 04:42:29.820774 [ 334 ] {350e63f6-9659-4477-877e-ede41dd87c8f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3886 | 2026.02.04 04:42:29.820915 [ 340 ] {} <Debug> TCP-Session: 9dfc814a-2958-4dbf-9364-c8214cc221ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3887 | 2026.02.04 04:42:29.820947 [ 340 ] {} <Debug> TCP-Session: 9dfc814a-2958-4dbf-9364-c8214cc221ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3888 | 2026.02.04 04:42:29.820965 [ 334 ] {350e63f6-9659-4477-877e-ede41dd87c8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3889 | 2026.02.04 04:42:29.821215 [ 334 ] {350e63f6-9659-4477-877e-ede41dd87c8f} <Debug> oximeter.version (f0c51a56-7b1c-4632-a065-6061506c5fd4) (SelectExecutor): Key condition: unknown | ||
| 3890 | 2026.02.04 04:42:29.822231 [ 312 ] {350e63f6-9659-4477-877e-ede41dd87c8f} <Trace> AggregatingTransform: Aggregating | ||
| 3891 | 2026.02.04 04:42:29.822288 [ 312 ] {350e63f6-9659-4477-877e-ede41dd87c8f} <Trace> Aggregator: Aggregation method: without_key | ||
| 3892 | 2026.02.04 04:42:29.822326 [ 312 ] {350e63f6-9659-4477-877e-ede41dd87c8f} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000899372 sec. (2223.774 rows/sec., 86.87 KiB/sec.) | ||
| 3893 | 2026.02.04 04:42:29.822345 [ 312 ] {350e63f6-9659-4477-877e-ede41dd87c8f} <Trace> Aggregator: Merging aggregated data | ||
| 3894 | 2026.02.04 04:42:29.823590 [ 334 ] {350e63f6-9659-4477-877e-ede41dd87c8f} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003075 sec., 650.4065040650406 rows/sec., 25.41 KiB/sec. | ||
| 3895 | 2026.02.04 04:42:29.823780 [ 334 ] {350e63f6-9659-4477-877e-ede41dd87c8f} <Debug> TCPHandler: Processed in 0.003471227 sec. | ||
| 3896 | 2026.02.04 04:42:29.823892 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3897 | 2026.02.04 04:42:29.823916 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3898 | 2026.02.04 04:42:29.823938 [ 335 ] {} <Debug> TCP-Session: 1ac5c5e9-1266-493c-994a-b27c375ad137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3899 | 2026.02.04 04:42:29.823938 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3900 | 2026.02.04 04:42:29.823968 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3901 | 2026.02.04 04:42:29.823984 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3902 | 2026.02.04 04:42:29.824012 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3903 | 2026.02.04 04:42:29.824023 [ 259 ] {} <Debug> TCP-Session: 4eb399ae-817e-4eaf-aa39-4c06f3d4bb3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3904 | 2026.02.04 04:42:29.824039 [ 337 ] {} <Debug> TCP-Session: 86ced98d-8e0e-40dc-ab64-7c592110bfa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3905 | 2026.02.04 04:42:29.824051 [ 341 ] {} <Debug> TCP-Session: d637bdd0-0c6a-4a4f-897b-6e1736404cbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3906 | 2026.02.04 04:42:29.824007 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3907 | 2026.02.04 04:42:29.824001 [ 338 ] {} <Debug> TCP-Session: 3c91fc75-ec97-472b-80d8-a583b862e161 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3908 | 2026.02.04 04:42:29.824109 [ 339 ] {} <Debug> TCP-Session: c709c307-6d09-477c-84dc-a1e8b4cba552 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2026.02.04 04:42:29.823965 [ 336 ] {} <Debug> TCP-Session: d7d8918e-d38f-42e9-bbe2-a89353d8621b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3910 | 2026.02.04 04:42:29.823951 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3911 | 2026.02.04 04:42:29.824028 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3912 | 2026.02.04 04:42:29.824185 [ 340 ] {} <Debug> TCP-Session: 9dfc814a-2958-4dbf-9364-c8214cc221ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.02.04 04:42:29.824211 [ 334 ] {} <Debug> TCP-Session: 4b13c26f-e4f5-415e-a895-3ea300ed6f40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3914 | 2026.02.04 04:42:32.384011 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3915 | 2026.02.04 04:42:32.384204 [ 260 ] {fe830bfb-ba83-4825-bb04-4cfe155f5fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3916 | 2026.02.04 04:42:32.384275 [ 260 ] {fe830bfb-ba83-4825-bb04-4cfe155f5fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3917 | 2026.02.04 04:42:32.384948 [ 260 ] {fe830bfb-ba83-4825-bb04-4cfe155f5fee} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3918 | 2026.02.04 04:42:32.384992 [ 260 ] {fe830bfb-ba83-4825-bb04-4cfe155f5fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3919 | 2026.02.04 04:42:32.385339 [ 260 ] {fe830bfb-ba83-4825-bb04-4cfe155f5fee} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3920 | 2026.02.04 04:42:32.385606 [ 260 ] {fe830bfb-ba83-4825-bb04-4cfe155f5fee} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3921 | 2026.02.04 04:42:32.385758 [ 260 ] {fe830bfb-ba83-4825-bb04-4cfe155f5fee} <Debug> executeQuery: Read 82 rows, 7.05 KiB in 0.001608 sec., 50995.024875621886 rows/sec., 4.28 MiB/sec. | ||
| 3922 | 2026.02.04 04:42:32.385798 [ 260 ] {fe830bfb-ba83-4825-bb04-4cfe155f5fee} <Debug> TCPHandler: Processed in 0.001919666 sec. | ||
| 3923 | 2026.02.04 04:42:32.385927 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3924 | 2026.02.04 04:42:32.386020 [ 260 ] {5d784cdd-6ac3-4ab6-9df4-9fc7d31f6deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3925 | 2026.02.04 04:42:32.386059 [ 260 ] {5d784cdd-6ac3-4ab6-9df4-9fc7d31f6deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3926 | 2026.02.04 04:42:32.386443 [ 260 ] {5d784cdd-6ac3-4ab6-9df4-9fc7d31f6deb} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3927 | 2026.02.04 04:42:32.386480 [ 260 ] {5d784cdd-6ac3-4ab6-9df4-9fc7d31f6deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3928 | 2026.02.04 04:42:32.386762 [ 260 ] {5d784cdd-6ac3-4ab6-9df4-9fc7d31f6deb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3929 | 2026.02.04 04:42:32.386973 [ 260 ] {5d784cdd-6ac3-4ab6-9df4-9fc7d31f6deb} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3930 | 2026.02.04 04:42:32.387098 [ 260 ] {5d784cdd-6ac3-4ab6-9df4-9fc7d31f6deb} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001096 sec., 13686.131386861314 rows/sec., 1.01 MiB/sec. | ||
| 3931 | 2026.02.04 04:42:32.387133 [ 260 ] {5d784cdd-6ac3-4ab6-9df4-9fc7d31f6deb} <Debug> TCPHandler: Processed in 0.001255486 sec. | ||
| 3932 | 2026.02.04 04:42:32.387243 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3933 | 2026.02.04 04:42:32.387334 [ 260 ] {a09db2a4-fd22-4e9b-b689-3bb3d89256ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3934 | 2026.02.04 04:42:32.387373 [ 260 ] {a09db2a4-fd22-4e9b-b689-3bb3d89256ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3935 | 2026.02.04 04:42:32.387791 [ 260 ] {a09db2a4-fd22-4e9b-b689-3bb3d89256ff} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3936 | 2026.02.04 04:42:32.387825 [ 260 ] {a09db2a4-fd22-4e9b-b689-3bb3d89256ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3937 | 2026.02.04 04:42:32.388109 [ 260 ] {a09db2a4-fd22-4e9b-b689-3bb3d89256ff} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3938 | 2026.02.04 04:42:32.388323 [ 260 ] {a09db2a4-fd22-4e9b-b689-3bb3d89256ff} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3939 | 2026.02.04 04:42:32.388445 [ 260 ] {a09db2a4-fd22-4e9b-b689-3bb3d89256ff} <Debug> executeQuery: Read 71 rows, 5.67 KiB in 0.001128 sec., 62943.26241134751 rows/sec., 4.91 MiB/sec. | ||
| 3940 | 2026.02.04 04:42:32.388481 [ 260 ] {a09db2a4-fd22-4e9b-b689-3bb3d89256ff} <Debug> TCPHandler: Processed in 0.001287068 sec. | ||
| 3941 | 2026.02.04 04:42:32.388592 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3942 | 2026.02.04 04:42:32.388692 [ 260 ] {1d51c3ea-bd4b-4e76-bf83-413ea6b74cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3943 | 2026.02.04 04:42:32.388734 [ 260 ] {1d51c3ea-bd4b-4e76-bf83-413ea6b74cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3944 | 2026.02.04 04:42:32.389140 [ 260 ] {1d51c3ea-bd4b-4e76-bf83-413ea6b74cca} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3945 | 2026.02.04 04:42:32.389176 [ 260 ] {1d51c3ea-bd4b-4e76-bf83-413ea6b74cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3946 | 2026.02.04 04:42:32.389485 [ 260 ] {1d51c3ea-bd4b-4e76-bf83-413ea6b74cca} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3947 | 2026.02.04 04:42:32.389685 [ 260 ] {1d51c3ea-bd4b-4e76-bf83-413ea6b74cca} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3948 | 2026.02.04 04:42:32.389808 [ 260 ] {1d51c3ea-bd4b-4e76-bf83-413ea6b74cca} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001134 sec., 132275.13227513226 rows/sec., 9.17 MiB/sec. | ||
| 3949 | 2026.02.04 04:42:32.389841 [ 260 ] {1d51c3ea-bd4b-4e76-bf83-413ea6b74cca} <Debug> TCPHandler: Processed in 0.001297478 sec. | ||
| 3950 | 2026.02.04 04:42:32.389947 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3951 | 2026.02.04 04:42:32.390041 [ 260 ] {b9fb3510-63f7-4820-8cd6-623e0b70aa05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3952 | 2026.02.04 04:42:32.390105 [ 260 ] {b9fb3510-63f7-4820-8cd6-623e0b70aa05} <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 | ||
| 3953 | 2026.02.04 04:42:32.390872 [ 260 ] {b9fb3510-63f7-4820-8cd6-623e0b70aa05} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3954 | 2026.02.04 04:42:32.390907 [ 260 ] {b9fb3510-63f7-4820-8cd6-623e0b70aa05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3955 | 2026.02.04 04:42:32.391415 [ 260 ] {b9fb3510-63f7-4820-8cd6-623e0b70aa05} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3956 | 2026.02.04 04:42:32.391642 [ 260 ] {b9fb3510-63f7-4820-8cd6-623e0b70aa05} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3957 | 2026.02.04 04:42:32.391772 [ 260 ] {b9fb3510-63f7-4820-8cd6-623e0b70aa05} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001752 sec., 8561.643835616438 rows/sec., 15.34 MiB/sec. | ||
| 3958 | 2026.02.04 04:42:32.391821 [ 260 ] {b9fb3510-63f7-4820-8cd6-623e0b70aa05} <Debug> TCPHandler: Processed in 0.001921995 sec. | ||
| 3959 | 2026.02.04 04:42:32.391932 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3960 | 2026.02.04 04:42:32.392024 [ 260 ] {e2284c63-698a-445b-a2ac-03781245c641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3961 | 2026.02.04 04:42:32.392064 [ 260 ] {e2284c63-698a-445b-a2ac-03781245c641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3962 | 2026.02.04 04:42:32.392382 [ 260 ] {e2284c63-698a-445b-a2ac-03781245c641} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3963 | 2026.02.04 04:42:32.392415 [ 260 ] {e2284c63-698a-445b-a2ac-03781245c641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3964 | 2026.02.04 04:42:32.392711 [ 260 ] {e2284c63-698a-445b-a2ac-03781245c641} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3965 | 2026.02.04 04:42:32.392940 [ 260 ] {e2284c63-698a-445b-a2ac-03781245c641} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3966 | 2026.02.04 04:42:32.393059 [ 260 ] {e2284c63-698a-445b-a2ac-03781245c641} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001053 sec., 47483.380816714154 rows/sec., 3.26 MiB/sec. | ||
| 3967 | 2026.02.04 04:42:32.393093 [ 260 ] {e2284c63-698a-445b-a2ac-03781245c641} <Debug> TCPHandler: Processed in 0.001209407 sec. | ||
| 3968 | 2026.02.04 04:42:35.772384 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3969 | 2026.02.04 04:42:35.772453 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3970 | 2026.02.04 04:42:35.863240 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7735 | ||
| 3971 | 2026.02.04 04:42:35.863784 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3972 | 2026.02.04 04:42:35.863835 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3973 | 2026.02.04 04:42:35.864357 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3974 | 2026.02.04 04:42:35.864592 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2026.02.04 04:42:35.864724 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7735 | ||
| 3976 | 2026.02.04 04:42:35.864743 [ 78 ] {} <Debug> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3977 | 2026.02.04 04:42:35.864808 [ 78 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3978 | 2026.02.04 04:42:35.864832 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3979 | 2026.02.04 04:42:35.864968 [ 187 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::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 | ||
| 3980 | 2026.02.04 04:42:35.865122 [ 187 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3981 | 2026.02.04 04:42:35.865177 [ 187 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5367 rows starting from the beginning of the part | ||
| 3982 | 2026.02.04 04:42:35.865272 [ 187 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3983 | 2026.02.04 04:42:35.865319 [ 187 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3984 | 2026.02.04 04:42:35.865365 [ 187 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3985 | 2026.02.04 04:42:35.865407 [ 187 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3986 | 2026.02.04 04:42:35.865454 [ 187 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3987 | 2026.02.04 04:42:35.866837 [ 199 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7735 rows, containing 4 columns (4 merged, 0 gathered) in 0.001932386 sec., 4002823.4524572217 rows/sec., 57.26 MiB/sec. | ||
| 3988 | 2026.02.04 04:42:35.867478 [ 187 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3989 | 2026.02.04 04:42:35.867724 [ 187 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_16_3} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2026.02.04 04:42:35.867797 [ 187 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_16_3} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3991 | 2026.02.04 04:42:35.867873 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3992 | 2026.02.04 04:42:35.883034 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 578 | ||
| 3993 | 2026.02.04 04:42:35.885790 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2026.02.04 04:42:35.885828 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3995 | 2026.02.04 04:42:35.887007 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3996 | 2026.02.04 04:42:35.887274 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2026.02.04 04:42:35.887394 [ 78 ] {} <Debug> system.query_log (6a387add-258f-406f-bd49-e116343ec775) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3998 | 2026.02.04 04:42:35.887424 [ 78 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3999 | 2026.02.04 04:42:35.887445 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4000 | 2026.02.04 04:42:35.887520 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 578 | ||
| 4001 | 2026.02.04 04:42:35.887555 [ 195 ] {6a387add-258f-406f-bd49-e116343ec775::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 | ||
| 4002 | 2026.02.04 04:42:35.888316 [ 195 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4003 | 2026.02.04 04:42:35.888441 [ 195 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 436 rows starting from the beginning of the part | ||
| 4004 | 2026.02.04 04:42:35.888745 [ 195 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 4005 | 2026.02.04 04:42:35.889048 [ 195 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 4006 | 2026.02.04 04:42:35.889334 [ 195 ] {6a387add-258f-406f-bd49-e116343ec775::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 | ||
| 4007 | 2026.02.04 04:42:35.889614 [ 195 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 4008 | 2026.02.04 04:42:35.889894 [ 195 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 4009 | 2026.02.04 04:42:35.895971 [ 199 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 72 columns (72 merged, 0 gathered) in 0.008469654 sec., 68243.63781566519 rows/sec., 62.92 MiB/sec. | ||
| 4010 | 2026.02.04 04:42:35.896876 [ 199 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4011 | 2026.02.04 04:42:35.897380 [ 199 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_11_2} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4012 | 2026.02.04 04:42:35.897447 [ 199 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_11_2} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4013 | 2026.02.04 04:42:35.897580 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB. | ||
| 4014 | 2026.02.04 04:42:36.001702 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001122515 sec. | ||
| 4015 | 2026.02.04 04:42:36.273714 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4016 | 2026.02.04 04:42:36.290430 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4017 | 2026.02.04 04:42:36.290500 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4018 | 2026.02.04 04:42:36.296193 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4019 | 2026.02.04 04:42:36.296861 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2026.02.04 04:42:36.297162 [ 97 ] {} <Debug> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4021 | 2026.02.04 04:42:36.297229 [ 97 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4022 | 2026.02.04 04:42:36.297248 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4023 | 2026.02.04 04:42:36.297356 [ 190 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::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 | ||
| 4024 | 2026.02.04 04:42:36.299966 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4025 | 2026.02.04 04:42:36.301372 [ 190 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4026 | 2026.02.04 04:42:36.302689 [ 190 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::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 | ||
| 4027 | 2026.02.04 04:42:36.307085 [ 190 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::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 | ||
| 4028 | 2026.02.04 04:42:36.311294 [ 190 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::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 | ||
| 4029 | 2026.02.04 04:42:36.315605 [ 190 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::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 | ||
| 4030 | 2026.02.04 04:42:36.320163 [ 190 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::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 | ||
| 4031 | 2026.02.04 04:42:36.324357 [ 190 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::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 | ||
| 4032 | 2026.02.04 04:42:36.376893 [ 192 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079567549 sec., 1520.7204635648636 rows/sec., 7.86 MiB/sec. | ||
| 4033 | 2026.02.04 04:42:36.378547 [ 202 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4034 | 2026.02.04 04:42:36.380300 [ 202 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_16_3} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4035 | 2026.02.04 04:42:36.380385 [ 202 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_16_3} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4036 | 2026.02.04 04:42:36.381503 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 4037 | 2026.02.04 04:42:37.000379 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.64 MiB, peak 240.47 MiB, free memory in arenas 0.00 B, will set to 238.59 MiB (RSS), difference: 8.94 MiB | ||
| 4038 | 2026.02.04 04:42:37.383559 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4039 | 2026.02.04 04:42:37.383762 [ 260 ] {ed01bc25-8f04-41f0-876d-0b3d846b89f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4040 | 2026.02.04 04:42:37.383835 [ 260 ] {ed01bc25-8f04-41f0-876d-0b3d846b89f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4041 | 2026.02.04 04:42:37.384570 [ 260 ] {ed01bc25-8f04-41f0-876d-0b3d846b89f1} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4042 | 2026.02.04 04:42:37.384618 [ 260 ] {ed01bc25-8f04-41f0-876d-0b3d846b89f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4043 | 2026.02.04 04:42:37.384999 [ 260 ] {ed01bc25-8f04-41f0-876d-0b3d846b89f1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4044 | 2026.02.04 04:42:37.385283 [ 260 ] {ed01bc25-8f04-41f0-876d-0b3d846b89f1} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4045 | 2026.02.04 04:42:37.385421 [ 77 ] {} <Debug> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4046 | 2026.02.04 04:42:37.385438 [ 260 ] {ed01bc25-8f04-41f0-876d-0b3d846b89f1} <Debug> executeQuery: Read 106 rows, 9.14 KiB in 0.001733 sec., 61165.60877091748 rows/sec., 5.15 MiB/sec. | ||
| 4047 | 2026.02.04 04:42:37.385494 [ 77 ] {} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4048 | 2026.02.04 04:42:37.385515 [ 260 ] {ed01bc25-8f04-41f0-876d-0b3d846b89f1} <Debug> TCPHandler: Processed in 0.002095698 sec. | ||
| 4049 | 2026.02.04 04:42:37.385524 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4050 | 2026.02.04 04:42:37.385638 [ 197 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::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 | ||
| 4051 | 2026.02.04 04:42:37.385654 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4052 | 2026.02.04 04:42:37.385751 [ 197 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4053 | 2026.02.04 04:42:37.385768 [ 260 ] {fbfe6968-6424-4bd4-9816-1dfe7ebe7281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4054 | 2026.02.04 04:42:37.385788 [ 197 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 961 rows starting from the beginning of the part | ||
| 4055 | 2026.02.04 04:42:37.385817 [ 260 ] {fbfe6968-6424-4bd4-9816-1dfe7ebe7281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4056 | 2026.02.04 04:42:37.385882 [ 197 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 106 rows starting from the beginning of the part | ||
| 4057 | 2026.02.04 04:42:37.385935 [ 197 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part | ||
| 4058 | 2026.02.04 04:42:37.385977 [ 197 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 226 rows starting from the beginning of the part | ||
| 4059 | 2026.02.04 04:42:37.386023 [ 197 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part | ||
| 4060 | 2026.02.04 04:42:37.386066 [ 197 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 106 rows starting from the beginning of the part | ||
| 4061 | 2026.02.04 04:42:37.386245 [ 260 ] {fbfe6968-6424-4bd4-9816-1dfe7ebe7281} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4062 | 2026.02.04 04:42:37.386288 [ 260 ] {fbfe6968-6424-4bd4-9816-1dfe7ebe7281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4063 | 2026.02.04 04:42:37.386719 [ 260 ] {fbfe6968-6424-4bd4-9816-1dfe7ebe7281} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4064 | 2026.02.04 04:42:37.386942 [ 260 ] {fbfe6968-6424-4bd4-9816-1dfe7ebe7281} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4065 | 2026.02.04 04:42:37.387079 [ 260 ] {fbfe6968-6424-4bd4-9816-1dfe7ebe7281} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001336 sec., 20209.580838323353 rows/sec., 1.48 MiB/sec. | ||
| 4066 | 2026.02.04 04:42:37.387119 [ 260 ] {fbfe6968-6424-4bd4-9816-1dfe7ebe7281} <Debug> TCPHandler: Processed in 0.00151754 sec. | ||
| 4067 | 2026.02.04 04:42:37.387188 [ 192 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1563 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586741 sec., 985037.8858301386 rows/sec., 85.86 MiB/sec. | ||
| 4068 | 2026.02.04 04:42:37.387232 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4069 | 2026.02.04 04:42:37.387334 [ 260 ] {44bf5bcd-6b59-462f-a588-ca554f041ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4070 | 2026.02.04 04:42:37.387402 [ 260 ] {44bf5bcd-6b59-462f-a588-ca554f041ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4071 | 2026.02.04 04:42:37.387450 [ 198 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4072 | 2026.02.04 04:42:37.387758 [ 198 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_21_4} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4073 | 2026.02.04 04:42:37.387825 [ 260 ] {44bf5bcd-6b59-462f-a588-ca554f041ff8} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4074 | 2026.02.04 04:42:37.387841 [ 198 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_21_4} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4075 | 2026.02.04 04:42:37.387861 [ 260 ] {44bf5bcd-6b59-462f-a588-ca554f041ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4076 | 2026.02.04 04:42:37.387944 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4077 | 2026.02.04 04:42:37.388159 [ 260 ] {44bf5bcd-6b59-462f-a588-ca554f041ff8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4078 | 2026.02.04 04:42:37.388366 [ 260 ] {44bf5bcd-6b59-462f-a588-ca554f041ff8} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4079 | 2026.02.04 04:42:37.388467 [ 77 ] {} <Debug> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4080 | 2026.02.04 04:42:37.388492 [ 260 ] {44bf5bcd-6b59-462f-a588-ca554f041ff8} <Debug> executeQuery: Read 83 rows, 6.63 KiB in 0.001179 sec., 70398.64291772689 rows/sec., 5.50 MiB/sec. | ||
| 4081 | 2026.02.04 04:42:37.388503 [ 77 ] {} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4082 | 2026.02.04 04:42:37.388534 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4083 | 2026.02.04 04:42:37.388536 [ 260 ] {44bf5bcd-6b59-462f-a588-ca554f041ff8} <Debug> TCPHandler: Processed in 0.001352608 sec. | ||
| 4084 | 2026.02.04 04:42:37.388604 [ 197 ] {45212a14-dd86-47fe-afca-089447b0150f::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 | ||
| 4085 | 2026.02.04 04:42:37.388657 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4086 | 2026.02.04 04:42:37.388697 [ 197 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4087 | 2026.02.04 04:42:37.388725 [ 197 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 567 rows starting from the beginning of the part | ||
| 4088 | 2026.02.04 04:42:37.388758 [ 260 ] {efc5410b-8acd-404c-ac2c-f5a1857673f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4089 | 2026.02.04 04:42:37.388768 [ 197 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 83 rows starting from the beginning of the part | ||
| 4090 | 2026.02.04 04:42:37.388811 [ 260 ] {efc5410b-8acd-404c-ac2c-f5a1857673f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4091 | 2026.02.04 04:42:37.388817 [ 197 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 71 rows starting from the beginning of the part | ||
| 4092 | 2026.02.04 04:42:37.388866 [ 197 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 119 rows starting from the beginning of the part | ||
| 4093 | 2026.02.04 04:42:37.388901 [ 197 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 71 rows starting from the beginning of the part | ||
| 4094 | 2026.02.04 04:42:37.388937 [ 197 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 83 rows starting from the beginning of the part | ||
| 4095 | 2026.02.04 04:42:37.389220 [ 260 ] {efc5410b-8acd-404c-ac2c-f5a1857673f8} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4096 | 2026.02.04 04:42:37.389260 [ 260 ] {efc5410b-8acd-404c-ac2c-f5a1857673f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4097 | 2026.02.04 04:42:37.389620 [ 260 ] {efc5410b-8acd-404c-ac2c-f5a1857673f8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4098 | 2026.02.04 04:42:37.389757 [ 198 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 994 rows, containing 5 columns (5 merged, 0 gathered) in 0.001179845 sec., 842483.5465675577 rows/sec., 66.55 MiB/sec. | ||
| 4099 | 2026.02.04 04:42:37.389836 [ 260 ] {efc5410b-8acd-404c-ac2c-f5a1857673f8} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4100 | 2026.02.04 04:42:37.389904 [ 197 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4101 | 2026.02.04 04:42:37.389953 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4102 | 2026.02.04 04:42:37.389973 [ 260 ] {efc5410b-8acd-404c-ac2c-f5a1857673f8} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001236 sec., 121359.22330097089 rows/sec., 8.41 MiB/sec. | ||
| 4103 | 2026.02.04 04:42:37.389986 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4104 | 2026.02.04 04:42:37.390015 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4105 | 2026.02.04 04:42:37.390020 [ 260 ] {efc5410b-8acd-404c-ac2c-f5a1857673f8} <Debug> TCPHandler: Processed in 0.001409939 sec. | ||
| 4106 | 2026.02.04 04:42:37.390132 [ 188 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::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 | ||
| 4107 | 2026.02.04 04:42:37.390146 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4108 | 2026.02.04 04:42:37.390170 [ 197 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_21_4} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4109 | 2026.02.04 04:42:37.390256 [ 197 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_21_4} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4110 | 2026.02.04 04:42:37.390262 [ 260 ] {d6425bc0-51d9-4987-b0b7-7698f811401f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4111 | 2026.02.04 04:42:37.390277 [ 188 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4112 | 2026.02.04 04:42:37.390326 [ 188 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2796 rows starting from the beginning of the part | ||
| 4113 | 2026.02.04 04:42:37.390328 [ 260 ] {d6425bc0-51d9-4987-b0b7-7698f811401f} <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.02.04 04:42:37.390334 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 4115 | 2026.02.04 04:42:37.390403 [ 188 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 150 rows starting from the beginning of the part | ||
| 4116 | 2026.02.04 04:42:37.390459 [ 188 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 150 rows starting from the beginning of the part | ||
| 4117 | 2026.02.04 04:42:37.390505 [ 188 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 186 rows starting from the beginning of the part | ||
| 4118 | 2026.02.04 04:42:37.390543 [ 188 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 150 rows starting from the beginning of the part | ||
| 4119 | 2026.02.04 04:42:37.390580 [ 188 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 150 rows starting from the beginning of the part | ||
| 4120 | 2026.02.04 04:42:37.391201 [ 260 ] {d6425bc0-51d9-4987-b0b7-7698f811401f} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2026.02.04 04:42:37.391244 [ 260 ] {d6425bc0-51d9-4987-b0b7-7698f811401f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4122 | 2026.02.04 04:42:37.391829 [ 260 ] {d6425bc0-51d9-4987-b0b7-7698f811401f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4123 | 2026.02.04 04:42:37.392077 [ 260 ] {d6425bc0-51d9-4987-b0b7-7698f811401f} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4124 | 2026.02.04 04:42:37.392228 [ 260 ] {d6425bc0-51d9-4987-b0b7-7698f811401f} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001983 sec., 13615.733736762482 rows/sec., 24.40 MiB/sec. | ||
| 4125 | 2026.02.04 04:42:37.392278 [ 197 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3582 rows, containing 5 columns (5 merged, 0 gathered) in 0.002193599 sec., 1632932.9107097513 rows/sec., 114.45 MiB/sec. | ||
| 4126 | 2026.02.04 04:42:37.392290 [ 260 ] {d6425bc0-51d9-4987-b0b7-7698f811401f} <Debug> TCPHandler: Processed in 0.00219244 sec. | ||
| 4127 | 2026.02.04 04:42:37.392411 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4128 | 2026.02.04 04:42:37.392506 [ 260 ] {556fd8a3-12bc-4824-b7ba-f77d23a8da54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4129 | 2026.02.04 04:42:37.392549 [ 260 ] {556fd8a3-12bc-4824-b7ba-f77d23a8da54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4130 | 2026.02.04 04:42:37.392570 [ 188 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4131 | 2026.02.04 04:42:37.392835 [ 188 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4132 | 2026.02.04 04:42:37.392889 [ 260 ] {556fd8a3-12bc-4824-b7ba-f77d23a8da54} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4133 | 2026.02.04 04:42:37.392909 [ 188 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4134 | 2026.02.04 04:42:37.392934 [ 260 ] {556fd8a3-12bc-4824-b7ba-f77d23a8da54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4135 | 2026.02.04 04:42:37.392990 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 4136 | 2026.02.04 04:42:37.393246 [ 260 ] {556fd8a3-12bc-4824-b7ba-f77d23a8da54} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4137 | 2026.02.04 04:42:37.393449 [ 260 ] {556fd8a3-12bc-4824-b7ba-f77d23a8da54} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4138 | 2026.02.04 04:42:37.393544 [ 77 ] {} <Debug> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4139 | 2026.02.04 04:42:37.393568 [ 260 ] {556fd8a3-12bc-4824-b7ba-f77d23a8da54} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001108 sec., 45126.35379061371 rows/sec., 3.09 MiB/sec. | ||
| 4140 | 2026.02.04 04:42:37.393578 [ 77 ] {} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4141 | 2026.02.04 04:42:37.393606 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4142 | 2026.02.04 04:42:37.393608 [ 260 ] {556fd8a3-12bc-4824-b7ba-f77d23a8da54} <Debug> TCPHandler: Processed in 0.001277238 sec. | ||
| 4143 | 2026.02.04 04:42:37.393666 [ 197 ] {731df2cf-23ae-4727-a089-42af68ee38bc::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 | ||
| 4144 | 2026.02.04 04:42:37.393746 [ 197 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4145 | 2026.02.04 04:42:37.393768 [ 197 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 794 rows starting from the beginning of the part | ||
| 4146 | 2026.02.04 04:42:37.393809 [ 197 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part | ||
| 4147 | 2026.02.04 04:42:37.393842 [ 197 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part | ||
| 4148 | 2026.02.04 04:42:37.393872 [ 197 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part | ||
| 4149 | 2026.02.04 04:42:37.393912 [ 197 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 50 rows starting from the beginning of the part | ||
| 4150 | 2026.02.04 04:42:37.393944 [ 197 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 50 rows starting from the beginning of the part | ||
| 4151 | 2026.02.04 04:42:37.394774 [ 188 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1044 rows, containing 4 columns (4 merged, 0 gathered) in 0.001097865 sec., 950936.5905644137 rows/sec., 64.01 MiB/sec. | ||
| 4152 | 2026.02.04 04:42:37.394911 [ 197 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4153 | 2026.02.04 04:42:37.395146 [ 197 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_21_4} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4154 | 2026.02.04 04:42:37.395212 [ 197 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_21_4} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4155 | 2026.02.04 04:42:37.395270 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4156 | 2026.02.04 04:42:42.384110 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4157 | 2026.02.04 04:42:42.384306 [ 260 ] {07eee152-062c-424c-9d6d-8ca94e2cda5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4158 | 2026.02.04 04:42:42.384372 [ 260 ] {07eee152-062c-424c-9d6d-8ca94e2cda5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4159 | 2026.02.04 04:42:42.384982 [ 260 ] {07eee152-062c-424c-9d6d-8ca94e2cda5c} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4160 | 2026.02.04 04:42:42.385031 [ 260 ] {07eee152-062c-424c-9d6d-8ca94e2cda5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4161 | 2026.02.04 04:42:42.385418 [ 260 ] {07eee152-062c-424c-9d6d-8ca94e2cda5c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4162 | 2026.02.04 04:42:42.385653 [ 260 ] {07eee152-062c-424c-9d6d-8ca94e2cda5c} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4163 | 2026.02.04 04:42:42.385809 [ 260 ] {07eee152-062c-424c-9d6d-8ca94e2cda5c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001553 sec., 2575.6600128783 rows/sec., 210.03 KiB/sec. | ||
| 4164 | 2026.02.04 04:42:42.385851 [ 260 ] {07eee152-062c-424c-9d6d-8ca94e2cda5c} <Debug> TCPHandler: Processed in 0.001868235 sec. | ||
| 4165 | 2026.02.04 04:42:42.385975 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4166 | 2026.02.04 04:42:42.386074 [ 260 ] {d0c03f63-f829-43ad-8df8-fb850265875c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4167 | 2026.02.04 04:42:42.386115 [ 260 ] {d0c03f63-f829-43ad-8df8-fb850265875c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4168 | 2026.02.04 04:42:42.386547 [ 260 ] {d0c03f63-f829-43ad-8df8-fb850265875c} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4169 | 2026.02.04 04:42:42.386584 [ 260 ] {d0c03f63-f829-43ad-8df8-fb850265875c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4170 | 2026.02.04 04:42:42.386897 [ 260 ] {d0c03f63-f829-43ad-8df8-fb850265875c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4171 | 2026.02.04 04:42:42.387116 [ 260 ] {d0c03f63-f829-43ad-8df8-fb850265875c} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4172 | 2026.02.04 04:42:42.387245 [ 260 ] {d0c03f63-f829-43ad-8df8-fb850265875c} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.00119 sec., 70588.23529411764 rows/sec., 5.90 MiB/sec. | ||
| 4173 | 2026.02.04 04:42:42.387283 [ 260 ] {d0c03f63-f829-43ad-8df8-fb850265875c} <Debug> TCPHandler: Processed in 0.001356938 sec. | ||
| 4174 | 2026.02.04 04:42:42.387399 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4175 | 2026.02.04 04:42:42.387493 [ 260 ] {4aad0dc4-8cc5-4f43-8368-b1cdb8b60348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4176 | 2026.02.04 04:42:42.387533 [ 260 ] {4aad0dc4-8cc5-4f43-8368-b1cdb8b60348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4177 | 2026.02.04 04:42:42.387914 [ 260 ] {4aad0dc4-8cc5-4f43-8368-b1cdb8b60348} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4178 | 2026.02.04 04:42:42.387948 [ 260 ] {4aad0dc4-8cc5-4f43-8368-b1cdb8b60348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4179 | 2026.02.04 04:42:42.388221 [ 260 ] {4aad0dc4-8cc5-4f43-8368-b1cdb8b60348} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4180 | 2026.02.04 04:42:42.388414 [ 260 ] {4aad0dc4-8cc5-4f43-8368-b1cdb8b60348} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4181 | 2026.02.04 04:42:42.388523 [ 112 ] {} <Debug> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4182 | 2026.02.04 04:42:42.388532 [ 260 ] {4aad0dc4-8cc5-4f43-8368-b1cdb8b60348} <Debug> executeQuery: Read 19 rows, 1.41 KiB in 0.001117 sec., 17009.84780662489 rows/sec., 1.23 MiB/sec. | ||
| 4183 | 2026.02.04 04:42:42.388659 [ 112 ] {} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4184 | 2026.02.04 04:42:42.388680 [ 260 ] {4aad0dc4-8cc5-4f43-8368-b1cdb8b60348} <Debug> TCPHandler: Processed in 0.001329808 sec. | ||
| 4185 | 2026.02.04 04:42:42.388686 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4186 | 2026.02.04 04:42:42.388789 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4187 | 2026.02.04 04:42:42.388822 [ 189 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::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 | ||
| 4188 | 2026.02.04 04:42:42.388888 [ 260 ] {d90e246b-d8f6-4ddf-bd5b-d71c34fed695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4189 | 2026.02.04 04:42:42.388932 [ 260 ] {d90e246b-d8f6-4ddf-bd5b-d71c34fed695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4190 | 2026.02.04 04:42:42.388953 [ 189 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4191 | 2026.02.04 04:42:42.388993 [ 189 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 203 rows starting from the beginning of the part | ||
| 4192 | 2026.02.04 04:42:42.389060 [ 189 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 15 rows starting from the beginning of the part | ||
| 4193 | 2026.02.04 04:42:42.389108 [ 189 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 39 rows starting from the beginning of the part | ||
| 4194 | 2026.02.04 04:42:42.389160 [ 189 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part | ||
| 4195 | 2026.02.04 04:42:42.389199 [ 189 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 27 rows starting from the beginning of the part | ||
| 4196 | 2026.02.04 04:42:42.389240 [ 189 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part | ||
| 4197 | 2026.02.04 04:42:42.389358 [ 260 ] {d90e246b-d8f6-4ddf-bd5b-d71c34fed695} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4198 | 2026.02.04 04:42:42.389400 [ 260 ] {d90e246b-d8f6-4ddf-bd5b-d71c34fed695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4199 | 2026.02.04 04:42:42.389774 [ 260 ] {d90e246b-d8f6-4ddf-bd5b-d71c34fed695} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4200 | 2026.02.04 04:42:42.390015 [ 260 ] {d90e246b-d8f6-4ddf-bd5b-d71c34fed695} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4201 | 2026.02.04 04:42:42.390150 [ 260 ] {d90e246b-d8f6-4ddf-bd5b-d71c34fed695} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00128 sec., 58593.74999999999 rows/sec., 4.58 MiB/sec. | ||
| 4202 | 2026.02.04 04:42:42.390189 [ 260 ] {d90e246b-d8f6-4ddf-bd5b-d71c34fed695} <Debug> TCPHandler: Processed in 0.001447649 sec. | ||
| 4203 | 2026.02.04 04:42:42.390226 [ 200 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146058 sec., 217721.72698517027 rows/sec., 15.49 MiB/sec. | ||
| 4204 | 2026.02.04 04:42:42.390306 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4205 | 2026.02.04 04:42:42.390390 [ 189 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4206 | 2026.02.04 04:42:42.390406 [ 260 ] {e5af8890-d54e-420b-a2cd-b337e745bf13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4207 | 2026.02.04 04:42:42.390457 [ 260 ] {e5af8890-d54e-420b-a2cd-b337e745bf13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4208 | 2026.02.04 04:42:42.390667 [ 189 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_21_4} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4209 | 2026.02.04 04:42:42.390744 [ 189 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_21_4} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4210 | 2026.02.04 04:42:42.390820 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4211 | 2026.02.04 04:42:42.390872 [ 260 ] {e5af8890-d54e-420b-a2cd-b337e745bf13} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4212 | 2026.02.04 04:42:42.390912 [ 260 ] {e5af8890-d54e-420b-a2cd-b337e745bf13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4213 | 2026.02.04 04:42:42.391253 [ 260 ] {e5af8890-d54e-420b-a2cd-b337e745bf13} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4214 | 2026.02.04 04:42:42.391464 [ 260 ] {e5af8890-d54e-420b-a2cd-b337e745bf13} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4215 | 2026.02.04 04:42:42.391594 [ 260 ] {e5af8890-d54e-420b-a2cd-b337e745bf13} <Debug> executeQuery: Read 152 rows, 10.79 KiB in 0.001207 sec., 125932.06296603149 rows/sec., 8.73 MiB/sec. | ||
| 4216 | 2026.02.04 04:42:42.391631 [ 260 ] {e5af8890-d54e-420b-a2cd-b337e745bf13} <Debug> TCPHandler: Processed in 0.001375258 sec. | ||
| 4217 | 2026.02.04 04:42:42.391749 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4218 | 2026.02.04 04:42:42.391844 [ 260 ] {304aee0e-5d62-4997-8092-4ed88809a29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4219 | 2026.02.04 04:42:42.391897 [ 260 ] {304aee0e-5d62-4997-8092-4ed88809a29f} <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 | ||
| 4220 | 2026.02.04 04:42:42.392687 [ 260 ] {304aee0e-5d62-4997-8092-4ed88809a29f} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4221 | 2026.02.04 04:42:42.392724 [ 260 ] {304aee0e-5d62-4997-8092-4ed88809a29f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4222 | 2026.02.04 04:42:42.393265 [ 260 ] {304aee0e-5d62-4997-8092-4ed88809a29f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4223 | 2026.02.04 04:42:42.393492 [ 260 ] {304aee0e-5d62-4997-8092-4ed88809a29f} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4224 | 2026.02.04 04:42:42.393619 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4225 | 2026.02.04 04:42:42.393639 [ 260 ] {304aee0e-5d62-4997-8092-4ed88809a29f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001812 sec., 8278.14569536424 rows/sec., 14.83 MiB/sec. | ||
| 4226 | 2026.02.04 04:42:42.393685 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4227 | 2026.02.04 04:42:42.393707 [ 260 ] {304aee0e-5d62-4997-8092-4ed88809a29f} <Debug> TCPHandler: Processed in 0.002015307 sec. | ||
| 4228 | 2026.02.04 04:42:42.393710 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4229 | 2026.02.04 04:42:42.393817 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4230 | 2026.02.04 04:42:42.393834 [ 188 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::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 | ||
| 4231 | 2026.02.04 04:42:42.393910 [ 260 ] {21b8814e-d5bd-4570-abb5-c6adeed655c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4232 | 2026.02.04 04:42:42.393952 [ 260 ] {21b8814e-d5bd-4570-abb5-c6adeed655c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4233 | 2026.02.04 04:42:42.394045 [ 188 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4234 | 2026.02.04 04:42:42.394116 [ 188 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 327 rows starting from the beginning of the part | ||
| 4235 | 2026.02.04 04:42:42.394243 [ 188 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 15 rows starting from the beginning of the part | ||
| 4236 | 2026.02.04 04:42:42.394269 [ 260 ] {21b8814e-d5bd-4570-abb5-c6adeed655c2} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4237 | 2026.02.04 04:42:42.394305 [ 260 ] {21b8814e-d5bd-4570-abb5-c6adeed655c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4238 | 2026.02.04 04:42:42.394336 [ 188 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part | ||
| 4239 | 2026.02.04 04:42:42.394426 [ 188 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part | ||
| 4240 | 2026.02.04 04:42:42.394510 [ 188 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 27 rows starting from the beginning of the part | ||
| 4241 | 2026.02.04 04:42:42.394661 [ 188 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 15 rows starting from the beginning of the part | ||
| 4242 | 2026.02.04 04:42:42.394685 [ 260 ] {21b8814e-d5bd-4570-abb5-c6adeed655c2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4243 | 2026.02.04 04:42:42.394912 [ 260 ] {21b8814e-d5bd-4570-abb5-c6adeed655c2} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4244 | 2026.02.04 04:42:42.395066 [ 260 ] {21b8814e-d5bd-4570-abb5-c6adeed655c2} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001155 sec., 43290.04329004329 rows/sec., 2.97 MiB/sec. | ||
| 4245 | 2026.02.04 04:42:42.395103 [ 260 ] {21b8814e-d5bd-4570-abb5-c6adeed655c2} <Debug> TCPHandler: Processed in 0.001324018 sec. | ||
| 4246 | 2026.02.04 04:42:42.398804 [ 189 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 426 rows, containing 19 columns (19 merged, 0 gathered) in 0.004998298 sec., 85229.01195566972 rows/sec., 152.73 MiB/sec. | ||
| 4247 | 2026.02.04 04:42:42.399389 [ 188 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4248 | 2026.02.04 04:42:42.399688 [ 188 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4249 | 2026.02.04 04:42:42.399752 [ 188 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4250 | 2026.02.04 04:42:42.399828 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 4251 | 2026.02.04 04:42:43.000375 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.77 MiB, peak 244.90 MiB, free memory in arenas 0.00 B, will set to 241.91 MiB (RSS), difference: 2.14 MiB | ||
| 4252 | 2026.02.04 04:42:43.365574 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8247 | ||
| 4253 | 2026.02.04 04:42:43.366206 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4254 | 2026.02.04 04:42:43.366258 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4255 | 2026.02.04 04:42:43.366840 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4256 | 2026.02.04 04:42:43.367074 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2026.02.04 04:42:43.367217 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8247 | ||
| 4258 | 2026.02.04 04:42:43.800870 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4259 | 2026.02.04 04:42:43.816296 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4260 | 2026.02.04 04:42:43.816362 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4261 | 2026.02.04 04:42:43.822212 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4262 | 2026.02.04 04:42:43.822969 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2026.02.04 04:42:43.826133 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4264 | 2026.02.04 04:42:45.888407 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 604 | ||
| 4265 | 2026.02.04 04:42:45.891064 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4266 | 2026.02.04 04:42:45.891120 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4267 | 2026.02.04 04:42:45.892291 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4268 | 2026.02.04 04:42:45.892564 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4269 | 2026.02.04 04:42:45.892911 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 604 | ||
| 4270 | 2026.02.04 04:42:47.383298 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4271 | 2026.02.04 04:42:47.383479 [ 260 ] {6c95cac3-2c80-4026-8430-88485ad7818c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4272 | 2026.02.04 04:42:47.383551 [ 260 ] {6c95cac3-2c80-4026-8430-88485ad7818c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4273 | 2026.02.04 04:42:47.384231 [ 260 ] {6c95cac3-2c80-4026-8430-88485ad7818c} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4274 | 2026.02.04 04:42:47.384280 [ 260 ] {6c95cac3-2c80-4026-8430-88485ad7818c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4275 | 2026.02.04 04:42:47.384690 [ 260 ] {6c95cac3-2c80-4026-8430-88485ad7818c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4276 | 2026.02.04 04:42:47.384937 [ 260 ] {6c95cac3-2c80-4026-8430-88485ad7818c} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4277 | 2026.02.04 04:42:47.385093 [ 260 ] {6c95cac3-2c80-4026-8430-88485ad7818c} <Debug> executeQuery: Read 106 rows, 9.14 KiB in 0.001667 sec., 63587.282543491296 rows/sec., 5.35 MiB/sec. | ||
| 4278 | 2026.02.04 04:42:47.385144 [ 260 ] {6c95cac3-2c80-4026-8430-88485ad7818c} <Debug> TCPHandler: Processed in 0.001982157 sec. | ||
| 4279 | 2026.02.04 04:42:47.385280 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4280 | 2026.02.04 04:42:47.385386 [ 260 ] {d705ed69-8904-44b7-870f-907b4e2baea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4281 | 2026.02.04 04:42:47.385430 [ 260 ] {d705ed69-8904-44b7-870f-907b4e2baea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4282 | 2026.02.04 04:42:47.385894 [ 260 ] {d705ed69-8904-44b7-870f-907b4e2baea7} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4283 | 2026.02.04 04:42:47.385931 [ 260 ] {d705ed69-8904-44b7-870f-907b4e2baea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4284 | 2026.02.04 04:42:47.386252 [ 260 ] {d705ed69-8904-44b7-870f-907b4e2baea7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4285 | 2026.02.04 04:42:47.386478 [ 260 ] {d705ed69-8904-44b7-870f-907b4e2baea7} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4286 | 2026.02.04 04:42:47.386610 [ 260 ] {d705ed69-8904-44b7-870f-907b4e2baea7} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001248 sec., 21634.615384615387 rows/sec., 1.59 MiB/sec. | ||
| 4287 | 2026.02.04 04:42:47.386649 [ 260 ] {d705ed69-8904-44b7-870f-907b4e2baea7} <Debug> TCPHandler: Processed in 0.001426019 sec. | ||
| 4288 | 2026.02.04 04:42:47.386783 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4289 | 2026.02.04 04:42:47.386879 [ 260 ] {b43d939b-f6c2-484d-8367-d076d7be9e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4290 | 2026.02.04 04:42:47.386921 [ 260 ] {b43d939b-f6c2-484d-8367-d076d7be9e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4291 | 2026.02.04 04:42:47.387356 [ 260 ] {b43d939b-f6c2-484d-8367-d076d7be9e9d} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2026.02.04 04:42:47.387391 [ 260 ] {b43d939b-f6c2-484d-8367-d076d7be9e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4293 | 2026.02.04 04:42:47.387794 [ 260 ] {b43d939b-f6c2-484d-8367-d076d7be9e9d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4294 | 2026.02.04 04:42:47.388019 [ 260 ] {b43d939b-f6c2-484d-8367-d076d7be9e9d} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.02.04 04:42:47.388163 [ 260 ] {b43d939b-f6c2-484d-8367-d076d7be9e9d} <Debug> executeQuery: Read 83 rows, 6.63 KiB in 0.001303 sec., 63699.1557943208 rows/sec., 4.97 MiB/sec. | ||
| 4296 | 2026.02.04 04:42:47.388202 [ 260 ] {b43d939b-f6c2-484d-8367-d076d7be9e9d} <Debug> TCPHandler: Processed in 0.00146927 sec. | ||
| 4297 | 2026.02.04 04:42:47.388330 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4298 | 2026.02.04 04:42:47.388427 [ 260 ] {29bc6a01-f780-41f1-9ed0-102bd7f6dbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4299 | 2026.02.04 04:42:47.388472 [ 260 ] {29bc6a01-f780-41f1-9ed0-102bd7f6dbac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4300 | 2026.02.04 04:42:47.388877 [ 260 ] {29bc6a01-f780-41f1-9ed0-102bd7f6dbac} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4301 | 2026.02.04 04:42:47.388909 [ 260 ] {29bc6a01-f780-41f1-9ed0-102bd7f6dbac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4302 | 2026.02.04 04:42:47.389239 [ 260 ] {29bc6a01-f780-41f1-9ed0-102bd7f6dbac} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4303 | 2026.02.04 04:42:47.389446 [ 260 ] {29bc6a01-f780-41f1-9ed0-102bd7f6dbac} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4304 | 2026.02.04 04:42:47.389577 [ 260 ] {29bc6a01-f780-41f1-9ed0-102bd7f6dbac} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001226 sec., 122349.10277324633 rows/sec., 8.48 MiB/sec. | ||
| 4305 | 2026.02.04 04:42:47.389612 [ 260 ] {29bc6a01-f780-41f1-9ed0-102bd7f6dbac} <Debug> TCPHandler: Processed in 0.001388859 sec. | ||
| 4306 | 2026.02.04 04:42:47.389855 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2026.02.04 04:42:47.389960 [ 260 ] {a4fe88e7-7189-4510-9774-c219724dc9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4308 | 2026.02.04 04:42:47.390018 [ 260 ] {a4fe88e7-7189-4510-9774-c219724dc9dd} <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 | ||
| 4309 | 2026.02.04 04:42:47.390904 [ 260 ] {a4fe88e7-7189-4510-9774-c219724dc9dd} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.02.04 04:42:47.390942 [ 260 ] {a4fe88e7-7189-4510-9774-c219724dc9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4311 | 2026.02.04 04:42:47.391514 [ 260 ] {a4fe88e7-7189-4510-9774-c219724dc9dd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4312 | 2026.02.04 04:42:47.391750 [ 260 ] {a4fe88e7-7189-4510-9774-c219724dc9dd} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.02.04 04:42:47.391901 [ 260 ] {a4fe88e7-7189-4510-9774-c219724dc9dd} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00196 sec., 13775.510204081633 rows/sec., 24.69 MiB/sec. | ||
| 4314 | 2026.02.04 04:42:47.391971 [ 260 ] {a4fe88e7-7189-4510-9774-c219724dc9dd} <Debug> TCPHandler: Processed in 0.002171049 sec. | ||
| 4315 | 2026.02.04 04:42:47.392091 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4316 | 2026.02.04 04:42:47.392188 [ 260 ] {88fb0387-042e-4686-aab8-a39990b73f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4317 | 2026.02.04 04:42:47.392231 [ 260 ] {88fb0387-042e-4686-aab8-a39990b73f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4318 | 2026.02.04 04:42:47.392587 [ 260 ] {88fb0387-042e-4686-aab8-a39990b73f02} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2026.02.04 04:42:47.392623 [ 260 ] {88fb0387-042e-4686-aab8-a39990b73f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4320 | 2026.02.04 04:42:47.392951 [ 260 ] {88fb0387-042e-4686-aab8-a39990b73f02} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4321 | 2026.02.04 04:42:47.393180 [ 260 ] {88fb0387-042e-4686-aab8-a39990b73f02} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2026.02.04 04:42:47.393307 [ 260 ] {88fb0387-042e-4686-aab8-a39990b73f02} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001139 sec., 43898.15627743635 rows/sec., 3.01 MiB/sec. | ||
| 4323 | 2026.02.04 04:42:47.393344 [ 260 ] {88fb0387-042e-4686-aab8-a39990b73f02} <Debug> TCPHandler: Processed in 0.001303768 sec. | ||
| 4324 | 2026.02.04 04:42:50.772530 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4325 | 2026.02.04 04:42:50.772642 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4326 | 2026.02.04 04:42:50.867665 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8695 | ||
| 4327 | 2026.02.04 04:42:50.868146 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4328 | 2026.02.04 04:42:50.868188 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4329 | 2026.02.04 04:42:50.868714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4330 | 2026.02.04 04:42:50.868939 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4331 | 2026.02.04 04:42:50.869072 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8695 | ||
| 4332 | 2026.02.04 04:42:51.326182 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4333 | 2026.02.04 04:42:51.342528 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4334 | 2026.02.04 04:42:51.342595 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4335 | 2026.02.04 04:42:51.348758 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4336 | 2026.02.04 04:42:51.349498 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4337 | 2026.02.04 04:42:51.352301 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4338 | 2026.02.04 04:42:52.382070 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4339 | 2026.02.04 04:42:52.382252 [ 260 ] {488003bb-dac3-491c-9114-5efb7079f61b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4340 | 2026.02.04 04:42:52.382320 [ 260 ] {488003bb-dac3-491c-9114-5efb7079f61b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4341 | 2026.02.04 04:42:52.383049 [ 260 ] {488003bb-dac3-491c-9114-5efb7079f61b} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4342 | 2026.02.04 04:42:52.383099 [ 260 ] {488003bb-dac3-491c-9114-5efb7079f61b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4343 | 2026.02.04 04:42:52.383493 [ 260 ] {488003bb-dac3-491c-9114-5efb7079f61b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4344 | 2026.02.04 04:42:52.383720 [ 260 ] {488003bb-dac3-491c-9114-5efb7079f61b} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2026.02.04 04:42:52.383888 [ 260 ] {488003bb-dac3-491c-9114-5efb7079f61b} <Debug> executeQuery: Read 82 rows, 7.05 KiB in 0.001687 sec., 48606.99466508596 rows/sec., 4.08 MiB/sec. | ||
| 4346 | 2026.02.04 04:42:52.383940 [ 260 ] {488003bb-dac3-491c-9114-5efb7079f61b} <Debug> TCPHandler: Processed in 0.002005637 sec. | ||
| 4347 | 2026.02.04 04:42:52.384076 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4348 | 2026.02.04 04:42:52.384181 [ 260 ] {c1acf453-628c-446d-98c6-b97ee080311f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4349 | 2026.02.04 04:42:52.384225 [ 260 ] {c1acf453-628c-446d-98c6-b97ee080311f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4350 | 2026.02.04 04:42:52.384642 [ 260 ] {c1acf453-628c-446d-98c6-b97ee080311f} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4351 | 2026.02.04 04:42:52.384681 [ 260 ] {c1acf453-628c-446d-98c6-b97ee080311f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4352 | 2026.02.04 04:42:52.385000 [ 260 ] {c1acf453-628c-446d-98c6-b97ee080311f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4353 | 2026.02.04 04:42:52.385223 [ 260 ] {c1acf453-628c-446d-98c6-b97ee080311f} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4354 | 2026.02.04 04:42:52.385370 [ 260 ] {c1acf453-628c-446d-98c6-b97ee080311f} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001214 sec., 12355.848434925865 rows/sec., 929.10 KiB/sec. | ||
| 4355 | 2026.02.04 04:42:52.385411 [ 260 ] {c1acf453-628c-446d-98c6-b97ee080311f} <Debug> TCPHandler: Processed in 0.001390748 sec. | ||
| 4356 | 2026.02.04 04:42:52.385524 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4357 | 2026.02.04 04:42:52.385622 [ 260 ] {84be82dd-6766-4ffc-b91a-0b7013122e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4358 | 2026.02.04 04:42:52.385664 [ 260 ] {84be82dd-6766-4ffc-b91a-0b7013122e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4359 | 2026.02.04 04:42:52.386065 [ 260 ] {84be82dd-6766-4ffc-b91a-0b7013122e70} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2026.02.04 04:42:52.386103 [ 260 ] {84be82dd-6766-4ffc-b91a-0b7013122e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4361 | 2026.02.04 04:42:52.386399 [ 260 ] {84be82dd-6766-4ffc-b91a-0b7013122e70} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4362 | 2026.02.04 04:42:52.386608 [ 260 ] {84be82dd-6766-4ffc-b91a-0b7013122e70} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2026.02.04 04:42:52.386746 [ 260 ] {84be82dd-6766-4ffc-b91a-0b7013122e70} <Debug> executeQuery: Read 71 rows, 5.67 KiB in 0.001144 sec., 62062.93706293706 rows/sec., 4.84 MiB/sec. | ||
| 4364 | 2026.02.04 04:42:52.386784 [ 260 ] {84be82dd-6766-4ffc-b91a-0b7013122e70} <Debug> TCPHandler: Processed in 0.001311288 sec. | ||
| 4365 | 2026.02.04 04:42:52.386899 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4366 | 2026.02.04 04:42:52.386997 [ 260 ] {551bd67e-e20b-4d05-af24-a3aa6c2e731f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4367 | 2026.02.04 04:42:52.387041 [ 260 ] {551bd67e-e20b-4d05-af24-a3aa6c2e731f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4368 | 2026.02.04 04:42:52.387444 [ 260 ] {551bd67e-e20b-4d05-af24-a3aa6c2e731f} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2026.02.04 04:42:52.387480 [ 260 ] {551bd67e-e20b-4d05-af24-a3aa6c2e731f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4370 | 2026.02.04 04:42:52.387809 [ 260 ] {551bd67e-e20b-4d05-af24-a3aa6c2e731f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4371 | 2026.02.04 04:42:52.388020 [ 260 ] {551bd67e-e20b-4d05-af24-a3aa6c2e731f} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2026.02.04 04:42:52.388158 [ 260 ] {551bd67e-e20b-4d05-af24-a3aa6c2e731f} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00118 sec., 127118.6440677966 rows/sec., 8.81 MiB/sec. | ||
| 4373 | 2026.02.04 04:42:52.388195 [ 260 ] {551bd67e-e20b-4d05-af24-a3aa6c2e731f} <Debug> TCPHandler: Processed in 0.001346018 sec. | ||
| 4374 | 2026.02.04 04:42:52.388298 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4375 | 2026.02.04 04:42:52.388393 [ 260 ] {82c6f3d5-a05a-4615-8bdb-b2493010684e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4376 | 2026.02.04 04:42:52.388447 [ 260 ] {82c6f3d5-a05a-4615-8bdb-b2493010684e} <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 | ||
| 4377 | 2026.02.04 04:42:52.389229 [ 260 ] {82c6f3d5-a05a-4615-8bdb-b2493010684e} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4378 | 2026.02.04 04:42:52.389267 [ 260 ] {82c6f3d5-a05a-4615-8bdb-b2493010684e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4379 | 2026.02.04 04:42:52.389835 [ 260 ] {82c6f3d5-a05a-4615-8bdb-b2493010684e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4380 | 2026.02.04 04:42:52.390067 [ 260 ] {82c6f3d5-a05a-4615-8bdb-b2493010684e} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4381 | 2026.02.04 04:42:52.390212 [ 260 ] {82c6f3d5-a05a-4615-8bdb-b2493010684e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001837 sec., 8165.487207403375 rows/sec., 14.63 MiB/sec. | ||
| 4382 | 2026.02.04 04:42:52.390276 [ 260 ] {82c6f3d5-a05a-4615-8bdb-b2493010684e} <Debug> TCPHandler: Processed in 0.002028538 sec. | ||
| 4383 | 2026.02.04 04:42:52.390388 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4384 | 2026.02.04 04:42:52.390484 [ 260 ] {42938454-4f67-4cb7-94d1-51815801e27b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4385 | 2026.02.04 04:42:52.390526 [ 260 ] {42938454-4f67-4cb7-94d1-51815801e27b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4386 | 2026.02.04 04:42:52.390851 [ 260 ] {42938454-4f67-4cb7-94d1-51815801e27b} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4387 | 2026.02.04 04:42:52.390888 [ 260 ] {42938454-4f67-4cb7-94d1-51815801e27b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4388 | 2026.02.04 04:42:52.391187 [ 260 ] {42938454-4f67-4cb7-94d1-51815801e27b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4389 | 2026.02.04 04:42:52.391409 [ 260 ] {42938454-4f67-4cb7-94d1-51815801e27b} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4390 | 2026.02.04 04:42:52.391535 [ 260 ] {42938454-4f67-4cb7-94d1-51815801e27b} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001069 sec., 46772.68475210477 rows/sec., 3.21 MiB/sec. | ||
| 4391 | 2026.02.04 04:42:52.391571 [ 260 ] {42938454-4f67-4cb7-94d1-51815801e27b} <Debug> TCPHandler: Processed in 0.001232606 sec. | ||
| 4392 | 2026.02.04 04:42:55.893020 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 628 | ||
| 4393 | 2026.02.04 04:42:55.895775 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4394 | 2026.02.04 04:42:55.895827 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4395 | 2026.02.04 04:42:55.897055 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4396 | 2026.02.04 04:42:55.897338 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4397 | 2026.02.04 04:42:55.897667 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 628 | ||
| 4398 | 2026.02.04 04:42:57.379710 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4399 | 2026.02.04 04:42:57.379949 [ 260 ] {2193653f-0b5c-43e8-a746-1f6ff2dd0317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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) | ||
| 4400 | 2026.02.04 04:42:57.380327 [ 260 ] {2193653f-0b5c-43e8-a746-1f6ff2dd0317} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4401 | 2026.02.04 04:42:57.380370 [ 260 ] {2193653f-0b5c-43e8-a746-1f6ff2dd0317} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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 | ||
| 4402 | 2026.02.04 04:42:57.380630 [ 260 ] {2193653f-0b5c-43e8-a746-1f6ff2dd0317} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4403 | 2026.02.04 04:42:57.380703 [ 260 ] {2193653f-0b5c-43e8-a746-1f6ff2dd0317} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4404 | 2026.02.04 04:42:57.380846 [ 260 ] {2193653f-0b5c-43e8-a746-1f6ff2dd0317} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 4405 | 2026.02.04 04:42:57.380939 [ 301 ] {2193653f-0b5c-43e8-a746-1f6ff2dd0317} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4406 | 2026.02.04 04:42:57.380983 [ 304 ] {2193653f-0b5c-43e8-a746-1f6ff2dd0317} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4407 | 2026.02.04 04:42:57.380983 [ 290 ] {2193653f-0b5c-43e8-a746-1f6ff2dd0317} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4408 | 2026.02.04 04:42:57.381130 [ 260 ] {2193653f-0b5c-43e8-a746-1f6ff2dd0317} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4409 | 2026.02.04 04:42:57.381157 [ 260 ] {2193653f-0b5c-43e8-a746-1f6ff2dd0317} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4410 | 2026.02.04 04:42:57.381228 [ 260 ] {2193653f-0b5c-43e8-a746-1f6ff2dd0317} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4411 | 2026.02.04 04:42:57.381247 [ 260 ] {2193653f-0b5c-43e8-a746-1f6ff2dd0317} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
| 4412 | 2026.02.04 04:42:57.381285 [ 260 ] {2193653f-0b5c-43e8-a746-1f6ff2dd0317} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 4413 | 2026.02.04 04:42:57.381343 [ 260 ] {2193653f-0b5c-43e8-a746-1f6ff2dd0317} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 4414 | 2026.02.04 04:42:57.382150 [ 260 ] {2193653f-0b5c-43e8-a746-1f6ff2dd0317} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.002307 sec., 16038.144776766363 rows/sec., 644.27 KiB/sec. | ||
| 4415 | 2026.02.04 04:42:57.382260 [ 260 ] {2193653f-0b5c-43e8-a746-1f6ff2dd0317} <Debug> TCPHandler: Processed in 0.002687836 sec. | ||
| 4416 | 2026.02.04 04:42:57.382587 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4417 | 2026.02.04 04:42:57.382738 [ 260 ] {d9a2cc0d-c0f5-47a9-ad12-ca0dfc8f77f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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) | ||
| 4418 | 2026.02.04 04:42:57.382968 [ 260 ] {d9a2cc0d-c0f5-47a9-ad12-ca0dfc8f77f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4419 | 2026.02.04 04:42:57.383006 [ 260 ] {d9a2cc0d-c0f5-47a9-ad12-ca0dfc8f77f7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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 | ||
| 4420 | 2026.02.04 04:42:57.383214 [ 260 ] {d9a2cc0d-c0f5-47a9-ad12-ca0dfc8f77f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4421 | 2026.02.04 04:42:57.383268 [ 260 ] {d9a2cc0d-c0f5-47a9-ad12-ca0dfc8f77f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4422 | 2026.02.04 04:42:57.383374 [ 260 ] {d9a2cc0d-c0f5-47a9-ad12-ca0dfc8f77f7} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 4423 | 2026.02.04 04:42:57.383436 [ 290 ] {d9a2cc0d-c0f5-47a9-ad12-ca0dfc8f77f7} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4424 | 2026.02.04 04:42:57.383444 [ 301 ] {d9a2cc0d-c0f5-47a9-ad12-ca0dfc8f77f7} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4425 | 2026.02.04 04:42:57.383449 [ 304 ] {d9a2cc0d-c0f5-47a9-ad12-ca0dfc8f77f7} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4426 | 2026.02.04 04:42:57.383564 [ 260 ] {d9a2cc0d-c0f5-47a9-ad12-ca0dfc8f77f7} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4427 | 2026.02.04 04:42:57.383589 [ 260 ] {d9a2cc0d-c0f5-47a9-ad12-ca0dfc8f77f7} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4428 | 2026.02.04 04:42:57.383646 [ 260 ] {d9a2cc0d-c0f5-47a9-ad12-ca0dfc8f77f7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4429 | 2026.02.04 04:42:57.383665 [ 260 ] {d9a2cc0d-c0f5-47a9-ad12-ca0dfc8f77f7} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
| 4430 | 2026.02.04 04:42:57.383696 [ 260 ] {d9a2cc0d-c0f5-47a9-ad12-ca0dfc8f77f7} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 4431 | 2026.02.04 04:42:57.383748 [ 260 ] {d9a2cc0d-c0f5-47a9-ad12-ca0dfc8f77f7} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 4432 | 2026.02.04 04:42:57.384342 [ 260 ] {d9a2cc0d-c0f5-47a9-ad12-ca0dfc8f77f7} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.001672 sec., 22129.186602870814 rows/sec., 888.95 KiB/sec. | ||
| 4433 | 2026.02.04 04:42:57.384418 [ 260 ] {d9a2cc0d-c0f5-47a9-ad12-ca0dfc8f77f7} <Debug> TCPHandler: Processed in 0.001883385 sec. | ||
| 4434 | 2026.02.04 04:42:57.384647 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4435 | 2026.02.04 04:42:57.384790 [ 260 ] {dd126bc8-ca32-4836-a098-5d158eeaf64d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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) | ||
| 4436 | 2026.02.04 04:42:57.385008 [ 260 ] {dd126bc8-ca32-4836-a098-5d158eeaf64d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4437 | 2026.02.04 04:42:57.385047 [ 260 ] {dd126bc8-ca32-4836-a098-5d158eeaf64d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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 | ||
| 4438 | 2026.02.04 04:42:57.385255 [ 260 ] {dd126bc8-ca32-4836-a098-5d158eeaf64d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4439 | 2026.02.04 04:42:57.385310 [ 260 ] {dd126bc8-ca32-4836-a098-5d158eeaf64d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4440 | 2026.02.04 04:42:57.385425 [ 260 ] {dd126bc8-ca32-4836-a098-5d158eeaf64d} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 4441 | 2026.02.04 04:42:57.385478 [ 321 ] {dd126bc8-ca32-4836-a098-5d158eeaf64d} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4442 | 2026.02.04 04:42:57.385480 [ 301 ] {dd126bc8-ca32-4836-a098-5d158eeaf64d} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4443 | 2026.02.04 04:42:57.385496 [ 304 ] {dd126bc8-ca32-4836-a098-5d158eeaf64d} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4444 | 2026.02.04 04:42:57.385580 [ 260 ] {dd126bc8-ca32-4836-a098-5d158eeaf64d} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4445 | 2026.02.04 04:42:57.385605 [ 260 ] {dd126bc8-ca32-4836-a098-5d158eeaf64d} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4446 | 2026.02.04 04:42:57.385661 [ 260 ] {dd126bc8-ca32-4836-a098-5d158eeaf64d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4447 | 2026.02.04 04:42:57.385680 [ 260 ] {dd126bc8-ca32-4836-a098-5d158eeaf64d} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
| 4448 | 2026.02.04 04:42:57.385709 [ 260 ] {dd126bc8-ca32-4836-a098-5d158eeaf64d} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 4449 | 2026.02.04 04:42:57.385749 [ 260 ] {dd126bc8-ca32-4836-a098-5d158eeaf64d} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 4450 | 2026.02.04 04:42:57.386374 [ 260 ] {dd126bc8-ca32-4836-a098-5d158eeaf64d} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.001643 sec., 22519.78088861838 rows/sec., 904.64 KiB/sec. | ||
| 4451 | 2026.02.04 04:42:57.386465 [ 260 ] {dd126bc8-ca32-4836-a098-5d158eeaf64d} <Debug> TCPHandler: Processed in 0.001868676 sec. | ||
| 4452 | 2026.02.04 04:42:57.386680 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4453 | 2026.02.04 04:42:57.386820 [ 260 ] {3df674dd-7fd2-4bf9-b2ca-4052b0ebc8f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 4454 | 2026.02.04 04:42:57.387038 [ 260 ] {3df674dd-7fd2-4bf9-b2ca-4052b0ebc8f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4455 | 2026.02.04 04:42:57.387075 [ 260 ] {3df674dd-7fd2-4bf9-b2ca-4052b0ebc8f7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 4456 | 2026.02.04 04:42:57.387282 [ 260 ] {3df674dd-7fd2-4bf9-b2ca-4052b0ebc8f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4457 | 2026.02.04 04:42:57.387335 [ 260 ] {3df674dd-7fd2-4bf9-b2ca-4052b0ebc8f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4458 | 2026.02.04 04:42:57.387436 [ 260 ] {3df674dd-7fd2-4bf9-b2ca-4052b0ebc8f7} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 4459 | 2026.02.04 04:42:57.387498 [ 321 ] {3df674dd-7fd2-4bf9-b2ca-4052b0ebc8f7} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4460 | 2026.02.04 04:42:57.387510 [ 301 ] {3df674dd-7fd2-4bf9-b2ca-4052b0ebc8f7} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4461 | 2026.02.04 04:42:57.387500 [ 304 ] {3df674dd-7fd2-4bf9-b2ca-4052b0ebc8f7} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4462 | 2026.02.04 04:42:57.387609 [ 260 ] {3df674dd-7fd2-4bf9-b2ca-4052b0ebc8f7} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4463 | 2026.02.04 04:42:57.387635 [ 260 ] {3df674dd-7fd2-4bf9-b2ca-4052b0ebc8f7} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4464 | 2026.02.04 04:42:57.387689 [ 260 ] {3df674dd-7fd2-4bf9-b2ca-4052b0ebc8f7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4465 | 2026.02.04 04:42:57.387707 [ 260 ] {3df674dd-7fd2-4bf9-b2ca-4052b0ebc8f7} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
| 4466 | 2026.02.04 04:42:57.387737 [ 260 ] {3df674dd-7fd2-4bf9-b2ca-4052b0ebc8f7} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4467 | 2026.02.04 04:42:57.387776 [ 260 ] {3df674dd-7fd2-4bf9-b2ca-4052b0ebc8f7} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4468 | 2026.02.04 04:42:57.388295 [ 260 ] {3df674dd-7fd2-4bf9-b2ca-4052b0ebc8f7} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.001532 sec., 24151.436031331592 rows/sec., 970.19 KiB/sec. | ||
| 4469 | 2026.02.04 04:42:57.388382 [ 260 ] {3df674dd-7fd2-4bf9-b2ca-4052b0ebc8f7} <Debug> TCPHandler: Processed in 0.001751183 sec. | ||
| 4470 | 2026.02.04 04:42:57.394648 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4471 | 2026.02.04 04:42:57.394842 [ 260 ] {efeec5df-7bfb-42df-9dc3-82ee1b264a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4472 | 2026.02.04 04:42:57.394918 [ 260 ] {efeec5df-7bfb-42df-9dc3-82ee1b264a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4473 | 2026.02.04 04:42:57.395663 [ 260 ] {efeec5df-7bfb-42df-9dc3-82ee1b264a13} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4474 | 2026.02.04 04:42:57.395705 [ 260 ] {efeec5df-7bfb-42df-9dc3-82ee1b264a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4475 | 2026.02.04 04:42:57.396123 [ 260 ] {efeec5df-7bfb-42df-9dc3-82ee1b264a13} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4476 | 2026.02.04 04:42:57.396322 [ 260 ] {efeec5df-7bfb-42df-9dc3-82ee1b264a13} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4477 | 2026.02.04 04:42:57.396464 [ 260 ] {efeec5df-7bfb-42df-9dc3-82ee1b264a13} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001675 sec., 2388.0597014925374 rows/sec., 303.75 KiB/sec. | ||
| 4478 | 2026.02.04 04:42:57.396504 [ 260 ] {efeec5df-7bfb-42df-9dc3-82ee1b264a13} <Debug> TCPHandler: Processed in 0.001951087 sec. | ||
| 4479 | 2026.02.04 04:42:57.396618 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4480 | 2026.02.04 04:42:57.396716 [ 260 ] {3f8d5073-93bd-4c02-baed-ca0ae3a766ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4481 | 2026.02.04 04:42:57.396756 [ 260 ] {3f8d5073-93bd-4c02-baed-ca0ae3a766ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4482 | 2026.02.04 04:42:57.397168 [ 260 ] {3f8d5073-93bd-4c02-baed-ca0ae3a766ea} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4483 | 2026.02.04 04:42:57.397205 [ 260 ] {3f8d5073-93bd-4c02-baed-ca0ae3a766ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4484 | 2026.02.04 04:42:57.397512 [ 260 ] {3f8d5073-93bd-4c02-baed-ca0ae3a766ea} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4485 | 2026.02.04 04:42:57.397727 [ 260 ] {3f8d5073-93bd-4c02-baed-ca0ae3a766ea} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4486 | 2026.02.04 04:42:57.397853 [ 260 ] {3f8d5073-93bd-4c02-baed-ca0ae3a766ea} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001158 sec., 20725.38860103627 rows/sec., 1.72 MiB/sec. | ||
| 4487 | 2026.02.04 04:42:57.397891 [ 260 ] {3f8d5073-93bd-4c02-baed-ca0ae3a766ea} <Debug> TCPHandler: Processed in 0.001322018 sec. | ||
| 4488 | 2026.02.04 04:42:57.398001 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4489 | 2026.02.04 04:42:57.398096 [ 260 ] {07d1d499-ec07-44e1-8e28-3055d0b79197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4490 | 2026.02.04 04:42:57.398136 [ 260 ] {07d1d499-ec07-44e1-8e28-3055d0b79197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4491 | 2026.02.04 04:42:57.398511 [ 260 ] {07d1d499-ec07-44e1-8e28-3055d0b79197} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4492 | 2026.02.04 04:42:57.398547 [ 260 ] {07d1d499-ec07-44e1-8e28-3055d0b79197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4493 | 2026.02.04 04:42:57.398852 [ 260 ] {07d1d499-ec07-44e1-8e28-3055d0b79197} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4494 | 2026.02.04 04:42:57.399068 [ 260 ] {07d1d499-ec07-44e1-8e28-3055d0b79197} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4495 | 2026.02.04 04:42:57.399195 [ 260 ] {07d1d499-ec07-44e1-8e28-3055d0b79197} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001117 sec., 7162.041181736796 rows/sec., 584.01 KiB/sec. | ||
| 4496 | 2026.02.04 04:42:57.399233 [ 260 ] {07d1d499-ec07-44e1-8e28-3055d0b79197} <Debug> TCPHandler: Processed in 0.001279487 sec. | ||
| 4497 | 2026.02.04 04:42:57.399342 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4498 | 2026.02.04 04:42:57.399438 [ 260 ] {e475c621-831a-4c93-9707-4a11137419c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4499 | 2026.02.04 04:42:57.399476 [ 260 ] {e475c621-831a-4c93-9707-4a11137419c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4500 | 2026.02.04 04:42:57.399956 [ 260 ] {e475c621-831a-4c93-9707-4a11137419c7} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4501 | 2026.02.04 04:42:57.399993 [ 260 ] {e475c621-831a-4c93-9707-4a11137419c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4502 | 2026.02.04 04:42:57.400327 [ 260 ] {e475c621-831a-4c93-9707-4a11137419c7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4503 | 2026.02.04 04:42:57.400543 [ 260 ] {e475c621-831a-4c93-9707-4a11137419c7} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4504 | 2026.02.04 04:42:57.400676 [ 260 ] {e475c621-831a-4c93-9707-4a11137419c7} <Debug> executeQuery: Read 234 rows, 21.23 KiB in 0.001256 sec., 186305.73248407643 rows/sec., 16.51 MiB/sec. | ||
| 4505 | 2026.02.04 04:42:57.400715 [ 260 ] {e475c621-831a-4c93-9707-4a11137419c7} <Debug> TCPHandler: Processed in 0.001422279 sec. | ||
| 4506 | 2026.02.04 04:42:57.400856 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4507 | 2026.02.04 04:42:57.400951 [ 260 ] {ba7f8a1a-03bb-446a-821d-1a5653fb8d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4508 | 2026.02.04 04:42:57.400994 [ 260 ] {ba7f8a1a-03bb-446a-821d-1a5653fb8d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4509 | 2026.02.04 04:42:57.401396 [ 260 ] {ba7f8a1a-03bb-446a-821d-1a5653fb8d9b} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4510 | 2026.02.04 04:42:57.401433 [ 260 ] {ba7f8a1a-03bb-446a-821d-1a5653fb8d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4511 | 2026.02.04 04:42:57.401742 [ 260 ] {ba7f8a1a-03bb-446a-821d-1a5653fb8d9b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4512 | 2026.02.04 04:42:57.401952 [ 260 ] {ba7f8a1a-03bb-446a-821d-1a5653fb8d9b} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4513 | 2026.02.04 04:42:57.402077 [ 260 ] {ba7f8a1a-03bb-446a-821d-1a5653fb8d9b} <Debug> executeQuery: Read 47 rows, 3.55 KiB in 0.001143 sec., 41119.86001749781 rows/sec., 3.03 MiB/sec. | ||
| 4514 | 2026.02.04 04:42:57.402115 [ 260 ] {ba7f8a1a-03bb-446a-821d-1a5653fb8d9b} <Debug> TCPHandler: Processed in 0.001307208 sec. | ||
| 4515 | 2026.02.04 04:42:57.402223 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4516 | 2026.02.04 04:42:57.402318 [ 260 ] {aba8899f-c5da-4456-868f-057ac958e467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4517 | 2026.02.04 04:42:57.402357 [ 260 ] {aba8899f-c5da-4456-868f-057ac958e467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4518 | 2026.02.04 04:42:57.402745 [ 260 ] {aba8899f-c5da-4456-868f-057ac958e467} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4519 | 2026.02.04 04:42:57.402782 [ 260 ] {aba8899f-c5da-4456-868f-057ac958e467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4520 | 2026.02.04 04:42:57.403104 [ 260 ] {aba8899f-c5da-4456-868f-057ac958e467} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4521 | 2026.02.04 04:42:57.403317 [ 260 ] {aba8899f-c5da-4456-868f-057ac958e467} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4522 | 2026.02.04 04:42:57.403444 [ 260 ] {aba8899f-c5da-4456-868f-057ac958e467} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001144 sec., 20979.020979020977 rows/sec., 1.74 MiB/sec. | ||
| 4523 | 2026.02.04 04:42:57.403480 [ 260 ] {aba8899f-c5da-4456-868f-057ac958e467} <Debug> TCPHandler: Processed in 0.001306827 sec. | ||
| 4524 | 2026.02.04 04:42:57.403588 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4525 | 2026.02.04 04:42:57.403683 [ 260 ] {cad7dfa6-72e6-4524-865d-efec05cce6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4526 | 2026.02.04 04:42:57.403722 [ 260 ] {cad7dfa6-72e6-4524-865d-efec05cce6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4527 | 2026.02.04 04:42:57.404100 [ 260 ] {cad7dfa6-72e6-4524-865d-efec05cce6aa} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4528 | 2026.02.04 04:42:57.404136 [ 260 ] {cad7dfa6-72e6-4524-865d-efec05cce6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4529 | 2026.02.04 04:42:57.404421 [ 260 ] {cad7dfa6-72e6-4524-865d-efec05cce6aa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4530 | 2026.02.04 04:42:57.404627 [ 260 ] {cad7dfa6-72e6-4524-865d-efec05cce6aa} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2026.02.04 04:42:57.404751 [ 260 ] {cad7dfa6-72e6-4524-865d-efec05cce6aa} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001086 sec., 11049.723756906078 rows/sec., 863.26 KiB/sec. | ||
| 4532 | 2026.02.04 04:42:57.404791 [ 260 ] {cad7dfa6-72e6-4524-865d-efec05cce6aa} <Debug> TCPHandler: Processed in 0.001252007 sec. | ||
| 4533 | 2026.02.04 04:42:57.404892 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4534 | 2026.02.04 04:42:57.404987 [ 260 ] {52b9de4c-6147-4dad-80e9-471142e04d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4535 | 2026.02.04 04:42:57.405031 [ 260 ] {52b9de4c-6147-4dad-80e9-471142e04d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4536 | 2026.02.04 04:42:57.405484 [ 260 ] {52b9de4c-6147-4dad-80e9-471142e04d57} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4537 | 2026.02.04 04:42:57.405521 [ 260 ] {52b9de4c-6147-4dad-80e9-471142e04d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4538 | 2026.02.04 04:42:57.405842 [ 260 ] {52b9de4c-6147-4dad-80e9-471142e04d57} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4539 | 2026.02.04 04:42:57.406058 [ 260 ] {52b9de4c-6147-4dad-80e9-471142e04d57} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2026.02.04 04:42:57.406213 [ 260 ] {52b9de4c-6147-4dad-80e9-471142e04d57} <Debug> executeQuery: Read 135 rows, 11.19 KiB in 0.001242 sec., 108695.65217391304 rows/sec., 8.80 MiB/sec. | ||
| 4541 | 2026.02.04 04:42:57.406253 [ 260 ] {52b9de4c-6147-4dad-80e9-471142e04d57} <Debug> TCPHandler: Processed in 0.001408839 sec. | ||
| 4542 | 2026.02.04 04:42:57.406383 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4543 | 2026.02.04 04:42:57.406480 [ 260 ] {4b582c80-4b5c-4048-9dc6-0e46d85297ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4544 | 2026.02.04 04:42:57.406521 [ 260 ] {4b582c80-4b5c-4048-9dc6-0e46d85297ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4545 | 2026.02.04 04:42:57.407056 [ 260 ] {4b582c80-4b5c-4048-9dc6-0e46d85297ae} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4546 | 2026.02.04 04:42:57.407103 [ 260 ] {4b582c80-4b5c-4048-9dc6-0e46d85297ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4547 | 2026.02.04 04:42:57.407523 [ 260 ] {4b582c80-4b5c-4048-9dc6-0e46d85297ae} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4548 | 2026.02.04 04:42:57.407744 [ 260 ] {4b582c80-4b5c-4048-9dc6-0e46d85297ae} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4549 | 2026.02.04 04:42:57.407880 [ 260 ] {4b582c80-4b5c-4048-9dc6-0e46d85297ae} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001418 sec., 141043.72355430183 rows/sec., 10.11 MiB/sec. | ||
| 4550 | 2026.02.04 04:42:57.407918 [ 260 ] {4b582c80-4b5c-4048-9dc6-0e46d85297ae} <Debug> TCPHandler: Processed in 0.001583641 sec. | ||
| 4551 | 2026.02.04 04:42:57.408039 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4552 | 2026.02.04 04:42:57.408134 [ 260 ] {9d1b2591-1312-45d2-9d2a-baa6e502c082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4553 | 2026.02.04 04:42:57.408187 [ 260 ] {9d1b2591-1312-45d2-9d2a-baa6e502c082} <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 | ||
| 4554 | 2026.02.04 04:42:57.408977 [ 260 ] {9d1b2591-1312-45d2-9d2a-baa6e502c082} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.02.04 04:42:57.409019 [ 260 ] {9d1b2591-1312-45d2-9d2a-baa6e502c082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4556 | 2026.02.04 04:42:57.409560 [ 260 ] {9d1b2591-1312-45d2-9d2a-baa6e502c082} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4557 | 2026.02.04 04:42:57.409797 [ 260 ] {9d1b2591-1312-45d2-9d2a-baa6e502c082} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.02.04 04:42:57.409932 [ 260 ] {9d1b2591-1312-45d2-9d2a-baa6e502c082} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001816 sec., 14867.841409691631 rows/sec., 26.64 MiB/sec. | ||
| 4559 | 2026.02.04 04:42:57.409986 [ 260 ] {9d1b2591-1312-45d2-9d2a-baa6e502c082} <Debug> TCPHandler: Processed in 0.001996277 sec. | ||
| 4560 | 2026.02.04 04:42:57.410103 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2026.02.04 04:42:57.410199 [ 260 ] {fc9a412f-d936-4987-a7f8-4118a59a53ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4562 | 2026.02.04 04:42:57.410246 [ 260 ] {fc9a412f-d936-4987-a7f8-4118a59a53ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4563 | 2026.02.04 04:42:57.410582 [ 260 ] {fc9a412f-d936-4987-a7f8-4118a59a53ac} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2026.02.04 04:42:57.410619 [ 260 ] {fc9a412f-d936-4987-a7f8-4118a59a53ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4565 | 2026.02.04 04:42:57.410927 [ 260 ] {fc9a412f-d936-4987-a7f8-4118a59a53ac} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4566 | 2026.02.04 04:42:57.411144 [ 260 ] {fc9a412f-d936-4987-a7f8-4118a59a53ac} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2026.02.04 04:42:57.411273 [ 260 ] {fc9a412f-d936-4987-a7f8-4118a59a53ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 4568 | 2026.02.04 04:42:57.411308 [ 260 ] {fc9a412f-d936-4987-a7f8-4118a59a53ac} <Debug> TCPHandler: Processed in 0.001255496 sec. | ||
| 4569 | 2026.02.04 04:42:58.369578 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9207 | ||
| 4570 | 2026.02.04 04:42:58.370108 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4571 | 2026.02.04 04:42:58.370155 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4572 | 2026.02.04 04:42:58.370651 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4573 | 2026.02.04 04:42:58.370893 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2026.02.04 04:42:58.371029 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9207 | ||
| 4575 | 2026.02.04 04:42:58.853139 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4576 | 2026.02.04 04:42:58.878195 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4577 | 2026.02.04 04:42:58.878294 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4578 | 2026.02.04 04:42:58.889866 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4579 | 2026.02.04 04:42:58.891267 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4580 | 2026.02.04 04:42:58.899896 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4581 | 2026.02.04 04:43:02.382933 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4582 | 2026.02.04 04:43:02.383113 [ 260 ] {dc6d57fc-95ce-498f-9cd4-2a10ee9bb9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4583 | 2026.02.04 04:43:02.383180 [ 260 ] {dc6d57fc-95ce-498f-9cd4-2a10ee9bb9de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4584 | 2026.02.04 04:43:02.383801 [ 260 ] {dc6d57fc-95ce-498f-9cd4-2a10ee9bb9de} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4585 | 2026.02.04 04:43:02.383849 [ 260 ] {dc6d57fc-95ce-498f-9cd4-2a10ee9bb9de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4586 | 2026.02.04 04:43:02.384249 [ 260 ] {dc6d57fc-95ce-498f-9cd4-2a10ee9bb9de} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4587 | 2026.02.04 04:43:02.384474 [ 260 ] {dc6d57fc-95ce-498f-9cd4-2a10ee9bb9de} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4588 | 2026.02.04 04:43:02.384602 [ 87 ] {} <Debug> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4589 | 2026.02.04 04:43:02.384617 [ 260 ] {dc6d57fc-95ce-498f-9cd4-2a10ee9bb9de} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001555 sec., 55305.46623794212 rows/sec., 4.64 MiB/sec. | ||
| 4590 | 2026.02.04 04:43:02.384667 [ 87 ] {} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.02.04 04:43:02.384679 [ 260 ] {dc6d57fc-95ce-498f-9cd4-2a10ee9bb9de} <Debug> TCPHandler: Processed in 0.001876855 sec. | ||
| 4592 | 2026.02.04 04:43:02.384694 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4593 | 2026.02.04 04:43:02.384791 [ 186 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4594 | 2026.02.04 04:43:02.384806 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4595 | 2026.02.04 04:43:02.384885 [ 186 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4596 | 2026.02.04 04:43:02.384907 [ 260 ] {618ddb66-8319-43f2-bf51-ea0599f539d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4597 | 2026.02.04 04:43:02.384914 [ 186 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 961 rows starting from the beginning of the part | ||
| 4598 | 2026.02.04 04:43:02.384947 [ 260 ] {618ddb66-8319-43f2-bf51-ea0599f539d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4599 | 2026.02.04 04:43:02.384974 [ 186 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 84 rows starting from the beginning of the part | ||
| 4600 | 2026.02.04 04:43:02.385019 [ 186 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 106 rows starting from the beginning of the part | ||
| 4601 | 2026.02.04 04:43:02.385062 [ 186 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part | ||
| 4602 | 2026.02.04 04:43:02.385102 [ 186 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 234 rows starting from the beginning of the part | ||
| 4603 | 2026.02.04 04:43:02.385141 [ 186 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 86 rows starting from the beginning of the part | ||
| 4604 | 2026.02.04 04:43:02.385336 [ 260 ] {618ddb66-8319-43f2-bf51-ea0599f539d6} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2026.02.04 04:43:02.385372 [ 260 ] {618ddb66-8319-43f2-bf51-ea0599f539d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4606 | 2026.02.04 04:43:02.385754 [ 260 ] {618ddb66-8319-43f2-bf51-ea0599f539d6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4607 | 2026.02.04 04:43:02.385973 [ 260 ] {618ddb66-8319-43f2-bf51-ea0599f539d6} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4608 | 2026.02.04 04:43:02.386105 [ 260 ] {618ddb66-8319-43f2-bf51-ea0599f539d6} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001215 sec., 12345.67901234568 rows/sec., 928.34 KiB/sec. | ||
| 4609 | 2026.02.04 04:43:02.386143 [ 260 ] {618ddb66-8319-43f2-bf51-ea0599f539d6} <Debug> TCPHandler: Processed in 0.001387429 sec. | ||
| 4610 | 2026.02.04 04:43:02.386193 [ 188 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1553 rows, containing 5 columns (5 merged, 0 gathered) in 0.001434109 sec., 1082902.3456376048 rows/sec., 94.30 MiB/sec. | ||
| 4611 | 2026.02.04 04:43:02.386252 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4612 | 2026.02.04 04:43:02.386351 [ 260 ] {ad0b36d7-8425-4000-9417-c9d71d2a562c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4613 | 2026.02.04 04:43:02.386391 [ 260 ] {ad0b36d7-8425-4000-9417-c9d71d2a562c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4614 | 2026.02.04 04:43:02.386473 [ 189 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4615 | 2026.02.04 04:43:02.386799 [ 189 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_26_5} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4616 | 2026.02.04 04:43:02.386803 [ 260 ] {ad0b36d7-8425-4000-9417-c9d71d2a562c} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4617 | 2026.02.04 04:43:02.386855 [ 260 ] {ad0b36d7-8425-4000-9417-c9d71d2a562c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4618 | 2026.02.04 04:43:02.386891 [ 189 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_26_5} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4619 | 2026.02.04 04:43:02.386995 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4620 | 2026.02.04 04:43:02.387172 [ 260 ] {ad0b36d7-8425-4000-9417-c9d71d2a562c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4621 | 2026.02.04 04:43:02.387382 [ 260 ] {ad0b36d7-8425-4000-9417-c9d71d2a562c} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2026.02.04 04:43:02.387489 [ 87 ] {} <Debug> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4623 | 2026.02.04 04:43:02.387509 [ 260 ] {ad0b36d7-8425-4000-9417-c9d71d2a562c} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001175 sec., 67234.04255319148 rows/sec., 5.25 MiB/sec. | ||
| 4624 | 2026.02.04 04:43:02.387525 [ 87 ] {} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2026.02.04 04:43:02.387552 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4626 | 2026.02.04 04:43:02.387552 [ 260 ] {ad0b36d7-8425-4000-9417-c9d71d2a562c} <Debug> TCPHandler: Processed in 0.001350718 sec. | ||
| 4627 | 2026.02.04 04:43:02.387676 [ 188 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4628 | 2026.02.04 04:43:02.387717 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4629 | 2026.02.04 04:43:02.387790 [ 188 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4630 | 2026.02.04 04:43:02.387816 [ 260 ] {2e732f83-f4e9-4b25-a56d-153e44e0d216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4631 | 2026.02.04 04:43:02.387826 [ 188 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 567 rows starting from the beginning of the part | ||
| 4632 | 2026.02.04 04:43:02.387865 [ 260 ] {2e732f83-f4e9-4b25-a56d-153e44e0d216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4633 | 2026.02.04 04:43:02.387901 [ 188 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 75 rows starting from the beginning of the part | ||
| 4634 | 2026.02.04 04:43:02.387973 [ 188 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 83 rows starting from the beginning of the part | ||
| 4635 | 2026.02.04 04:43:02.388012 [ 188 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 71 rows starting from the beginning of the part | ||
| 4636 | 2026.02.04 04:43:02.388047 [ 188 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 135 rows starting from the beginning of the part | ||
| 4637 | 2026.02.04 04:43:02.388082 [ 188 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 79 rows starting from the beginning of the part | ||
| 4638 | 2026.02.04 04:43:02.388266 [ 260 ] {2e732f83-f4e9-4b25-a56d-153e44e0d216} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2026.02.04 04:43:02.388309 [ 260 ] {2e732f83-f4e9-4b25-a56d-153e44e0d216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4640 | 2026.02.04 04:43:02.388670 [ 260 ] {2e732f83-f4e9-4b25-a56d-153e44e0d216} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4641 | 2026.02.04 04:43:02.388886 [ 260 ] {2e732f83-f4e9-4b25-a56d-153e44e0d216} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2026.02.04 04:43:02.388988 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4643 | 2026.02.04 04:43:02.389016 [ 260 ] {2e732f83-f4e9-4b25-a56d-153e44e0d216} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 4644 | 2026.02.04 04:43:02.389023 [ 191 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001383308 sec., 730133.8530536945 rows/sec., 57.73 MiB/sec. | ||
| 4645 | 2026.02.04 04:43:02.389058 [ 260 ] {2e732f83-f4e9-4b25-a56d-153e44e0d216} <Debug> TCPHandler: Processed in 0.001391688 sec. | ||
| 4646 | 2026.02.04 04:43:02.389019 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4647 | 2026.02.04 04:43:02.389103 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4648 | 2026.02.04 04:43:02.389179 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4649 | 2026.02.04 04:43:02.389185 [ 189 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4650 | 2026.02.04 04:43:02.389272 [ 196 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4651 | 2026.02.04 04:43:02.389281 [ 260 ] {12ba51cf-640e-4970-8274-1ffe95a243b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4652 | 2026.02.04 04:43:02.389311 [ 189 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4653 | 2026.02.04 04:43:02.389347 [ 260 ] {12ba51cf-640e-4970-8274-1ffe95a243b9} <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 | ||
| 4654 | 2026.02.04 04:43:02.389349 [ 189 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3582 rows starting from the beginning of the part | ||
| 4655 | 2026.02.04 04:43:02.389433 [ 189 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 152 rows starting from the beginning of the part | ||
| 4656 | 2026.02.04 04:43:02.389481 [ 189 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 150 rows starting from the beginning of the part | ||
| 4657 | 2026.02.04 04:43:02.389526 [ 189 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 150 rows starting from the beginning of the part | ||
| 4658 | 2026.02.04 04:43:02.389558 [ 196 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_26_5} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4659 | 2026.02.04 04:43:02.389567 [ 189 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 200 rows starting from the beginning of the part | ||
| 4660 | 2026.02.04 04:43:02.389621 [ 189 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4661 | 2026.02.04 04:43:02.389646 [ 196 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_26_5} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4662 | 2026.02.04 04:43:02.389742 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 4663 | 2026.02.04 04:43:02.390109 [ 260 ] {12ba51cf-640e-4970-8274-1ffe95a243b9} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4664 | 2026.02.04 04:43:02.390150 [ 260 ] {12ba51cf-640e-4970-8274-1ffe95a243b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4665 | 2026.02.04 04:43:02.390700 [ 260 ] {12ba51cf-640e-4970-8274-1ffe95a243b9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4666 | 2026.02.04 04:43:02.390927 [ 260 ] {12ba51cf-640e-4970-8274-1ffe95a243b9} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4667 | 2026.02.04 04:43:02.391069 [ 260 ] {12ba51cf-640e-4970-8274-1ffe95a243b9} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001806 sec., 8305.647840531561 rows/sec., 14.88 MiB/sec. | ||
| 4668 | 2026.02.04 04:43:02.391131 [ 260 ] {12ba51cf-640e-4970-8274-1ffe95a243b9} <Debug> TCPHandler: Processed in 0.002002587 sec. | ||
| 4669 | 2026.02.04 04:43:02.391188 [ 196 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4394 rows, containing 5 columns (5 merged, 0 gathered) in 0.002041098 sec., 2152762.8756679003 rows/sec., 150.84 MiB/sec. | ||
| 4670 | 2026.02.04 04:43:02.391240 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4671 | 2026.02.04 04:43:02.391338 [ 260 ] {b2857b57-6e1d-421b-8cd5-d228b843b13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4672 | 2026.02.04 04:43:02.391380 [ 260 ] {b2857b57-6e1d-421b-8cd5-d228b843b13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4673 | 2026.02.04 04:43:02.391636 [ 201 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4674 | 2026.02.04 04:43:02.391707 [ 260 ] {b2857b57-6e1d-421b-8cd5-d228b843b13b} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4675 | 2026.02.04 04:43:02.391749 [ 260 ] {b2857b57-6e1d-421b-8cd5-d228b843b13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4676 | 2026.02.04 04:43:02.391985 [ 201 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2026.02.04 04:43:02.392076 [ 201 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4678 | 2026.02.04 04:43:02.392085 [ 260 ] {b2857b57-6e1d-421b-8cd5-d228b843b13b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4679 | 2026.02.04 04:43:02.392172 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 4680 | 2026.02.04 04:43:02.392309 [ 260 ] {b2857b57-6e1d-421b-8cd5-d228b843b13b} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4681 | 2026.02.04 04:43:02.392410 [ 87 ] {} <Debug> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4682 | 2026.02.04 04:43:02.392438 [ 87 ] {} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4683 | 2026.02.04 04:43:02.392442 [ 260 ] {b2857b57-6e1d-421b-8cd5-d228b843b13b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 4684 | 2026.02.04 04:43:02.392455 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4685 | 2026.02.04 04:43:02.392488 [ 260 ] {b2857b57-6e1d-421b-8cd5-d228b843b13b} <Debug> TCPHandler: Processed in 0.001296627 sec. | ||
| 4686 | 2026.02.04 04:43:02.392540 [ 189 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4687 | 2026.02.04 04:43:02.392634 [ 189 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4688 | 2026.02.04 04:43:02.392658 [ 189 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1044 rows starting from the beginning of the part | ||
| 4689 | 2026.02.04 04:43:02.392701 [ 189 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 50 rows starting from the beginning of the part | ||
| 4690 | 2026.02.04 04:43:02.392739 [ 189 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 50 rows starting from the beginning of the part | ||
| 4691 | 2026.02.04 04:43:02.392773 [ 189 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 50 rows starting from the beginning of the part | ||
| 4692 | 2026.02.04 04:43:02.392803 [ 189 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4693 | 2026.02.04 04:43:02.392836 [ 189 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4694 | 2026.02.04 04:43:02.393615 [ 196 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1314 rows, containing 4 columns (4 merged, 0 gathered) in 0.001104744 sec., 1189415.8284634268 rows/sec., 80.25 MiB/sec. | ||
| 4695 | 2026.02.04 04:43:02.393812 [ 194 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4696 | 2026.02.04 04:43:02.394082 [ 194 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_26_5} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2026.02.04 04:43:02.394149 [ 194 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_26_5} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4698 | 2026.02.04 04:43:02.394224 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4699 | 2026.02.04 04:43:05.772706 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4700 | 2026.02.04 04:43:05.772776 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4701 | 2026.02.04 04:43:05.871964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9655 | ||
| 4702 | 2026.02.04 04:43:05.872457 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.02.04 04:43:05.872507 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4704 | 2026.02.04 04:43:05.873017 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4705 | 2026.02.04 04:43:05.873269 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.02.04 04:43:05.873420 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9655 | ||
| 4707 | 2026.02.04 04:43:05.899136 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 670 | ||
| 4708 | 2026.02.04 04:43:05.901744 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2026.02.04 04:43:05.901800 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4710 | 2026.02.04 04:43:05.903040 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4711 | 2026.02.04 04:43:05.903324 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4712 | 2026.02.04 04:43:05.903737 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 670 | ||
| 4713 | 2026.02.04 04:43:06.401000 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4714 | 2026.02.04 04:43:06.418203 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2026.02.04 04:43:06.418263 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4716 | 2026.02.04 04:43:06.424049 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4717 | 2026.02.04 04:43:06.424774 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4718 | 2026.02.04 04:43:06.427721 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4719 | 2026.02.04 04:43:07.385373 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4720 | 2026.02.04 04:43:07.385542 [ 260 ] {10350b1a-da83-4f56-a755-d08a56ee187c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4721 | 2026.02.04 04:43:07.385607 [ 260 ] {10350b1a-da83-4f56-a755-d08a56ee187c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4722 | 2026.02.04 04:43:07.386379 [ 260 ] {10350b1a-da83-4f56-a755-d08a56ee187c} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2026.02.04 04:43:07.386420 [ 260 ] {10350b1a-da83-4f56-a755-d08a56ee187c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4724 | 2026.02.04 04:43:07.386818 [ 260 ] {10350b1a-da83-4f56-a755-d08a56ee187c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4725 | 2026.02.04 04:43:07.387065 [ 260 ] {10350b1a-da83-4f56-a755-d08a56ee187c} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.02.04 04:43:07.387222 [ 260 ] {10350b1a-da83-4f56-a755-d08a56ee187c} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001682 sec., 65398.335315101074 rows/sec., 5.50 MiB/sec. | ||
| 4727 | 2026.02.04 04:43:07.387271 [ 260 ] {10350b1a-da83-4f56-a755-d08a56ee187c} <Debug> TCPHandler: Processed in 0.001994447 sec. | ||
| 4728 | 2026.02.04 04:43:07.387412 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2026.02.04 04:43:07.387517 [ 260 ] {af507bd2-2cf3-433d-a423-08af76c63f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4730 | 2026.02.04 04:43:07.387560 [ 260 ] {af507bd2-2cf3-433d-a423-08af76c63f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4731 | 2026.02.04 04:43:07.387977 [ 260 ] {af507bd2-2cf3-433d-a423-08af76c63f1a} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2026.02.04 04:43:07.388014 [ 260 ] {af507bd2-2cf3-433d-a423-08af76c63f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4733 | 2026.02.04 04:43:07.388326 [ 260 ] {af507bd2-2cf3-433d-a423-08af76c63f1a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4734 | 2026.02.04 04:43:07.388543 [ 260 ] {af507bd2-2cf3-433d-a423-08af76c63f1a} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2026.02.04 04:43:07.388641 [ 82 ] {} <Debug> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4736 | 2026.02.04 04:43:07.388675 [ 260 ] {af507bd2-2cf3-433d-a423-08af76c63f1a} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001182 sec., 22842.63959390863 rows/sec., 1.68 MiB/sec. | ||
| 4737 | 2026.02.04 04:43:07.388678 [ 82 ] {} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4738 | 2026.02.04 04:43:07.388706 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4739 | 2026.02.04 04:43:07.388713 [ 260 ] {af507bd2-2cf3-433d-a423-08af76c63f1a} <Debug> TCPHandler: Processed in 0.001354828 sec. | ||
| 4740 | 2026.02.04 04:43:07.388821 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4741 | 2026.02.04 04:43:07.388820 [ 189 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4742 | 2026.02.04 04:43:07.388918 [ 260 ] {e82afa31-348a-453d-9626-bb88f2d40a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4743 | 2026.02.04 04:43:07.388964 [ 260 ] {e82afa31-348a-453d-9626-bb88f2d40a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4744 | 2026.02.04 04:43:07.388977 [ 189 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4745 | 2026.02.04 04:43:07.389019 [ 189 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 203 rows starting from the beginning of the part | ||
| 4746 | 2026.02.04 04:43:07.389089 [ 189 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 27 rows starting from the beginning of the part | ||
| 4747 | 2026.02.04 04:43:07.389137 [ 189 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part | ||
| 4748 | 2026.02.04 04:43:07.389179 [ 189 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 47 rows starting from the beginning of the part | ||
| 4749 | 2026.02.04 04:43:07.389224 [ 189 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 15 rows starting from the beginning of the part | ||
| 4750 | 2026.02.04 04:43:07.389264 [ 189 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 27 rows starting from the beginning of the part | ||
| 4751 | 2026.02.04 04:43:07.389396 [ 260 ] {e82afa31-348a-453d-9626-bb88f2d40a49} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4752 | 2026.02.04 04:43:07.389437 [ 260 ] {e82afa31-348a-453d-9626-bb88f2d40a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4753 | 2026.02.04 04:43:07.389838 [ 260 ] {e82afa31-348a-453d-9626-bb88f2d40a49} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4754 | 2026.02.04 04:43:07.390065 [ 260 ] {e82afa31-348a-453d-9626-bb88f2d40a49} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4755 | 2026.02.04 04:43:07.390169 [ 196 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420899 sec., 235062.4498996762 rows/sec., 16.78 MiB/sec. | ||
| 4756 | 2026.02.04 04:43:07.390188 [ 260 ] {e82afa31-348a-453d-9626-bb88f2d40a49} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001313 sec., 69306.93069306931 rows/sec., 5.41 MiB/sec. | ||
| 4757 | 2026.02.04 04:43:07.390247 [ 260 ] {e82afa31-348a-453d-9626-bb88f2d40a49} <Debug> TCPHandler: Processed in 0.00150514 sec. | ||
| 4758 | 2026.02.04 04:43:07.390332 [ 189 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4759 | 2026.02.04 04:43:07.390357 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4760 | 2026.02.04 04:43:07.390452 [ 260 ] {6b246cb0-de85-4f91-99f6-fc0513e923c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4761 | 2026.02.04 04:43:07.390495 [ 260 ] {6b246cb0-de85-4f91-99f6-fc0513e923c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4762 | 2026.02.04 04:43:07.390587 [ 189 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_26_5} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2026.02.04 04:43:07.390663 [ 189 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_26_5} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4764 | 2026.02.04 04:43:07.390736 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4765 | 2026.02.04 04:43:07.390957 [ 260 ] {6b246cb0-de85-4f91-99f6-fc0513e923c0} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2026.02.04 04:43:07.390998 [ 260 ] {6b246cb0-de85-4f91-99f6-fc0513e923c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4767 | 2026.02.04 04:43:07.391329 [ 260 ] {6b246cb0-de85-4f91-99f6-fc0513e923c0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4768 | 2026.02.04 04:43:07.391548 [ 260 ] {6b246cb0-de85-4f91-99f6-fc0513e923c0} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2026.02.04 04:43:07.391677 [ 260 ] {6b246cb0-de85-4f91-99f6-fc0513e923c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 4770 | 2026.02.04 04:43:07.391714 [ 260 ] {6b246cb0-de85-4f91-99f6-fc0513e923c0} <Debug> TCPHandler: Processed in 0.001373489 sec. | ||
| 4771 | 2026.02.04 04:43:07.392005 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4772 | 2026.02.04 04:43:07.392220 [ 260 ] {56d5432c-d7fe-4243-9efe-0a40f1e0500f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4773 | 2026.02.04 04:43:07.392293 [ 260 ] {56d5432c-d7fe-4243-9efe-0a40f1e0500f} <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 | ||
| 4774 | 2026.02.04 04:43:07.393311 [ 260 ] {56d5432c-d7fe-4243-9efe-0a40f1e0500f} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4775 | 2026.02.04 04:43:07.393349 [ 260 ] {56d5432c-d7fe-4243-9efe-0a40f1e0500f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4776 | 2026.02.04 04:43:07.393917 [ 260 ] {56d5432c-d7fe-4243-9efe-0a40f1e0500f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4777 | 2026.02.04 04:43:07.394147 [ 260 ] {56d5432c-d7fe-4243-9efe-0a40f1e0500f} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2026.02.04 04:43:07.394258 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4779 | 2026.02.04 04:43:07.394285 [ 260 ] {56d5432c-d7fe-4243-9efe-0a40f1e0500f} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002126 sec., 12699.905926622767 rows/sec., 22.76 MiB/sec. | ||
| 4780 | 2026.02.04 04:43:07.394298 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4781 | 2026.02.04 04:43:07.394319 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4782 | 2026.02.04 04:43:07.394348 [ 260 ] {56d5432c-d7fe-4243-9efe-0a40f1e0500f} <Debug> TCPHandler: Processed in 0.002433383 sec. | ||
| 4783 | 2026.02.04 04:43:07.394418 [ 196 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4784 | 2026.02.04 04:43:07.394466 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4785 | 2026.02.04 04:43:07.394560 [ 260 ] {01207c72-7176-4562-8898-77ae3ef2804c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4786 | 2026.02.04 04:43:07.394601 [ 260 ] {01207c72-7176-4562-8898-77ae3ef2804c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4787 | 2026.02.04 04:43:07.394677 [ 196 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4788 | 2026.02.04 04:43:07.394754 [ 196 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 426 rows starting from the beginning of the part | ||
| 4789 | 2026.02.04 04:43:07.395001 [ 260 ] {01207c72-7176-4562-8898-77ae3ef2804c} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2026.02.04 04:43:07.395003 [ 196 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 27 rows starting from the beginning of the part | ||
| 4791 | 2026.02.04 04:43:07.395044 [ 260 ] {01207c72-7176-4562-8898-77ae3ef2804c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4792 | 2026.02.04 04:43:07.395168 [ 196 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part | ||
| 4793 | 2026.02.04 04:43:07.395287 [ 196 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 27 rows starting from the beginning of the part | ||
| 4794 | 2026.02.04 04:43:07.395380 [ 260 ] {01207c72-7176-4562-8898-77ae3ef2804c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4795 | 2026.02.04 04:43:07.395400 [ 196 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 15 rows starting from the beginning of the part | ||
| 4796 | 2026.02.04 04:43:07.395543 [ 196 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 27 rows starting from the beginning of the part | ||
| 4797 | 2026.02.04 04:43:07.395659 [ 260 ] {01207c72-7176-4562-8898-77ae3ef2804c} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2026.02.04 04:43:07.395802 [ 260 ] {01207c72-7176-4562-8898-77ae3ef2804c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001213 sec., 49464.138499587796 rows/sec., 3.33 MiB/sec. | ||
| 4799 | 2026.02.04 04:43:07.395839 [ 260 ] {01207c72-7176-4562-8898-77ae3ef2804c} <Debug> TCPHandler: Processed in 0.001379659 sec. | ||
| 4800 | 2026.02.04 04:43:07.415672 [ 196 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 537 rows, containing 19 columns (19 merged, 0 gathered) in 0.021312287 sec., 25196.732757962578 rows/sec., 45.15 MiB/sec. | ||
| 4801 | 2026.02.04 04:43:07.416642 [ 187 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4802 | 2026.02.04 04:43:07.417089 [ 187 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4803 | 2026.02.04 04:43:07.417181 [ 187 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4804 | 2026.02.04 04:43:07.417333 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 4805 | 2026.02.04 04:43:08.000425 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.09 MiB, peak 252.43 MiB, free memory in arenas 0.00 B, will set to 246.53 MiB (RSS), difference: 1.44 MiB | ||
| 4806 | 2026.02.04 04:43:08.143308 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4807 | 2026.02.04 04:43:08.143585 [ 260 ] {d97e936f-b257-4020-be88-b957aa67751a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 4808 | 2026.02.04 04:43:08.143977 [ 260 ] {d97e936f-b257-4020-be88-b957aa67751a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4809 | 2026.02.04 04:43:08.144021 [ 260 ] {d97e936f-b257-4020-be88-b957aa67751a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 4810 | 2026.02.04 04:43:08.144300 [ 260 ] {d97e936f-b257-4020-be88-b957aa67751a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4811 | 2026.02.04 04:43:08.144373 [ 260 ] {d97e936f-b257-4020-be88-b957aa67751a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4812 | 2026.02.04 04:43:08.144519 [ 260 ] {d97e936f-b257-4020-be88-b957aa67751a} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 4813 | 2026.02.04 04:43:08.144625 [ 301 ] {d97e936f-b257-4020-be88-b957aa67751a} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4814 | 2026.02.04 04:43:08.144625 [ 321 ] {d97e936f-b257-4020-be88-b957aa67751a} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4815 | 2026.02.04 04:43:08.144664 [ 302 ] {d97e936f-b257-4020-be88-b957aa67751a} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4816 | 2026.02.04 04:43:08.144669 [ 307 ] {d97e936f-b257-4020-be88-b957aa67751a} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4817 | 2026.02.04 04:43:08.144803 [ 260 ] {d97e936f-b257-4020-be88-b957aa67751a} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4818 | 2026.02.04 04:43:08.144830 [ 260 ] {d97e936f-b257-4020-be88-b957aa67751a} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4819 | 2026.02.04 04:43:08.144917 [ 260 ] {d97e936f-b257-4020-be88-b957aa67751a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4820 | 2026.02.04 04:43:08.144937 [ 260 ] {d97e936f-b257-4020-be88-b957aa67751a} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4821 | 2026.02.04 04:43:08.144971 [ 260 ] {d97e936f-b257-4020-be88-b957aa67751a} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4822 | 2026.02.04 04:43:08.145011 [ 260 ] {d97e936f-b257-4020-be88-b957aa67751a} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4823 | 2026.02.04 04:43:08.145048 [ 260 ] {d97e936f-b257-4020-be88-b957aa67751a} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4824 | 2026.02.04 04:43:08.146015 [ 260 ] {d97e936f-b257-4020-be88-b957aa67751a} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002568 sec., 15965.732087227414 rows/sec., 643.06 KiB/sec. | ||
| 4825 | 2026.02.04 04:43:08.146176 [ 260 ] {d97e936f-b257-4020-be88-b957aa67751a} <Debug> TCPHandler: Processed in 0.00300166 sec. | ||
| 4826 | 2026.02.04 04:43:08.146510 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4827 | 2026.02.04 04:43:08.146657 [ 260 ] {fead37f0-d0f1-46a2-a69e-e700dfadd344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 4828 | 2026.02.04 04:43:08.146892 [ 260 ] {fead37f0-d0f1-46a2-a69e-e700dfadd344} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4829 | 2026.02.04 04:43:08.146931 [ 260 ] {fead37f0-d0f1-46a2-a69e-e700dfadd344} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 4830 | 2026.02.04 04:43:08.147151 [ 260 ] {fead37f0-d0f1-46a2-a69e-e700dfadd344} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4831 | 2026.02.04 04:43:08.147206 [ 260 ] {fead37f0-d0f1-46a2-a69e-e700dfadd344} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4832 | 2026.02.04 04:43:08.147313 [ 260 ] {fead37f0-d0f1-46a2-a69e-e700dfadd344} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 4833 | 2026.02.04 04:43:08.147378 [ 307 ] {fead37f0-d0f1-46a2-a69e-e700dfadd344} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4834 | 2026.02.04 04:43:08.147392 [ 302 ] {fead37f0-d0f1-46a2-a69e-e700dfadd344} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4835 | 2026.02.04 04:43:08.147391 [ 301 ] {fead37f0-d0f1-46a2-a69e-e700dfadd344} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4836 | 2026.02.04 04:43:08.147391 [ 321 ] {fead37f0-d0f1-46a2-a69e-e700dfadd344} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4837 | 2026.02.04 04:43:08.147512 [ 260 ] {fead37f0-d0f1-46a2-a69e-e700dfadd344} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4838 | 2026.02.04 04:43:08.147533 [ 260 ] {fead37f0-d0f1-46a2-a69e-e700dfadd344} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4839 | 2026.02.04 04:43:08.147604 [ 260 ] {fead37f0-d0f1-46a2-a69e-e700dfadd344} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4840 | 2026.02.04 04:43:08.147621 [ 260 ] {fead37f0-d0f1-46a2-a69e-e700dfadd344} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4841 | 2026.02.04 04:43:08.147654 [ 260 ] {fead37f0-d0f1-46a2-a69e-e700dfadd344} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4842 | 2026.02.04 04:43:08.147685 [ 260 ] {fead37f0-d0f1-46a2-a69e-e700dfadd344} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4843 | 2026.02.04 04:43:08.147713 [ 260 ] {fead37f0-d0f1-46a2-a69e-e700dfadd344} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4844 | 2026.02.04 04:43:08.148296 [ 260 ] {fead37f0-d0f1-46a2-a69e-e700dfadd344} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001707 sec., 24018.746338605742 rows/sec., 967.41 KiB/sec. | ||
| 4845 | 2026.02.04 04:43:08.148392 [ 260 ] {fead37f0-d0f1-46a2-a69e-e700dfadd344} <Debug> TCPHandler: Processed in 0.001936986 sec. | ||
| 4846 | 2026.02.04 04:43:08.148632 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4847 | 2026.02.04 04:43:08.148773 [ 260 ] {29df6f09-db53-4b19-967c-39555447f6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 4848 | 2026.02.04 04:43:08.149013 [ 260 ] {29df6f09-db53-4b19-967c-39555447f6ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4849 | 2026.02.04 04:43:08.149050 [ 260 ] {29df6f09-db53-4b19-967c-39555447f6ac} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 4850 | 2026.02.04 04:43:08.149268 [ 260 ] {29df6f09-db53-4b19-967c-39555447f6ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4851 | 2026.02.04 04:43:08.149320 [ 260 ] {29df6f09-db53-4b19-967c-39555447f6ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4852 | 2026.02.04 04:43:08.149430 [ 260 ] {29df6f09-db53-4b19-967c-39555447f6ac} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 4853 | 2026.02.04 04:43:08.149483 [ 301 ] {29df6f09-db53-4b19-967c-39555447f6ac} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4854 | 2026.02.04 04:43:08.149497 [ 321 ] {29df6f09-db53-4b19-967c-39555447f6ac} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4855 | 2026.02.04 04:43:08.149504 [ 307 ] {29df6f09-db53-4b19-967c-39555447f6ac} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4856 | 2026.02.04 04:43:08.149559 [ 320 ] {29df6f09-db53-4b19-967c-39555447f6ac} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4857 | 2026.02.04 04:43:08.149669 [ 260 ] {29df6f09-db53-4b19-967c-39555447f6ac} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4858 | 2026.02.04 04:43:08.149694 [ 260 ] {29df6f09-db53-4b19-967c-39555447f6ac} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4859 | 2026.02.04 04:43:08.149764 [ 260 ] {29df6f09-db53-4b19-967c-39555447f6ac} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4860 | 2026.02.04 04:43:08.149781 [ 260 ] {29df6f09-db53-4b19-967c-39555447f6ac} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4861 | 2026.02.04 04:43:08.149812 [ 260 ] {29df6f09-db53-4b19-967c-39555447f6ac} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4862 | 2026.02.04 04:43:08.149847 [ 260 ] {29df6f09-db53-4b19-967c-39555447f6ac} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4863 | 2026.02.04 04:43:08.149888 [ 260 ] {29df6f09-db53-4b19-967c-39555447f6ac} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4864 | 2026.02.04 04:43:08.150561 [ 260 ] {29df6f09-db53-4b19-967c-39555447f6ac} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001851 sec., 22150.18908698001 rows/sec., 892.15 KiB/sec. | ||
| 4865 | 2026.02.04 04:43:08.150664 [ 260 ] {29df6f09-db53-4b19-967c-39555447f6ac} <Debug> TCPHandler: Processed in 0.002085758 sec. | ||
| 4866 | 2026.02.04 04:43:08.150872 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4867 | 2026.02.04 04:43:08.151010 [ 260 ] {f95f21f0-1669-4c49-81d8-be08958a3b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 4868 | 2026.02.04 04:43:08.151230 [ 260 ] {f95f21f0-1669-4c49-81d8-be08958a3b38} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4869 | 2026.02.04 04:43:08.151268 [ 260 ] {f95f21f0-1669-4c49-81d8-be08958a3b38} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 4870 | 2026.02.04 04:43:08.151479 [ 260 ] {f95f21f0-1669-4c49-81d8-be08958a3b38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4871 | 2026.02.04 04:43:08.151532 [ 260 ] {f95f21f0-1669-4c49-81d8-be08958a3b38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4872 | 2026.02.04 04:43:08.151634 [ 260 ] {f95f21f0-1669-4c49-81d8-be08958a3b38} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 4873 | 2026.02.04 04:43:08.151699 [ 301 ] {f95f21f0-1669-4c49-81d8-be08958a3b38} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4874 | 2026.02.04 04:43:08.151699 [ 321 ] {f95f21f0-1669-4c49-81d8-be08958a3b38} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4875 | 2026.02.04 04:43:08.151735 [ 307 ] {f95f21f0-1669-4c49-81d8-be08958a3b38} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4876 | 2026.02.04 04:43:08.151710 [ 320 ] {f95f21f0-1669-4c49-81d8-be08958a3b38} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4877 | 2026.02.04 04:43:08.151844 [ 260 ] {f95f21f0-1669-4c49-81d8-be08958a3b38} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4878 | 2026.02.04 04:43:08.151874 [ 260 ] {f95f21f0-1669-4c49-81d8-be08958a3b38} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4879 | 2026.02.04 04:43:08.151962 [ 260 ] {f95f21f0-1669-4c49-81d8-be08958a3b38} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4880 | 2026.02.04 04:43:08.151984 [ 260 ] {f95f21f0-1669-4c49-81d8-be08958a3b38} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4881 | 2026.02.04 04:43:08.152022 [ 260 ] {f95f21f0-1669-4c49-81d8-be08958a3b38} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4882 | 2026.02.04 04:43:08.152063 [ 260 ] {f95f21f0-1669-4c49-81d8-be08958a3b38} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4883 | 2026.02.04 04:43:08.152101 [ 260 ] {f95f21f0-1669-4c49-81d8-be08958a3b38} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4884 | 2026.02.04 04:43:08.152761 [ 260 ] {f95f21f0-1669-4c49-81d8-be08958a3b38} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001811 sec., 22639.425731639978 rows/sec., 911.85 KiB/sec. | ||
| 4885 | 2026.02.04 04:43:08.152879 [ 260 ] {f95f21f0-1669-4c49-81d8-be08958a3b38} <Debug> TCPHandler: Processed in 0.002059328 sec. | ||
| 4886 | 2026.02.04 04:43:08.153101 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4887 | 2026.02.04 04:43:08.153238 [ 260 ] {46800a67-c9ef-427b-8bd1-2cca2d0894a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 4888 | 2026.02.04 04:43:08.153465 [ 260 ] {46800a67-c9ef-427b-8bd1-2cca2d0894a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4889 | 2026.02.04 04:43:08.153503 [ 260 ] {46800a67-c9ef-427b-8bd1-2cca2d0894a9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 4890 | 2026.02.04 04:43:08.153717 [ 260 ] {46800a67-c9ef-427b-8bd1-2cca2d0894a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4891 | 2026.02.04 04:43:08.153770 [ 260 ] {46800a67-c9ef-427b-8bd1-2cca2d0894a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4892 | 2026.02.04 04:43:08.153872 [ 260 ] {46800a67-c9ef-427b-8bd1-2cca2d0894a9} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 4893 | 2026.02.04 04:43:08.153924 [ 301 ] {46800a67-c9ef-427b-8bd1-2cca2d0894a9} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4894 | 2026.02.04 04:43:08.153940 [ 320 ] {46800a67-c9ef-427b-8bd1-2cca2d0894a9} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4895 | 2026.02.04 04:43:08.153942 [ 307 ] {46800a67-c9ef-427b-8bd1-2cca2d0894a9} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4896 | 2026.02.04 04:43:08.153968 [ 324 ] {46800a67-c9ef-427b-8bd1-2cca2d0894a9} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4897 | 2026.02.04 04:43:08.154058 [ 260 ] {46800a67-c9ef-427b-8bd1-2cca2d0894a9} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4898 | 2026.02.04 04:43:08.154082 [ 260 ] {46800a67-c9ef-427b-8bd1-2cca2d0894a9} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4899 | 2026.02.04 04:43:08.154150 [ 260 ] {46800a67-c9ef-427b-8bd1-2cca2d0894a9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4900 | 2026.02.04 04:43:08.154167 [ 260 ] {46800a67-c9ef-427b-8bd1-2cca2d0894a9} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4901 | 2026.02.04 04:43:08.154198 [ 260 ] {46800a67-c9ef-427b-8bd1-2cca2d0894a9} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4902 | 2026.02.04 04:43:08.154228 [ 260 ] {46800a67-c9ef-427b-8bd1-2cca2d0894a9} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4903 | 2026.02.04 04:43:08.154257 [ 260 ] {46800a67-c9ef-427b-8bd1-2cca2d0894a9} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4904 | 2026.02.04 04:43:08.154857 [ 260 ] {46800a67-c9ef-427b-8bd1-2cca2d0894a9} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001679 sec., 24419.29720071471 rows/sec., 983.54 KiB/sec. | ||
| 4905 | 2026.02.04 04:43:08.154989 [ 260 ] {46800a67-c9ef-427b-8bd1-2cca2d0894a9} <Debug> TCPHandler: Processed in 0.001940766 sec. | ||
| 4906 | 2026.02.04 04:43:08.155203 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4907 | 2026.02.04 04:43:08.155341 [ 260 ] {a965e7ea-a4ef-4638-af78-3814f882b28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 4908 | 2026.02.04 04:43:08.155568 [ 260 ] {a965e7ea-a4ef-4638-af78-3814f882b28c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4909 | 2026.02.04 04:43:08.155605 [ 260 ] {a965e7ea-a4ef-4638-af78-3814f882b28c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 4910 | 2026.02.04 04:43:08.155822 [ 260 ] {a965e7ea-a4ef-4638-af78-3814f882b28c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4911 | 2026.02.04 04:43:08.155875 [ 260 ] {a965e7ea-a4ef-4638-af78-3814f882b28c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4912 | 2026.02.04 04:43:08.155974 [ 260 ] {a965e7ea-a4ef-4638-af78-3814f882b28c} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 4913 | 2026.02.04 04:43:08.156035 [ 320 ] {a965e7ea-a4ef-4638-af78-3814f882b28c} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4914 | 2026.02.04 04:43:08.156038 [ 324 ] {a965e7ea-a4ef-4638-af78-3814f882b28c} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4915 | 2026.02.04 04:43:08.156049 [ 307 ] {a965e7ea-a4ef-4638-af78-3814f882b28c} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4916 | 2026.02.04 04:43:08.156046 [ 301 ] {a965e7ea-a4ef-4638-af78-3814f882b28c} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4917 | 2026.02.04 04:43:08.156161 [ 260 ] {a965e7ea-a4ef-4638-af78-3814f882b28c} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4918 | 2026.02.04 04:43:08.156182 [ 260 ] {a965e7ea-a4ef-4638-af78-3814f882b28c} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4919 | 2026.02.04 04:43:08.156248 [ 260 ] {a965e7ea-a4ef-4638-af78-3814f882b28c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4920 | 2026.02.04 04:43:08.156265 [ 260 ] {a965e7ea-a4ef-4638-af78-3814f882b28c} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4921 | 2026.02.04 04:43:08.156296 [ 260 ] {a965e7ea-a4ef-4638-af78-3814f882b28c} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4922 | 2026.02.04 04:43:08.156327 [ 260 ] {a965e7ea-a4ef-4638-af78-3814f882b28c} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4923 | 2026.02.04 04:43:08.156355 [ 260 ] {a965e7ea-a4ef-4638-af78-3814f882b28c} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4924 | 2026.02.04 04:43:08.156894 [ 260 ] {a965e7ea-a4ef-4638-af78-3814f882b28c} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001615 sec., 25386.99690402477 rows/sec., 1022.52 KiB/sec. | ||
| 4925 | 2026.02.04 04:43:08.157007 [ 260 ] {a965e7ea-a4ef-4638-af78-3814f882b28c} <Debug> TCPHandler: Processed in 0.001856365 sec. | ||
| 4926 | 2026.02.04 04:43:08.318738 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4927 | 2026.02.04 04:43:08.319028 [ 260 ] {02c15223-9cf5-4a79-beb8-f466c02206cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 4928 | 2026.02.04 04:43:08.319488 [ 260 ] {02c15223-9cf5-4a79-beb8-f466c02206cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4929 | 2026.02.04 04:43:08.319564 [ 260 ] {02c15223-9cf5-4a79-beb8-f466c02206cf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 4930 | 2026.02.04 04:43:08.319866 [ 260 ] {02c15223-9cf5-4a79-beb8-f466c02206cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4931 | 2026.02.04 04:43:08.319919 [ 260 ] {02c15223-9cf5-4a79-beb8-f466c02206cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4932 | 2026.02.04 04:43:08.320019 [ 260 ] {02c15223-9cf5-4a79-beb8-f466c02206cf} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 4933 | 2026.02.04 04:43:08.320090 [ 301 ] {02c15223-9cf5-4a79-beb8-f466c02206cf} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4934 | 2026.02.04 04:43:08.320121 [ 307 ] {02c15223-9cf5-4a79-beb8-f466c02206cf} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4935 | 2026.02.04 04:43:08.320126 [ 311 ] {02c15223-9cf5-4a79-beb8-f466c02206cf} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4936 | 2026.02.04 04:43:08.320122 [ 320 ] {02c15223-9cf5-4a79-beb8-f466c02206cf} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4937 | 2026.02.04 04:43:08.320268 [ 260 ] {02c15223-9cf5-4a79-beb8-f466c02206cf} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4938 | 2026.02.04 04:43:08.320293 [ 260 ] {02c15223-9cf5-4a79-beb8-f466c02206cf} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4939 | 2026.02.04 04:43:08.320361 [ 260 ] {02c15223-9cf5-4a79-beb8-f466c02206cf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4940 | 2026.02.04 04:43:08.320378 [ 260 ] {02c15223-9cf5-4a79-beb8-f466c02206cf} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4941 | 2026.02.04 04:43:08.320408 [ 260 ] {02c15223-9cf5-4a79-beb8-f466c02206cf} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4942 | 2026.02.04 04:43:08.320439 [ 260 ] {02c15223-9cf5-4a79-beb8-f466c02206cf} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4943 | 2026.02.04 04:43:08.320472 [ 260 ] {02c15223-9cf5-4a79-beb8-f466c02206cf} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4944 | 2026.02.04 04:43:08.321092 [ 260 ] {02c15223-9cf5-4a79-beb8-f466c02206cf} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.0022 sec., 18636.363636363636 rows/sec., 750.62 KiB/sec. | ||
| 4945 | 2026.02.04 04:43:08.321212 [ 260 ] {02c15223-9cf5-4a79-beb8-f466c02206cf} <Debug> TCPHandler: Processed in 0.002582005 sec. | ||
| 4946 | 2026.02.04 04:43:08.321758 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4947 | 2026.02.04 04:43:08.321864 [ 260 ] {0c2e14b9-eed1-42ba-ac00-5a4026aa63e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4948 | 2026.02.04 04:43:08.321905 [ 260 ] {0c2e14b9-eed1-42ba-ac00-5a4026aa63e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4949 | 2026.02.04 04:43:08.322394 [ 260 ] {0c2e14b9-eed1-42ba-ac00-5a4026aa63e0} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4950 | 2026.02.04 04:43:08.322428 [ 260 ] {0c2e14b9-eed1-42ba-ac00-5a4026aa63e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4951 | 2026.02.04 04:43:08.322834 [ 260 ] {0c2e14b9-eed1-42ba-ac00-5a4026aa63e0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4952 | 2026.02.04 04:43:08.323038 [ 260 ] {0c2e14b9-eed1-42ba-ac00-5a4026aa63e0} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4953 | 2026.02.04 04:43:08.323181 [ 260 ] {0c2e14b9-eed1-42ba-ac00-5a4026aa63e0} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001349 sec., 5189.0289103039295 rows/sec., 1.03 MiB/sec. | ||
| 4954 | 2026.02.04 04:43:08.323220 [ 260 ] {0c2e14b9-eed1-42ba-ac00-5a4026aa63e0} <Debug> TCPHandler: Processed in 0.001512121 sec. | ||
| 4955 | 2026.02.04 04:43:08.323321 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4956 | 2026.02.04 04:43:08.323415 [ 260 ] {918ab77f-ea8b-44c8-a69b-49183f19d2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4957 | 2026.02.04 04:43:08.323454 [ 260 ] {918ab77f-ea8b-44c8-a69b-49183f19d2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4958 | 2026.02.04 04:43:08.323851 [ 260 ] {918ab77f-ea8b-44c8-a69b-49183f19d2b4} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4959 | 2026.02.04 04:43:08.323886 [ 260 ] {918ab77f-ea8b-44c8-a69b-49183f19d2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4960 | 2026.02.04 04:43:08.324165 [ 260 ] {918ab77f-ea8b-44c8-a69b-49183f19d2b4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4961 | 2026.02.04 04:43:08.324370 [ 260 ] {918ab77f-ea8b-44c8-a69b-49183f19d2b4} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4962 | 2026.02.04 04:43:08.324494 [ 260 ] {918ab77f-ea8b-44c8-a69b-49183f19d2b4} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 444.78 KiB/sec. | ||
| 4963 | 2026.02.04 04:43:08.324531 [ 260 ] {918ab77f-ea8b-44c8-a69b-49183f19d2b4} <Debug> TCPHandler: Processed in 0.001259507 sec. | ||
| 4964 | 2026.02.04 04:43:08.324639 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4965 | 2026.02.04 04:43:08.324731 [ 260 ] {89c12e19-d206-43eb-94ed-2971dc660ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4966 | 2026.02.04 04:43:08.324768 [ 260 ] {89c12e19-d206-43eb-94ed-2971dc660ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4967 | 2026.02.04 04:43:08.325718 [ 260 ] {89c12e19-d206-43eb-94ed-2971dc660ae1} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4968 | 2026.02.04 04:43:08.325753 [ 260 ] {89c12e19-d206-43eb-94ed-2971dc660ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4969 | 2026.02.04 04:43:08.326122 [ 260 ] {89c12e19-d206-43eb-94ed-2971dc660ae1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4970 | 2026.02.04 04:43:08.326326 [ 260 ] {89c12e19-d206-43eb-94ed-2971dc660ae1} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2026.02.04 04:43:08.326449 [ 260 ] {89c12e19-d206-43eb-94ed-2971dc660ae1} <Debug> executeQuery: Read 1230 rows, 104.24 KiB in 0.001737 sec., 708117.4438687392 rows/sec., 58.61 MiB/sec. | ||
| 4972 | 2026.02.04 04:43:08.326484 [ 260 ] {89c12e19-d206-43eb-94ed-2971dc660ae1} <Debug> TCPHandler: Processed in 0.001895316 sec. | ||
| 4973 | 2026.02.04 04:43:08.326594 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4974 | 2026.02.04 04:43:08.326686 [ 260 ] {77a5f298-77ac-4dea-bb7f-c6cfdaed3c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4975 | 2026.02.04 04:43:08.326724 [ 260 ] {77a5f298-77ac-4dea-bb7f-c6cfdaed3c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4976 | 2026.02.04 04:43:08.327107 [ 260 ] {77a5f298-77ac-4dea-bb7f-c6cfdaed3c55} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4977 | 2026.02.04 04:43:08.327140 [ 260 ] {77a5f298-77ac-4dea-bb7f-c6cfdaed3c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4978 | 2026.02.04 04:43:08.327426 [ 260 ] {77a5f298-77ac-4dea-bb7f-c6cfdaed3c55} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4979 | 2026.02.04 04:43:08.327639 [ 260 ] {77a5f298-77ac-4dea-bb7f-c6cfdaed3c55} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4980 | 2026.02.04 04:43:08.327764 [ 260 ] {77a5f298-77ac-4dea-bb7f-c6cfdaed3c55} <Debug> executeQuery: Read 21 rows, 1.55 KiB in 0.001098 sec., 19125.683060109288 rows/sec., 1.38 MiB/sec. | ||
| 4981 | 2026.02.04 04:43:08.327799 [ 260 ] {77a5f298-77ac-4dea-bb7f-c6cfdaed3c55} <Debug> TCPHandler: Processed in 0.001256377 sec. | ||
| 4982 | 2026.02.04 04:43:08.327912 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4983 | 2026.02.04 04:43:08.328004 [ 260 ] {f7f3bdf0-b7d7-4a95-8079-e936120737e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4984 | 2026.02.04 04:43:08.328041 [ 260 ] {f7f3bdf0-b7d7-4a95-8079-e936120737e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4985 | 2026.02.04 04:43:08.328496 [ 260 ] {f7f3bdf0-b7d7-4a95-8079-e936120737e2} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2026.02.04 04:43:08.328528 [ 260 ] {f7f3bdf0-b7d7-4a95-8079-e936120737e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4987 | 2026.02.04 04:43:08.328821 [ 260 ] {f7f3bdf0-b7d7-4a95-8079-e936120737e2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4988 | 2026.02.04 04:43:08.329024 [ 260 ] {f7f3bdf0-b7d7-4a95-8079-e936120737e2} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2026.02.04 04:43:08.329145 [ 260 ] {f7f3bdf0-b7d7-4a95-8079-e936120737e2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00116 sec., 196551.72413793104 rows/sec., 13.31 MiB/sec. | ||
| 4990 | 2026.02.04 04:43:08.329182 [ 260 ] {f7f3bdf0-b7d7-4a95-8079-e936120737e2} <Debug> TCPHandler: Processed in 0.001319198 sec. | ||
| 4991 | 2026.02.04 04:43:08.329300 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4992 | 2026.02.04 04:43:08.329392 [ 260 ] {f5357dcc-1239-4fd6-a107-f372efdb0d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4993 | 2026.02.04 04:43:08.329430 [ 260 ] {f5357dcc-1239-4fd6-a107-f372efdb0d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4994 | 2026.02.04 04:43:08.329987 [ 260 ] {f5357dcc-1239-4fd6-a107-f372efdb0d7c} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4995 | 2026.02.04 04:43:08.330022 [ 260 ] {f5357dcc-1239-4fd6-a107-f372efdb0d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4996 | 2026.02.04 04:43:08.330335 [ 260 ] {f5357dcc-1239-4fd6-a107-f372efdb0d7c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4997 | 2026.02.04 04:43:08.330541 [ 260 ] {f5357dcc-1239-4fd6-a107-f372efdb0d7c} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4998 | 2026.02.04 04:43:08.330664 [ 260 ] {f5357dcc-1239-4fd6-a107-f372efdb0d7c} <Debug> executeQuery: Read 541 rows, 41.09 KiB in 0.001292 sec., 418730.65015479876 rows/sec., 31.06 MiB/sec. | ||
| 4999 | 2026.02.04 04:43:08.330701 [ 260 ] {f5357dcc-1239-4fd6-a107-f372efdb0d7c} <Debug> TCPHandler: Processed in 0.001450949 sec. | ||
| 5000 | 2026.02.04 04:43:08.330818 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5001 | 2026.02.04 04:43:08.330911 [ 260 ] {cf7dcf18-55aa-440d-bf99-4abb00df778a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5002 | 2026.02.04 04:43:08.330951 [ 260 ] {cf7dcf18-55aa-440d-bf99-4abb00df778a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5003 | 2026.02.04 04:43:08.332778 [ 260 ] {cf7dcf18-55aa-440d-bf99-4abb00df778a} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5004 | 2026.02.04 04:43:08.332816 [ 260 ] {cf7dcf18-55aa-440d-bf99-4abb00df778a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5005 | 2026.02.04 04:43:08.333369 [ 260 ] {cf7dcf18-55aa-440d-bf99-4abb00df778a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5006 | 2026.02.04 04:43:08.333579 [ 260 ] {cf7dcf18-55aa-440d-bf99-4abb00df778a} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5007 | 2026.02.04 04:43:08.333708 [ 260 ] {cf7dcf18-55aa-440d-bf99-4abb00df778a} <Debug> executeQuery: Read 4476 rows, 306.08 KiB in 0.002818 sec., 1588360.539389638 rows/sec., 106.07 MiB/sec. | ||
| 5008 | 2026.02.04 04:43:08.333749 [ 260 ] {cf7dcf18-55aa-440d-bf99-4abb00df778a} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 5009 | 2026.02.04 04:43:08.333762 [ 260 ] {cf7dcf18-55aa-440d-bf99-4abb00df778a} <Debug> TCPHandler: Processed in 0.002995231 sec. | ||
| 5010 | 2026.02.04 04:43:08.333878 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5011 | 2026.02.04 04:43:08.334001 [ 260 ] {ade77a44-0425-4141-91e5-b3805290721e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5012 | 2026.02.04 04:43:08.334054 [ 260 ] {ade77a44-0425-4141-91e5-b3805290721e} <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 | ||
| 5013 | 2026.02.04 04:43:08.334769 [ 260 ] {ade77a44-0425-4141-91e5-b3805290721e} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2026.02.04 04:43:08.334805 [ 260 ] {ade77a44-0425-4141-91e5-b3805290721e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5015 | 2026.02.04 04:43:08.335313 [ 260 ] {ade77a44-0425-4141-91e5-b3805290721e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5016 | 2026.02.04 04:43:08.335534 [ 260 ] {ade77a44-0425-4141-91e5-b3805290721e} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2026.02.04 04:43:08.335671 [ 260 ] {ade77a44-0425-4141-91e5-b3805290721e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00169 sec., 8875.739644970414 rows/sec., 15.90 MiB/sec. | ||
| 5018 | 2026.02.04 04:43:08.335730 [ 260 ] {ade77a44-0425-4141-91e5-b3805290721e} <Debug> TCPHandler: Processed in 0.001902355 sec. | ||
| 5019 | 2026.02.04 04:43:08.335843 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5020 | 2026.02.04 04:43:08.335936 [ 260 ] {f3930b63-f3c8-48de-934c-2636d7eec734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5021 | 2026.02.04 04:43:08.335975 [ 260 ] {f3930b63-f3c8-48de-934c-2636d7eec734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5022 | 2026.02.04 04:43:08.336298 [ 260 ] {f3930b63-f3c8-48de-934c-2636d7eec734} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2026.02.04 04:43:08.336334 [ 260 ] {f3930b63-f3c8-48de-934c-2636d7eec734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5024 | 2026.02.04 04:43:08.336631 [ 260 ] {f3930b63-f3c8-48de-934c-2636d7eec734} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5025 | 2026.02.04 04:43:08.336839 [ 260 ] {f3930b63-f3c8-48de-934c-2636d7eec734} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2026.02.04 04:43:08.336963 [ 260 ] {f3930b63-f3c8-48de-934c-2636d7eec734} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001047 sec., 11461.318051575932 rows/sec., 790.95 KiB/sec. | ||
| 5027 | 2026.02.04 04:43:08.336998 [ 260 ] {f3930b63-f3c8-48de-934c-2636d7eec734} <Debug> TCPHandler: Processed in 0.001205926 sec. | ||
| 5028 | 2026.02.04 04:43:12.380866 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5029 | 2026.02.04 04:43:12.381105 [ 260 ] {d36e4121-afd3-446d-b192-277026aeb44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5030 | 2026.02.04 04:43:12.381169 [ 260 ] {d36e4121-afd3-446d-b192-277026aeb44b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5031 | 2026.02.04 04:43:12.381822 [ 260 ] {d36e4121-afd3-446d-b192-277026aeb44b} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2026.02.04 04:43:12.381865 [ 260 ] {d36e4121-afd3-446d-b192-277026aeb44b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5033 | 2026.02.04 04:43:12.382244 [ 260 ] {d36e4121-afd3-446d-b192-277026aeb44b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5034 | 2026.02.04 04:43:12.382472 [ 260 ] {d36e4121-afd3-446d-b192-277026aeb44b} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2026.02.04 04:43:12.382634 [ 260 ] {d36e4121-afd3-446d-b192-277026aeb44b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001582 sec., 35398.23008849558 rows/sec., 2.72 MiB/sec. | ||
| 5036 | 2026.02.04 04:43:12.382684 [ 260 ] {d36e4121-afd3-446d-b192-277026aeb44b} <Debug> TCPHandler: Processed in 0.001980777 sec. | ||
| 5037 | 2026.02.04 04:43:12.382816 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5038 | 2026.02.04 04:43:12.382919 [ 260 ] {391f8f08-dc25-4d94-b312-5745235465ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5039 | 2026.02.04 04:43:12.382962 [ 260 ] {391f8f08-dc25-4d94-b312-5745235465ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5040 | 2026.02.04 04:43:12.383401 [ 260 ] {391f8f08-dc25-4d94-b312-5745235465ad} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2026.02.04 04:43:12.383438 [ 260 ] {391f8f08-dc25-4d94-b312-5745235465ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5042 | 2026.02.04 04:43:12.383750 [ 260 ] {391f8f08-dc25-4d94-b312-5745235465ad} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5043 | 2026.02.04 04:43:12.383965 [ 260 ] {391f8f08-dc25-4d94-b312-5745235465ad} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2026.02.04 04:43:12.384095 [ 260 ] {391f8f08-dc25-4d94-b312-5745235465ad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 5045 | 2026.02.04 04:43:12.384132 [ 260 ] {391f8f08-dc25-4d94-b312-5745235465ad} <Debug> TCPHandler: Processed in 0.001369099 sec. | ||
| 5046 | 2026.02.04 04:43:12.384246 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5047 | 2026.02.04 04:43:12.384342 [ 260 ] {b30dce88-d5a8-4cb8-b21e-d690b2c822ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5048 | 2026.02.04 04:43:12.384384 [ 260 ] {b30dce88-d5a8-4cb8-b21e-d690b2c822ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5049 | 2026.02.04 04:43:12.384764 [ 260 ] {b30dce88-d5a8-4cb8-b21e-d690b2c822ae} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5050 | 2026.02.04 04:43:12.384800 [ 260 ] {b30dce88-d5a8-4cb8-b21e-d690b2c822ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5051 | 2026.02.04 04:43:12.385112 [ 260 ] {b30dce88-d5a8-4cb8-b21e-d690b2c822ae} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5052 | 2026.02.04 04:43:12.385315 [ 260 ] {b30dce88-d5a8-4cb8-b21e-d690b2c822ae} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2026.02.04 04:43:12.385443 [ 260 ] {b30dce88-d5a8-4cb8-b21e-d690b2c822ae} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00112 sec., 114285.71428571429 rows/sec., 7.96 MiB/sec. | ||
| 5054 | 2026.02.04 04:43:12.385479 [ 260 ] {b30dce88-d5a8-4cb8-b21e-d690b2c822ae} <Debug> TCPHandler: Processed in 0.001283468 sec. | ||
| 5055 | 2026.02.04 04:43:12.385591 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5056 | 2026.02.04 04:43:12.385685 [ 260 ] {9f919757-f345-4425-b14d-6ab75da9cfc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5057 | 2026.02.04 04:43:12.385726 [ 260 ] {9f919757-f345-4425-b14d-6ab75da9cfc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5058 | 2026.02.04 04:43:12.386054 [ 260 ] {9f919757-f345-4425-b14d-6ab75da9cfc6} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5059 | 2026.02.04 04:43:12.386090 [ 260 ] {9f919757-f345-4425-b14d-6ab75da9cfc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5060 | 2026.02.04 04:43:12.386383 [ 260 ] {9f919757-f345-4425-b14d-6ab75da9cfc6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5061 | 2026.02.04 04:43:12.386588 [ 260 ] {9f919757-f345-4425-b14d-6ab75da9cfc6} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5062 | 2026.02.04 04:43:12.386715 [ 260 ] {9f919757-f345-4425-b14d-6ab75da9cfc6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001049 sec., 45757.864632983794 rows/sec., 3.08 MiB/sec. | ||
| 5063 | 2026.02.04 04:43:12.386751 [ 260 ] {9f919757-f345-4425-b14d-6ab75da9cfc6} <Debug> TCPHandler: Processed in 0.001208696 sec. | ||
| 5064 | 2026.02.04 04:43:13.373944 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10167 | ||
| 5065 | 2026.02.04 04:43:13.374499 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5066 | 2026.02.04 04:43:13.374541 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5067 | 2026.02.04 04:43:13.375019 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5068 | 2026.02.04 04:43:13.375252 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5069 | 2026.02.04 04:43:13.375385 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10167 | ||
| 5070 | 2026.02.04 04:43:13.375399 [ 29 ] {} <Debug> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5071 | 2026.02.04 04:43:13.375479 [ 29 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5072 | 2026.02.04 04:43:13.375509 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5073 | 2026.02.04 04:43:13.375624 [ 189 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::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 | ||
| 5074 | 2026.02.04 04:43:13.375755 [ 189 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5075 | 2026.02.04 04:43:13.375797 [ 189 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7735 rows starting from the beginning of the part | ||
| 5076 | 2026.02.04 04:43:13.375869 [ 189 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5077 | 2026.02.04 04:43:13.375920 [ 189 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5078 | 2026.02.04 04:43:13.375987 [ 189 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5079 | 2026.02.04 04:43:13.376044 [ 189 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5080 | 2026.02.04 04:43:13.376088 [ 189 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5081 | 2026.02.04 04:43:13.377745 [ 196 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10167 rows, containing 4 columns (4 merged, 0 gathered) in 0.002168749 sec., 4687956.052083482 rows/sec., 67.06 MiB/sec. | ||
| 5082 | 2026.02.04 04:43:13.378062 [ 195 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5083 | 2026.02.04 04:43:13.378395 [ 195 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_21_4} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2026.02.04 04:43:13.378471 [ 195 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_21_4} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5085 | 2026.02.04 04:43:13.378574 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5086 | 2026.02.04 04:43:13.928087 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5087 | 2026.02.04 04:43:13.945112 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5088 | 2026.02.04 04:43:13.945171 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5089 | 2026.02.04 04:43:13.950627 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5090 | 2026.02.04 04:43:13.951328 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5091 | 2026.02.04 04:43:13.951622 [ 24 ] {} <Debug> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5092 | 2026.02.04 04:43:13.951663 [ 24 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5093 | 2026.02.04 04:43:13.951685 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5094 | 2026.02.04 04:43:13.951783 [ 195 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::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 | ||
| 5095 | 2026.02.04 04:43:13.954207 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5096 | 2026.02.04 04:43:13.954869 [ 195 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5097 | 2026.02.04 04:43:13.955612 [ 195 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 5098 | 2026.02.04 04:43:13.958827 [ 195 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5099 | 2026.02.04 04:43:13.962069 [ 195 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5100 | 2026.02.04 04:43:13.965894 [ 195 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 5101 | 2026.02.04 04:43:13.969924 [ 195 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 5102 | 2026.02.04 04:43:13.973604 [ 195 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 5103 | 2026.02.04 04:43:14.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.33 MiB, peak 257.33 MiB, free memory in arenas 0.00 B, will set to 250.65 MiB (RSS), difference: -6.68 MiB | ||
| 5104 | 2026.02.04 04:43:14.025326 [ 199 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.0735826 sec., 2160.8369369932566 rows/sec., 11.17 MiB/sec. | ||
| 5105 | 2026.02.04 04:43:14.027043 [ 199 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5106 | 2026.02.04 04:43:14.028809 [ 199 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_21_4} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5107 | 2026.02.04 04:43:14.028890 [ 199 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_21_4} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5108 | 2026.02.04 04:43:14.029851 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5109 | 2026.02.04 04:43:15.001155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.23 MiB, peak 257.33 MiB, free memory in arenas 0.00 B, will set to 252.60 MiB (RSS), difference: 11.37 MiB | ||
| 5110 | 2026.02.04 04:43:15.904247 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 722 | ||
| 5111 | 2026.02.04 04:43:15.906956 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5112 | 2026.02.04 04:43:15.907004 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5113 | 2026.02.04 04:43:15.908271 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5114 | 2026.02.04 04:43:15.908546 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5115 | 2026.02.04 04:43:15.908890 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 5116 | 2026.02.04 04:43:17.383526 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5117 | 2026.02.04 04:43:17.383728 [ 260 ] {03bcf125-da15-4f59-83e9-c956a3faedb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5118 | 2026.02.04 04:43:17.383802 [ 260 ] {03bcf125-da15-4f59-83e9-c956a3faedb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5119 | 2026.02.04 04:43:17.384516 [ 260 ] {03bcf125-da15-4f59-83e9-c956a3faedb7} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2026.02.04 04:43:17.384568 [ 260 ] {03bcf125-da15-4f59-83e9-c956a3faedb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5121 | 2026.02.04 04:43:17.384964 [ 260 ] {03bcf125-da15-4f59-83e9-c956a3faedb7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5122 | 2026.02.04 04:43:17.385197 [ 260 ] {03bcf125-da15-4f59-83e9-c956a3faedb7} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2026.02.04 04:43:17.385359 [ 260 ] {03bcf125-da15-4f59-83e9-c956a3faedb7} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001686 sec., 65243.17912218268 rows/sec., 5.49 MiB/sec. | ||
| 5124 | 2026.02.04 04:43:17.385410 [ 260 ] {03bcf125-da15-4f59-83e9-c956a3faedb7} <Debug> TCPHandler: Processed in 0.002017987 sec. | ||
| 5125 | 2026.02.04 04:43:17.385540 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5126 | 2026.02.04 04:43:17.385645 [ 260 ] {6fc8844d-6eae-48bd-8661-79e7b9386e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5127 | 2026.02.04 04:43:17.385687 [ 260 ] {6fc8844d-6eae-48bd-8661-79e7b9386e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5128 | 2026.02.04 04:43:17.386102 [ 260 ] {6fc8844d-6eae-48bd-8661-79e7b9386e2d} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5129 | 2026.02.04 04:43:17.386139 [ 260 ] {6fc8844d-6eae-48bd-8661-79e7b9386e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5130 | 2026.02.04 04:43:17.386437 [ 260 ] {6fc8844d-6eae-48bd-8661-79e7b9386e2d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5131 | 2026.02.04 04:43:17.386641 [ 260 ] {6fc8844d-6eae-48bd-8661-79e7b9386e2d} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5132 | 2026.02.04 04:43:17.386770 [ 260 ] {6fc8844d-6eae-48bd-8661-79e7b9386e2d} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.00115 sec., 23478.260869565216 rows/sec., 1.72 MiB/sec. | ||
| 5133 | 2026.02.04 04:43:17.386808 [ 260 ] {6fc8844d-6eae-48bd-8661-79e7b9386e2d} <Debug> TCPHandler: Processed in 0.001320268 sec. | ||
| 5134 | 2026.02.04 04:43:17.386911 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5135 | 2026.02.04 04:43:17.387006 [ 260 ] {47ade3f7-7dc2-4490-865c-8578ae30b9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5136 | 2026.02.04 04:43:17.387047 [ 260 ] {47ade3f7-7dc2-4490-865c-8578ae30b9c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5137 | 2026.02.04 04:43:17.387462 [ 260 ] {47ade3f7-7dc2-4490-865c-8578ae30b9c9} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5138 | 2026.02.04 04:43:17.387498 [ 260 ] {47ade3f7-7dc2-4490-865c-8578ae30b9c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5139 | 2026.02.04 04:43:17.387794 [ 260 ] {47ade3f7-7dc2-4490-865c-8578ae30b9c9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5140 | 2026.02.04 04:43:17.387998 [ 260 ] {47ade3f7-7dc2-4490-865c-8578ae30b9c9} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5141 | 2026.02.04 04:43:17.388120 [ 260 ] {47ade3f7-7dc2-4490-865c-8578ae30b9c9} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001135 sec., 80176.2114537445 rows/sec., 6.26 MiB/sec. | ||
| 5142 | 2026.02.04 04:43:17.388157 [ 260 ] {47ade3f7-7dc2-4490-865c-8578ae30b9c9} <Debug> TCPHandler: Processed in 0.001297247 sec. | ||
| 5143 | 2026.02.04 04:43:17.388268 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5144 | 2026.02.04 04:43:17.388364 [ 260 ] {e9c274a2-7daf-470b-bbcb-6ab9898d9aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5145 | 2026.02.04 04:43:17.388408 [ 260 ] {e9c274a2-7daf-470b-bbcb-6ab9898d9aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5146 | 2026.02.04 04:43:17.388811 [ 260 ] {e9c274a2-7daf-470b-bbcb-6ab9898d9aff} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5147 | 2026.02.04 04:43:17.388846 [ 260 ] {e9c274a2-7daf-470b-bbcb-6ab9898d9aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5148 | 2026.02.04 04:43:17.389164 [ 260 ] {e9c274a2-7daf-470b-bbcb-6ab9898d9aff} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5149 | 2026.02.04 04:43:17.389380 [ 260 ] {e9c274a2-7daf-470b-bbcb-6ab9898d9aff} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5150 | 2026.02.04 04:43:17.389506 [ 260 ] {e9c274a2-7daf-470b-bbcb-6ab9898d9aff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 5151 | 2026.02.04 04:43:17.389544 [ 260 ] {e9c274a2-7daf-470b-bbcb-6ab9898d9aff} <Debug> TCPHandler: Processed in 0.001325598 sec. | ||
| 5152 | 2026.02.04 04:43:17.389644 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5153 | 2026.02.04 04:43:17.389737 [ 260 ] {3a2ca940-b6a6-4bb6-88c2-dcc62d0cf796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5154 | 2026.02.04 04:43:17.389790 [ 260 ] {3a2ca940-b6a6-4bb6-88c2-dcc62d0cf796} <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 | ||
| 5155 | 2026.02.04 04:43:17.390566 [ 260 ] {3a2ca940-b6a6-4bb6-88c2-dcc62d0cf796} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5156 | 2026.02.04 04:43:17.390602 [ 260 ] {3a2ca940-b6a6-4bb6-88c2-dcc62d0cf796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5157 | 2026.02.04 04:43:17.391119 [ 260 ] {3a2ca940-b6a6-4bb6-88c2-dcc62d0cf796} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5158 | 2026.02.04 04:43:17.391334 [ 260 ] {3a2ca940-b6a6-4bb6-88c2-dcc62d0cf796} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5159 | 2026.02.04 04:43:17.391469 [ 260 ] {3a2ca940-b6a6-4bb6-88c2-dcc62d0cf796} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001749 sec., 15437.392795883363 rows/sec., 27.66 MiB/sec. | ||
| 5160 | 2026.02.04 04:43:17.391530 [ 260 ] {3a2ca940-b6a6-4bb6-88c2-dcc62d0cf796} <Debug> TCPHandler: Processed in 0.001934996 sec. | ||
| 5161 | 2026.02.04 04:43:17.391642 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5162 | 2026.02.04 04:43:17.391736 [ 260 ] {2894f0d1-cfbc-4574-aa32-9a8cbe510b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5163 | 2026.02.04 04:43:17.391778 [ 260 ] {2894f0d1-cfbc-4574-aa32-9a8cbe510b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5164 | 2026.02.04 04:43:17.392104 [ 260 ] {2894f0d1-cfbc-4574-aa32-9a8cbe510b86} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2026.02.04 04:43:17.392140 [ 260 ] {2894f0d1-cfbc-4574-aa32-9a8cbe510b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5166 | 2026.02.04 04:43:17.392439 [ 260 ] {2894f0d1-cfbc-4574-aa32-9a8cbe510b86} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5167 | 2026.02.04 04:43:17.392647 [ 260 ] {2894f0d1-cfbc-4574-aa32-9a8cbe510b86} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5168 | 2026.02.04 04:43:17.392771 [ 260 ] {2894f0d1-cfbc-4574-aa32-9a8cbe510b86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 5169 | 2026.02.04 04:43:17.392808 [ 260 ] {2894f0d1-cfbc-4574-aa32-9a8cbe510b86} <Debug> TCPHandler: Processed in 0.001215996 sec. | ||
| 5170 | 2026.02.04 04:43:20.496994 [ 75 ] {} <Debug> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5171 | 2026.02.04 04:43:20.497108 [ 75 ] {} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5172 | 2026.02.04 04:43:20.497147 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5173 | 2026.02.04 04:43:20.497290 [ 196 ] {f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7::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 | ||
| 5174 | 2026.02.04 04:43:20.497594 [ 196 ] {f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5175 | 2026.02.04 04:43:20.497636 [ 196 ] {f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 31 rows starting from the beginning of the part | ||
| 5176 | 2026.02.04 04:43:20.497716 [ 196 ] {f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 5177 | 2026.02.04 04:43:20.497781 [ 196 ] {f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7::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 | ||
| 5178 | 2026.02.04 04:43:20.497845 [ 196 ] {f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 5179 | 2026.02.04 04:43:20.497938 [ 196 ] {f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 5180 | 2026.02.04 04:43:20.499611 [ 202 ] {f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49 rows, containing 6 columns (6 merged, 0 gathered) in 0.002375972 sec., 20623.138656516152 rows/sec., 4.89 MiB/sec. | ||
| 5181 | 2026.02.04 04:43:20.499809 [ 192 ] {f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5182 | 2026.02.04 04:43:20.500213 [ 192 ] {f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7::all_1_5_1} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5183 | 2026.02.04 04:43:20.500293 [ 192 ] {f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7::all_1_5_1} <Trace> oximeter.timeseries_schema (f8b2d5cf-bdfd-4da8-b6a3-2008b33f96d7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5184 | 2026.02.04 04:43:20.500371 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 5185 | 2026.02.04 04:43:20.772831 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5186 | 2026.02.04 04:43:20.772876 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5187 | 2026.02.04 04:43:20.876076 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10615 | ||
| 5188 | 2026.02.04 04:43:20.876567 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5189 | 2026.02.04 04:43:20.876615 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5190 | 2026.02.04 04:43:20.877211 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5191 | 2026.02.04 04:43:20.877451 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5192 | 2026.02.04 04:43:20.877598 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10615 | ||
| 5193 | 2026.02.04 04:43:21.454928 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5194 | 2026.02.04 04:43:21.470437 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5195 | 2026.02.04 04:43:21.470492 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5196 | 2026.02.04 04:43:21.476868 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5197 | 2026.02.04 04:43:21.477607 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5198 | 2026.02.04 04:43:21.480649 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5199 | 2026.02.04 04:43:22.170341 [ 71 ] {} <Debug> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5200 | 2026.02.04 04:43:22.170408 [ 71 ] {} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2026.02.04 04:43:22.170430 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5202 | 2026.02.04 04:43:22.170559 [ 196 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::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 | ||
| 5203 | 2026.02.04 04:43:22.170703 [ 196 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5204 | 2026.02.04 04:43:22.170805 [ 196 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 165 rows starting from the beginning of the part | ||
| 5205 | 2026.02.04 04:43:22.170876 [ 196 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5206 | 2026.02.04 04:43:22.170926 [ 196 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5207 | 2026.02.04 04:43:22.170981 [ 196 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 5208 | 2026.02.04 04:43:22.171025 [ 196 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part | ||
| 5209 | 2026.02.04 04:43:22.171875 [ 202 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 465 rows, containing 5 columns (5 merged, 0 gathered) in 0.001326618 sec., 350515.37066435104 rows/sec., 25.85 MiB/sec. | ||
| 5210 | 2026.02.04 04:43:22.172089 [ 190 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5211 | 2026.02.04 04:43:22.172430 [ 190 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_9_2} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5212 | 2026.02.04 04:43:22.172515 [ 190 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_9_2} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5213 | 2026.02.04 04:43:22.172623 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5214 | 2026.02.04 04:43:22.383567 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5215 | 2026.02.04 04:43:22.383730 [ 260 ] {442a45d8-871c-429c-b172-7659fb8cc6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5216 | 2026.02.04 04:43:22.383793 [ 260 ] {442a45d8-871c-429c-b172-7659fb8cc6c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5217 | 2026.02.04 04:43:22.384535 [ 260 ] {442a45d8-871c-429c-b172-7659fb8cc6c6} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5218 | 2026.02.04 04:43:22.384583 [ 260 ] {442a45d8-871c-429c-b172-7659fb8cc6c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5219 | 2026.02.04 04:43:22.384984 [ 260 ] {442a45d8-871c-429c-b172-7659fb8cc6c6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5220 | 2026.02.04 04:43:22.385213 [ 260 ] {442a45d8-871c-429c-b172-7659fb8cc6c6} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5221 | 2026.02.04 04:43:22.385335 [ 73 ] {} <Debug> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5222 | 2026.02.04 04:43:22.385357 [ 260 ] {442a45d8-871c-429c-b172-7659fb8cc6c6} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001649 sec., 52152.81989084293 rows/sec., 4.37 MiB/sec. | ||
| 5223 | 2026.02.04 04:43:22.385400 [ 73 ] {} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5224 | 2026.02.04 04:43:22.385417 [ 260 ] {442a45d8-871c-429c-b172-7659fb8cc6c6} <Debug> TCPHandler: Processed in 0.001969587 sec. | ||
| 5225 | 2026.02.04 04:43:22.385429 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5226 | 2026.02.04 04:43:22.385530 [ 198 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5227 | 2026.02.04 04:43:22.385541 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5228 | 2026.02.04 04:43:22.385637 [ 198 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5229 | 2026.02.04 04:43:22.385646 [ 260 ] {a9b45293-47b5-4f4f-97e4-77a7e8e46fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5230 | 2026.02.04 04:43:22.385670 [ 198 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 966 rows starting from the beginning of the part | ||
| 5231 | 2026.02.04 04:43:22.385690 [ 260 ] {a9b45293-47b5-4f4f-97e4-77a7e8e46fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5232 | 2026.02.04 04:43:22.385741 [ 198 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 110 rows starting from the beginning of the part | ||
| 5233 | 2026.02.04 04:43:22.385789 [ 198 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1230 rows starting from the beginning of the part | ||
| 5234 | 2026.02.04 04:43:22.385835 [ 198 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 5235 | 2026.02.04 04:43:22.385880 [ 198 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 110 rows starting from the beginning of the part | ||
| 5236 | 2026.02.04 04:43:22.385986 [ 198 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 86 rows starting from the beginning of the part | ||
| 5237 | 2026.02.04 04:43:22.386178 [ 260 ] {a9b45293-47b5-4f4f-97e4-77a7e8e46fdd} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5238 | 2026.02.04 04:43:22.386223 [ 260 ] {a9b45293-47b5-4f4f-97e4-77a7e8e46fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5239 | 2026.02.04 04:43:22.386628 [ 260 ] {a9b45293-47b5-4f4f-97e4-77a7e8e46fdd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5240 | 2026.02.04 04:43:22.386843 [ 260 ] {a9b45293-47b5-4f4f-97e4-77a7e8e46fdd} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2026.02.04 04:43:22.387037 [ 260 ] {a9b45293-47b5-4f4f-97e4-77a7e8e46fdd} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001371 sec., 10940.919037199124 rows/sec., 822.71 KiB/sec. | ||
| 5242 | 2026.02.04 04:43:22.387075 [ 260 ] {a9b45293-47b5-4f4f-97e4-77a7e8e46fdd} <Debug> TCPHandler: Processed in 0.001554581 sec. | ||
| 5243 | 2026.02.04 04:43:22.387181 [ 202 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2558 rows, containing 5 columns (5 merged, 0 gathered) in 0.001672342 sec., 1529591.4352447046 rows/sec., 131.86 MiB/sec. | ||
| 5244 | 2026.02.04 04:43:22.387194 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5245 | 2026.02.04 04:43:22.387291 [ 260 ] {7ec3d02d-ada6-4e32-8545-25dd7bfedc79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5246 | 2026.02.04 04:43:22.387331 [ 260 ] {7ec3d02d-ada6-4e32-8545-25dd7bfedc79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5247 | 2026.02.04 04:43:22.387421 [ 190 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5248 | 2026.02.04 04:43:22.387651 [ 190 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_31_6} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2026.02.04 04:43:22.387718 [ 190 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_31_6} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5250 | 2026.02.04 04:43:22.387743 [ 260 ] {7ec3d02d-ada6-4e32-8545-25dd7bfedc79} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5251 | 2026.02.04 04:43:22.387778 [ 260 ] {7ec3d02d-ada6-4e32-8545-25dd7bfedc79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5252 | 2026.02.04 04:43:22.387782 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 5253 | 2026.02.04 04:43:22.388127 [ 260 ] {7ec3d02d-ada6-4e32-8545-25dd7bfedc79} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5254 | 2026.02.04 04:43:22.388324 [ 260 ] {7ec3d02d-ada6-4e32-8545-25dd7bfedc79} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5255 | 2026.02.04 04:43:22.388421 [ 73 ] {} <Debug> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5256 | 2026.02.04 04:43:22.388445 [ 260 ] {7ec3d02d-ada6-4e32-8545-25dd7bfedc79} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001184 sec., 66722.97297297297 rows/sec., 5.21 MiB/sec. | ||
| 5257 | 2026.02.04 04:43:22.388455 [ 73 ] {} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5258 | 2026.02.04 04:43:22.388485 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5259 | 2026.02.04 04:43:22.388488 [ 260 ] {7ec3d02d-ada6-4e32-8545-25dd7bfedc79} <Debug> TCPHandler: Processed in 0.001363748 sec. | ||
| 5260 | 2026.02.04 04:43:22.388588 [ 196 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5261 | 2026.02.04 04:43:22.388606 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5262 | 2026.02.04 04:43:22.388714 [ 260 ] {626ce795-f901-4b0e-8684-f8b6979adf71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5263 | 2026.02.04 04:43:22.388722 [ 196 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5264 | 2026.02.04 04:43:22.388759 [ 260 ] {626ce795-f901-4b0e-8684-f8b6979adf71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5265 | 2026.02.04 04:43:22.388764 [ 196 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 577 rows starting from the beginning of the part | ||
| 5266 | 2026.02.04 04:43:22.388851 [ 196 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 91 rows starting from the beginning of the part | ||
| 5267 | 2026.02.04 04:43:22.388894 [ 196 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 541 rows starting from the beginning of the part | ||
| 5268 | 2026.02.04 04:43:22.388997 [ 196 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 5269 | 2026.02.04 04:43:22.389031 [ 196 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 91 rows starting from the beginning of the part | ||
| 5270 | 2026.02.04 04:43:22.389070 [ 196 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 79 rows starting from the beginning of the part | ||
| 5271 | 2026.02.04 04:43:22.389238 [ 260 ] {626ce795-f901-4b0e-8684-f8b6979adf71} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2026.02.04 04:43:22.389276 [ 260 ] {626ce795-f901-4b0e-8684-f8b6979adf71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5273 | 2026.02.04 04:43:22.389612 [ 260 ] {626ce795-f901-4b0e-8684-f8b6979adf71} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5274 | 2026.02.04 04:43:22.389824 [ 260 ] {626ce795-f901-4b0e-8684-f8b6979adf71} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5275 | 2026.02.04 04:43:22.389983 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5276 | 2026.02.04 04:43:22.390011 [ 260 ] {626ce795-f901-4b0e-8684-f8b6979adf71} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 5277 | 2026.02.04 04:43:22.390011 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5278 | 2026.02.04 04:43:22.390048 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5279 | 2026.02.04 04:43:22.390054 [ 260 ] {626ce795-f901-4b0e-8684-f8b6979adf71} <Debug> TCPHandler: Processed in 0.00145956 sec. | ||
| 5280 | 2026.02.04 04:43:22.390112 [ 190 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5281 | 2026.02.04 04:43:22.390130 [ 197 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1443 rows, containing 5 columns (5 merged, 0 gathered) in 0.001560551 sec., 924673.4006129886 rows/sec., 72.30 MiB/sec. | ||
| 5282 | 2026.02.04 04:43:22.390176 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5283 | 2026.02.04 04:43:22.390188 [ 190 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5284 | 2026.02.04 04:43:22.390224 [ 190 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4394 rows starting from the beginning of the part | ||
| 5285 | 2026.02.04 04:43:22.390274 [ 190 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5286 | 2026.02.04 04:43:22.390293 [ 260 ] {40d37507-8abe-47ae-9106-ae39cf04d9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5287 | 2026.02.04 04:43:22.390300 [ 196 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5288 | 2026.02.04 04:43:22.390316 [ 190 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4476 rows starting from the beginning of the part | ||
| 5289 | 2026.02.04 04:43:22.390357 [ 260 ] {40d37507-8abe-47ae-9106-ae39cf04d9c3} <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 | ||
| 5290 | 2026.02.04 04:43:22.390368 [ 190 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 128 rows starting from the beginning of the part | ||
| 5291 | 2026.02.04 04:43:22.390412 [ 190 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5292 | 2026.02.04 04:43:22.390451 [ 190 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5293 | 2026.02.04 04:43:22.390556 [ 196 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_31_6} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5294 | 2026.02.04 04:43:22.390635 [ 196 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_31_6} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5295 | 2026.02.04 04:43:22.390707 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5296 | 2026.02.04 04:43:22.391287 [ 260 ] {40d37507-8abe-47ae-9106-ae39cf04d9c3} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5297 | 2026.02.04 04:43:22.391333 [ 260 ] {40d37507-8abe-47ae-9106-ae39cf04d9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5298 | 2026.02.04 04:43:22.392006 [ 260 ] {40d37507-8abe-47ae-9106-ae39cf04d9c3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5299 | 2026.02.04 04:43:22.392251 [ 260 ] {40d37507-8abe-47ae-9106-ae39cf04d9c3} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5300 | 2026.02.04 04:43:22.392385 [ 260 ] {40d37507-8abe-47ae-9106-ae39cf04d9c3} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002121 sec., 7072.135785007072 rows/sec., 12.67 MiB/sec. | ||
| 5301 | 2026.02.04 04:43:22.392437 [ 260 ] {40d37507-8abe-47ae-9106-ae39cf04d9c3} <Debug> TCPHandler: Processed in 0.002335501 sec. | ||
| 5302 | 2026.02.04 04:43:22.392545 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5303 | 2026.02.04 04:43:22.392635 [ 260 ] {4dc3e44e-ae92-416d-891d-1e9d8b246e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5304 | 2026.02.04 04:43:22.392674 [ 260 ] {4dc3e44e-ae92-416d-891d-1e9d8b246e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5305 | 2026.02.04 04:43:22.393058 [ 260 ] {4dc3e44e-ae92-416d-891d-1e9d8b246e85} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5306 | 2026.02.04 04:43:22.393093 [ 260 ] {4dc3e44e-ae92-416d-891d-1e9d8b246e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5307 | 2026.02.04 04:43:22.393488 [ 260 ] {4dc3e44e-ae92-416d-891d-1e9d8b246e85} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5308 | 2026.02.04 04:43:22.393703 [ 260 ] {4dc3e44e-ae92-416d-891d-1e9d8b246e85} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5309 | 2026.02.04 04:43:22.393799 [ 73 ] {} <Debug> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5310 | 2026.02.04 04:43:22.393825 [ 260 ] {4dc3e44e-ae92-416d-891d-1e9d8b246e85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00122 sec., 49180.32786885246 rows/sec., 3.31 MiB/sec. | ||
| 5311 | 2026.02.04 04:43:22.393828 [ 73 ] {} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5312 | 2026.02.04 04:43:22.393862 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5313 | 2026.02.04 04:43:22.393865 [ 260 ] {4dc3e44e-ae92-416d-891d-1e9d8b246e85} <Debug> TCPHandler: Processed in 0.001393159 sec. | ||
| 5314 | 2026.02.04 04:43:22.394014 [ 200 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5315 | 2026.02.04 04:43:22.394124 [ 200 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5316 | 2026.02.04 04:43:22.394156 [ 200 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1314 rows starting from the beginning of the part | ||
| 5317 | 2026.02.04 04:43:22.394211 [ 200 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5318 | 2026.02.04 04:43:22.394256 [ 200 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 5319 | 2026.02.04 04:43:22.394298 [ 200 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
| 5320 | 2026.02.04 04:43:22.394343 [ 200 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5321 | 2026.02.04 04:43:22.394381 [ 200 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5322 | 2026.02.04 04:43:22.394391 [ 190 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9478 rows, containing 5 columns (5 merged, 0 gathered) in 0.004295068 sec., 2206717.0997059885 rows/sec., 151.13 MiB/sec. | ||
| 5323 | 2026.02.04 04:43:22.394640 [ 197 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5324 | 2026.02.04 04:43:22.394959 [ 197 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5325 | 2026.02.04 04:43:22.395048 [ 197 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5326 | 2026.02.04 04:43:22.395153 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 5327 | 2026.02.04 04:43:22.395243 [ 200 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1554 rows, containing 4 columns (4 merged, 0 gathered) in 0.001286508 sec., 1207920.9767836656 rows/sec., 81.48 MiB/sec. | ||
| 5328 | 2026.02.04 04:43:22.395450 [ 200 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5329 | 2026.02.04 04:43:22.395675 [ 200 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_31_6} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5330 | 2026.02.04 04:43:22.395739 [ 200 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_31_6} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5331 | 2026.02.04 04:43:22.395794 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5332 | 2026.02.04 04:43:23.001104 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.07 MiB, peak 261.01 MiB, free memory in arenas 0.00 B, will set to 255.53 MiB (RSS), difference: 1.46 MiB | ||
| 5333 | 2026.02.04 04:43:25.910264 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 746 | ||
| 5334 | 2026.02.04 04:43:25.912439 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5335 | 2026.02.04 04:43:25.912489 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5336 | 2026.02.04 04:43:25.913652 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5337 | 2026.02.04 04:43:25.913930 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5338 | 2026.02.04 04:43:25.914083 [ 67 ] {} <Debug> system.query_log (6a387add-258f-406f-bd49-e116343ec775) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5339 | 2026.02.04 04:43:25.914146 [ 67 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5340 | 2026.02.04 04:43:25.914169 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5341 | 2026.02.04 04:43:25.914189 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 746 | ||
| 5342 | 2026.02.04 04:43:25.914291 [ 196 ] {6a387add-258f-406f-bd49-e116343ec775::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 | ||
| 5343 | 2026.02.04 04:43:25.914956 [ 196 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5344 | 2026.02.04 04:43:25.915114 [ 196 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 578 rows starting from the beginning of the part | ||
| 5345 | 2026.02.04 04:43:25.915502 [ 196 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 5346 | 2026.02.04 04:43:25.915861 [ 196 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 5347 | 2026.02.04 04:43:25.916186 [ 196 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
| 5348 | 2026.02.04 04:43:25.916491 [ 196 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 52 rows starting from the beginning of the part | ||
| 5349 | 2026.02.04 04:43:25.916801 [ 196 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 5350 | 2026.02.04 04:43:25.923264 [ 197 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 72 columns (72 merged, 0 gathered) in 0.009027561 sec., 82635.83043083287 rows/sec., 76.04 MiB/sec. | ||
| 5351 | 2026.02.04 04:43:25.924520 [ 186 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5352 | 2026.02.04 04:43:25.925092 [ 186 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_16_3} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5353 | 2026.02.04 04:43:25.925157 [ 186 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_16_3} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5354 | 2026.02.04 04:43:25.925354 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 5355 | 2026.02.04 04:43:27.393156 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5356 | 2026.02.04 04:43:27.393337 [ 260 ] {d952340e-8ee5-490a-a0ba-382e64327ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5357 | 2026.02.04 04:43:27.393404 [ 260 ] {d952340e-8ee5-490a-a0ba-382e64327ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5358 | 2026.02.04 04:43:27.394199 [ 260 ] {d952340e-8ee5-490a-a0ba-382e64327ec8} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5359 | 2026.02.04 04:43:27.394253 [ 260 ] {d952340e-8ee5-490a-a0ba-382e64327ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5360 | 2026.02.04 04:43:27.394680 [ 260 ] {d952340e-8ee5-490a-a0ba-382e64327ec8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5361 | 2026.02.04 04:43:27.394915 [ 260 ] {d952340e-8ee5-490a-a0ba-382e64327ec8} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5362 | 2026.02.04 04:43:27.395071 [ 260 ] {d952340e-8ee5-490a-a0ba-382e64327ec8} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001783 sec., 149186.76388109926 rows/sec., 9.48 MiB/sec. | ||
| 5363 | 2026.02.04 04:43:27.395128 [ 260 ] {d952340e-8ee5-490a-a0ba-382e64327ec8} <Debug> TCPHandler: Processed in 0.002105238 sec. | ||
| 5364 | 2026.02.04 04:43:27.395272 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5365 | 2026.02.04 04:43:27.395381 [ 260 ] {3af147ac-e0d9-43f2-be1d-db7c6bdd126d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5366 | 2026.02.04 04:43:27.395426 [ 260 ] {3af147ac-e0d9-43f2-be1d-db7c6bdd126d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5367 | 2026.02.04 04:43:27.396316 [ 260 ] {3af147ac-e0d9-43f2-be1d-db7c6bdd126d} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5368 | 2026.02.04 04:43:27.396349 [ 260 ] {3af147ac-e0d9-43f2-be1d-db7c6bdd126d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5369 | 2026.02.04 04:43:27.396693 [ 260 ] {3af147ac-e0d9-43f2-be1d-db7c6bdd126d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5370 | 2026.02.04 04:43:27.396898 [ 260 ] {3af147ac-e0d9-43f2-be1d-db7c6bdd126d} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5371 | 2026.02.04 04:43:27.397094 [ 260 ] {3af147ac-e0d9-43f2-be1d-db7c6bdd126d} <Debug> executeQuery: Read 806 rows, 65.63 KiB in 0.001736 sec., 464285.7142857143 rows/sec., 36.92 MiB/sec. | ||
| 5372 | 2026.02.04 04:43:27.397144 [ 260 ] {3af147ac-e0d9-43f2-be1d-db7c6bdd126d} <Debug> TCPHandler: Processed in 0.001927786 sec. | ||
| 5373 | 2026.02.04 04:43:27.397268 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5374 | 2026.02.04 04:43:27.397370 [ 260 ] {da03d4d1-2fba-47bb-8529-f604a11a5ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5375 | 2026.02.04 04:43:27.397411 [ 260 ] {da03d4d1-2fba-47bb-8529-f604a11a5ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5376 | 2026.02.04 04:43:27.397885 [ 260 ] {da03d4d1-2fba-47bb-8529-f604a11a5ab0} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5377 | 2026.02.04 04:43:27.397935 [ 260 ] {da03d4d1-2fba-47bb-8529-f604a11a5ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5378 | 2026.02.04 04:43:27.398297 [ 260 ] {da03d4d1-2fba-47bb-8529-f604a11a5ab0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5379 | 2026.02.04 04:43:27.398510 [ 260 ] {da03d4d1-2fba-47bb-8529-f604a11a5ab0} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5380 | 2026.02.04 04:43:27.398642 [ 260 ] {da03d4d1-2fba-47bb-8529-f604a11a5ab0} <Debug> executeQuery: Read 160 rows, 10.03 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 7.57 MiB/sec. | ||
| 5381 | 2026.02.04 04:43:27.398681 [ 260 ] {da03d4d1-2fba-47bb-8529-f604a11a5ab0} <Debug> TCPHandler: Processed in 0.00146563 sec. | ||
| 5382 | 2026.02.04 04:43:27.398799 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5383 | 2026.02.04 04:43:27.398897 [ 260 ] {0b1bbd96-e032-45f4-9731-91f4d44af232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5384 | 2026.02.04 04:43:27.398936 [ 260 ] {0b1bbd96-e032-45f4-9731-91f4d44af232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5385 | 2026.02.04 04:43:27.399384 [ 260 ] {0b1bbd96-e032-45f4-9731-91f4d44af232} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5386 | 2026.02.04 04:43:27.399421 [ 260 ] {0b1bbd96-e032-45f4-9731-91f4d44af232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5387 | 2026.02.04 04:43:27.399736 [ 260 ] {0b1bbd96-e032-45f4-9731-91f4d44af232} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5388 | 2026.02.04 04:43:27.399950 [ 260 ] {0b1bbd96-e032-45f4-9731-91f4d44af232} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5389 | 2026.02.04 04:43:27.400075 [ 260 ] {0b1bbd96-e032-45f4-9731-91f4d44af232} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001198 sec., 116861.43572621034 rows/sec., 7.55 MiB/sec. | ||
| 5390 | 2026.02.04 04:43:27.400113 [ 260 ] {0b1bbd96-e032-45f4-9731-91f4d44af232} <Debug> TCPHandler: Processed in 0.001365828 sec. | ||
| 5391 | 2026.02.04 04:43:27.400228 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5392 | 2026.02.04 04:43:27.400324 [ 260 ] {3b796c19-0f21-498b-9031-aa4276bc30d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5393 | 2026.02.04 04:43:27.400365 [ 260 ] {3b796c19-0f21-498b-9031-aa4276bc30d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5394 | 2026.02.04 04:43:27.400809 [ 260 ] {3b796c19-0f21-498b-9031-aa4276bc30d5} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5395 | 2026.02.04 04:43:27.400845 [ 260 ] {3b796c19-0f21-498b-9031-aa4276bc30d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5396 | 2026.02.04 04:43:27.401170 [ 260 ] {3b796c19-0f21-498b-9031-aa4276bc30d5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5397 | 2026.02.04 04:43:27.401382 [ 260 ] {3b796c19-0f21-498b-9031-aa4276bc30d5} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5398 | 2026.02.04 04:43:27.401505 [ 260 ] {3b796c19-0f21-498b-9031-aa4276bc30d5} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.0012 sec., 115833.33333333334 rows/sec., 6.59 MiB/sec. | ||
| 5399 | 2026.02.04 04:43:27.401544 [ 260 ] {3b796c19-0f21-498b-9031-aa4276bc30d5} <Debug> TCPHandler: Processed in 0.001367128 sec. | ||
| 5400 | 2026.02.04 04:43:27.401661 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5401 | 2026.02.04 04:43:27.401756 [ 260 ] {6e1eb703-1a7d-427d-a87e-e0cdb2179e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5402 | 2026.02.04 04:43:27.401798 [ 260 ] {6e1eb703-1a7d-427d-a87e-e0cdb2179e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5403 | 2026.02.04 04:43:27.402388 [ 260 ] {6e1eb703-1a7d-427d-a87e-e0cdb2179e13} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5404 | 2026.02.04 04:43:27.402425 [ 260 ] {6e1eb703-1a7d-427d-a87e-e0cdb2179e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5405 | 2026.02.04 04:43:27.402746 [ 260 ] {6e1eb703-1a7d-427d-a87e-e0cdb2179e13} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5406 | 2026.02.04 04:43:27.402962 [ 260 ] {6e1eb703-1a7d-427d-a87e-e0cdb2179e13} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5407 | 2026.02.04 04:43:27.403093 [ 260 ] {6e1eb703-1a7d-427d-a87e-e0cdb2179e13} <Debug> executeQuery: Read 490 rows, 35.44 KiB in 0.001354 sec., 361890.694239291 rows/sec., 25.56 MiB/sec. | ||
| 5408 | 2026.02.04 04:43:27.403132 [ 260 ] {6e1eb703-1a7d-427d-a87e-e0cdb2179e13} <Debug> TCPHandler: Processed in 0.001522451 sec. | ||
| 5409 | 2026.02.04 04:43:27.403246 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5410 | 2026.02.04 04:43:27.403342 [ 260 ] {497ec393-3cae-4cd9-b474-ed18d8e3282a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5411 | 2026.02.04 04:43:27.403384 [ 260 ] {497ec393-3cae-4cd9-b474-ed18d8e3282a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5412 | 2026.02.04 04:43:27.403715 [ 260 ] {497ec393-3cae-4cd9-b474-ed18d8e3282a} <Trace> oximeter.measurements_bool (293a22ee-0577-4913-b101-f9ce15bbdeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5413 | 2026.02.04 04:43:27.403752 [ 260 ] {497ec393-3cae-4cd9-b474-ed18d8e3282a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5414 | 2026.02.04 04:43:27.404055 [ 260 ] {497ec393-3cae-4cd9-b474-ed18d8e3282a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5415 | 2026.02.04 04:43:27.404269 [ 260 ] {497ec393-3cae-4cd9-b474-ed18d8e3282a} <Trace> oximeter.measurements_bool (293a22ee-0577-4913-b101-f9ce15bbdeff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5416 | 2026.02.04 04:43:27.404394 [ 260 ] {497ec393-3cae-4cd9-b474-ed18d8e3282a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 5417 | 2026.02.04 04:43:27.404430 [ 260 ] {497ec393-3cae-4cd9-b474-ed18d8e3282a} <Debug> TCPHandler: Processed in 0.001235467 sec. | ||
| 5418 | 2026.02.04 04:43:27.404545 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5419 | 2026.02.04 04:43:27.404641 [ 260 ] {1dcba162-eef9-4a06-ba68-ecda119ef3c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5420 | 2026.02.04 04:43:27.404682 [ 260 ] {1dcba162-eef9-4a06-ba68-ecda119ef3c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5421 | 2026.02.04 04:43:27.405095 [ 260 ] {1dcba162-eef9-4a06-ba68-ecda119ef3c7} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5422 | 2026.02.04 04:43:27.405128 [ 260 ] {1dcba162-eef9-4a06-ba68-ecda119ef3c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5423 | 2026.02.04 04:43:27.405435 [ 260 ] {1dcba162-eef9-4a06-ba68-ecda119ef3c7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5424 | 2026.02.04 04:43:27.405631 [ 260 ] {1dcba162-eef9-4a06-ba68-ecda119ef3c7} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5425 | 2026.02.04 04:43:27.405749 [ 260 ] {1dcba162-eef9-4a06-ba68-ecda119ef3c7} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001171 sec., 220324.50896669514 rows/sec., 14.67 MiB/sec. | ||
| 5426 | 2026.02.04 04:43:27.405783 [ 260 ] {1dcba162-eef9-4a06-ba68-ecda119ef3c7} <Debug> TCPHandler: Processed in 0.001336018 sec. | ||
| 5427 | 2026.02.04 04:43:27.405893 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5428 | 2026.02.04 04:43:27.405982 [ 260 ] {d37d7c90-3b93-4d41-aa86-f21c7e075b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5429 | 2026.02.04 04:43:27.406021 [ 260 ] {d37d7c90-3b93-4d41-aa86-f21c7e075b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5430 | 2026.02.04 04:43:27.406410 [ 260 ] {d37d7c90-3b93-4d41-aa86-f21c7e075b9d} <Trace> oximeter.measurements_f64 (2b68e471-b730-406c-8d6e-6f92af6df69e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5431 | 2026.02.04 04:43:27.406445 [ 260 ] {d37d7c90-3b93-4d41-aa86-f21c7e075b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5432 | 2026.02.04 04:43:27.406738 [ 260 ] {d37d7c90-3b93-4d41-aa86-f21c7e075b9d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5433 | 2026.02.04 04:43:27.406955 [ 260 ] {d37d7c90-3b93-4d41-aa86-f21c7e075b9d} <Trace> oximeter.measurements_f64 (2b68e471-b730-406c-8d6e-6f92af6df69e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2026.02.04 04:43:27.407080 [ 260 ] {d37d7c90-3b93-4d41-aa86-f21c7e075b9d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 5435 | 2026.02.04 04:43:27.407118 [ 260 ] {d37d7c90-3b93-4d41-aa86-f21c7e075b9d} <Debug> TCPHandler: Processed in 0.001222176 sec. | ||
| 5436 | 2026.02.04 04:43:27.407230 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5437 | 2026.02.04 04:43:27.407326 [ 260 ] {1edc207e-24f4-429b-9518-0ae6ba669432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5438 | 2026.02.04 04:43:27.407378 [ 260 ] {1edc207e-24f4-429b-9518-0ae6ba669432} <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 | ||
| 5439 | 2026.02.04 04:43:27.408197 [ 260 ] {1edc207e-24f4-429b-9518-0ae6ba669432} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5440 | 2026.02.04 04:43:27.408233 [ 260 ] {1edc207e-24f4-429b-9518-0ae6ba669432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5441 | 2026.02.04 04:43:27.408776 [ 260 ] {1edc207e-24f4-429b-9518-0ae6ba669432} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5442 | 2026.02.04 04:43:27.408999 [ 260 ] {1edc207e-24f4-429b-9518-0ae6ba669432} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5443 | 2026.02.04 04:43:27.409135 [ 260 ] {1edc207e-24f4-429b-9518-0ae6ba669432} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001827 sec., 14778.325123152708 rows/sec., 26.48 MiB/sec. | ||
| 5444 | 2026.02.04 04:43:27.409210 [ 260 ] {1edc207e-24f4-429b-9518-0ae6ba669432} <Debug> TCPHandler: Processed in 0.002031157 sec. | ||
| 5445 | 2026.02.04 04:43:27.409328 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5446 | 2026.02.04 04:43:27.409424 [ 260 ] {c058015f-0a75-4b57-92ad-8fc66f6d9a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5447 | 2026.02.04 04:43:27.409465 [ 260 ] {c058015f-0a75-4b57-92ad-8fc66f6d9a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5448 | 2026.02.04 04:43:27.409797 [ 260 ] {c058015f-0a75-4b57-92ad-8fc66f6d9a86} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5449 | 2026.02.04 04:43:27.409831 [ 260 ] {c058015f-0a75-4b57-92ad-8fc66f6d9a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5450 | 2026.02.04 04:43:27.410146 [ 260 ] {c058015f-0a75-4b57-92ad-8fc66f6d9a86} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5451 | 2026.02.04 04:43:27.410365 [ 260 ] {c058015f-0a75-4b57-92ad-8fc66f6d9a86} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5452 | 2026.02.04 04:43:27.410499 [ 260 ] {c058015f-0a75-4b57-92ad-8fc66f6d9a86} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001094 sec., 80438.75685557588 rows/sec., 5.05 MiB/sec. | ||
| 5453 | 2026.02.04 04:43:27.410537 [ 260 ] {c058015f-0a75-4b57-92ad-8fc66f6d9a86} <Debug> TCPHandler: Processed in 0.001261807 sec. | ||
| 5454 | 2026.02.04 04:43:28.379197 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11127 | ||
| 5455 | 2026.02.04 04:43:28.379776 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5456 | 2026.02.04 04:43:28.379828 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5457 | 2026.02.04 04:43:28.380367 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5458 | 2026.02.04 04:43:28.380610 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2026.02.04 04:43:28.380762 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11127 | ||
| 5460 | 2026.02.04 04:43:28.926902 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33113 | ||
| 5461 | 2026.02.04 04:43:28.927045 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5462 | 2026.02.04 04:43:28.927085 [ 334 ] {} <Debug> TCP-Session: 7eb5437e-286a-4fd7-ad5b-7a656b2fca19 Authenticating user 'default' from [fd00:1122:3344:101::e]:33113 | ||
| 5463 | 2026.02.04 04:43:28.927116 [ 334 ] {} <Debug> TCP-Session: 7eb5437e-286a-4fd7-ad5b-7a656b2fca19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5464 | 2026.02.04 04:43:28.927137 [ 334 ] {} <Debug> TCP-Session: 7eb5437e-286a-4fd7-ad5b-7a656b2fca19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5465 | 2026.02.04 04:43:28.927412 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42713 | ||
| 5466 | 2026.02.04 04:43:28.927451 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39611 | ||
| 5467 | 2026.02.04 04:43:28.927479 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37902 | ||
| 5468 | 2026.02.04 04:43:28.927525 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61788 | ||
| 5469 | 2026.02.04 04:43:28.927478 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57470 | ||
| 5470 | 2026.02.04 04:43:28.927588 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5471 | 2026.02.04 04:43:28.927684 [ 335 ] {} <Debug> TCP-Session: 11963258-c6bc-461e-85da-f7397668a565 Authenticating user 'default' from [fd00:1122:3344:101::e]:42713 | ||
| 5472 | 2026.02.04 04:43:28.927467 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63247 | ||
| 5473 | 2026.02.04 04:43:28.927720 [ 335 ] {} <Debug> TCP-Session: 11963258-c6bc-461e-85da-f7397668a565 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5474 | 2026.02.04 04:43:28.927757 [ 335 ] {} <Debug> TCP-Session: 11963258-c6bc-461e-85da-f7397668a565 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5475 | 2026.02.04 04:43:28.927425 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37510 | ||
| 5476 | 2026.02.04 04:43:28.927824 [ 334 ] {} <Trace> TCP-Session: 7eb5437e-286a-4fd7-ad5b-7a656b2fca19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5477 | 2026.02.04 04:43:28.927853 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5478 | 2026.02.04 04:43:28.927902 [ 259 ] {} <Debug> TCP-Session: a41fe76e-18ee-4e0d-b1ee-e912974e020c Authenticating user 'default' from [fd00:1122:3344:101::e]:61788 | ||
| 5479 | 2026.02.04 04:43:28.927930 [ 259 ] {} <Debug> TCP-Session: a41fe76e-18ee-4e0d-b1ee-e912974e020c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5480 | 2026.02.04 04:43:28.927944 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5481 | 2026.02.04 04:43:28.927952 [ 259 ] {} <Debug> TCP-Session: a41fe76e-18ee-4e0d-b1ee-e912974e020c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5482 | 2026.02.04 04:43:28.927997 [ 340 ] {} <Debug> TCP-Session: 59316c51-a0e7-4431-b462-11a09b3eae6b Authenticating user 'default' from [fd00:1122:3344:101::e]:57470 | ||
| 5483 | 2026.02.04 04:43:28.927999 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5484 | 2026.02.04 04:43:28.928039 [ 340 ] {} <Debug> TCP-Session: 59316c51-a0e7-4431-b462-11a09b3eae6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5485 | 2026.02.04 04:43:28.928048 [ 334 ] {6b4c54fc-d206-4946-be2f-830c6b01afd1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33113) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5486 | 2026.02.04 04:43:28.928069 [ 341 ] {} <Debug> TCP-Session: 148dd5d8-6d17-4537-b11d-9c40e16bf8f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37902 | ||
| 5487 | 2026.02.04 04:43:28.928084 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5488 | 2026.02.04 04:43:28.928129 [ 341 ] {} <Debug> TCP-Session: 148dd5d8-6d17-4537-b11d-9c40e16bf8f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5489 | 2026.02.04 04:43:28.928153 [ 339 ] {} <Debug> TCP-Session: 14695281-c3bc-4005-a978-601a235a2369 Authenticating user 'default' from [fd00:1122:3344:101::e]:63247 | ||
| 5490 | 2026.02.04 04:43:28.928167 [ 341 ] {} <Debug> TCP-Session: 148dd5d8-6d17-4537-b11d-9c40e16bf8f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5491 | 2026.02.04 04:43:28.928190 [ 339 ] {} <Debug> TCP-Session: 14695281-c3bc-4005-a978-601a235a2369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5492 | 2026.02.04 04:43:28.927426 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65136 | ||
| 5493 | 2026.02.04 04:43:28.928222 [ 339 ] {} <Debug> TCP-Session: 14695281-c3bc-4005-a978-601a235a2369 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5494 | 2026.02.04 04:43:28.927587 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5495 | 2026.02.04 04:43:28.928072 [ 340 ] {} <Debug> TCP-Session: 59316c51-a0e7-4431-b462-11a09b3eae6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5496 | 2026.02.04 04:43:28.928352 [ 338 ] {} <Debug> TCP-Session: c28e6c58-c538-4d3e-8368-2c8fa8b5a120 Authenticating user 'default' from [fd00:1122:3344:101::e]:39611 | ||
| 5497 | 2026.02.04 04:43:28.927999 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5498 | 2026.02.04 04:43:28.928393 [ 338 ] {} <Debug> TCP-Session: c28e6c58-c538-4d3e-8368-2c8fa8b5a120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5499 | 2026.02.04 04:43:28.928398 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5500 | 2026.02.04 04:43:28.928427 [ 337 ] {} <Debug> TCP-Session: ef6b3984-a851-47fc-a0c6-f42f5b3d3221 Authenticating user 'default' from [fd00:1122:3344:101::e]:37510 | ||
| 5501 | 2026.02.04 04:43:28.928507 [ 336 ] {} <Debug> TCP-Session: 9e755317-aad5-4495-84f2-4473d18f2509 Authenticating user 'default' from [fd00:1122:3344:101::e]:65136 | ||
| 5502 | 2026.02.04 04:43:28.928539 [ 337 ] {} <Debug> TCP-Session: ef6b3984-a851-47fc-a0c6-f42f5b3d3221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5503 | 2026.02.04 04:43:28.928551 [ 336 ] {} <Debug> TCP-Session: 9e755317-aad5-4495-84f2-4473d18f2509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5504 | 2026.02.04 04:43:28.928574 [ 337 ] {} <Debug> TCP-Session: ef6b3984-a851-47fc-a0c6-f42f5b3d3221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5505 | 2026.02.04 04:43:28.928592 [ 336 ] {} <Debug> TCP-Session: 9e755317-aad5-4495-84f2-4473d18f2509 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5506 | 2026.02.04 04:43:28.928474 [ 334 ] {6b4c54fc-d206-4946-be2f-830c6b01afd1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5507 | 2026.02.04 04:43:28.928433 [ 338 ] {} <Debug> TCP-Session: c28e6c58-c538-4d3e-8368-2c8fa8b5a120 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5508 | 2026.02.04 04:43:28.928733 [ 334 ] {6b4c54fc-d206-4946-be2f-830c6b01afd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5509 | 2026.02.04 04:43:28.929130 [ 334 ] {6b4c54fc-d206-4946-be2f-830c6b01afd1} <Debug> oximeter.version (f0c51a56-7b1c-4632-a065-6061506c5fd4) (SelectExecutor): Key condition: unknown | ||
| 5510 | 2026.02.04 04:43:28.930643 [ 320 ] {6b4c54fc-d206-4946-be2f-830c6b01afd1} <Trace> AggregatingTransform: Aggregating | ||
| 5511 | 2026.02.04 04:43:28.930692 [ 320 ] {6b4c54fc-d206-4946-be2f-830c6b01afd1} <Trace> Aggregator: Aggregation method: without_key | ||
| 5512 | 2026.02.04 04:43:28.930736 [ 320 ] {6b4c54fc-d206-4946-be2f-830c6b01afd1} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001343598 sec. (1488.540 rows/sec., 58.15 KiB/sec.) | ||
| 5513 | 2026.02.04 04:43:28.930760 [ 320 ] {6b4c54fc-d206-4946-be2f-830c6b01afd1} <Trace> Aggregator: Merging aggregated data | ||
| 5514 | 2026.02.04 04:43:28.932006 [ 334 ] {6b4c54fc-d206-4946-be2f-830c6b01afd1} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.004031 sec., 496.1548002976929 rows/sec., 19.38 KiB/sec. | ||
| 5515 | 2026.02.04 04:43:28.932192 [ 334 ] {6b4c54fc-d206-4946-be2f-830c6b01afd1} <Debug> TCPHandler: Processed in 0.004560051 sec. | ||
| 5516 | 2026.02.04 04:43:28.932372 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5517 | 2026.02.04 04:43:28.932412 [ 334 ] {} <Debug> TCP-Session: 7eb5437e-286a-4fd7-ad5b-7a656b2fca19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5518 | 2026.02.04 04:43:28.932417 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5519 | 2026.02.04 04:43:28.932443 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5520 | 2026.02.04 04:43:28.932470 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5521 | 2026.02.04 04:43:28.932489 [ 335 ] {} <Debug> TCP-Session: 11963258-c6bc-461e-85da-f7397668a565 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5522 | 2026.02.04 04:43:28.932501 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5523 | 2026.02.04 04:43:28.932536 [ 339 ] {} <Debug> TCP-Session: 14695281-c3bc-4005-a978-601a235a2369 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5524 | 2026.02.04 04:43:28.932555 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5525 | 2026.02.04 04:43:28.932583 [ 338 ] {} <Debug> TCP-Session: c28e6c58-c538-4d3e-8368-2c8fa8b5a120 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5526 | 2026.02.04 04:43:28.932609 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5527 | 2026.02.04 04:43:28.932635 [ 337 ] {} <Debug> TCP-Session: ef6b3984-a851-47fc-a0c6-f42f5b3d3221 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5528 | 2026.02.04 04:43:28.932525 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5529 | 2026.02.04 04:43:28.932673 [ 341 ] {} <Debug> TCP-Session: 148dd5d8-6d17-4537-b11d-9c40e16bf8f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5530 | 2026.02.04 04:43:28.932731 [ 259 ] {} <Debug> TCP-Session: a41fe76e-18ee-4e0d-b1ee-e912974e020c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5531 | 2026.02.04 04:43:28.932516 [ 336 ] {} <Debug> TCP-Session: 9e755317-aad5-4495-84f2-4473d18f2509 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5532 | 2026.02.04 04:43:28.932576 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5533 | 2026.02.04 04:43:28.932896 [ 340 ] {} <Debug> TCP-Session: 59316c51-a0e7-4431-b462-11a09b3eae6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5534 | 2026.02.04 04:43:28.982027 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5535 | 2026.02.04 04:43:29.009899 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5536 | 2026.02.04 04:43:29.010002 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5537 | 2026.02.04 04:43:29.018984 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5538 | 2026.02.04 04:43:29.020148 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5539 | 2026.02.04 04:43:29.027289 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5540 | 2026.02.04 04:43:29.635682 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58754 | ||
| 5541 | 2026.02.04 04:43:29.635800 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5542 | 2026.02.04 04:43:29.635830 [ 334 ] {} <Debug> TCP-Session: 92a4a14a-eebf-41c1-b3cd-d7f44d597f60 Authenticating user 'default' from [fd00:1122:3344:101::e]:58754 | ||
| 5543 | 2026.02.04 04:43:29.635856 [ 334 ] {} <Debug> TCP-Session: 92a4a14a-eebf-41c1-b3cd-d7f44d597f60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5544 | 2026.02.04 04:43:29.635873 [ 334 ] {} <Debug> TCP-Session: 92a4a14a-eebf-41c1-b3cd-d7f44d597f60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5545 | 2026.02.04 04:43:29.636062 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47766 | ||
| 5546 | 2026.02.04 04:43:29.636123 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55896 | ||
| 5547 | 2026.02.04 04:43:29.636184 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5548 | 2026.02.04 04:43:29.636222 [ 335 ] {} <Debug> TCP-Session: c735a83f-9ee6-4ad7-acb5-9529b3edf86f Authenticating user 'default' from [fd00:1122:3344:101::e]:47766 | ||
| 5549 | 2026.02.04 04:43:29.636244 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5550 | 2026.02.04 04:43:29.636252 [ 335 ] {} <Debug> TCP-Session: c735a83f-9ee6-4ad7-acb5-9529b3edf86f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5551 | 2026.02.04 04:43:29.636245 [ 334 ] {} <Trace> TCP-Session: 92a4a14a-eebf-41c1-b3cd-d7f44d597f60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5552 | 2026.02.04 04:43:29.636285 [ 335 ] {} <Debug> TCP-Session: c735a83f-9ee6-4ad7-acb5-9529b3edf86f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5553 | 2026.02.04 04:43:29.636278 [ 336 ] {} <Debug> TCP-Session: 1d90e61f-7eda-40cb-92b3-428bdac9002f Authenticating user 'default' from [fd00:1122:3344:101::e]:55896 | ||
| 5554 | 2026.02.04 04:43:29.636348 [ 336 ] {} <Debug> TCP-Session: 1d90e61f-7eda-40cb-92b3-428bdac9002f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5555 | 2026.02.04 04:43:29.636364 [ 336 ] {} <Debug> TCP-Session: 1d90e61f-7eda-40cb-92b3-428bdac9002f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5556 | 2026.02.04 04:43:29.636454 [ 334 ] {20a3fc99-7a2c-4c15-8b43-902af1cc0378} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58754) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5557 | 2026.02.04 04:43:29.636722 [ 334 ] {20a3fc99-7a2c-4c15-8b43-902af1cc0378} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5558 | 2026.02.04 04:43:29.636778 [ 334 ] {20a3fc99-7a2c-4c15-8b43-902af1cc0378} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5559 | 2026.02.04 04:43:29.637055 [ 334 ] {20a3fc99-7a2c-4c15-8b43-902af1cc0378} <Debug> oximeter.version (f0c51a56-7b1c-4632-a065-6061506c5fd4) (SelectExecutor): Key condition: unknown | ||
| 5560 | 2026.02.04 04:43:29.638098 [ 286 ] {20a3fc99-7a2c-4c15-8b43-902af1cc0378} <Trace> AggregatingTransform: Aggregating | ||
| 5561 | 2026.02.04 04:43:29.638175 [ 286 ] {20a3fc99-7a2c-4c15-8b43-902af1cc0378} <Trace> Aggregator: Aggregation method: without_key | ||
| 5562 | 2026.02.04 04:43:29.638216 [ 286 ] {20a3fc99-7a2c-4c15-8b43-902af1cc0378} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000944113 sec. (2118.390 rows/sec., 82.75 KiB/sec.) | ||
| 5563 | 2026.02.04 04:43:29.638236 [ 286 ] {20a3fc99-7a2c-4c15-8b43-902af1cc0378} <Trace> Aggregator: Merging aggregated data | ||
| 5564 | 2026.02.04 04:43:29.639732 [ 334 ] {20a3fc99-7a2c-4c15-8b43-902af1cc0378} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003328 sec., 600.9615384615385 rows/sec., 23.48 KiB/sec. | ||
| 5565 | 2026.02.04 04:43:29.639921 [ 334 ] {20a3fc99-7a2c-4c15-8b43-902af1cc0378} <Debug> TCPHandler: Processed in 0.003800681 sec. | ||
| 5566 | 2026.02.04 04:43:29.640042 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5567 | 2026.02.04 04:43:29.640071 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5568 | 2026.02.04 04:43:29.640089 [ 334 ] {} <Debug> TCP-Session: 92a4a14a-eebf-41c1-b3cd-d7f44d597f60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5569 | 2026.02.04 04:43:29.640095 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5570 | 2026.02.04 04:43:29.640126 [ 335 ] {} <Debug> TCP-Session: c735a83f-9ee6-4ad7-acb5-9529b3edf86f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5571 | 2026.02.04 04:43:29.640169 [ 336 ] {} <Debug> TCP-Session: 1d90e61f-7eda-40cb-92b3-428bdac9002f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5572 | 2026.02.04 04:43:29.641414 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49640 | ||
| 5573 | 2026.02.04 04:43:29.641435 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55231 | ||
| 5574 | 2026.02.04 04:43:29.641457 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38357 | ||
| 5575 | 2026.02.04 04:43:29.641449 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59937 | ||
| 5576 | 2026.02.04 04:43:29.641515 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5577 | 2026.02.04 04:43:29.641531 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5578 | 2026.02.04 04:43:29.641557 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5579 | 2026.02.04 04:43:29.641572 [ 338 ] {} <Debug> TCP-Session: 7c2c48d8-509a-4759-82c7-c4a4bebb049c Authenticating user 'default' from [fd00:1122:3344:101::e]:49640 | ||
| 5580 | 2026.02.04 04:43:29.641604 [ 341 ] {} <Debug> TCP-Session: 3e77b029-835c-4598-a776-abefc9d1556b Authenticating user 'default' from [fd00:1122:3344:101::e]:38357 | ||
| 5581 | 2026.02.04 04:43:29.641590 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5582 | 2026.02.04 04:43:29.641639 [ 341 ] {} <Debug> TCP-Session: 3e77b029-835c-4598-a776-abefc9d1556b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5583 | 2026.02.04 04:43:29.641660 [ 340 ] {} <Debug> TCP-Session: 672dbd54-6fb6-444b-ad3e-47b40076aad3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59937 | ||
| 5584 | 2026.02.04 04:43:29.641668 [ 341 ] {} <Debug> TCP-Session: 3e77b029-835c-4598-a776-abefc9d1556b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5585 | 2026.02.04 04:43:29.641687 [ 340 ] {} <Debug> TCP-Session: 672dbd54-6fb6-444b-ad3e-47b40076aad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5586 | 2026.02.04 04:43:29.641630 [ 338 ] {} <Debug> TCP-Session: 7c2c48d8-509a-4759-82c7-c4a4bebb049c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5587 | 2026.02.04 04:43:29.641713 [ 340 ] {} <Debug> TCP-Session: 672dbd54-6fb6-444b-ad3e-47b40076aad3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5588 | 2026.02.04 04:43:29.641763 [ 338 ] {} <Debug> TCP-Session: 7c2c48d8-509a-4759-82c7-c4a4bebb049c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5589 | 2026.02.04 04:43:29.641432 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52783 | ||
| 5590 | 2026.02.04 04:43:29.641424 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54867 | ||
| 5591 | 2026.02.04 04:43:29.641592 [ 339 ] {} <Debug> TCP-Session: 101e1243-0c14-4c79-9d41-5311eb500e4b Authenticating user 'default' from [fd00:1122:3344:101::e]:55231 | ||
| 5592 | 2026.02.04 04:43:29.641851 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5593 | 2026.02.04 04:43:29.641889 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5594 | 2026.02.04 04:43:29.641891 [ 339 ] {} <Debug> TCP-Session: 101e1243-0c14-4c79-9d41-5311eb500e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5595 | 2026.02.04 04:43:29.641921 [ 336 ] {} <Debug> TCP-Session: d122a590-74ae-401f-a325-fc8bae7a49fc Authenticating user 'default' from [fd00:1122:3344:101::e]:54867 | ||
| 5596 | 2026.02.04 04:43:29.641940 [ 339 ] {} <Debug> TCP-Session: 101e1243-0c14-4c79-9d41-5311eb500e4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5597 | 2026.02.04 04:43:29.641955 [ 336 ] {} <Debug> TCP-Session: d122a590-74ae-401f-a325-fc8bae7a49fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5598 | 2026.02.04 04:43:29.641890 [ 337 ] {} <Debug> TCP-Session: 69b602af-bd3e-40ce-82de-e30cf17f0048 Authenticating user 'default' from [fd00:1122:3344:101::e]:52783 | ||
| 5599 | 2026.02.04 04:43:29.641982 [ 336 ] {} <Debug> TCP-Session: d122a590-74ae-401f-a325-fc8bae7a49fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5600 | 2026.02.04 04:43:29.642005 [ 337 ] {} <Debug> TCP-Session: 69b602af-bd3e-40ce-82de-e30cf17f0048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5601 | 2026.02.04 04:43:29.642024 [ 337 ] {} <Debug> TCP-Session: 69b602af-bd3e-40ce-82de-e30cf17f0048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5602 | 2026.02.04 04:43:29.666643 [ 340 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59937). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5603 | |||
| 5604 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5605 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5606 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5607 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5608 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5609 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5610 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5611 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5612 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5613 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5614 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5615 | (version 23.8.7.1) | ||
| 5616 | 2026.02.04 04:43:29.666810 [ 340 ] {} <Debug> TCP-Session: 672dbd54-6fb6-444b-ad3e-47b40076aad3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5617 | 2026.02.04 04:43:29.666835 [ 337 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52783). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5618 | |||
| 5619 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5620 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5621 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5622 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5623 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5624 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5625 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5626 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5627 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5628 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5629 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5630 | (version 23.8.7.1) | ||
| 5631 | 2026.02.04 04:43:29.666916 [ 337 ] {} <Debug> TCP-Session: 69b602af-bd3e-40ce-82de-e30cf17f0048 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5632 | 2026.02.04 04:43:29.666932 [ 336 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54867). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5633 | |||
| 5634 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5635 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5636 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5637 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5638 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5639 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5640 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5641 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5642 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5643 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5644 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5645 | (version 23.8.7.1) | ||
| 5646 | 2026.02.04 04:43:29.667003 [ 336 ] {} <Debug> TCP-Session: d122a590-74ae-401f-a325-fc8bae7a49fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5647 | 2026.02.04 04:43:29.667040 [ 339 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:55231). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5648 | |||
| 5649 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5650 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5651 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5652 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5653 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5654 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5655 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5656 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5657 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5658 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5659 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5660 | (version 23.8.7.1) | ||
| 5661 | 2026.02.04 04:43:29.667123 [ 339 ] {} <Debug> TCP-Session: 101e1243-0c14-4c79-9d41-5311eb500e4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5662 | 2026.02.04 04:43:29.667140 [ 341 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38357). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5663 | |||
| 5664 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5665 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5666 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5667 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5668 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5669 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5670 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5671 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5672 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5673 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5674 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5675 | (version 23.8.7.1) | ||
| 5676 | 2026.02.04 04:43:29.667212 [ 341 ] {} <Debug> TCP-Session: 3e77b029-835c-4598-a776-abefc9d1556b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5677 | 2026.02.04 04:43:29.667250 [ 338 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49640). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5678 | |||
| 5679 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5680 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5681 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5682 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5683 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5684 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5685 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5686 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5687 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5688 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5689 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5690 | (version 23.8.7.1) | ||
| 5691 | 2026.02.04 04:43:29.667335 [ 338 ] {} <Debug> TCP-Session: 7c2c48d8-509a-4759-82c7-c4a4bebb049c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5692 | 2026.02.04 04:43:30.058970 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43441 | ||
| 5693 | 2026.02.04 04:43:30.059081 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5694 | 2026.02.04 04:43:30.059111 [ 338 ] {} <Debug> TCP-Session: 5ac2a1dc-6b27-4cc3-8ddc-f155a700c930 Authenticating user 'default' from [fd00:1122:3344:101::e]:43441 | ||
| 5695 | 2026.02.04 04:43:30.059136 [ 338 ] {} <Debug> TCP-Session: 5ac2a1dc-6b27-4cc3-8ddc-f155a700c930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5696 | 2026.02.04 04:43:30.059151 [ 338 ] {} <Debug> TCP-Session: 5ac2a1dc-6b27-4cc3-8ddc-f155a700c930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5697 | 2026.02.04 04:43:30.059364 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37573 | ||
| 5698 | 2026.02.04 04:43:30.059385 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36698 | ||
| 5699 | 2026.02.04 04:43:30.059404 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53134 | ||
| 5700 | 2026.02.04 04:43:30.059424 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51854 | ||
| 5701 | 2026.02.04 04:43:30.059415 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40978 | ||
| 5702 | 2026.02.04 04:43:30.059489 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5703 | 2026.02.04 04:43:30.059518 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5704 | 2026.02.04 04:43:30.059549 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5705 | 2026.02.04 04:43:30.059550 [ 339 ] {} <Debug> TCP-Session: 4698fff2-8b4b-4e25-ad54-7d7e11462d85 Authenticating user 'default' from [fd00:1122:3344:101::e]:37573 | ||
| 5706 | 2026.02.04 04:43:30.059570 [ 335 ] {} <Debug> TCP-Session: 4ad3106a-d895-42ec-a5c2-875e136fba8b Authenticating user 'default' from [fd00:1122:3344:101::e]:53134 | ||
| 5707 | 2026.02.04 04:43:30.059586 [ 337 ] {} <Debug> TCP-Session: 39e2fc1c-0f72-49e7-8a17-546fb28dac14 Authenticating user 'default' from [fd00:1122:3344:101::e]:51854 | ||
| 5708 | 2026.02.04 04:43:30.059611 [ 339 ] {} <Debug> TCP-Session: 4698fff2-8b4b-4e25-ad54-7d7e11462d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5709 | 2026.02.04 04:43:30.059635 [ 337 ] {} <Debug> TCP-Session: 39e2fc1c-0f72-49e7-8a17-546fb28dac14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5710 | 2026.02.04 04:43:30.059652 [ 339 ] {} <Debug> TCP-Session: 4698fff2-8b4b-4e25-ad54-7d7e11462d85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5711 | 2026.02.04 04:43:30.059664 [ 337 ] {} <Debug> TCP-Session: 39e2fc1c-0f72-49e7-8a17-546fb28dac14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5712 | 2026.02.04 04:43:30.059615 [ 335 ] {} <Debug> TCP-Session: 4ad3106a-d895-42ec-a5c2-875e136fba8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5713 | 2026.02.04 04:43:30.059582 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5714 | 2026.02.04 04:43:30.059715 [ 335 ] {} <Debug> TCP-Session: 4ad3106a-d895-42ec-a5c2-875e136fba8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5715 | 2026.02.04 04:43:30.059489 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5716 | 2026.02.04 04:43:30.059751 [ 336 ] {} <Debug> TCP-Session: 38e6efa1-227f-4eb0-b141-0d274b7ec219 Authenticating user 'default' from [fd00:1122:3344:101::e]:40978 | ||
| 5717 | 2026.02.04 04:43:30.059783 [ 259 ] {} <Debug> TCP-Session: 7592719d-4282-41eb-b435-7d59dd101d35 Authenticating user 'default' from [fd00:1122:3344:101::e]:36698 | ||
| 5718 | 2026.02.04 04:43:30.059393 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61560 | ||
| 5719 | 2026.02.04 04:43:30.059820 [ 259 ] {} <Debug> TCP-Session: 7592719d-4282-41eb-b435-7d59dd101d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5720 | 2026.02.04 04:43:30.059820 [ 336 ] {} <Debug> TCP-Session: 38e6efa1-227f-4eb0-b141-0d274b7ec219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5721 | 2026.02.04 04:43:30.059856 [ 259 ] {} <Debug> TCP-Session: 7592719d-4282-41eb-b435-7d59dd101d35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5722 | 2026.02.04 04:43:30.059877 [ 336 ] {} <Debug> TCP-Session: 38e6efa1-227f-4eb0-b141-0d274b7ec219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5723 | 2026.02.04 04:43:30.059516 [ 338 ] {} <Trace> TCP-Session: 5ac2a1dc-6b27-4cc3-8ddc-f155a700c930 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5724 | 2026.02.04 04:43:30.059897 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5725 | 2026.02.04 04:43:30.059378 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46767 | ||
| 5726 | 2026.02.04 04:43:30.059944 [ 334 ] {} <Debug> TCP-Session: 4a89a6f7-24b3-4b71-8549-48ab13c7cadf Authenticating user 'default' from [fd00:1122:3344:101::e]:61560 | ||
| 5727 | 2026.02.04 04:43:30.059372 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34680 | ||
| 5728 | 2026.02.04 04:43:30.059987 [ 334 ] {} <Debug> TCP-Session: 4a89a6f7-24b3-4b71-8549-48ab13c7cadf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5729 | 2026.02.04 04:43:30.060014 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5730 | 2026.02.04 04:43:30.060020 [ 334 ] {} <Debug> TCP-Session: 4a89a6f7-24b3-4b71-8549-48ab13c7cadf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5731 | 2026.02.04 04:43:30.060045 [ 341 ] {} <Debug> TCP-Session: 09f73e91-a1b7-4238-a222-1764b77ec537 Authenticating user 'default' from [fd00:1122:3344:101::e]:46767 | ||
| 5732 | 2026.02.04 04:43:30.060056 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5733 | 2026.02.04 04:43:30.060071 [ 341 ] {} <Debug> TCP-Session: 09f73e91-a1b7-4238-a222-1764b77ec537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5734 | 2026.02.04 04:43:30.060088 [ 340 ] {} <Debug> TCP-Session: c5c0bed2-abcd-4d85-9bd1-59fcaae984c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34680 | ||
| 5735 | 2026.02.04 04:43:30.060093 [ 341 ] {} <Debug> TCP-Session: 09f73e91-a1b7-4238-a222-1764b77ec537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5736 | 2026.02.04 04:43:30.060113 [ 340 ] {} <Debug> TCP-Session: c5c0bed2-abcd-4d85-9bd1-59fcaae984c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5737 | 2026.02.04 04:43:30.060092 [ 338 ] {51113b6b-bfba-4cad-95cf-81c0f7a0ec76} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43441) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5738 | 2026.02.04 04:43:30.060138 [ 340 ] {} <Debug> TCP-Session: c5c0bed2-abcd-4d85-9bd1-59fcaae984c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5739 | 2026.02.04 04:43:30.060456 [ 338 ] {51113b6b-bfba-4cad-95cf-81c0f7a0ec76} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5740 | 2026.02.04 04:43:30.060520 [ 338 ] {51113b6b-bfba-4cad-95cf-81c0f7a0ec76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5741 | 2026.02.04 04:43:30.060825 [ 338 ] {51113b6b-bfba-4cad-95cf-81c0f7a0ec76} <Debug> oximeter.version (f0c51a56-7b1c-4632-a065-6061506c5fd4) (SelectExecutor): Key condition: unknown | ||
| 5742 | 2026.02.04 04:43:30.061924 [ 299 ] {51113b6b-bfba-4cad-95cf-81c0f7a0ec76} <Trace> AggregatingTransform: Aggregating | ||
| 5743 | 2026.02.04 04:43:30.061970 [ 299 ] {51113b6b-bfba-4cad-95cf-81c0f7a0ec76} <Trace> Aggregator: Aggregation method: without_key | ||
| 5744 | 2026.02.04 04:43:30.062005 [ 299 ] {51113b6b-bfba-4cad-95cf-81c0f7a0ec76} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000967273 sec. (2067.669 rows/sec., 80.77 KiB/sec.) | ||
| 5745 | 2026.02.04 04:43:30.062024 [ 299 ] {51113b6b-bfba-4cad-95cf-81c0f7a0ec76} <Trace> Aggregator: Merging aggregated data | ||
| 5746 | 2026.02.04 04:43:30.063350 [ 338 ] {51113b6b-bfba-4cad-95cf-81c0f7a0ec76} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003325 sec., 601.5037593984963 rows/sec., 23.50 KiB/sec. | ||
| 5747 | 2026.02.04 04:43:30.063526 [ 338 ] {51113b6b-bfba-4cad-95cf-81c0f7a0ec76} <Debug> TCPHandler: Processed in 0.004179976 sec. | ||
| 5748 | 2026.02.04 04:43:30.063647 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5749 | 2026.02.04 04:43:30.063681 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5750 | 2026.02.04 04:43:30.063697 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5751 | 2026.02.04 04:43:30.063715 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5752 | 2026.02.04 04:43:30.063727 [ 340 ] {} <Debug> TCP-Session: c5c0bed2-abcd-4d85-9bd1-59fcaae984c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5753 | 2026.02.04 04:43:30.063746 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5754 | 2026.02.04 04:43:30.063768 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5755 | 2026.02.04 04:43:30.063795 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5756 | 2026.02.04 04:43:30.063851 [ 341 ] {} <Debug> TCP-Session: 09f73e91-a1b7-4238-a222-1764b77ec537 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5757 | 2026.02.04 04:43:30.063783 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5758 | 2026.02.04 04:43:30.063876 [ 336 ] {} <Debug> TCP-Session: 38e6efa1-227f-4eb0-b141-0d274b7ec219 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5759 | 2026.02.04 04:43:30.063779 [ 335 ] {} <Debug> TCP-Session: 4ad3106a-d895-42ec-a5c2-875e136fba8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5760 | 2026.02.04 04:43:30.063911 [ 259 ] {} <Debug> TCP-Session: 7592719d-4282-41eb-b435-7d59dd101d35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5761 | 2026.02.04 04:43:30.063767 [ 337 ] {} <Debug> TCP-Session: 39e2fc1c-0f72-49e7-8a17-546fb28dac14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5762 | 2026.02.04 04:43:30.063730 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5763 | 2026.02.04 04:43:30.063803 [ 339 ] {} <Debug> TCP-Session: 4698fff2-8b4b-4e25-ad54-7d7e11462d85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5764 | 2026.02.04 04:43:30.063683 [ 338 ] {} <Debug> TCP-Session: 5ac2a1dc-6b27-4cc3-8ddc-f155a700c930 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5765 | 2026.02.04 04:43:30.064012 [ 334 ] {} <Debug> TCP-Session: 4a89a6f7-24b3-4b71-8549-48ab13c7cadf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5766 | 2026.02.04 04:43:32.383541 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5767 | 2026.02.04 04:43:32.383832 [ 260 ] {94a87149-44a1-4cea-9043-340fd5990f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5768 | 2026.02.04 04:43:32.383929 [ 260 ] {94a87149-44a1-4cea-9043-340fd5990f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5769 | 2026.02.04 04:43:32.384772 [ 260 ] {94a87149-44a1-4cea-9043-340fd5990f0a} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5770 | 2026.02.04 04:43:32.384819 [ 260 ] {94a87149-44a1-4cea-9043-340fd5990f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5771 | 2026.02.04 04:43:32.385195 [ 260 ] {94a87149-44a1-4cea-9043-340fd5990f0a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5772 | 2026.02.04 04:43:32.385421 [ 260 ] {94a87149-44a1-4cea-9043-340fd5990f0a} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5773 | 2026.02.04 04:43:32.385568 [ 260 ] {94a87149-44a1-4cea-9043-340fd5990f0a} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001807 sec., 47592.69507470946 rows/sec., 3.99 MiB/sec. | ||
| 5774 | 2026.02.04 04:43:32.385609 [ 260 ] {94a87149-44a1-4cea-9043-340fd5990f0a} <Debug> TCPHandler: Processed in 0.00224182 sec. | ||
| 5775 | 2026.02.04 04:43:32.385736 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5776 | 2026.02.04 04:43:32.385831 [ 260 ] {c7ec924a-381a-4bf7-bc4c-200faf8ad56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5777 | 2026.02.04 04:43:32.385870 [ 260 ] {c7ec924a-381a-4bf7-bc4c-200faf8ad56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5778 | 2026.02.04 04:43:32.386265 [ 260 ] {c7ec924a-381a-4bf7-bc4c-200faf8ad56f} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5779 | 2026.02.04 04:43:32.386302 [ 260 ] {c7ec924a-381a-4bf7-bc4c-200faf8ad56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5780 | 2026.02.04 04:43:32.386586 [ 260 ] {c7ec924a-381a-4bf7-bc4c-200faf8ad56f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5781 | 2026.02.04 04:43:32.386787 [ 260 ] {c7ec924a-381a-4bf7-bc4c-200faf8ad56f} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5782 | 2026.02.04 04:43:32.386899 [ 60 ] {} <Debug> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5783 | 2026.02.04 04:43:32.386913 [ 260 ] {c7ec924a-381a-4bf7-bc4c-200faf8ad56f} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.0011 sec., 13636.363636363636 rows/sec., 1.00 MiB/sec. | ||
| 5784 | 2026.02.04 04:43:32.386966 [ 60 ] {} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5785 | 2026.02.04 04:43:32.386975 [ 260 ] {c7ec924a-381a-4bf7-bc4c-200faf8ad56f} <Debug> TCPHandler: Processed in 0.001288858 sec. | ||
| 5786 | 2026.02.04 04:43:32.386996 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5787 | 2026.02.04 04:43:32.387098 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5788 | 2026.02.04 04:43:32.387113 [ 196 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5789 | 2026.02.04 04:43:32.387196 [ 260 ] {2cb00e33-ca29-4e4c-ae9a-95090dc12142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5790 | 2026.02.04 04:43:32.387239 [ 260 ] {2cb00e33-ca29-4e4c-ae9a-95090dc12142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5791 | 2026.02.04 04:43:32.387245 [ 196 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5792 | 2026.02.04 04:43:32.387290 [ 196 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 205 rows starting from the beginning of the part | ||
| 5793 | 2026.02.04 04:43:32.387359 [ 196 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 21 rows starting from the beginning of the part | ||
| 5794 | 2026.02.04 04:43:32.387405 [ 196 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 27 rows starting from the beginning of the part | ||
| 5795 | 2026.02.04 04:43:32.387447 [ 196 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 15 rows starting from the beginning of the part | ||
| 5796 | 2026.02.04 04:43:32.387485 [ 196 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5797 | 2026.02.04 04:43:32.387522 [ 196 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 15 rows starting from the beginning of the part | ||
| 5798 | 2026.02.04 04:43:32.387649 [ 260 ] {2cb00e33-ca29-4e4c-ae9a-95090dc12142} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5799 | 2026.02.04 04:43:32.387692 [ 260 ] {2cb00e33-ca29-4e4c-ae9a-95090dc12142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5800 | 2026.02.04 04:43:32.388020 [ 260 ] {2cb00e33-ca29-4e4c-ae9a-95090dc12142} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5801 | 2026.02.04 04:43:32.388245 [ 260 ] {2cb00e33-ca29-4e4c-ae9a-95090dc12142} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5802 | 2026.02.04 04:43:32.388370 [ 260 ] {2cb00e33-ca29-4e4c-ae9a-95090dc12142} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001192 sec., 66275.16778523491 rows/sec., 5.17 MiB/sec. | ||
| 5803 | 2026.02.04 04:43:32.388407 [ 260 ] {2cb00e33-ca29-4e4c-ae9a-95090dc12142} <Debug> TCPHandler: Processed in 0.001358958 sec. | ||
| 5804 | 2026.02.04 04:43:32.388425 [ 197 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 443 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359509 sec., 325852.93661167374 rows/sec., 22.25 MiB/sec. | ||
| 5805 | 2026.02.04 04:43:32.388535 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5806 | 2026.02.04 04:43:32.388634 [ 260 ] {b3d1830f-00a9-4e34-9adf-d2c71ea49d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5807 | 2026.02.04 04:43:32.388640 [ 191 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5808 | 2026.02.04 04:43:32.388677 [ 260 ] {b3d1830f-00a9-4e34-9adf-d2c71ea49d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5809 | 2026.02.04 04:43:32.388970 [ 191 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_31_6} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5810 | 2026.02.04 04:43:32.389064 [ 191 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_31_6} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5811 | 2026.02.04 04:43:32.389102 [ 260 ] {b3d1830f-00a9-4e34-9adf-d2c71ea49d58} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5812 | 2026.02.04 04:43:32.389142 [ 260 ] {b3d1830f-00a9-4e34-9adf-d2c71ea49d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5813 | 2026.02.04 04:43:32.389167 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5814 | 2026.02.04 04:43:32.389468 [ 260 ] {b3d1830f-00a9-4e34-9adf-d2c71ea49d58} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5815 | 2026.02.04 04:43:32.389683 [ 260 ] {b3d1830f-00a9-4e34-9adf-d2c71ea49d58} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5816 | 2026.02.04 04:43:32.389811 [ 260 ] {b3d1830f-00a9-4e34-9adf-d2c71ea49d58} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 5817 | 2026.02.04 04:43:32.389846 [ 260 ] {b3d1830f-00a9-4e34-9adf-d2c71ea49d58} <Debug> TCPHandler: Processed in 0.001360048 sec. | ||
| 5818 | 2026.02.04 04:43:32.389957 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5819 | 2026.02.04 04:43:32.390049 [ 260 ] {ff7ad34b-819e-4b3e-99fe-ccc405fd73a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5820 | 2026.02.04 04:43:32.390101 [ 260 ] {ff7ad34b-819e-4b3e-99fe-ccc405fd73a3} <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 | ||
| 5821 | 2026.02.04 04:43:32.390866 [ 260 ] {ff7ad34b-819e-4b3e-99fe-ccc405fd73a3} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5822 | 2026.02.04 04:43:32.390902 [ 260 ] {ff7ad34b-819e-4b3e-99fe-ccc405fd73a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5823 | 2026.02.04 04:43:32.391415 [ 260 ] {ff7ad34b-819e-4b3e-99fe-ccc405fd73a3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5824 | 2026.02.04 04:43:32.391631 [ 260 ] {ff7ad34b-819e-4b3e-99fe-ccc405fd73a3} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5825 | 2026.02.04 04:43:32.391740 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5826 | 2026.02.04 04:43:32.391762 [ 260 ] {ff7ad34b-819e-4b3e-99fe-ccc405fd73a3} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00173 sec., 8670.520231213874 rows/sec., 15.54 MiB/sec. | ||
| 5827 | 2026.02.04 04:43:32.391787 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2026.02.04 04:43:32.391809 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5829 | 2026.02.04 04:43:32.391824 [ 260 ] {ff7ad34b-819e-4b3e-99fe-ccc405fd73a3} <Debug> TCPHandler: Processed in 0.001916086 sec. | ||
| 5830 | 2026.02.04 04:43:32.391905 [ 201 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5831 | 2026.02.04 04:43:32.391933 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5832 | 2026.02.04 04:43:32.392031 [ 260 ] {a22b8235-4990-4aa1-bee2-c0cf8dff2d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5833 | 2026.02.04 04:43:32.392071 [ 260 ] {a22b8235-4990-4aa1-bee2-c0cf8dff2d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5834 | 2026.02.04 04:43:32.392130 [ 201 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5835 | 2026.02.04 04:43:32.392191 [ 201 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 537 rows starting from the beginning of the part | ||
| 5836 | 2026.02.04 04:43:32.392312 [ 201 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 15 rows starting from the beginning of the part | ||
| 5837 | 2026.02.04 04:43:32.392408 [ 260 ] {a22b8235-4990-4aa1-bee2-c0cf8dff2d29} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5838 | 2026.02.04 04:43:32.392411 [ 201 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 27 rows starting from the beginning of the part | ||
| 5839 | 2026.02.04 04:43:32.392450 [ 260 ] {a22b8235-4990-4aa1-bee2-c0cf8dff2d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5840 | 2026.02.04 04:43:32.392531 [ 201 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 15 rows starting from the beginning of the part | ||
| 5841 | 2026.02.04 04:43:32.392640 [ 201 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 27 rows starting from the beginning of the part | ||
| 5842 | 2026.02.04 04:43:32.392752 [ 201 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 15 rows starting from the beginning of the part | ||
| 5843 | 2026.02.04 04:43:32.392767 [ 260 ] {a22b8235-4990-4aa1-bee2-c0cf8dff2d29} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5844 | 2026.02.04 04:43:32.392990 [ 260 ] {a22b8235-4990-4aa1-bee2-c0cf8dff2d29} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5845 | 2026.02.04 04:43:32.393122 [ 260 ] {a22b8235-4990-4aa1-bee2-c0cf8dff2d29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 5846 | 2026.02.04 04:43:32.393157 [ 260 ] {a22b8235-4990-4aa1-bee2-c0cf8dff2d29} <Debug> TCPHandler: Processed in 0.001272566 sec. | ||
| 5847 | 2026.02.04 04:43:32.397387 [ 191 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 636 rows, containing 19 columns (19 merged, 0 gathered) in 0.005525964 sec., 115093.04077985307 rows/sec., 206.24 MiB/sec. | ||
| 5848 | 2026.02.04 04:43:32.398193 [ 197 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5849 | 2026.02.04 04:43:32.398534 [ 197 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5850 | 2026.02.04 04:43:32.398609 [ 197 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5851 | 2026.02.04 04:43:32.398725 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. | ||
| 5852 | 2026.02.04 04:43:33.001178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.78 MiB, peak 269.30 MiB, free memory in arenas 0.00 B, will set to 259.84 MiB (RSS), difference: 2.07 MiB | ||
| 5853 | 2026.02.04 04:43:35.772944 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5854 | 2026.02.04 04:43:35.772997 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5855 | 2026.02.04 04:43:35.881011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11575 | ||
| 5856 | 2026.02.04 04:43:35.881547 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5857 | 2026.02.04 04:43:35.881597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5858 | 2026.02.04 04:43:35.882090 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5859 | 2026.02.04 04:43:35.882328 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5860 | 2026.02.04 04:43:35.882474 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11575 | ||
| 5861 | 2026.02.04 04:43:35.914683 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 786 | ||
| 5862 | 2026.02.04 04:43:35.917160 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5863 | 2026.02.04 04:43:35.917210 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5864 | 2026.02.04 04:43:35.918435 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5865 | 2026.02.04 04:43:35.918689 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5866 | 2026.02.04 04:43:35.918930 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 786 | ||
| 5867 | 2026.02.04 04:43:36.527800 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5868 | 2026.02.04 04:43:36.545781 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5869 | 2026.02.04 04:43:36.545848 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5870 | 2026.02.04 04:43:36.551479 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5871 | 2026.02.04 04:43:36.552169 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5872 | 2026.02.04 04:43:36.555222 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5873 | 2026.02.04 04:43:37.392274 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5874 | 2026.02.04 04:43:37.392482 [ 260 ] {e3dac422-2f7c-4cd9-823c-0412cd09ed81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5875 | 2026.02.04 04:43:37.392557 [ 260 ] {e3dac422-2f7c-4cd9-823c-0412cd09ed81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5876 | 2026.02.04 04:43:37.393349 [ 260 ] {e3dac422-2f7c-4cd9-823c-0412cd09ed81} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5877 | 2026.02.04 04:43:37.393399 [ 260 ] {e3dac422-2f7c-4cd9-823c-0412cd09ed81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5878 | 2026.02.04 04:43:37.393809 [ 260 ] {e3dac422-2f7c-4cd9-823c-0412cd09ed81} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5879 | 2026.02.04 04:43:37.394040 [ 260 ] {e3dac422-2f7c-4cd9-823c-0412cd09ed81} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5880 | 2026.02.04 04:43:37.394190 [ 260 ] {e3dac422-2f7c-4cd9-823c-0412cd09ed81} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001768 sec., 150452.4886877828 rows/sec., 9.56 MiB/sec. | ||
| 5881 | 2026.02.04 04:43:37.394235 [ 260 ] {e3dac422-2f7c-4cd9-823c-0412cd09ed81} <Debug> TCPHandler: Processed in 0.002102538 sec. | ||
| 5882 | 2026.02.04 04:43:37.394377 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5883 | 2026.02.04 04:43:37.394476 [ 260 ] {1d1d539b-9923-413f-b30d-4af85384c854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5884 | 2026.02.04 04:43:37.394517 [ 260 ] {1d1d539b-9923-413f-b30d-4af85384c854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5885 | 2026.02.04 04:43:37.395399 [ 260 ] {1d1d539b-9923-413f-b30d-4af85384c854} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5886 | 2026.02.04 04:43:37.395438 [ 260 ] {1d1d539b-9923-413f-b30d-4af85384c854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5887 | 2026.02.04 04:43:37.395823 [ 260 ] {1d1d539b-9923-413f-b30d-4af85384c854} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5888 | 2026.02.04 04:43:37.396038 [ 260 ] {1d1d539b-9923-413f-b30d-4af85384c854} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5889 | 2026.02.04 04:43:37.396171 [ 260 ] {1d1d539b-9923-413f-b30d-4af85384c854} <Debug> executeQuery: Read 806 rows, 65.63 KiB in 0.001715 sec., 469970.84548104956 rows/sec., 37.37 MiB/sec. | ||
| 5890 | 2026.02.04 04:43:37.396211 [ 260 ] {1d1d539b-9923-413f-b30d-4af85384c854} <Debug> TCPHandler: Processed in 0.001886795 sec. | ||
| 5891 | 2026.02.04 04:43:37.396332 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5892 | 2026.02.04 04:43:37.396428 [ 260 ] {ccf87586-583a-4961-a67d-ae8ca7578231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5893 | 2026.02.04 04:43:37.396468 [ 260 ] {ccf87586-583a-4961-a67d-ae8ca7578231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5894 | 2026.02.04 04:43:37.396942 [ 260 ] {ccf87586-583a-4961-a67d-ae8ca7578231} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5895 | 2026.02.04 04:43:37.396979 [ 260 ] {ccf87586-583a-4961-a67d-ae8ca7578231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5896 | 2026.02.04 04:43:37.397290 [ 260 ] {ccf87586-583a-4961-a67d-ae8ca7578231} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5897 | 2026.02.04 04:43:37.397501 [ 260 ] {ccf87586-583a-4961-a67d-ae8ca7578231} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2026.02.04 04:43:37.397628 [ 260 ] {ccf87586-583a-4961-a67d-ae8ca7578231} <Debug> executeQuery: Read 160 rows, 10.03 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 8.04 MiB/sec. | ||
| 5899 | 2026.02.04 04:43:37.397665 [ 260 ] {ccf87586-583a-4961-a67d-ae8ca7578231} <Debug> TCPHandler: Processed in 0.001384809 sec. | ||
| 5900 | 2026.02.04 04:43:37.397783 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5901 | 2026.02.04 04:43:37.397878 [ 260 ] {7fa8194a-da3e-4211-b449-9eea72382838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5902 | 2026.02.04 04:43:37.397918 [ 260 ] {7fa8194a-da3e-4211-b449-9eea72382838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5903 | 2026.02.04 04:43:37.398340 [ 260 ] {7fa8194a-da3e-4211-b449-9eea72382838} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5904 | 2026.02.04 04:43:37.398376 [ 260 ] {7fa8194a-da3e-4211-b449-9eea72382838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5905 | 2026.02.04 04:43:37.398677 [ 260 ] {7fa8194a-da3e-4211-b449-9eea72382838} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5906 | 2026.02.04 04:43:37.398887 [ 260 ] {7fa8194a-da3e-4211-b449-9eea72382838} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5907 | 2026.02.04 04:43:37.399018 [ 260 ] {7fa8194a-da3e-4211-b449-9eea72382838} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001158 sec., 120898.10017271158 rows/sec., 7.81 MiB/sec. | ||
| 5908 | 2026.02.04 04:43:37.399056 [ 260 ] {7fa8194a-da3e-4211-b449-9eea72382838} <Debug> TCPHandler: Processed in 0.001324798 sec. | ||
| 5909 | 2026.02.04 04:43:37.399168 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5910 | 2026.02.04 04:43:37.399262 [ 260 ] {1c9ed164-1653-400b-bc9e-97afd840ee75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5911 | 2026.02.04 04:43:37.399303 [ 260 ] {1c9ed164-1653-400b-bc9e-97afd840ee75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5912 | 2026.02.04 04:43:37.399726 [ 260 ] {1c9ed164-1653-400b-bc9e-97afd840ee75} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5913 | 2026.02.04 04:43:37.399762 [ 260 ] {1c9ed164-1653-400b-bc9e-97afd840ee75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5914 | 2026.02.04 04:43:37.400062 [ 260 ] {1c9ed164-1653-400b-bc9e-97afd840ee75} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5915 | 2026.02.04 04:43:37.400282 [ 260 ] {1c9ed164-1653-400b-bc9e-97afd840ee75} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5916 | 2026.02.04 04:43:37.400405 [ 260 ] {1c9ed164-1653-400b-bc9e-97afd840ee75} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001161 sec., 119724.37553832904 rows/sec., 6.81 MiB/sec. | ||
| 5917 | 2026.02.04 04:43:37.400443 [ 260 ] {1c9ed164-1653-400b-bc9e-97afd840ee75} <Debug> TCPHandler: Processed in 0.001326688 sec. | ||
| 5918 | 2026.02.04 04:43:37.400556 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5919 | 2026.02.04 04:43:37.400651 [ 260 ] {f4020591-2077-4f6f-a72d-14e95fdee417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5920 | 2026.02.04 04:43:37.400692 [ 260 ] {f4020591-2077-4f6f-a72d-14e95fdee417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5921 | 2026.02.04 04:43:37.401364 [ 260 ] {f4020591-2077-4f6f-a72d-14e95fdee417} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5922 | 2026.02.04 04:43:37.401402 [ 260 ] {f4020591-2077-4f6f-a72d-14e95fdee417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5923 | 2026.02.04 04:43:37.401740 [ 260 ] {f4020591-2077-4f6f-a72d-14e95fdee417} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5924 | 2026.02.04 04:43:37.401961 [ 260 ] {f4020591-2077-4f6f-a72d-14e95fdee417} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5925 | 2026.02.04 04:43:37.402092 [ 260 ] {f4020591-2077-4f6f-a72d-14e95fdee417} <Debug> executeQuery: Read 490 rows, 35.44 KiB in 0.001458 sec., 336076.817558299 rows/sec., 23.74 MiB/sec. | ||
| 5926 | 2026.02.04 04:43:37.402130 [ 260 ] {f4020591-2077-4f6f-a72d-14e95fdee417} <Debug> TCPHandler: Processed in 0.001625621 sec. | ||
| 5927 | 2026.02.04 04:43:37.402233 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5928 | 2026.02.04 04:43:37.402328 [ 260 ] {7d031328-792d-4f4a-b60d-e6bc19e67cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5929 | 2026.02.04 04:43:37.402370 [ 260 ] {7d031328-792d-4f4a-b60d-e6bc19e67cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5930 | 2026.02.04 04:43:37.402700 [ 260 ] {7d031328-792d-4f4a-b60d-e6bc19e67cfb} <Trace> oximeter.measurements_bool (293a22ee-0577-4913-b101-f9ce15bbdeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5931 | 2026.02.04 04:43:37.402735 [ 260 ] {7d031328-792d-4f4a-b60d-e6bc19e67cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5932 | 2026.02.04 04:43:37.403048 [ 260 ] {7d031328-792d-4f4a-b60d-e6bc19e67cfb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5933 | 2026.02.04 04:43:37.403272 [ 260 ] {7d031328-792d-4f4a-b60d-e6bc19e67cfb} <Trace> oximeter.measurements_bool (293a22ee-0577-4913-b101-f9ce15bbdeff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5934 | 2026.02.04 04:43:37.403401 [ 260 ] {7d031328-792d-4f4a-b60d-e6bc19e67cfb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 5935 | 2026.02.04 04:43:37.403440 [ 260 ] {7d031328-792d-4f4a-b60d-e6bc19e67cfb} <Debug> TCPHandler: Processed in 0.001258657 sec. | ||
| 5936 | 2026.02.04 04:43:37.403550 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5937 | 2026.02.04 04:43:37.403646 [ 260 ] {69a5073c-4f8e-48ba-96c5-566561d91257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5938 | 2026.02.04 04:43:37.403688 [ 260 ] {69a5073c-4f8e-48ba-96c5-566561d91257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5939 | 2026.02.04 04:43:37.404106 [ 260 ] {69a5073c-4f8e-48ba-96c5-566561d91257} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5940 | 2026.02.04 04:43:37.404142 [ 260 ] {69a5073c-4f8e-48ba-96c5-566561d91257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5941 | 2026.02.04 04:43:37.404470 [ 260 ] {69a5073c-4f8e-48ba-96c5-566561d91257} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5942 | 2026.02.04 04:43:37.404688 [ 260 ] {69a5073c-4f8e-48ba-96c5-566561d91257} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5943 | 2026.02.04 04:43:37.404817 [ 260 ] {69a5073c-4f8e-48ba-96c5-566561d91257} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001189 sec., 216989.06644238858 rows/sec., 14.45 MiB/sec. | ||
| 5944 | 2026.02.04 04:43:37.404854 [ 260 ] {69a5073c-4f8e-48ba-96c5-566561d91257} <Debug> TCPHandler: Processed in 0.001354948 sec. | ||
| 5945 | 2026.02.04 04:43:37.404969 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5946 | 2026.02.04 04:43:37.405065 [ 260 ] {fa109c42-1adf-4cea-8403-ed3e8b43350e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5947 | 2026.02.04 04:43:37.405106 [ 260 ] {fa109c42-1adf-4cea-8403-ed3e8b43350e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5948 | 2026.02.04 04:43:37.405430 [ 260 ] {fa109c42-1adf-4cea-8403-ed3e8b43350e} <Trace> oximeter.measurements_f64 (2b68e471-b730-406c-8d6e-6f92af6df69e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5949 | 2026.02.04 04:43:37.405465 [ 260 ] {fa109c42-1adf-4cea-8403-ed3e8b43350e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5950 | 2026.02.04 04:43:37.405821 [ 260 ] {fa109c42-1adf-4cea-8403-ed3e8b43350e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5951 | 2026.02.04 04:43:37.406068 [ 260 ] {fa109c42-1adf-4cea-8403-ed3e8b43350e} <Trace> oximeter.measurements_f64 (2b68e471-b730-406c-8d6e-6f92af6df69e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5952 | 2026.02.04 04:43:37.406181 [ 55 ] {} <Debug> oximeter.measurements_f64 (2b68e471-b730-406c-8d6e-6f92af6df69e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 5953 | 2026.02.04 04:43:37.406198 [ 260 ] {fa109c42-1adf-4cea-8403-ed3e8b43350e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001151 sec., 868.8097306689835 rows/sec., 58.54 KiB/sec. | ||
| 5954 | 2026.02.04 04:43:37.406254 [ 55 ] {} <Trace> oximeter.measurements_f64 (2b68e471-b730-406c-8d6e-6f92af6df69e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5955 | 2026.02.04 04:43:37.406260 [ 260 ] {fa109c42-1adf-4cea-8403-ed3e8b43350e} <Debug> TCPHandler: Processed in 0.001341768 sec. | ||
| 5956 | 2026.02.04 04:43:37.406288 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5957 | 2026.02.04 04:43:37.406402 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5958 | 2026.02.04 04:43:37.406405 [ 191 ] {2b68e471-b730-406c-8d6e-6f92af6df69e::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 | ||
| 5959 | 2026.02.04 04:43:37.406504 [ 260 ] {3c76343e-d430-493e-84b6-a7b97877cfb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5960 | 2026.02.04 04:43:37.406539 [ 191 ] {2b68e471-b730-406c-8d6e-6f92af6df69e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5961 | 2026.02.04 04:43:37.406564 [ 260 ] {3c76343e-d430-493e-84b6-a7b97877cfb1} <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 | ||
| 5962 | 2026.02.04 04:43:37.406580 [ 191 ] {2b68e471-b730-406c-8d6e-6f92af6df69e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 5963 | 2026.02.04 04:43:37.406679 [ 191 ] {2b68e471-b730-406c-8d6e-6f92af6df69e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 5964 | 2026.02.04 04:43:37.406728 [ 191 ] {2b68e471-b730-406c-8d6e-6f92af6df69e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 5965 | 2026.02.04 04:43:37.406780 [ 191 ] {2b68e471-b730-406c-8d6e-6f92af6df69e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 5966 | 2026.02.04 04:43:37.406819 [ 191 ] {2b68e471-b730-406c-8d6e-6f92af6df69e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 5967 | 2026.02.04 04:43:37.406859 [ 191 ] {2b68e471-b730-406c-8d6e-6f92af6df69e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 5968 | 2026.02.04 04:43:37.407437 [ 260 ] {3c76343e-d430-493e-84b6-a7b97877cfb1} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5969 | 2026.02.04 04:43:37.407479 [ 260 ] {3c76343e-d430-493e-84b6-a7b97877cfb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5970 | 2026.02.04 04:43:37.407793 [ 197 ] {2b68e471-b730-406c-8d6e-6f92af6df69e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001431379 sec., 4191.761930278424 rows/sec., 279.72 KiB/sec. | ||
| 5971 | 2026.02.04 04:43:37.407965 [ 194 ] {2b68e471-b730-406c-8d6e-6f92af6df69e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5972 | 2026.02.04 04:43:37.408025 [ 260 ] {3c76343e-d430-493e-84b6-a7b97877cfb1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5973 | 2026.02.04 04:43:37.408251 [ 194 ] {2b68e471-b730-406c-8d6e-6f92af6df69e::all_1_6_1} <Trace> oximeter.measurements_f64 (2b68e471-b730-406c-8d6e-6f92af6df69e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5974 | 2026.02.04 04:43:37.408320 [ 194 ] {2b68e471-b730-406c-8d6e-6f92af6df69e::all_1_6_1} <Trace> oximeter.measurements_f64 (2b68e471-b730-406c-8d6e-6f92af6df69e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5975 | 2026.02.04 04:43:37.408337 [ 260 ] {3c76343e-d430-493e-84b6-a7b97877cfb1} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5976 | 2026.02.04 04:43:37.408398 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5977 | 2026.02.04 04:43:37.408515 [ 260 ] {3c76343e-d430-493e-84b6-a7b97877cfb1} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002028 sec., 13313.609467455623 rows/sec., 23.86 MiB/sec. | ||
| 5978 | 2026.02.04 04:43:37.408578 [ 260 ] {3c76343e-d430-493e-84b6-a7b97877cfb1} <Debug> TCPHandler: Processed in 0.00222832 sec. | ||
| 5979 | 2026.02.04 04:43:37.408716 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5980 | 2026.02.04 04:43:37.408830 [ 260 ] {43385d08-03ae-4eee-b519-fce1821051a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5981 | 2026.02.04 04:43:37.408878 [ 260 ] {43385d08-03ae-4eee-b519-fce1821051a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5982 | 2026.02.04 04:43:37.409230 [ 260 ] {43385d08-03ae-4eee-b519-fce1821051a6} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5983 | 2026.02.04 04:43:37.409267 [ 260 ] {43385d08-03ae-4eee-b519-fce1821051a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5984 | 2026.02.04 04:43:37.409583 [ 260 ] {43385d08-03ae-4eee-b519-fce1821051a6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5985 | 2026.02.04 04:43:37.409790 [ 260 ] {43385d08-03ae-4eee-b519-fce1821051a6} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5986 | 2026.02.04 04:43:37.409915 [ 260 ] {43385d08-03ae-4eee-b519-fce1821051a6} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00111 sec., 79279.27927927928 rows/sec., 4.98 MiB/sec. | ||
| 5987 | 2026.02.04 04:43:37.409951 [ 260 ] {43385d08-03ae-4eee-b519-fce1821051a6} <Debug> TCPHandler: Processed in 0.001295118 sec. | ||
| 5988 | 2026.02.04 04:43:42.410312 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5989 | 2026.02.04 04:43:42.410641 [ 260 ] {61865aba-4636-45b2-bc0e-50c6da6c8321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5990 | 2026.02.04 04:43:42.410734 [ 260 ] {61865aba-4636-45b2-bc0e-50c6da6c8321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5991 | 2026.02.04 04:43:42.411603 [ 260 ] {61865aba-4636-45b2-bc0e-50c6da6c8321} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2026.02.04 04:43:42.411639 [ 260 ] {61865aba-4636-45b2-bc0e-50c6da6c8321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5993 | 2026.02.04 04:43:42.411996 [ 260 ] {61865aba-4636-45b2-bc0e-50c6da6c8321} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5994 | 2026.02.04 04:43:42.412223 [ 260 ] {61865aba-4636-45b2-bc0e-50c6da6c8321} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2026.02.04 04:43:42.412370 [ 260 ] {61865aba-4636-45b2-bc0e-50c6da6c8321} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001799 sec., 2223.457476375764 rows/sec., 181.31 KiB/sec. | ||
| 5996 | 2026.02.04 04:43:42.412411 [ 260 ] {61865aba-4636-45b2-bc0e-50c6da6c8321} <Debug> TCPHandler: Processed in 0.002178419 sec. | ||
| 5997 | 2026.02.04 04:43:42.412541 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5998 | 2026.02.04 04:43:42.412635 [ 260 ] {af22a89a-7a41-42ec-8caa-9e9505efc44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5999 | 2026.02.04 04:43:42.412674 [ 260 ] {af22a89a-7a41-42ec-8caa-9e9505efc44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6000 | 2026.02.04 04:43:42.413770 [ 260 ] {af22a89a-7a41-42ec-8caa-9e9505efc44f} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2026.02.04 04:43:42.413806 [ 260 ] {af22a89a-7a41-42ec-8caa-9e9505efc44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6002 | 2026.02.04 04:43:42.414178 [ 260 ] {af22a89a-7a41-42ec-8caa-9e9505efc44f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6003 | 2026.02.04 04:43:42.414386 [ 260 ] {af22a89a-7a41-42ec-8caa-9e9505efc44f} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2026.02.04 04:43:42.414512 [ 260 ] {af22a89a-7a41-42ec-8caa-9e9505efc44f} <Debug> executeQuery: Read 1228 rows, 104.09 KiB in 0.001895 sec., 648021.1081794195 rows/sec., 53.64 MiB/sec. | ||
| 6005 | 2026.02.04 04:43:42.414549 [ 260 ] {af22a89a-7a41-42ec-8caa-9e9505efc44f} <Debug> TCPHandler: Processed in 0.002058778 sec. | ||
| 6006 | 2026.02.04 04:43:42.414670 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6007 | 2026.02.04 04:43:42.414769 [ 260 ] {b00629ea-fe13-4a8a-a2ac-3ac051b967b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6008 | 2026.02.04 04:43:42.414807 [ 260 ] {b00629ea-fe13-4a8a-a2ac-3ac051b967b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6009 | 2026.02.04 04:43:42.415256 [ 260 ] {b00629ea-fe13-4a8a-a2ac-3ac051b967b5} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2026.02.04 04:43:42.415293 [ 260 ] {b00629ea-fe13-4a8a-a2ac-3ac051b967b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6011 | 2026.02.04 04:43:42.415592 [ 260 ] {b00629ea-fe13-4a8a-a2ac-3ac051b967b5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6012 | 2026.02.04 04:43:42.415792 [ 260 ] {b00629ea-fe13-4a8a-a2ac-3ac051b967b5} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2026.02.04 04:43:42.415919 [ 260 ] {b00629ea-fe13-4a8a-a2ac-3ac051b967b5} <Debug> executeQuery: Read 19 rows, 1.41 KiB in 0.001168 sec., 16267.123287671233 rows/sec., 1.18 MiB/sec. | ||
| 6014 | 2026.02.04 04:43:42.415956 [ 260 ] {b00629ea-fe13-4a8a-a2ac-3ac051b967b5} <Debug> TCPHandler: Processed in 0.001335628 sec. | ||
| 6015 | 2026.02.04 04:43:42.416083 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6016 | 2026.02.04 04:43:42.416203 [ 260 ] {49fb9844-b022-4d90-99bb-2858e17bfad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6017 | 2026.02.04 04:43:42.416252 [ 260 ] {49fb9844-b022-4d90-99bb-2858e17bfad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6018 | 2026.02.04 04:43:42.416754 [ 260 ] {49fb9844-b022-4d90-99bb-2858e17bfad0} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6019 | 2026.02.04 04:43:42.416791 [ 260 ] {49fb9844-b022-4d90-99bb-2858e17bfad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6020 | 2026.02.04 04:43:42.417104 [ 260 ] {49fb9844-b022-4d90-99bb-2858e17bfad0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6021 | 2026.02.04 04:43:42.417310 [ 260 ] {49fb9844-b022-4d90-99bb-2858e17bfad0} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6022 | 2026.02.04 04:43:42.417438 [ 260 ] {49fb9844-b022-4d90-99bb-2858e17bfad0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001258 sec., 181240.06359300477 rows/sec., 12.27 MiB/sec. | ||
| 6023 | 2026.02.04 04:43:42.417474 [ 260 ] {49fb9844-b022-4d90-99bb-2858e17bfad0} <Debug> TCPHandler: Processed in 0.001459949 sec. | ||
| 6024 | 2026.02.04 04:43:42.417576 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6025 | 2026.02.04 04:43:42.417670 [ 260 ] {3b55eacf-9b1b-4f1c-a8c2-85027a6c0da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6026 | 2026.02.04 04:43:42.417709 [ 260 ] {3b55eacf-9b1b-4f1c-a8c2-85027a6c0da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6027 | 2026.02.04 04:43:42.418281 [ 260 ] {3b55eacf-9b1b-4f1c-a8c2-85027a6c0da4} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6028 | 2026.02.04 04:43:42.418318 [ 260 ] {3b55eacf-9b1b-4f1c-a8c2-85027a6c0da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6029 | 2026.02.04 04:43:42.418633 [ 260 ] {3b55eacf-9b1b-4f1c-a8c2-85027a6c0da4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6030 | 2026.02.04 04:43:42.418837 [ 260 ] {3b55eacf-9b1b-4f1c-a8c2-85027a6c0da4} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6031 | 2026.02.04 04:43:42.418964 [ 260 ] {3b55eacf-9b1b-4f1c-a8c2-85027a6c0da4} <Debug> executeQuery: Read 539 rows, 40.93 KiB in 0.001311 sec., 411136.5369946605 rows/sec., 30.49 MiB/sec. | ||
| 6032 | 2026.02.04 04:43:42.419000 [ 260 ] {3b55eacf-9b1b-4f1c-a8c2-85027a6c0da4} <Debug> TCPHandler: Processed in 0.00147425 sec. | ||
| 6033 | 2026.02.04 04:43:42.419112 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6034 | 2026.02.04 04:43:42.419206 [ 260 ] {6294c585-afcd-4b35-a7d3-60c5715a9577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6035 | 2026.02.04 04:43:42.419247 [ 260 ] {6294c585-afcd-4b35-a7d3-60c5715a9577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6036 | 2026.02.04 04:43:42.419782 [ 260 ] {6294c585-afcd-4b35-a7d3-60c5715a9577} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2026.02.04 04:43:42.419816 [ 260 ] {6294c585-afcd-4b35-a7d3-60c5715a9577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6038 | 2026.02.04 04:43:42.420162 [ 260 ] {6294c585-afcd-4b35-a7d3-60c5715a9577} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6039 | 2026.02.04 04:43:42.420356 [ 260 ] {6294c585-afcd-4b35-a7d3-60c5715a9577} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6040 | 2026.02.04 04:43:42.420537 [ 260 ] {6294c585-afcd-4b35-a7d3-60c5715a9577} <Debug> executeQuery: Read 834 rows, 57.49 KiB in 0.001349 sec., 618235.7301704967 rows/sec., 41.62 MiB/sec. | ||
| 6041 | 2026.02.04 04:43:42.420574 [ 260 ] {6294c585-afcd-4b35-a7d3-60c5715a9577} <Debug> TCPHandler: Processed in 0.00151277 sec. | ||
| 6042 | 2026.02.04 04:43:42.420685 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6043 | 2026.02.04 04:43:42.420779 [ 260 ] {b49314f1-eed5-4696-aafc-3fab8ae40890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6044 | 2026.02.04 04:43:42.420832 [ 260 ] {b49314f1-eed5-4696-aafc-3fab8ae40890} <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 | ||
| 6045 | 2026.02.04 04:43:42.421588 [ 260 ] {b49314f1-eed5-4696-aafc-3fab8ae40890} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6046 | 2026.02.04 04:43:42.421624 [ 260 ] {b49314f1-eed5-4696-aafc-3fab8ae40890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6047 | 2026.02.04 04:43:42.422158 [ 260 ] {b49314f1-eed5-4696-aafc-3fab8ae40890} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6048 | 2026.02.04 04:43:42.422374 [ 260 ] {b49314f1-eed5-4696-aafc-3fab8ae40890} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6049 | 2026.02.04 04:43:42.422509 [ 260 ] {b49314f1-eed5-4696-aafc-3fab8ae40890} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001748 sec., 8581.235697940503 rows/sec., 15.38 MiB/sec. | ||
| 6050 | 2026.02.04 04:43:42.422561 [ 260 ] {b49314f1-eed5-4696-aafc-3fab8ae40890} <Debug> TCPHandler: Processed in 0.001925706 sec. | ||
| 6051 | 2026.02.04 04:43:42.422672 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6052 | 2026.02.04 04:43:42.422770 [ 260 ] {5da78ae2-5763-4e00-a2e7-5496c6347d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6053 | 2026.02.04 04:43:42.422810 [ 260 ] {5da78ae2-5763-4e00-a2e7-5496c6347d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6054 | 2026.02.04 04:43:42.423137 [ 260 ] {5da78ae2-5763-4e00-a2e7-5496c6347d39} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6055 | 2026.02.04 04:43:42.423174 [ 260 ] {5da78ae2-5763-4e00-a2e7-5496c6347d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6056 | 2026.02.04 04:43:42.423474 [ 260 ] {5da78ae2-5763-4e00-a2e7-5496c6347d39} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6057 | 2026.02.04 04:43:42.423679 [ 260 ] {5da78ae2-5763-4e00-a2e7-5496c6347d39} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6058 | 2026.02.04 04:43:42.423804 [ 260 ] {5da78ae2-5763-4e00-a2e7-5496c6347d39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 6059 | 2026.02.04 04:43:42.423839 [ 260 ] {5da78ae2-5763-4e00-a2e7-5496c6347d39} <Debug> TCPHandler: Processed in 0.001216217 sec. | ||
| 6060 | 2026.02.04 04:43:43.382826 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12087 | ||
| 6061 | 2026.02.04 04:43:43.383336 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6062 | 2026.02.04 04:43:43.383380 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6063 | 2026.02.04 04:43:43.383871 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6064 | 2026.02.04 04:43:43.384093 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6065 | 2026.02.04 04:43:43.384223 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12087 | ||
| 6066 | 2026.02.04 04:43:44.055534 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6067 | 2026.02.04 04:43:44.073812 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6068 | 2026.02.04 04:43:44.073877 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6069 | 2026.02.04 04:43:44.079367 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6070 | 2026.02.04 04:43:44.080104 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6071 | 2026.02.04 04:43:44.083309 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6072 | 2026.02.04 04:43:45.919584 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 824 | ||
| 6073 | 2026.02.04 04:43:45.922177 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6074 | 2026.02.04 04:43:45.922236 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6075 | 2026.02.04 04:43:45.923395 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6076 | 2026.02.04 04:43:45.923720 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2026.02.04 04:43:45.924090 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 824 | ||
| 6078 | 2026.02.04 04:43:47.393491 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6079 | 2026.02.04 04:43:47.393675 [ 260 ] {12d01a50-dda8-4bdb-b885-2f7a9967671c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6080 | 2026.02.04 04:43:47.393744 [ 260 ] {12d01a50-dda8-4bdb-b885-2f7a9967671c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6081 | 2026.02.04 04:43:47.394512 [ 260 ] {12d01a50-dda8-4bdb-b885-2f7a9967671c} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6082 | 2026.02.04 04:43:47.394562 [ 260 ] {12d01a50-dda8-4bdb-b885-2f7a9967671c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6083 | 2026.02.04 04:43:47.394975 [ 260 ] {12d01a50-dda8-4bdb-b885-2f7a9967671c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6084 | 2026.02.04 04:43:47.395219 [ 260 ] {12d01a50-dda8-4bdb-b885-2f7a9967671c} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6085 | 2026.02.04 04:43:47.395367 [ 44 ] {} <Debug> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6086 | 2026.02.04 04:43:47.395387 [ 260 ] {12d01a50-dda8-4bdb-b885-2f7a9967671c} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001762 sec., 150964.81271282633 rows/sec., 9.59 MiB/sec. | ||
| 6087 | 2026.02.04 04:43:47.395432 [ 44 ] {} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6088 | 2026.02.04 04:43:47.395456 [ 260 ] {12d01a50-dda8-4bdb-b885-2f7a9967671c} <Debug> TCPHandler: Processed in 0.002095108 sec. | ||
| 6089 | 2026.02.04 04:43:47.395457 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6090 | 2026.02.04 04:43:47.395598 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6091 | 2026.02.04 04:43:47.395612 [ 191 ] {3b0e390d-253b-407f-aa95-b95b27d45a71::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 | ||
| 6092 | 2026.02.04 04:43:47.395709 [ 260 ] {90a50292-d07d-4d73-a74e-b1f515ade24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6093 | 2026.02.04 04:43:47.395758 [ 260 ] {90a50292-d07d-4d73-a74e-b1f515ade24f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6094 | 2026.02.04 04:43:47.395768 [ 191 ] {3b0e390d-253b-407f-aa95-b95b27d45a71::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6095 | 2026.02.04 04:43:47.395810 [ 191 ] {3b0e390d-253b-407f-aa95-b95b27d45a71::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 290 rows starting from the beginning of the part | ||
| 6096 | 2026.02.04 04:43:47.395887 [ 191 ] {3b0e390d-253b-407f-aa95-b95b27d45a71::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 6097 | 2026.02.04 04:43:47.395949 [ 191 ] {3b0e390d-253b-407f-aa95-b95b27d45a71::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6098 | 2026.02.04 04:43:47.396000 [ 191 ] {3b0e390d-253b-407f-aa95-b95b27d45a71::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 266 rows starting from the beginning of the part | ||
| 6099 | 2026.02.04 04:43:47.396047 [ 191 ] {3b0e390d-253b-407f-aa95-b95b27d45a71::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 266 rows starting from the beginning of the part | ||
| 6100 | 2026.02.04 04:43:47.396092 [ 191 ] {3b0e390d-253b-407f-aa95-b95b27d45a71::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 266 rows starting from the beginning of the part | ||
| 6101 | 2026.02.04 04:43:47.396577 [ 260 ] {90a50292-d07d-4d73-a74e-b1f515ade24f} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6102 | 2026.02.04 04:43:47.396621 [ 260 ] {90a50292-d07d-4d73-a74e-b1f515ade24f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6103 | 2026.02.04 04:43:47.397001 [ 260 ] {90a50292-d07d-4d73-a74e-b1f515ade24f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6104 | 2026.02.04 04:43:47.397143 [ 194 ] {3b0e390d-253b-407f-aa95-b95b27d45a71::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1136 rows, containing 5 columns (5 merged, 0 gathered) in 0.001622402 sec., 700196.3754975647 rows/sec., 48.02 MiB/sec. | ||
| 6105 | 2026.02.04 04:43:47.397206 [ 260 ] {90a50292-d07d-4d73-a74e-b1f515ade24f} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6106 | 2026.02.04 04:43:47.397307 [ 187 ] {3b0e390d-253b-407f-aa95-b95b27d45a71::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6107 | 2026.02.04 04:43:47.397321 [ 42 ] {} <Debug> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6108 | 2026.02.04 04:43:47.397338 [ 260 ] {90a50292-d07d-4d73-a74e-b1f515ade24f} <Debug> executeQuery: Read 806 rows, 65.63 KiB in 0.001688 sec., 477488.1516587678 rows/sec., 37.97 MiB/sec. | ||
| 6109 | 2026.02.04 04:43:47.397364 [ 42 ] {} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6110 | 2026.02.04 04:43:47.397379 [ 260 ] {90a50292-d07d-4d73-a74e-b1f515ade24f} <Debug> TCPHandler: Processed in 0.001872115 sec. | ||
| 6111 | 2026.02.04 04:43:47.397387 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6112 | 2026.02.04 04:43:47.397464 [ 191 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6113 | 2026.02.04 04:43:47.397489 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6114 | 2026.02.04 04:43:47.397558 [ 191 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6115 | 2026.02.04 04:43:47.397586 [ 191 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2108 rows starting from the beginning of the part | ||
| 6116 | 2026.02.04 04:43:47.397589 [ 260 ] {e4a1fbe2-7020-4cd0-84da-b80cca1fc69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6117 | 2026.02.04 04:43:47.397602 [ 187 ] {3b0e390d-253b-407f-aa95-b95b27d45a71::all_1_10_2} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6118 | 2026.02.04 04:43:47.397630 [ 191 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 806 rows starting from the beginning of the part | ||
| 6119 | 2026.02.04 04:43:47.397641 [ 260 ] {e4a1fbe2-7020-4cd0-84da-b80cca1fc69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6120 | 2026.02.04 04:43:47.397666 [ 191 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 86 rows starting from the beginning of the part | ||
| 6121 | 2026.02.04 04:43:47.397694 [ 187 ] {3b0e390d-253b-407f-aa95-b95b27d45a71::all_1_10_2} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6122 | 2026.02.04 04:43:47.397709 [ 191 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 806 rows starting from the beginning of the part | ||
| 6123 | 2026.02.04 04:43:47.397745 [ 191 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1228 rows starting from the beginning of the part | ||
| 6124 | 2026.02.04 04:43:47.397831 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 6125 | 2026.02.04 04:43:47.397842 [ 191 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 806 rows starting from the beginning of the part | ||
| 6126 | 2026.02.04 04:43:47.398163 [ 260 ] {e4a1fbe2-7020-4cd0-84da-b80cca1fc69e} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6127 | 2026.02.04 04:43:47.398203 [ 260 ] {e4a1fbe2-7020-4cd0-84da-b80cca1fc69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6128 | 2026.02.04 04:43:47.398551 [ 260 ] {e4a1fbe2-7020-4cd0-84da-b80cca1fc69e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6129 | 2026.02.04 04:43:47.398770 [ 260 ] {e4a1fbe2-7020-4cd0-84da-b80cca1fc69e} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6130 | 2026.02.04 04:43:47.398909 [ 260 ] {e4a1fbe2-7020-4cd0-84da-b80cca1fc69e} <Debug> executeQuery: Read 160 rows, 10.03 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 7.60 MiB/sec. | ||
| 6131 | 2026.02.04 04:43:47.398949 [ 260 ] {e4a1fbe2-7020-4cd0-84da-b80cca1fc69e} <Debug> TCPHandler: Processed in 0.00146714 sec. | ||
| 6132 | 2026.02.04 04:43:47.399064 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6133 | 2026.02.04 04:43:47.399161 [ 260 ] {7d714dda-f5b2-4bb8-9068-9d3dc064f956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6134 | 2026.02.04 04:43:47.399201 [ 260 ] {7d714dda-f5b2-4bb8-9068-9d3dc064f956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6135 | 2026.02.04 04:43:47.399627 [ 260 ] {7d714dda-f5b2-4bb8-9068-9d3dc064f956} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6136 | 2026.02.04 04:43:47.399664 [ 260 ] {7d714dda-f5b2-4bb8-9068-9d3dc064f956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6137 | 2026.02.04 04:43:47.399764 [ 194 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5840 rows, containing 5 columns (5 merged, 0 gathered) in 0.002284821 sec., 2555998.916326487 rows/sec., 217.44 MiB/sec. | ||
| 6138 | 2026.02.04 04:43:47.399993 [ 191 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6139 | 2026.02.04 04:43:47.399994 [ 260 ] {7d714dda-f5b2-4bb8-9068-9d3dc064f956} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6140 | 2026.02.04 04:43:47.400316 [ 260 ] {7d714dda-f5b2-4bb8-9068-9d3dc064f956} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6141 | 2026.02.04 04:43:47.400317 [ 191 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_36_7} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6142 | 2026.02.04 04:43:47.400405 [ 191 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_36_7} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6143 | 2026.02.04 04:43:47.400465 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 6144 | 2026.02.04 04:43:47.400464 [ 260 ] {7d714dda-f5b2-4bb8-9068-9d3dc064f956} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001323 sec., 105820.10582010582 rows/sec., 6.84 MiB/sec. | ||
| 6145 | 2026.02.04 04:43:47.400518 [ 260 ] {7d714dda-f5b2-4bb8-9068-9d3dc064f956} <Debug> TCPHandler: Processed in 0.00150446 sec. | ||
| 6146 | 2026.02.04 04:43:47.400629 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6147 | 2026.02.04 04:43:47.400726 [ 260 ] {012b7a09-ee4f-4e1c-b05a-c0660479283e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6148 | 2026.02.04 04:43:47.400766 [ 260 ] {012b7a09-ee4f-4e1c-b05a-c0660479283e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6149 | 2026.02.04 04:43:47.401200 [ 260 ] {012b7a09-ee4f-4e1c-b05a-c0660479283e} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6150 | 2026.02.04 04:43:47.401234 [ 260 ] {012b7a09-ee4f-4e1c-b05a-c0660479283e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6151 | 2026.02.04 04:43:47.401559 [ 260 ] {012b7a09-ee4f-4e1c-b05a-c0660479283e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6152 | 2026.02.04 04:43:47.401769 [ 260 ] {012b7a09-ee4f-4e1c-b05a-c0660479283e} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6153 | 2026.02.04 04:43:47.401857 [ 42 ] {} <Debug> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6154 | 2026.02.04 04:43:47.401891 [ 42 ] {} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6155 | 2026.02.04 04:43:47.401903 [ 260 ] {012b7a09-ee4f-4e1c-b05a-c0660479283e} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001195 sec., 116317.99163179916 rows/sec., 6.62 MiB/sec. | ||
| 6156 | 2026.02.04 04:43:47.401912 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6157 | 2026.02.04 04:43:47.401942 [ 260 ] {012b7a09-ee4f-4e1c-b05a-c0660479283e} <Debug> TCPHandler: Processed in 0.001361498 sec. | ||
| 6158 | 2026.02.04 04:43:47.402034 [ 189 ] {ec5271e2-5649-4dde-93c8-b6a56ec4a92c::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 | ||
| 6159 | 2026.02.04 04:43:47.402053 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6160 | 2026.02.04 04:43:47.402166 [ 260 ] {2e03f8c2-68a8-4397-ba73-0a12f8bd50ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6161 | 2026.02.04 04:43:47.402189 [ 189 ] {ec5271e2-5649-4dde-93c8-b6a56ec4a92c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6162 | 2026.02.04 04:43:47.402207 [ 260 ] {2e03f8c2-68a8-4397-ba73-0a12f8bd50ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6163 | 2026.02.04 04:43:47.402229 [ 189 ] {ec5271e2-5649-4dde-93c8-b6a56ec4a92c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 151 rows starting from the beginning of the part | ||
| 6164 | 2026.02.04 04:43:47.402310 [ 189 ] {ec5271e2-5649-4dde-93c8-b6a56ec4a92c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 6165 | 2026.02.04 04:43:47.402355 [ 189 ] {ec5271e2-5649-4dde-93c8-b6a56ec4a92c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6166 | 2026.02.04 04:43:47.402397 [ 189 ] {ec5271e2-5649-4dde-93c8-b6a56ec4a92c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 139 rows starting from the beginning of the part | ||
| 6167 | 2026.02.04 04:43:47.402435 [ 189 ] {ec5271e2-5649-4dde-93c8-b6a56ec4a92c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 139 rows starting from the beginning of the part | ||
| 6168 | 2026.02.04 04:43:47.402477 [ 189 ] {ec5271e2-5649-4dde-93c8-b6a56ec4a92c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 139 rows starting from the beginning of the part | ||
| 6169 | 2026.02.04 04:43:47.402800 [ 260 ] {2e03f8c2-68a8-4397-ba73-0a12f8bd50ab} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6170 | 2026.02.04 04:43:47.402843 [ 260 ] {2e03f8c2-68a8-4397-ba73-0a12f8bd50ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6171 | 2026.02.04 04:43:47.403236 [ 260 ] {2e03f8c2-68a8-4397-ba73-0a12f8bd50ab} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6172 | 2026.02.04 04:43:47.403360 [ 191 ] {ec5271e2-5649-4dde-93c8-b6a56ec4a92c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 592 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380838 sec., 428725.1654430136 rows/sec., 26.53 MiB/sec. | ||
| 6173 | 2026.02.04 04:43:47.403458 [ 260 ] {2e03f8c2-68a8-4397-ba73-0a12f8bd50ab} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6174 | 2026.02.04 04:43:47.403495 [ 199 ] {ec5271e2-5649-4dde-93c8-b6a56ec4a92c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6175 | 2026.02.04 04:43:47.403577 [ 42 ] {} <Debug> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6176 | 2026.02.04 04:43:47.403602 [ 260 ] {2e03f8c2-68a8-4397-ba73-0a12f8bd50ab} <Debug> executeQuery: Read 490 rows, 35.44 KiB in 0.001454 sec., 337001.3755158184 rows/sec., 23.80 MiB/sec. | ||
| 6177 | 2026.02.04 04:43:47.403612 [ 42 ] {} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2026.02.04 04:43:47.403637 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6179 | 2026.02.04 04:43:47.403643 [ 260 ] {2e03f8c2-68a8-4397-ba73-0a12f8bd50ab} <Debug> TCPHandler: Processed in 0.001640162 sec. | ||
| 6180 | 2026.02.04 04:43:47.403720 [ 194 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6181 | 2026.02.04 04:43:47.403759 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6182 | 2026.02.04 04:43:47.403805 [ 199 ] {ec5271e2-5649-4dde-93c8-b6a56ec4a92c::all_1_10_2} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6183 | 2026.02.04 04:43:47.403814 [ 194 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6184 | 2026.02.04 04:43:47.403858 [ 194 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1035 rows starting from the beginning of the part | ||
| 6185 | 2026.02.04 04:43:47.403862 [ 260 ] {9d2d32f7-35e8-4a03-abb2-4dbd61173f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6186 | 2026.02.04 04:43:47.403891 [ 199 ] {ec5271e2-5649-4dde-93c8-b6a56ec4a92c::all_1_10_2} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6187 | 2026.02.04 04:43:47.403912 [ 260 ] {9d2d32f7-35e8-4a03-abb2-4dbd61173f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6188 | 2026.02.04 04:43:47.403936 [ 194 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 490 rows starting from the beginning of the part | ||
| 6189 | 2026.02.04 04:43:47.403987 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6190 | 2026.02.04 04:43:47.403987 [ 194 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 79 rows starting from the beginning of the part | ||
| 6191 | 2026.02.04 04:43:47.404053 [ 194 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 490 rows starting from the beginning of the part | ||
| 6192 | 2026.02.04 04:43:47.404098 [ 194 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 539 rows starting from the beginning of the part | ||
| 6193 | 2026.02.04 04:43:47.404150 [ 194 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 490 rows starting from the beginning of the part | ||
| 6194 | 2026.02.04 04:43:47.404260 [ 260 ] {9d2d32f7-35e8-4a03-abb2-4dbd61173f55} <Trace> oximeter.measurements_bool (293a22ee-0577-4913-b101-f9ce15bbdeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6195 | 2026.02.04 04:43:47.404296 [ 260 ] {9d2d32f7-35e8-4a03-abb2-4dbd61173f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6196 | 2026.02.04 04:43:47.404612 [ 260 ] {9d2d32f7-35e8-4a03-abb2-4dbd61173f55} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6197 | 2026.02.04 04:43:47.404824 [ 260 ] {9d2d32f7-35e8-4a03-abb2-4dbd61173f55} <Trace> oximeter.measurements_bool (293a22ee-0577-4913-b101-f9ce15bbdeff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6198 | 2026.02.04 04:43:47.404915 [ 42 ] {} <Debug> oximeter.measurements_bool (293a22ee-0577-4913-b101-f9ce15bbdeff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 6199 | 2026.02.04 04:43:47.404941 [ 42 ] {} <Trace> oximeter.measurements_bool (293a22ee-0577-4913-b101-f9ce15bbdeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6200 | 2026.02.04 04:43:47.404953 [ 260 ] {9d2d32f7-35e8-4a03-abb2-4dbd61173f55} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 281.14 KiB/sec. | ||
| 6201 | 2026.02.04 04:43:47.404957 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6202 | 2026.02.04 04:43:47.404991 [ 260 ] {9d2d32f7-35e8-4a03-abb2-4dbd61173f55} <Debug> TCPHandler: Processed in 0.001281477 sec. | ||
| 6203 | 2026.02.04 04:43:47.405043 [ 191 ] {293a22ee-0577-4913-b101-f9ce15bbdeff::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 | ||
| 6204 | 2026.02.04 04:43:47.405109 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6205 | 2026.02.04 04:43:47.405144 [ 191 ] {293a22ee-0577-4913-b101-f9ce15bbdeff::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6206 | 2026.02.04 04:43:47.405175 [ 191 ] {293a22ee-0577-4913-b101-f9ce15bbdeff::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 | ||
| 6207 | 2026.02.04 04:43:47.405211 [ 260 ] {8900483e-9741-4e7f-8b0c-746809ab06f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6208 | 2026.02.04 04:43:47.405221 [ 191 ] {293a22ee-0577-4913-b101-f9ce15bbdeff::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 | ||
| 6209 | 2026.02.04 04:43:47.405263 [ 260 ] {8900483e-9741-4e7f-8b0c-746809ab06f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6210 | 2026.02.04 04:43:47.405270 [ 191 ] {293a22ee-0577-4913-b101-f9ce15bbdeff::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 | ||
| 6211 | 2026.02.04 04:43:47.405315 [ 191 ] {293a22ee-0577-4913-b101-f9ce15bbdeff::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 | ||
| 6212 | 2026.02.04 04:43:47.405357 [ 191 ] {293a22ee-0577-4913-b101-f9ce15bbdeff::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 | ||
| 6213 | 2026.02.04 04:43:47.405393 [ 191 ] {293a22ee-0577-4913-b101-f9ce15bbdeff::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 | ||
| 6214 | 2026.02.04 04:43:47.405488 [ 195 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3123 rows, containing 5 columns (5 merged, 0 gathered) in 0.001802295 sec., 1732790.6918678684 rows/sec., 131.69 MiB/sec. | ||
| 6215 | 2026.02.04 04:43:47.405651 [ 199 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6216 | 2026.02.04 04:43:47.405685 [ 260 ] {8900483e-9741-4e7f-8b0c-746809ab06f3} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6217 | 2026.02.04 04:43:47.405728 [ 260 ] {8900483e-9741-4e7f-8b0c-746809ab06f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6218 | 2026.02.04 04:43:47.405924 [ 199 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_36_7} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6219 | 2026.02.04 04:43:47.406004 [ 199 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_36_7} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6220 | 2026.02.04 04:43:47.406065 [ 192 ] {293a22ee-0577-4913-b101-f9ce15bbdeff::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001052174 sec., 34214.873205382384 rows/sec., 1.75 MiB/sec. | ||
| 6221 | 2026.02.04 04:43:47.406090 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6222 | 2026.02.04 04:43:47.406155 [ 260 ] {8900483e-9741-4e7f-8b0c-746809ab06f3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6223 | 2026.02.04 04:43:47.406210 [ 199 ] {293a22ee-0577-4913-b101-f9ce15bbdeff::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 6224 | 2026.02.04 04:43:47.406465 [ 260 ] {8900483e-9741-4e7f-8b0c-746809ab06f3} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6225 | 2026.02.04 04:43:47.406521 [ 199 ] {293a22ee-0577-4913-b101-f9ce15bbdeff::all_1_6_1} <Trace> oximeter.measurements_bool (293a22ee-0577-4913-b101-f9ce15bbdeff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6226 | 2026.02.04 04:43:47.406583 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6227 | 2026.02.04 04:43:47.406591 [ 199 ] {293a22ee-0577-4913-b101-f9ce15bbdeff::all_1_6_1} <Trace> oximeter.measurements_bool (293a22ee-0577-4913-b101-f9ce15bbdeff) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 6228 | 2026.02.04 04:43:47.406618 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6229 | 2026.02.04 04:43:47.406627 [ 260 ] {8900483e-9741-4e7f-8b0c-746809ab06f3} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001435 sec., 179790.9407665505 rows/sec., 11.97 MiB/sec. | ||
| 6230 | 2026.02.04 04:43:47.406642 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6231 | 2026.02.04 04:43:47.406667 [ 260 ] {8900483e-9741-4e7f-8b0c-746809ab06f3} <Debug> TCPHandler: Processed in 0.001612552 sec. | ||
| 6232 | 2026.02.04 04:43:47.406670 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6233 | 2026.02.04 04:43:47.406777 [ 192 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6234 | 2026.02.04 04:43:47.406815 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6235 | 2026.02.04 04:43:47.406889 [ 192 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6236 | 2026.02.04 04:43:47.406913 [ 260 ] {df74c060-69c3-4b60-ba2b-8b4adc254038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6237 | 2026.02.04 04:43:47.406924 [ 192 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9478 rows starting from the beginning of the part | ||
| 6238 | 2026.02.04 04:43:47.406961 [ 260 ] {df74c060-69c3-4b60-ba2b-8b4adc254038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6239 | 2026.02.04 04:43:47.406998 [ 192 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 258 rows starting from the beginning of the part | ||
| 6240 | 2026.02.04 04:43:47.407045 [ 192 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 6241 | 2026.02.04 04:43:47.407084 [ 192 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 258 rows starting from the beginning of the part | ||
| 6242 | 2026.02.04 04:43:47.407120 [ 192 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 834 rows starting from the beginning of the part | ||
| 6243 | 2026.02.04 04:43:47.407181 [ 192 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 258 rows starting from the beginning of the part | ||
| 6244 | 2026.02.04 04:43:47.407287 [ 260 ] {df74c060-69c3-4b60-ba2b-8b4adc254038} <Trace> oximeter.measurements_f64 (2b68e471-b730-406c-8d6e-6f92af6df69e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6245 | 2026.02.04 04:43:47.407325 [ 260 ] {df74c060-69c3-4b60-ba2b-8b4adc254038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6246 | 2026.02.04 04:43:47.407641 [ 260 ] {df74c060-69c3-4b60-ba2b-8b4adc254038} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6247 | 2026.02.04 04:43:47.407929 [ 260 ] {df74c060-69c3-4b60-ba2b-8b4adc254038} <Trace> oximeter.measurements_f64 (2b68e471-b730-406c-8d6e-6f92af6df69e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6248 | 2026.02.04 04:43:47.408063 [ 260 ] {df74c060-69c3-4b60-ba2b-8b4adc254038} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001163 sec., 859.8452278589854 rows/sec., 57.94 KiB/sec. | ||
| 6249 | 2026.02.04 04:43:47.408102 [ 260 ] {df74c060-69c3-4b60-ba2b-8b4adc254038} <Debug> TCPHandler: Processed in 0.001337428 sec. | ||
| 6250 | 2026.02.04 04:43:47.408231 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6251 | 2026.02.04 04:43:47.408337 [ 260 ] {560d3e8d-36db-40f7-8ffb-d13797f671c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6252 | 2026.02.04 04:43:47.408401 [ 260 ] {560d3e8d-36db-40f7-8ffb-d13797f671c3} <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 | ||
| 6253 | 2026.02.04 04:43:47.409440 [ 260 ] {560d3e8d-36db-40f7-8ffb-d13797f671c3} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6254 | 2026.02.04 04:43:47.409482 [ 260 ] {560d3e8d-36db-40f7-8ffb-d13797f671c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6255 | 2026.02.04 04:43:47.410194 [ 260 ] {560d3e8d-36db-40f7-8ffb-d13797f671c3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6256 | 2026.02.04 04:43:47.410431 [ 260 ] {560d3e8d-36db-40f7-8ffb-d13797f671c3} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6257 | 2026.02.04 04:43:47.410586 [ 260 ] {560d3e8d-36db-40f7-8ffb-d13797f671c3} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00227 sec., 11894.273127753304 rows/sec., 21.31 MiB/sec. | ||
| 6258 | 2026.02.04 04:43:47.410661 [ 260 ] {560d3e8d-36db-40f7-8ffb-d13797f671c3} <Debug> TCPHandler: Processed in 0.002488233 sec. | ||
| 6259 | 2026.02.04 04:43:47.410666 [ 198 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11246 rows, containing 5 columns (5 merged, 0 gathered) in 0.003924122 sec., 2865864.0072862157 rows/sec., 195.70 MiB/sec. | ||
| 6260 | 2026.02.04 04:43:47.410782 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6261 | 2026.02.04 04:43:47.410884 [ 260 ] {77fc9056-c299-4579-8310-b66015226be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6262 | 2026.02.04 04:43:47.410929 [ 260 ] {77fc9056-c299-4579-8310-b66015226be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6263 | 2026.02.04 04:43:47.410959 [ 195 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6264 | 2026.02.04 04:43:47.411229 [ 195 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6265 | 2026.02.04 04:43:47.411275 [ 260 ] {77fc9056-c299-4579-8310-b66015226be6} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6266 | 2026.02.04 04:43:47.411303 [ 195 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6267 | 2026.02.04 04:43:47.411318 [ 260 ] {77fc9056-c299-4579-8310-b66015226be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6268 | 2026.02.04 04:43:47.411398 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 6269 | 2026.02.04 04:43:47.411669 [ 260 ] {77fc9056-c299-4579-8310-b66015226be6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6270 | 2026.02.04 04:43:47.411892 [ 260 ] {77fc9056-c299-4579-8310-b66015226be6} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6271 | 2026.02.04 04:43:47.411993 [ 42 ] {} <Debug> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6272 | 2026.02.04 04:43:47.412020 [ 260 ] {77fc9056-c299-4579-8310-b66015226be6} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001155 sec., 76190.4761904762 rows/sec., 4.78 MiB/sec. | ||
| 6273 | 2026.02.04 04:43:47.412023 [ 42 ] {} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6274 | 2026.02.04 04:43:47.412049 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6275 | 2026.02.04 04:43:47.412056 [ 260 ] {77fc9056-c299-4579-8310-b66015226be6} <Debug> TCPHandler: Processed in 0.001324568 sec. | ||
| 6276 | 2026.02.04 04:43:47.412129 [ 192 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6277 | 2026.02.04 04:43:47.412225 [ 192 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6278 | 2026.02.04 04:43:47.412249 [ 192 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1554 rows starting from the beginning of the part | ||
| 6279 | 2026.02.04 04:43:47.412291 [ 192 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 88 rows starting from the beginning of the part | ||
| 6280 | 2026.02.04 04:43:47.412325 [ 192 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 6281 | 2026.02.04 04:43:47.412356 [ 192 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 88 rows starting from the beginning of the part | ||
| 6282 | 2026.02.04 04:43:47.412385 [ 192 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 6283 | 2026.02.04 04:43:47.412413 [ 192 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 88 rows starting from the beginning of the part | ||
| 6284 | 2026.02.04 04:43:47.413334 [ 192 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1938 rows, containing 4 columns (4 merged, 0 gathered) in 0.001236226 sec., 1567674.5190604308 rows/sec., 104.75 MiB/sec. | ||
| 6285 | 2026.02.04 04:43:47.413510 [ 192 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6286 | 2026.02.04 04:43:47.413739 [ 192 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_36_7} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6287 | 2026.02.04 04:43:47.413809 [ 192 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_36_7} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6288 | 2026.02.04 04:43:47.413871 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 6289 | 2026.02.04 04:43:50.773067 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6290 | 2026.02.04 04:43:50.773188 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6291 | 2026.02.04 04:43:50.884737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12535 | ||
| 6292 | 2026.02.04 04:43:50.885255 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6293 | 2026.02.04 04:43:50.885299 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6294 | 2026.02.04 04:43:50.885790 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6295 | 2026.02.04 04:43:50.886029 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6296 | 2026.02.04 04:43:50.886148 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12535 | ||
| 6297 | 2026.02.04 04:43:50.886172 [ 38 ] {} <Debug> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6298 | 2026.02.04 04:43:50.886254 [ 38 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6299 | 2026.02.04 04:43:50.886277 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6300 | 2026.02.04 04:43:50.886398 [ 191 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6301 | 2026.02.04 04:43:50.886557 [ 191 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6302 | 2026.02.04 04:43:50.886594 [ 191 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10167 rows starting from the beginning of the part | ||
| 6303 | 2026.02.04 04:43:50.886654 [ 191 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6304 | 2026.02.04 04:43:50.886696 [ 191 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6305 | 2026.02.04 04:43:50.886737 [ 191 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6306 | 2026.02.04 04:43:50.886775 [ 191 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6307 | 2026.02.04 04:43:50.886811 [ 191 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6308 | 2026.02.04 04:43:50.891229 [ 198 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12535 rows, containing 4 columns (4 merged, 0 gathered) in 0.004865225 sec., 2576448.160157033 rows/sec., 36.86 MiB/sec. | ||
| 6309 | 2026.02.04 04:43:50.891637 [ 202 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6310 | 2026.02.04 04:43:50.891992 [ 202 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_26_5} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6311 | 2026.02.04 04:43:50.892079 [ 202 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_26_5} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6312 | 2026.02.04 04:43:50.892195 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6313 | 2026.02.04 04:43:51.583841 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6314 | 2026.02.04 04:43:51.600866 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6315 | 2026.02.04 04:43:51.600934 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6316 | 2026.02.04 04:43:51.606533 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6317 | 2026.02.04 04:43:51.607249 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6318 | 2026.02.04 04:43:51.607609 [ 36 ] {} <Debug> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6319 | 2026.02.04 04:43:51.607702 [ 36 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6320 | 2026.02.04 04:43:51.607739 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6321 | 2026.02.04 04:43:51.607859 [ 191 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6322 | 2026.02.04 04:43:51.610053 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6323 | 2026.02.04 04:43:51.610717 [ 191 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6324 | 2026.02.04 04:43:51.611426 [ 191 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 6325 | 2026.02.04 04:43:51.614674 [ 191 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 6326 | 2026.02.04 04:43:51.618282 [ 191 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 6327 | 2026.02.04 04:43:51.621980 [ 191 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 6328 | 2026.02.04 04:43:51.625965 [ 191 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 6329 | 2026.02.04 04:43:51.629757 [ 191 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 6330 | 2026.02.04 04:43:51.682889 [ 198 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.075060128 sec., 2611.2398849093356 rows/sec., 13.50 MiB/sec. | ||
| 6331 | 2026.02.04 04:43:51.685401 [ 200 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6332 | 2026.02.04 04:43:51.687522 [ 200 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_26_5} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6333 | 2026.02.04 04:43:51.687624 [ 200 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_26_5} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6334 | 2026.02.04 04:43:51.690099 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6335 | 2026.02.04 04:43:52.000270 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.94 MiB, peak 272.50 MiB, free memory in arenas 0.00 B, will set to 267.50 MiB (RSS), difference: 5.56 MiB | ||
| 6336 | 2026.02.04 04:43:52.384309 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6337 | 2026.02.04 04:43:52.384514 [ 260 ] {6d31dbdc-4b8a-4395-82d6-1d14dd2b2827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6338 | 2026.02.04 04:43:52.384590 [ 260 ] {6d31dbdc-4b8a-4395-82d6-1d14dd2b2827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6339 | 2026.02.04 04:43:52.385331 [ 260 ] {6d31dbdc-4b8a-4395-82d6-1d14dd2b2827} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6340 | 2026.02.04 04:43:52.385382 [ 260 ] {6d31dbdc-4b8a-4395-82d6-1d14dd2b2827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6341 | 2026.02.04 04:43:52.385800 [ 260 ] {6d31dbdc-4b8a-4395-82d6-1d14dd2b2827} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6342 | 2026.02.04 04:43:52.386028 [ 260 ] {6d31dbdc-4b8a-4395-82d6-1d14dd2b2827} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6343 | 2026.02.04 04:43:52.386186 [ 260 ] {6d31dbdc-4b8a-4395-82d6-1d14dd2b2827} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001726 sec., 49826.18771726535 rows/sec., 4.18 MiB/sec. | ||
| 6344 | 2026.02.04 04:43:52.386236 [ 260 ] {6d31dbdc-4b8a-4395-82d6-1d14dd2b2827} <Debug> TCPHandler: Processed in 0.002064057 sec. | ||
| 6345 | 2026.02.04 04:43:52.386370 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6346 | 2026.02.04 04:43:52.386474 [ 260 ] {958ab72a-355f-414d-860c-28222fbfdd08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6347 | 2026.02.04 04:43:52.386517 [ 260 ] {958ab72a-355f-414d-860c-28222fbfdd08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6348 | 2026.02.04 04:43:52.386934 [ 260 ] {958ab72a-355f-414d-860c-28222fbfdd08} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6349 | 2026.02.04 04:43:52.386971 [ 260 ] {958ab72a-355f-414d-860c-28222fbfdd08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6350 | 2026.02.04 04:43:52.387295 [ 260 ] {958ab72a-355f-414d-860c-28222fbfdd08} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6351 | 2026.02.04 04:43:52.387505 [ 260 ] {958ab72a-355f-414d-860c-28222fbfdd08} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6352 | 2026.02.04 04:43:52.387638 [ 260 ] {958ab72a-355f-414d-860c-28222fbfdd08} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001188 sec., 12626.262626262625 rows/sec., 949.44 KiB/sec. | ||
| 6353 | 2026.02.04 04:43:52.387676 [ 260 ] {958ab72a-355f-414d-860c-28222fbfdd08} <Debug> TCPHandler: Processed in 0.001358288 sec. | ||
| 6354 | 2026.02.04 04:43:52.387778 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6355 | 2026.02.04 04:43:52.387873 [ 260 ] {67f1dd6d-c2cf-41db-a585-a387d0bb5ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6356 | 2026.02.04 04:43:52.387913 [ 260 ] {67f1dd6d-c2cf-41db-a585-a387d0bb5ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6357 | 2026.02.04 04:43:52.388327 [ 260 ] {67f1dd6d-c2cf-41db-a585-a387d0bb5ae3} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6358 | 2026.02.04 04:43:52.388363 [ 260 ] {67f1dd6d-c2cf-41db-a585-a387d0bb5ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6359 | 2026.02.04 04:43:52.388676 [ 260 ] {67f1dd6d-c2cf-41db-a585-a387d0bb5ae3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6360 | 2026.02.04 04:43:52.388889 [ 260 ] {67f1dd6d-c2cf-41db-a585-a387d0bb5ae3} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6361 | 2026.02.04 04:43:52.389017 [ 260 ] {67f1dd6d-c2cf-41db-a585-a387d0bb5ae3} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001164 sec., 67869.41580756013 rows/sec., 5.30 MiB/sec. | ||
| 6362 | 2026.02.04 04:43:52.389054 [ 260 ] {67f1dd6d-c2cf-41db-a585-a387d0bb5ae3} <Debug> TCPHandler: Processed in 0.001326257 sec. | ||
| 6363 | 2026.02.04 04:43:52.389170 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6364 | 2026.02.04 04:43:52.389265 [ 260 ] {61bd3138-ac78-40c7-a7f2-95ae86d9bb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6365 | 2026.02.04 04:43:52.389307 [ 260 ] {61bd3138-ac78-40c7-a7f2-95ae86d9bb0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6366 | 2026.02.04 04:43:52.389702 [ 260 ] {61bd3138-ac78-40c7-a7f2-95ae86d9bb0e} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6367 | 2026.02.04 04:43:52.389738 [ 260 ] {61bd3138-ac78-40c7-a7f2-95ae86d9bb0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6368 | 2026.02.04 04:43:52.390075 [ 260 ] {61bd3138-ac78-40c7-a7f2-95ae86d9bb0e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6369 | 2026.02.04 04:43:52.390274 [ 260 ] {61bd3138-ac78-40c7-a7f2-95ae86d9bb0e} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6370 | 2026.02.04 04:43:52.390399 [ 260 ] {61bd3138-ac78-40c7-a7f2-95ae86d9bb0e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 6371 | 2026.02.04 04:43:52.390433 [ 260 ] {61bd3138-ac78-40c7-a7f2-95ae86d9bb0e} <Debug> TCPHandler: Processed in 0.001334638 sec. | ||
| 6372 | 2026.02.04 04:43:52.390526 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6373 | 2026.02.04 04:43:52.390613 [ 260 ] {1543eb5c-cf97-467d-b420-460343aaf35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6374 | 2026.02.04 04:43:52.390662 [ 260 ] {1543eb5c-cf97-467d-b420-460343aaf35b} <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 | ||
| 6375 | 2026.02.04 04:43:52.391478 [ 260 ] {1543eb5c-cf97-467d-b420-460343aaf35b} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6376 | 2026.02.04 04:43:52.391514 [ 260 ] {1543eb5c-cf97-467d-b420-460343aaf35b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6377 | 2026.02.04 04:43:52.392053 [ 260 ] {1543eb5c-cf97-467d-b420-460343aaf35b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6378 | 2026.02.04 04:43:52.392275 [ 260 ] {1543eb5c-cf97-467d-b420-460343aaf35b} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6379 | 2026.02.04 04:43:52.392419 [ 260 ] {1543eb5c-cf97-467d-b420-460343aaf35b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001789 sec., 8384.572386808273 rows/sec., 15.02 MiB/sec. | ||
| 6380 | 2026.02.04 04:43:52.392483 [ 260 ] {1543eb5c-cf97-467d-b420-460343aaf35b} <Debug> TCPHandler: Processed in 0.001974417 sec. | ||
| 6381 | 2026.02.04 04:43:52.392592 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6382 | 2026.02.04 04:43:52.392686 [ 260 ] {17aed662-b76b-4405-ae67-f08bdf3450f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6383 | 2026.02.04 04:43:52.392727 [ 260 ] {17aed662-b76b-4405-ae67-f08bdf3450f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6384 | 2026.02.04 04:43:52.393049 [ 260 ] {17aed662-b76b-4405-ae67-f08bdf3450f5} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6385 | 2026.02.04 04:43:52.393084 [ 260 ] {17aed662-b76b-4405-ae67-f08bdf3450f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6386 | 2026.02.04 04:43:52.393396 [ 260 ] {17aed662-b76b-4405-ae67-f08bdf3450f5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6387 | 2026.02.04 04:43:52.393610 [ 260 ] {17aed662-b76b-4405-ae67-f08bdf3450f5} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6388 | 2026.02.04 04:43:52.393735 [ 260 ] {17aed662-b76b-4405-ae67-f08bdf3450f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 6389 | 2026.02.04 04:43:52.393769 [ 260 ] {17aed662-b76b-4405-ae67-f08bdf3450f5} <Debug> TCPHandler: Processed in 0.001226887 sec. | ||
| 6390 | 2026.02.04 04:43:55.682268 [ 32 ] {} <Debug> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6391 | 2026.02.04 04:43:55.682387 [ 32 ] {} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6392 | 2026.02.04 04:43:55.682426 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6393 | 2026.02.04 04:43:55.682606 [ 190 ] {bc3ca8a8-d67b-4804-b46c-535ee18dcbd3::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 | ||
| 6394 | 2026.02.04 04:43:55.682860 [ 190 ] {bc3ca8a8-d67b-4804-b46c-535ee18dcbd3::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6395 | 2026.02.04 04:43:55.682924 [ 190 ] {bc3ca8a8-d67b-4804-b46c-535ee18dcbd3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 6396 | 2026.02.04 04:43:55.683038 [ 190 ] {bc3ca8a8-d67b-4804-b46c-535ee18dcbd3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 6397 | 2026.02.04 04:43:55.683130 [ 190 ] {bc3ca8a8-d67b-4804-b46c-535ee18dcbd3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
| 6398 | 2026.02.04 04:43:55.683223 [ 190 ] {bc3ca8a8-d67b-4804-b46c-535ee18dcbd3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 6399 | 2026.02.04 04:43:55.683302 [ 190 ] {bc3ca8a8-d67b-4804-b46c-535ee18dcbd3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 6400 | 2026.02.04 04:43:55.684131 [ 200 ] {bc3ca8a8-d67b-4804-b46c-535ee18dcbd3::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001613532 sec., 23550.818948741024 rows/sec., 1.97 MiB/sec. | ||
| 6401 | 2026.02.04 04:43:55.684285 [ 198 ] {bc3ca8a8-d67b-4804-b46c-535ee18dcbd3::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6402 | 2026.02.04 04:43:55.684592 [ 198 ] {bc3ca8a8-d67b-4804-b46c-535ee18dcbd3::all_1_9_2} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6403 | 2026.02.04 04:43:55.684674 [ 198 ] {bc3ca8a8-d67b-4804-b46c-535ee18dcbd3::all_1_9_2} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6404 | 2026.02.04 04:43:55.684761 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6405 | 2026.02.04 04:43:55.924711 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 858 | ||
| 6406 | 2026.02.04 04:43:55.927309 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6407 | 2026.02.04 04:43:55.927371 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6408 | 2026.02.04 04:43:55.928614 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6409 | 2026.02.04 04:43:55.928893 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6410 | 2026.02.04 04:43:55.929260 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 858 | ||
| 6411 | 2026.02.04 04:43:57.388777 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6412 | 2026.02.04 04:43:57.388963 [ 260 ] {dfbb1f3c-0905-456a-bb1e-69390d9cd3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6413 | 2026.02.04 04:43:57.389032 [ 260 ] {dfbb1f3c-0905-456a-bb1e-69390d9cd3e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6414 | 2026.02.04 04:43:57.389705 [ 260 ] {dfbb1f3c-0905-456a-bb1e-69390d9cd3e8} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6415 | 2026.02.04 04:43:57.389756 [ 260 ] {dfbb1f3c-0905-456a-bb1e-69390d9cd3e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6416 | 2026.02.04 04:43:57.390157 [ 260 ] {dfbb1f3c-0905-456a-bb1e-69390d9cd3e8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6417 | 2026.02.04 04:43:57.390396 [ 260 ] {dfbb1f3c-0905-456a-bb1e-69390d9cd3e8} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6418 | 2026.02.04 04:43:57.390560 [ 260 ] {dfbb1f3c-0905-456a-bb1e-69390d9cd3e8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001648 sec., 14563.106796116504 rows/sec., 1.21 MiB/sec. | ||
| 6419 | 2026.02.04 04:43:57.390611 [ 260 ] {dfbb1f3c-0905-456a-bb1e-69390d9cd3e8} <Debug> TCPHandler: Processed in 0.001978277 sec. | ||
| 6420 | 2026.02.04 04:43:57.390744 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6421 | 2026.02.04 04:43:57.390848 [ 260 ] {f23f3f3a-4f58-42bf-b8ed-3c997c17482f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6422 | 2026.02.04 04:43:57.390891 [ 260 ] {f23f3f3a-4f58-42bf-b8ed-3c997c17482f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6423 | 2026.02.04 04:43:57.391303 [ 260 ] {f23f3f3a-4f58-42bf-b8ed-3c997c17482f} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6424 | 2026.02.04 04:43:57.391341 [ 260 ] {f23f3f3a-4f58-42bf-b8ed-3c997c17482f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6425 | 2026.02.04 04:43:57.391641 [ 260 ] {f23f3f3a-4f58-42bf-b8ed-3c997c17482f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6426 | 2026.02.04 04:43:57.391847 [ 260 ] {f23f3f3a-4f58-42bf-b8ed-3c997c17482f} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6427 | 2026.02.04 04:43:57.391986 [ 260 ] {f23f3f3a-4f58-42bf-b8ed-3c997c17482f} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001162 sec., 6884.681583476764 rows/sec., 561.40 KiB/sec. | ||
| 6428 | 2026.02.04 04:43:57.392023 [ 260 ] {f23f3f3a-4f58-42bf-b8ed-3c997c17482f} <Debug> TCPHandler: Processed in 0.001332128 sec. | ||
| 6429 | 2026.02.04 04:43:57.392126 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6430 | 2026.02.04 04:43:57.392223 [ 260 ] {ccec694d-4958-4b4c-85a7-d6746e7f250b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6431 | 2026.02.04 04:43:57.392262 [ 260 ] {ccec694d-4958-4b4c-85a7-d6746e7f250b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6432 | 2026.02.04 04:43:57.392770 [ 260 ] {ccec694d-4958-4b4c-85a7-d6746e7f250b} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6433 | 2026.02.04 04:43:57.392804 [ 260 ] {ccec694d-4958-4b4c-85a7-d6746e7f250b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6434 | 2026.02.04 04:43:57.393122 [ 260 ] {ccec694d-4958-4b4c-85a7-d6746e7f250b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6435 | 2026.02.04 04:43:57.393337 [ 260 ] {ccec694d-4958-4b4c-85a7-d6746e7f250b} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6436 | 2026.02.04 04:43:57.393470 [ 260 ] {ccec694d-4958-4b4c-85a7-d6746e7f250b} <Debug> executeQuery: Read 234 rows, 21.23 KiB in 0.001267 sec., 184688.23993685874 rows/sec., 16.36 MiB/sec. | ||
| 6437 | 2026.02.04 04:43:57.393578 [ 260 ] {ccec694d-4958-4b4c-85a7-d6746e7f250b} <Debug> TCPHandler: Processed in 0.00150328 sec. | ||
| 6438 | 2026.02.04 04:43:57.393693 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6439 | 2026.02.04 04:43:57.393788 [ 260 ] {3c8114ad-b8eb-4901-9767-6ecd7403dac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6440 | 2026.02.04 04:43:57.393827 [ 260 ] {3c8114ad-b8eb-4901-9767-6ecd7403dac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6441 | 2026.02.04 04:43:57.394234 [ 260 ] {3c8114ad-b8eb-4901-9767-6ecd7403dac4} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6442 | 2026.02.04 04:43:57.394268 [ 260 ] {3c8114ad-b8eb-4901-9767-6ecd7403dac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6443 | 2026.02.04 04:43:57.394569 [ 260 ] {3c8114ad-b8eb-4901-9767-6ecd7403dac4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6444 | 2026.02.04 04:43:57.394770 [ 260 ] {3c8114ad-b8eb-4901-9767-6ecd7403dac4} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6445 | 2026.02.04 04:43:57.394951 [ 30 ] {} <Debug> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6446 | 2026.02.04 04:43:57.394985 [ 260 ] {3c8114ad-b8eb-4901-9767-6ecd7403dac4} <Debug> executeQuery: Read 47 rows, 3.55 KiB in 0.001216 sec., 38651.31578947368 rows/sec., 2.85 MiB/sec. | ||
| 6447 | 2026.02.04 04:43:57.394987 [ 30 ] {} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6448 | 2026.02.04 04:43:57.395018 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6449 | 2026.02.04 04:43:57.395023 [ 260 ] {3c8114ad-b8eb-4901-9767-6ecd7403dac4} <Debug> TCPHandler: Processed in 0.001380228 sec. | ||
| 6450 | 2026.02.04 04:43:57.395099 [ 186 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6451 | 2026.02.04 04:43:57.395134 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6452 | 2026.02.04 04:43:57.395183 [ 186 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6453 | 2026.02.04 04:43:57.395213 [ 186 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 207 rows starting from the beginning of the part | ||
| 6454 | 2026.02.04 04:43:57.395228 [ 260 ] {972347d8-9022-4a8f-b29a-5424a4b9ae06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6455 | 2026.02.04 04:43:57.395266 [ 260 ] {972347d8-9022-4a8f-b29a-5424a4b9ae06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6456 | 2026.02.04 04:43:57.395268 [ 186 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 6457 | 2026.02.04 04:43:57.395315 [ 186 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 19 rows starting from the beginning of the part | ||
| 6458 | 2026.02.04 04:43:57.395361 [ 186 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 6459 | 2026.02.04 04:43:57.395398 [ 186 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 15 rows starting from the beginning of the part | ||
| 6460 | 2026.02.04 04:43:57.395436 [ 186 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 47 rows starting from the beginning of the part | ||
| 6461 | 2026.02.04 04:43:57.395661 [ 260 ] {972347d8-9022-4a8f-b29a-5424a4b9ae06} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6462 | 2026.02.04 04:43:57.395694 [ 260 ] {972347d8-9022-4a8f-b29a-5424a4b9ae06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6463 | 2026.02.04 04:43:57.396058 [ 260 ] {972347d8-9022-4a8f-b29a-5424a4b9ae06} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6464 | 2026.02.04 04:43:57.396267 [ 260 ] {972347d8-9022-4a8f-b29a-5424a4b9ae06} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6465 | 2026.02.04 04:43:57.396295 [ 186 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 608 rows, containing 5 columns (5 merged, 0 gathered) in 0.001231316 sec., 493780.63795158995 rows/sec., 33.35 MiB/sec. | ||
| 6466 | 2026.02.04 04:43:57.396373 [ 30 ] {} <Debug> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6467 | 2026.02.04 04:43:57.396402 [ 260 ] {972347d8-9022-4a8f-b29a-5424a4b9ae06} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001194 sec., 20100.502512562816 rows/sec., 1.67 MiB/sec. | ||
| 6468 | 2026.02.04 04:43:57.396411 [ 30 ] {} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6469 | 2026.02.04 04:43:57.396434 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6470 | 2026.02.04 04:43:57.396438 [ 186 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6471 | 2026.02.04 04:43:57.396440 [ 260 ] {972347d8-9022-4a8f-b29a-5424a4b9ae06} <Debug> TCPHandler: Processed in 0.001355428 sec. | ||
| 6472 | 2026.02.04 04:43:57.396544 [ 200 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 6473 | 2026.02.04 04:43:57.396565 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6474 | 2026.02.04 04:43:57.396677 [ 260 ] {8c69c885-4fdb-4b58-a5d6-ed9bcc673c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6475 | 2026.02.04 04:43:57.396683 [ 200 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6476 | 2026.02.04 04:43:57.396704 [ 186 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_36_7} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6477 | 2026.02.04 04:43:57.396722 [ 260 ] {8c69c885-4fdb-4b58-a5d6-ed9bcc673c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6478 | 2026.02.04 04:43:57.396733 [ 200 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 393 rows starting from the beginning of the part | ||
| 6479 | 2026.02.04 04:43:57.396774 [ 186 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_36_7} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6480 | 2026.02.04 04:43:57.396800 [ 200 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 140 rows starting from the beginning of the part | ||
| 6481 | 2026.02.04 04:43:57.396843 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6482 | 2026.02.04 04:43:57.396860 [ 200 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 140 rows starting from the beginning of the part | ||
| 6483 | 2026.02.04 04:43:57.396904 [ 200 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 6484 | 2026.02.04 04:43:57.396940 [ 200 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 140 rows starting from the beginning of the part | ||
| 6485 | 2026.02.04 04:43:57.396978 [ 200 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 6486 | 2026.02.04 04:43:57.397120 [ 260 ] {8c69c885-4fdb-4b58-a5d6-ed9bcc673c51} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6487 | 2026.02.04 04:43:57.397162 [ 260 ] {8c69c885-4fdb-4b58-a5d6-ed9bcc673c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6488 | 2026.02.04 04:43:57.397468 [ 260 ] {8c69c885-4fdb-4b58-a5d6-ed9bcc673c51} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6489 | 2026.02.04 04:43:57.397692 [ 260 ] {8c69c885-4fdb-4b58-a5d6-ed9bcc673c51} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6490 | 2026.02.04 04:43:57.397830 [ 260 ] {8c69c885-4fdb-4b58-a5d6-ed9bcc673c51} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00117 sec., 10256.410256410256 rows/sec., 801.28 KiB/sec. | ||
| 6491 | 2026.02.04 04:43:57.397867 [ 260 ] {8c69c885-4fdb-4b58-a5d6-ed9bcc673c51} <Debug> TCPHandler: Processed in 0.001351389 sec. | ||
| 6492 | 2026.02.04 04:43:57.397948 [ 188 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1065 rows, containing 5 columns (5 merged, 0 gathered) in 0.001453399 sec., 732765.0562577792 rows/sec., 51.73 MiB/sec. | ||
| 6493 | 2026.02.04 04:43:57.397968 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6494 | 2026.02.04 04:43:57.398076 [ 260 ] {c7ced877-e6d5-483e-b065-4fbdc6be7fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6495 | 2026.02.04 04:43:57.398106 [ 186 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6496 | 2026.02.04 04:43:57.398116 [ 260 ] {c7ced877-e6d5-483e-b065-4fbdc6be7fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6497 | 2026.02.04 04:43:57.398344 [ 186 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_14_3} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6498 | 2026.02.04 04:43:57.398403 [ 186 ] {02dd3889-8901-4f2d-ad07-1a1c94b95fab::all_1_14_3} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 6499 | 2026.02.04 04:43:57.398472 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 6500 | 2026.02.04 04:43:57.398585 [ 260 ] {c7ced877-e6d5-483e-b065-4fbdc6be7fbf} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6501 | 2026.02.04 04:43:57.398619 [ 260 ] {c7ced877-e6d5-483e-b065-4fbdc6be7fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6502 | 2026.02.04 04:43:57.398957 [ 260 ] {c7ced877-e6d5-483e-b065-4fbdc6be7fbf} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6503 | 2026.02.04 04:43:57.399173 [ 260 ] {c7ced877-e6d5-483e-b065-4fbdc6be7fbf} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6504 | 2026.02.04 04:43:57.399311 [ 260 ] {c7ced877-e6d5-483e-b065-4fbdc6be7fbf} <Debug> executeQuery: Read 135 rows, 11.19 KiB in 0.001252 sec., 107827.47603833865 rows/sec., 8.73 MiB/sec. | ||
| 6505 | 2026.02.04 04:43:57.399349 [ 260 ] {c7ced877-e6d5-483e-b065-4fbdc6be7fbf} <Debug> TCPHandler: Processed in 0.001430559 sec. | ||
| 6506 | 2026.02.04 04:43:57.399461 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6507 | 2026.02.04 04:43:57.399555 [ 260 ] {a7739ef3-6fdb-49d5-9aad-3d22bdd4aadc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6508 | 2026.02.04 04:43:57.399596 [ 260 ] {a7739ef3-6fdb-49d5-9aad-3d22bdd4aadc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6509 | 2026.02.04 04:43:57.400016 [ 260 ] {a7739ef3-6fdb-49d5-9aad-3d22bdd4aadc} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6510 | 2026.02.04 04:43:57.400051 [ 260 ] {a7739ef3-6fdb-49d5-9aad-3d22bdd4aadc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6511 | 2026.02.04 04:43:57.400418 [ 260 ] {a7739ef3-6fdb-49d5-9aad-3d22bdd4aadc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6512 | 2026.02.04 04:43:57.400699 [ 260 ] {a7739ef3-6fdb-49d5-9aad-3d22bdd4aadc} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6513 | 2026.02.04 04:43:57.400928 [ 260 ] {a7739ef3-6fdb-49d5-9aad-3d22bdd4aadc} <Debug> executeQuery: Read 236 rows, 17.67 KiB in 0.00139 sec., 169784.1726618705 rows/sec., 12.41 MiB/sec. | ||
| 6514 | 2026.02.04 04:43:57.401021 [ 260 ] {a7739ef3-6fdb-49d5-9aad-3d22bdd4aadc} <Debug> TCPHandler: Processed in 0.001570041 sec. | ||
| 6515 | 2026.02.04 04:43:57.401487 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6516 | 2026.02.04 04:43:57.401600 [ 260 ] {455e20aa-4932-43c5-ac4b-caef9f56cfb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6517 | 2026.02.04 04:43:57.401666 [ 260 ] {455e20aa-4932-43c5-ac4b-caef9f56cfb0} <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 | ||
| 6518 | 2026.02.04 04:43:57.403231 [ 260 ] {455e20aa-4932-43c5-ac4b-caef9f56cfb0} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6519 | 2026.02.04 04:43:57.403270 [ 260 ] {455e20aa-4932-43c5-ac4b-caef9f56cfb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6520 | 2026.02.04 04:43:57.403958 [ 260 ] {455e20aa-4932-43c5-ac4b-caef9f56cfb0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6521 | 2026.02.04 04:43:57.404188 [ 260 ] {455e20aa-4932-43c5-ac4b-caef9f56cfb0} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6522 | 2026.02.04 04:43:57.404300 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6523 | 2026.02.04 04:43:57.404325 [ 260 ] {455e20aa-4932-43c5-ac4b-caef9f56cfb0} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002749 sec., 9821.75336485995 rows/sec., 17.60 MiB/sec. | ||
| 6524 | 2026.02.04 04:43:57.404339 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6525 | 2026.02.04 04:43:57.404359 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6526 | 2026.02.04 04:43:57.404386 [ 260 ] {455e20aa-4932-43c5-ac4b-caef9f56cfb0} <Debug> TCPHandler: Processed in 0.002959719 sec. | ||
| 6527 | 2026.02.04 04:43:57.404430 [ 186 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6528 | 2026.02.04 04:43:57.404517 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6529 | 2026.02.04 04:43:57.404594 [ 186 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6530 | 2026.02.04 04:43:57.404612 [ 260 ] {18b25b5f-5dfa-450d-8ede-fdfe87b0289a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6531 | 2026.02.04 04:43:57.404638 [ 186 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 636 rows starting from the beginning of the part | ||
| 6532 | 2026.02.04 04:43:57.404653 [ 260 ] {18b25b5f-5dfa-450d-8ede-fdfe87b0289a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6533 | 2026.02.04 04:43:57.404741 [ 186 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 27 rows starting from the beginning of the part | ||
| 6534 | 2026.02.04 04:43:57.404837 [ 186 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 15 rows starting from the beginning of the part | ||
| 6535 | 2026.02.04 04:43:57.404931 [ 186 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 27 rows starting from the beginning of the part | ||
| 6536 | 2026.02.04 04:43:57.405006 [ 260 ] {18b25b5f-5dfa-450d-8ede-fdfe87b0289a} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6537 | 2026.02.04 04:43:57.405026 [ 186 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 15 rows starting from the beginning of the part | ||
| 6538 | 2026.02.04 04:43:57.405041 [ 260 ] {18b25b5f-5dfa-450d-8ede-fdfe87b0289a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6539 | 2026.02.04 04:43:57.405125 [ 186 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 27 rows starting from the beginning of the part | ||
| 6540 | 2026.02.04 04:43:57.405351 [ 260 ] {18b25b5f-5dfa-450d-8ede-fdfe87b0289a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6541 | 2026.02.04 04:43:57.405564 [ 260 ] {18b25b5f-5dfa-450d-8ede-fdfe87b0289a} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6542 | 2026.02.04 04:43:57.405695 [ 260 ] {18b25b5f-5dfa-450d-8ede-fdfe87b0289a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 6543 | 2026.02.04 04:43:57.405734 [ 260 ] {18b25b5f-5dfa-450d-8ede-fdfe87b0289a} <Debug> TCPHandler: Processed in 0.001267077 sec. | ||
| 6544 | 2026.02.04 04:43:57.411325 [ 201 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 747 rows, containing 19 columns (19 merged, 0 gathered) in 0.006915613 sec., 108016.45494043695 rows/sec., 193.56 MiB/sec. | ||
| 6545 | 2026.02.04 04:43:57.412757 [ 201 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6546 | 2026.02.04 04:43:57.413173 [ 201 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6547 | 2026.02.04 04:43:57.413269 [ 201 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6548 | 2026.02.04 04:43:57.413467 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 6549 | 2026.02.04 04:43:58.001085 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.95 MiB, peak 276.55 MiB, free memory in arenas 0.00 B, will set to 271.87 MiB (RSS), difference: 2.92 MiB | ||
| 6550 | 2026.02.04 04:43:58.387047 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13047 | ||
| 6551 | 2026.02.04 04:43:58.387564 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6552 | 2026.02.04 04:43:58.387603 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6553 | 2026.02.04 04:43:58.388129 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6554 | 2026.02.04 04:43:58.388371 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6555 | 2026.02.04 04:43:58.388513 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13047 | ||
| 6556 | 2026.02.04 04:43:59.111024 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6557 | 2026.02.04 04:43:59.127486 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6558 | 2026.02.04 04:43:59.127559 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6559 | 2026.02.04 04:43:59.133227 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6560 | 2026.02.04 04:43:59.133990 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6561 | 2026.02.04 04:43:59.137242 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6562 | 2026.02.04 04:44:02.384318 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6563 | 2026.02.04 04:44:02.384571 [ 260 ] {ac5571ef-3e0d-4ec8-a001-3c0f5b301594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6564 | 2026.02.04 04:44:02.384668 [ 260 ] {ac5571ef-3e0d-4ec8-a001-3c0f5b301594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6565 | 2026.02.04 04:44:02.385496 [ 260 ] {ac5571ef-3e0d-4ec8-a001-3c0f5b301594} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6566 | 2026.02.04 04:44:02.385545 [ 260 ] {ac5571ef-3e0d-4ec8-a001-3c0f5b301594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6567 | 2026.02.04 04:44:02.385941 [ 260 ] {ac5571ef-3e0d-4ec8-a001-3c0f5b301594} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6568 | 2026.02.04 04:44:02.386165 [ 260 ] {ac5571ef-3e0d-4ec8-a001-3c0f5b301594} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6569 | 2026.02.04 04:44:02.386327 [ 260 ] {ac5571ef-3e0d-4ec8-a001-3c0f5b301594} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001825 sec., 47123.28767123288 rows/sec., 3.95 MiB/sec. | ||
| 6570 | 2026.02.04 04:44:02.386376 [ 260 ] {ac5571ef-3e0d-4ec8-a001-3c0f5b301594} <Debug> TCPHandler: Processed in 0.00222547 sec. | ||
| 6571 | 2026.02.04 04:44:02.386503 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6572 | 2026.02.04 04:44:02.386605 [ 260 ] {2a916534-1558-4358-9e38-9aaf5c4d9a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6573 | 2026.02.04 04:44:02.386647 [ 260 ] {2a916534-1558-4358-9e38-9aaf5c4d9a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6574 | 2026.02.04 04:44:02.387046 [ 260 ] {2a916534-1558-4358-9e38-9aaf5c4d9a69} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6575 | 2026.02.04 04:44:02.387081 [ 260 ] {2a916534-1558-4358-9e38-9aaf5c4d9a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6576 | 2026.02.04 04:44:02.387381 [ 260 ] {2a916534-1558-4358-9e38-9aaf5c4d9a69} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6577 | 2026.02.04 04:44:02.387591 [ 260 ] {2a916534-1558-4358-9e38-9aaf5c4d9a69} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6578 | 2026.02.04 04:44:02.387718 [ 260 ] {2a916534-1558-4358-9e38-9aaf5c4d9a69} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001136 sec., 13204.225352112675 rows/sec., 992.90 KiB/sec. | ||
| 6579 | 2026.02.04 04:44:02.387754 [ 260 ] {2a916534-1558-4358-9e38-9aaf5c4d9a69} <Debug> TCPHandler: Processed in 0.001302257 sec. | ||
| 6580 | 2026.02.04 04:44:02.387852 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6581 | 2026.02.04 04:44:02.387941 [ 260 ] {b303bcea-a5ee-48bc-8635-a8cf151ea359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6582 | 2026.02.04 04:44:02.387978 [ 260 ] {b303bcea-a5ee-48bc-8635-a8cf151ea359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6583 | 2026.02.04 04:44:02.388354 [ 260 ] {b303bcea-a5ee-48bc-8635-a8cf151ea359} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6584 | 2026.02.04 04:44:02.388385 [ 260 ] {b303bcea-a5ee-48bc-8635-a8cf151ea359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6585 | 2026.02.04 04:44:02.388655 [ 260 ] {b303bcea-a5ee-48bc-8635-a8cf151ea359} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6586 | 2026.02.04 04:44:02.388910 [ 260 ] {b303bcea-a5ee-48bc-8635-a8cf151ea359} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6587 | 2026.02.04 04:44:02.389033 [ 260 ] {b303bcea-a5ee-48bc-8635-a8cf151ea359} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001106 sec., 71428.57142857143 rows/sec., 5.58 MiB/sec. | ||
| 6588 | 2026.02.04 04:44:02.389068 [ 260 ] {b303bcea-a5ee-48bc-8635-a8cf151ea359} <Debug> TCPHandler: Processed in 0.001263467 sec. | ||
| 6589 | 2026.02.04 04:44:02.389175 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6590 | 2026.02.04 04:44:02.389267 [ 260 ] {122cfa60-d8d3-47cf-a585-4b45216cecbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6591 | 2026.02.04 04:44:02.389309 [ 260 ] {122cfa60-d8d3-47cf-a585-4b45216cecbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6592 | 2026.02.04 04:44:02.389696 [ 260 ] {122cfa60-d8d3-47cf-a585-4b45216cecbb} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6593 | 2026.02.04 04:44:02.389729 [ 260 ] {122cfa60-d8d3-47cf-a585-4b45216cecbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6594 | 2026.02.04 04:44:02.390059 [ 260 ] {122cfa60-d8d3-47cf-a585-4b45216cecbb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6595 | 2026.02.04 04:44:02.390275 [ 260 ] {122cfa60-d8d3-47cf-a585-4b45216cecbb} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6596 | 2026.02.04 04:44:02.390400 [ 260 ] {122cfa60-d8d3-47cf-a585-4b45216cecbb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 6597 | 2026.02.04 04:44:02.390436 [ 260 ] {122cfa60-d8d3-47cf-a585-4b45216cecbb} <Debug> TCPHandler: Processed in 0.001309478 sec. | ||
| 6598 | 2026.02.04 04:44:02.390540 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6599 | 2026.02.04 04:44:02.390642 [ 260 ] {4aa0fc1e-fdb3-41f1-9f44-cd53e6ab1c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6600 | 2026.02.04 04:44:02.390698 [ 260 ] {4aa0fc1e-fdb3-41f1-9f44-cd53e6ab1c02} <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 | ||
| 6601 | 2026.02.04 04:44:02.391476 [ 260 ] {4aa0fc1e-fdb3-41f1-9f44-cd53e6ab1c02} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6602 | 2026.02.04 04:44:02.391510 [ 260 ] {4aa0fc1e-fdb3-41f1-9f44-cd53e6ab1c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6603 | 2026.02.04 04:44:02.392055 [ 260 ] {4aa0fc1e-fdb3-41f1-9f44-cd53e6ab1c02} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6604 | 2026.02.04 04:44:02.392275 [ 260 ] {4aa0fc1e-fdb3-41f1-9f44-cd53e6ab1c02} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6605 | 2026.02.04 04:44:02.392412 [ 260 ] {4aa0fc1e-fdb3-41f1-9f44-cd53e6ab1c02} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001789 sec., 8384.572386808273 rows/sec., 15.02 MiB/sec. | ||
| 6606 | 2026.02.04 04:44:02.392478 [ 260 ] {4aa0fc1e-fdb3-41f1-9f44-cd53e6ab1c02} <Debug> TCPHandler: Processed in 0.001988457 sec. | ||
| 6607 | 2026.02.04 04:44:02.392588 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6608 | 2026.02.04 04:44:02.392682 [ 260 ] {58dcb49d-4803-4020-b244-664d0c615002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6609 | 2026.02.04 04:44:02.392723 [ 260 ] {58dcb49d-4803-4020-b244-664d0c615002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6610 | 2026.02.04 04:44:02.393050 [ 260 ] {58dcb49d-4803-4020-b244-664d0c615002} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6611 | 2026.02.04 04:44:02.393084 [ 260 ] {58dcb49d-4803-4020-b244-664d0c615002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6612 | 2026.02.04 04:44:02.393383 [ 260 ] {58dcb49d-4803-4020-b244-664d0c615002} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6613 | 2026.02.04 04:44:02.393588 [ 260 ] {58dcb49d-4803-4020-b244-664d0c615002} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6614 | 2026.02.04 04:44:02.393710 [ 260 ] {58dcb49d-4803-4020-b244-664d0c615002} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 6615 | 2026.02.04 04:44:02.393745 [ 260 ] {58dcb49d-4803-4020-b244-664d0c615002} <Debug> TCPHandler: Processed in 0.001207376 sec. | ||
| 6616 | 2026.02.04 04:44:05.773299 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6617 | 2026.02.04 04:44:05.773408 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6618 | 2026.02.04 04:44:05.889450 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13495 | ||
| 6619 | 2026.02.04 04:44:05.889928 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6620 | 2026.02.04 04:44:05.889966 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6621 | 2026.02.04 04:44:05.890440 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6622 | 2026.02.04 04:44:05.890661 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2026.02.04 04:44:05.890789 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13495 | ||
| 6624 | 2026.02.04 04:44:05.930024 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 890 | ||
| 6625 | 2026.02.04 04:44:05.932317 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6626 | 2026.02.04 04:44:05.932356 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6627 | 2026.02.04 04:44:05.933559 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6628 | 2026.02.04 04:44:05.933834 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6629 | 2026.02.04 04:44:05.934087 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 890 | ||
| 6630 | 2026.02.04 04:44:06.638214 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6631 | 2026.02.04 04:44:06.654551 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6632 | 2026.02.04 04:44:06.654618 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6633 | 2026.02.04 04:44:06.660680 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6634 | 2026.02.04 04:44:06.661400 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6635 | 2026.02.04 04:44:06.664442 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6636 | 2026.02.04 04:44:07.384520 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6637 | 2026.02.04 04:44:07.384701 [ 260 ] {6f08334a-a83e-47bd-a174-fd21295c3c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6638 | 2026.02.04 04:44:07.384768 [ 260 ] {6f08334a-a83e-47bd-a174-fd21295c3c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6639 | 2026.02.04 04:44:07.385496 [ 260 ] {6f08334a-a83e-47bd-a174-fd21295c3c57} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6640 | 2026.02.04 04:44:07.385559 [ 260 ] {6f08334a-a83e-47bd-a174-fd21295c3c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6641 | 2026.02.04 04:44:07.386004 [ 260 ] {6f08334a-a83e-47bd-a174-fd21295c3c57} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6642 | 2026.02.04 04:44:07.386235 [ 260 ] {6f08334a-a83e-47bd-a174-fd21295c3c57} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6643 | 2026.02.04 04:44:07.386391 [ 260 ] {6f08334a-a83e-47bd-a174-fd21295c3c57} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001741 sec., 63182.07926479035 rows/sec., 5.32 MiB/sec. | ||
| 6644 | 2026.02.04 04:44:07.386444 [ 260 ] {6f08334a-a83e-47bd-a174-fd21295c3c57} <Debug> TCPHandler: Processed in 0.002050528 sec. | ||
| 6645 | 2026.02.04 04:44:07.386573 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6646 | 2026.02.04 04:44:07.386687 [ 260 ] {7b7d2807-5b3f-44e2-a65f-f7e8915b0f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6647 | 2026.02.04 04:44:07.386730 [ 260 ] {7b7d2807-5b3f-44e2-a65f-f7e8915b0f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6648 | 2026.02.04 04:44:07.387158 [ 260 ] {7b7d2807-5b3f-44e2-a65f-f7e8915b0f91} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6649 | 2026.02.04 04:44:07.387195 [ 260 ] {7b7d2807-5b3f-44e2-a65f-f7e8915b0f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6650 | 2026.02.04 04:44:07.387518 [ 260 ] {7b7d2807-5b3f-44e2-a65f-f7e8915b0f91} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6651 | 2026.02.04 04:44:07.387735 [ 260 ] {7b7d2807-5b3f-44e2-a65f-f7e8915b0f91} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6652 | 2026.02.04 04:44:07.387877 [ 260 ] {7b7d2807-5b3f-44e2-a65f-f7e8915b0f91} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001223 sec., 22076.86017988553 rows/sec., 1.62 MiB/sec. | ||
| 6653 | 2026.02.04 04:44:07.387917 [ 260 ] {7b7d2807-5b3f-44e2-a65f-f7e8915b0f91} <Debug> TCPHandler: Processed in 0.001398099 sec. | ||
| 6654 | 2026.02.04 04:44:07.388022 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6655 | 2026.02.04 04:44:07.388118 [ 260 ] {6cbe0467-5717-481f-9088-c520c743ad70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6656 | 2026.02.04 04:44:07.388160 [ 260 ] {6cbe0467-5717-481f-9088-c520c743ad70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6657 | 2026.02.04 04:44:07.388587 [ 260 ] {6cbe0467-5717-481f-9088-c520c743ad70} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6658 | 2026.02.04 04:44:07.388624 [ 260 ] {6cbe0467-5717-481f-9088-c520c743ad70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6659 | 2026.02.04 04:44:07.388926 [ 260 ] {6cbe0467-5717-481f-9088-c520c743ad70} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6660 | 2026.02.04 04:44:07.389137 [ 260 ] {6cbe0467-5717-481f-9088-c520c743ad70} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6661 | 2026.02.04 04:44:07.389263 [ 260 ] {6cbe0467-5717-481f-9088-c520c743ad70} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001165 sec., 78111.58798283261 rows/sec., 6.10 MiB/sec. | ||
| 6662 | 2026.02.04 04:44:07.389301 [ 260 ] {6cbe0467-5717-481f-9088-c520c743ad70} <Debug> TCPHandler: Processed in 0.001330458 sec. | ||
| 6663 | 2026.02.04 04:44:07.389412 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6664 | 2026.02.04 04:44:07.389508 [ 260 ] {9c68fe4a-b815-4088-aacd-22a790dcdb43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6665 | 2026.02.04 04:44:07.389551 [ 260 ] {9c68fe4a-b815-4088-aacd-22a790dcdb43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6666 | 2026.02.04 04:44:07.389957 [ 260 ] {9c68fe4a-b815-4088-aacd-22a790dcdb43} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6667 | 2026.02.04 04:44:07.389994 [ 260 ] {9c68fe4a-b815-4088-aacd-22a790dcdb43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6668 | 2026.02.04 04:44:07.390315 [ 260 ] {9c68fe4a-b815-4088-aacd-22a790dcdb43} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6669 | 2026.02.04 04:44:07.390530 [ 260 ] {9c68fe4a-b815-4088-aacd-22a790dcdb43} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6670 | 2026.02.04 04:44:07.390656 [ 260 ] {9c68fe4a-b815-4088-aacd-22a790dcdb43} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 6671 | 2026.02.04 04:44:07.390694 [ 260 ] {9c68fe4a-b815-4088-aacd-22a790dcdb43} <Debug> TCPHandler: Processed in 0.001332658 sec. | ||
| 6672 | 2026.02.04 04:44:07.390796 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6673 | 2026.02.04 04:44:07.390889 [ 260 ] {dc708aa5-e739-410c-b6d6-0b3551c3661a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6674 | 2026.02.04 04:44:07.390944 [ 260 ] {dc708aa5-e739-410c-b6d6-0b3551c3661a} <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 | ||
| 6675 | 2026.02.04 04:44:07.391753 [ 260 ] {dc708aa5-e739-410c-b6d6-0b3551c3661a} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6676 | 2026.02.04 04:44:07.391790 [ 260 ] {dc708aa5-e739-410c-b6d6-0b3551c3661a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6677 | 2026.02.04 04:44:07.392341 [ 260 ] {dc708aa5-e739-410c-b6d6-0b3551c3661a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6678 | 2026.02.04 04:44:07.392571 [ 260 ] {dc708aa5-e739-410c-b6d6-0b3551c3661a} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6679 | 2026.02.04 04:44:07.392716 [ 260 ] {dc708aa5-e739-410c-b6d6-0b3551c3661a} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001845 sec., 14634.146341463415 rows/sec., 26.22 MiB/sec. | ||
| 6680 | 2026.02.04 04:44:07.392783 [ 260 ] {dc708aa5-e739-410c-b6d6-0b3551c3661a} <Debug> TCPHandler: Processed in 0.002036907 sec. | ||
| 6681 | 2026.02.04 04:44:07.392894 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6682 | 2026.02.04 04:44:07.392987 [ 260 ] {46e87290-694e-42ff-99f3-76adef5db10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6683 | 2026.02.04 04:44:07.393028 [ 260 ] {46e87290-694e-42ff-99f3-76adef5db10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6684 | 2026.02.04 04:44:07.393353 [ 260 ] {46e87290-694e-42ff-99f3-76adef5db10f} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6685 | 2026.02.04 04:44:07.393389 [ 260 ] {46e87290-694e-42ff-99f3-76adef5db10f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6686 | 2026.02.04 04:44:07.393702 [ 260 ] {46e87290-694e-42ff-99f3-76adef5db10f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6687 | 2026.02.04 04:44:07.393913 [ 260 ] {46e87290-694e-42ff-99f3-76adef5db10f} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6688 | 2026.02.04 04:44:07.394039 [ 260 ] {46e87290-694e-42ff-99f3-76adef5db10f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 6689 | 2026.02.04 04:44:07.394075 [ 260 ] {46e87290-694e-42ff-99f3-76adef5db10f} <Debug> TCPHandler: Processed in 0.001232157 sec. | ||
| 6690 | 2026.02.04 04:44:12.411240 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6691 | 2026.02.04 04:44:12.411464 [ 260 ] {8080d5d4-7839-427b-9746-415392ce6751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6692 | 2026.02.04 04:44:12.411540 [ 260 ] {8080d5d4-7839-427b-9746-415392ce6751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6693 | 2026.02.04 04:44:12.412208 [ 260 ] {8080d5d4-7839-427b-9746-415392ce6751} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6694 | 2026.02.04 04:44:12.412258 [ 260 ] {8080d5d4-7839-427b-9746-415392ce6751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6695 | 2026.02.04 04:44:12.412643 [ 260 ] {8080d5d4-7839-427b-9746-415392ce6751} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6696 | 2026.02.04 04:44:12.412873 [ 260 ] {8080d5d4-7839-427b-9746-415392ce6751} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6697 | 2026.02.04 04:44:12.413038 [ 260 ] {8080d5d4-7839-427b-9746-415392ce6751} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00163 sec., 3680.9815950920247 rows/sec., 300.16 KiB/sec. | ||
| 6698 | 2026.02.04 04:44:12.413089 [ 260 ] {8080d5d4-7839-427b-9746-415392ce6751} <Debug> TCPHandler: Processed in 0.001989507 sec. | ||
| 6699 | 2026.02.04 04:44:12.413226 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6700 | 2026.02.04 04:44:12.413331 [ 260 ] {10a8fff6-529f-4380-ad9e-21927d24fabe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6701 | 2026.02.04 04:44:12.413374 [ 260 ] {10a8fff6-529f-4380-ad9e-21927d24fabe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6702 | 2026.02.04 04:44:12.414420 [ 260 ] {10a8fff6-529f-4380-ad9e-21927d24fabe} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6703 | 2026.02.04 04:44:12.414459 [ 260 ] {10a8fff6-529f-4380-ad9e-21927d24fabe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6704 | 2026.02.04 04:44:12.414873 [ 260 ] {10a8fff6-529f-4380-ad9e-21927d24fabe} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6705 | 2026.02.04 04:44:12.415080 [ 260 ] {10a8fff6-529f-4380-ad9e-21927d24fabe} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6706 | 2026.02.04 04:44:12.415195 [ 127 ] {} <Debug> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6707 | 2026.02.04 04:44:12.415209 [ 260 ] {10a8fff6-529f-4380-ad9e-21927d24fabe} <Debug> executeQuery: Read 1229 rows, 104.17 KiB in 0.001903 sec., 645822.3857067787 rows/sec., 53.46 MiB/sec. | ||
| 6708 | 2026.02.04 04:44:12.415264 [ 127 ] {} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2026.02.04 04:44:12.415274 [ 260 ] {10a8fff6-529f-4380-ad9e-21927d24fabe} <Debug> TCPHandler: Processed in 0.002102329 sec. | ||
| 6710 | 2026.02.04 04:44:12.415294 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6711 | 2026.02.04 04:44:12.415401 [ 186 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6712 | 2026.02.04 04:44:12.415404 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6713 | 2026.02.04 04:44:12.415503 [ 186 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6714 | 2026.02.04 04:44:12.415520 [ 260 ] {f1c26847-c206-4459-9045-268990b60561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6715 | 2026.02.04 04:44:12.415535 [ 186 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2108 rows starting from the beginning of the part | ||
| 6716 | 2026.02.04 04:44:12.415563 [ 260 ] {f1c26847-c206-4459-9045-268990b60561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6717 | 2026.02.04 04:44:12.415602 [ 186 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 86 rows starting from the beginning of the part | ||
| 6718 | 2026.02.04 04:44:12.415654 [ 186 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 234 rows starting from the beginning of the part | ||
| 6719 | 2026.02.04 04:44:12.415712 [ 186 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 86 rows starting from the beginning of the part | ||
| 6720 | 2026.02.04 04:44:12.415758 [ 186 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 110 rows starting from the beginning of the part | ||
| 6721 | 2026.02.04 04:44:12.415804 [ 186 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1229 rows starting from the beginning of the part | ||
| 6722 | 2026.02.04 04:44:12.415971 [ 260 ] {f1c26847-c206-4459-9045-268990b60561} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6723 | 2026.02.04 04:44:12.416006 [ 260 ] {f1c26847-c206-4459-9045-268990b60561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6724 | 2026.02.04 04:44:12.416306 [ 260 ] {f1c26847-c206-4459-9045-268990b60561} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6725 | 2026.02.04 04:44:12.416512 [ 260 ] {f1c26847-c206-4459-9045-268990b60561} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6726 | 2026.02.04 04:44:12.416642 [ 260 ] {f1c26847-c206-4459-9045-268990b60561} <Debug> executeQuery: Read 21 rows, 1.55 KiB in 0.001145 sec., 18340.611353711793 rows/sec., 1.32 MiB/sec. | ||
| 6727 | 2026.02.04 04:44:12.416681 [ 260 ] {f1c26847-c206-4459-9045-268990b60561} <Debug> TCPHandler: Processed in 0.001329888 sec. | ||
| 6728 | 2026.02.04 04:44:12.416783 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6729 | 2026.02.04 04:44:12.416878 [ 260 ] {080d10ab-a09d-4436-8d12-1f7d8582d3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6730 | 2026.02.04 04:44:12.416917 [ 260 ] {080d10ab-a09d-4436-8d12-1f7d8582d3aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6731 | 2026.02.04 04:44:12.417220 [ 196 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3853 rows, containing 5 columns (5 merged, 0 gathered) in 0.001860845 sec., 2070564.7165669359 rows/sec., 179.60 MiB/sec. | ||
| 6732 | 2026.02.04 04:44:12.417397 [ 260 ] {080d10ab-a09d-4436-8d12-1f7d8582d3aa} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6733 | 2026.02.04 04:44:12.417438 [ 260 ] {080d10ab-a09d-4436-8d12-1f7d8582d3aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6734 | 2026.02.04 04:44:12.417597 [ 188 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6735 | 2026.02.04 04:44:12.417784 [ 260 ] {080d10ab-a09d-4436-8d12-1f7d8582d3aa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6736 | 2026.02.04 04:44:12.417957 [ 188 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_41_8} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6737 | 2026.02.04 04:44:12.418050 [ 188 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_41_8} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6738 | 2026.02.04 04:44:12.418050 [ 260 ] {080d10ab-a09d-4436-8d12-1f7d8582d3aa} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6739 | 2026.02.04 04:44:12.418148 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 6740 | 2026.02.04 04:44:12.418195 [ 260 ] {080d10ab-a09d-4436-8d12-1f7d8582d3aa} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001337 sec., 170531.03964098726 rows/sec., 11.55 MiB/sec. | ||
| 6741 | 2026.02.04 04:44:12.418238 [ 260 ] {080d10ab-a09d-4436-8d12-1f7d8582d3aa} <Debug> TCPHandler: Processed in 0.001505231 sec. | ||
| 6742 | 2026.02.04 04:44:12.418410 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6743 | 2026.02.04 04:44:12.418506 [ 260 ] {dfc7f786-13bf-4535-b0a3-890b7f9fe59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6744 | 2026.02.04 04:44:12.418546 [ 260 ] {dfc7f786-13bf-4535-b0a3-890b7f9fe59d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6745 | 2026.02.04 04:44:12.419123 [ 260 ] {dfc7f786-13bf-4535-b0a3-890b7f9fe59d} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6746 | 2026.02.04 04:44:12.419159 [ 260 ] {dfc7f786-13bf-4535-b0a3-890b7f9fe59d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6747 | 2026.02.04 04:44:12.419501 [ 260 ] {dfc7f786-13bf-4535-b0a3-890b7f9fe59d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6748 | 2026.02.04 04:44:12.419711 [ 260 ] {dfc7f786-13bf-4535-b0a3-890b7f9fe59d} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6749 | 2026.02.04 04:44:12.419820 [ 127 ] {} <Debug> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6750 | 2026.02.04 04:44:12.419835 [ 260 ] {dfc7f786-13bf-4535-b0a3-890b7f9fe59d} <Debug> executeQuery: Read 541 rows, 41.09 KiB in 0.001347 sec., 401633.25909428357 rows/sec., 29.79 MiB/sec. | ||
| 6751 | 2026.02.04 04:44:12.419862 [ 127 ] {} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6752 | 2026.02.04 04:44:12.419885 [ 260 ] {dfc7f786-13bf-4535-b0a3-890b7f9fe59d} <Debug> TCPHandler: Processed in 0.001525261 sec. | ||
| 6753 | 2026.02.04 04:44:12.419888 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6754 | 2026.02.04 04:44:12.420021 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6755 | 2026.02.04 04:44:12.420043 [ 197 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6756 | 2026.02.04 04:44:12.420119 [ 260 ] {6f23947b-0ca6-4725-9def-abe127e62680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6757 | 2026.02.04 04:44:12.420166 [ 260 ] {6f23947b-0ca6-4725-9def-abe127e62680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6758 | 2026.02.04 04:44:12.420216 [ 197 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6759 | 2026.02.04 04:44:12.420260 [ 197 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1035 rows starting from the beginning of the part | ||
| 6760 | 2026.02.04 04:44:12.420334 [ 197 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 79 rows starting from the beginning of the part | ||
| 6761 | 2026.02.04 04:44:12.420385 [ 197 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 135 rows starting from the beginning of the part | ||
| 6762 | 2026.02.04 04:44:12.420430 [ 197 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 79 rows starting from the beginning of the part | ||
| 6763 | 2026.02.04 04:44:12.420494 [ 197 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 91 rows starting from the beginning of the part | ||
| 6764 | 2026.02.04 04:44:12.420543 [ 197 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 541 rows starting from the beginning of the part | ||
| 6765 | 2026.02.04 04:44:12.420746 [ 260 ] {6f23947b-0ca6-4725-9def-abe127e62680} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6766 | 2026.02.04 04:44:12.420786 [ 260 ] {6f23947b-0ca6-4725-9def-abe127e62680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6767 | 2026.02.04 04:44:12.421193 [ 260 ] {6f23947b-0ca6-4725-9def-abe127e62680} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6768 | 2026.02.04 04:44:12.421417 [ 260 ] {6f23947b-0ca6-4725-9def-abe127e62680} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6769 | 2026.02.04 04:44:12.421525 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6770 | 2026.02.04 04:44:12.421546 [ 260 ] {6f23947b-0ca6-4725-9def-abe127e62680} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001446 sec., 585753.8035961272 rows/sec., 39.43 MiB/sec. | ||
| 6771 | 2026.02.04 04:44:12.421556 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6772 | 2026.02.04 04:44:12.421586 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6773 | 2026.02.04 04:44:12.421590 [ 260 ] {6f23947b-0ca6-4725-9def-abe127e62680} <Debug> TCPHandler: Processed in 0.001621512 sec. | ||
| 6774 | 2026.02.04 04:44:12.421676 [ 188 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6775 | 2026.02.04 04:44:12.421717 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6776 | 2026.02.04 04:44:12.421722 [ 196 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001737383 sec., 1128133.5203579178 rows/sec., 88.31 MiB/sec. | ||
| 6777 | 2026.02.04 04:44:12.421780 [ 188 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6778 | 2026.02.04 04:44:12.421811 [ 188 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11246 rows starting from the beginning of the part | ||
| 6779 | 2026.02.04 04:44:12.421818 [ 260 ] {7239168d-50d9-45e6-a3df-d0057ee17239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6780 | 2026.02.04 04:44:12.421872 [ 188 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6781 | 2026.02.04 04:44:12.421879 [ 260 ] {7239168d-50d9-45e6-a3df-d0057ee17239} <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 | ||
| 6782 | 2026.02.04 04:44:12.421903 [ 197 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6783 | 2026.02.04 04:44:12.421925 [ 188 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 236 rows starting from the beginning of the part | ||
| 6784 | 2026.02.04 04:44:12.421970 [ 188 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6785 | 2026.02.04 04:44:12.422010 [ 188 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6786 | 2026.02.04 04:44:12.422050 [ 188 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 847 rows starting from the beginning of the part | ||
| 6787 | 2026.02.04 04:44:12.422187 [ 197 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_41_8} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6788 | 2026.02.04 04:44:12.422274 [ 197 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_41_8} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6789 | 2026.02.04 04:44:12.422357 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 6790 | 2026.02.04 04:44:12.422689 [ 260 ] {7239168d-50d9-45e6-a3df-d0057ee17239} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6791 | 2026.02.04 04:44:12.422730 [ 260 ] {7239168d-50d9-45e6-a3df-d0057ee17239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6792 | 2026.02.04 04:44:12.423282 [ 260 ] {7239168d-50d9-45e6-a3df-d0057ee17239} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6793 | 2026.02.04 04:44:12.423527 [ 260 ] {7239168d-50d9-45e6-a3df-d0057ee17239} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6794 | 2026.02.04 04:44:12.423670 [ 260 ] {7239168d-50d9-45e6-a3df-d0057ee17239} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00187 sec., 8021.390374331551 rows/sec., 14.37 MiB/sec. | ||
| 6795 | 2026.02.04 04:44:12.423731 [ 260 ] {7239168d-50d9-45e6-a3df-d0057ee17239} <Debug> TCPHandler: Processed in 0.002066067 sec. | ||
| 6796 | 2026.02.04 04:44:12.423850 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6797 | 2026.02.04 04:44:12.423945 [ 260 ] {59c59ddb-cfbf-46a7-8049-6ab6a239a87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6798 | 2026.02.04 04:44:12.423987 [ 260 ] {59c59ddb-cfbf-46a7-8049-6ab6a239a87b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6799 | 2026.02.04 04:44:12.424322 [ 260 ] {59c59ddb-cfbf-46a7-8049-6ab6a239a87b} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6800 | 2026.02.04 04:44:12.424358 [ 260 ] {59c59ddb-cfbf-46a7-8049-6ab6a239a87b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6801 | 2026.02.04 04:44:12.424768 [ 260 ] {59c59ddb-cfbf-46a7-8049-6ab6a239a87b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6802 | 2026.02.04 04:44:12.424979 [ 260 ] {59c59ddb-cfbf-46a7-8049-6ab6a239a87b} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6803 | 2026.02.04 04:44:12.425083 [ 127 ] {} <Debug> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6804 | 2026.02.04 04:44:12.425109 [ 260 ] {59c59ddb-cfbf-46a7-8049-6ab6a239a87b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 6805 | 2026.02.04 04:44:12.425113 [ 127 ] {} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6806 | 2026.02.04 04:44:12.425148 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6807 | 2026.02.04 04:44:12.425153 [ 260 ] {59c59ddb-cfbf-46a7-8049-6ab6a239a87b} <Debug> TCPHandler: Processed in 0.001353869 sec. | ||
| 6808 | 2026.02.04 04:44:12.425244 [ 189 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6809 | 2026.02.04 04:44:12.425360 [ 189 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6810 | 2026.02.04 04:44:12.425391 [ 189 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1938 rows starting from the beginning of the part | ||
| 6811 | 2026.02.04 04:44:12.425451 [ 189 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6812 | 2026.02.04 04:44:12.425498 [ 189 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6813 | 2026.02.04 04:44:12.425542 [ 189 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6814 | 2026.02.04 04:44:12.425588 [ 189 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6815 | 2026.02.04 04:44:12.425636 [ 189 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6816 | 2026.02.04 04:44:12.425985 [ 196 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12809 rows, containing 5 columns (5 merged, 0 gathered) in 0.004344299 sec., 2948461.880731506 rows/sec., 201.56 MiB/sec. | ||
| 6817 | 2026.02.04 04:44:12.426339 [ 197 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6818 | 2026.02.04 04:44:12.426598 [ 197 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6819 | 2026.02.04 04:44:12.426670 [ 197 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6820 | 2026.02.04 04:44:12.426718 [ 199 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2238 rows, containing 4 columns (4 merged, 0 gathered) in 0.001515101 sec., 1477129.2474891113 rows/sec., 98.81 MiB/sec. | ||
| 6821 | 2026.02.04 04:44:12.426761 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 6822 | 2026.02.04 04:44:12.427023 [ 197 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6823 | 2026.02.04 04:44:12.427251 [ 197 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_41_8} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6824 | 2026.02.04 04:44:12.427314 [ 197 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_41_8} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6825 | 2026.02.04 04:44:12.427383 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6826 | 2026.02.04 04:44:13.391271 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14007 | ||
| 6827 | 2026.02.04 04:44:13.391805 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6828 | 2026.02.04 04:44:13.391854 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6829 | 2026.02.04 04:44:13.392333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6830 | 2026.02.04 04:44:13.392563 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6831 | 2026.02.04 04:44:13.392703 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14007 | ||
| 6832 | 2026.02.04 04:44:14.164916 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6833 | 2026.02.04 04:44:14.181546 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6834 | 2026.02.04 04:44:14.181602 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6835 | 2026.02.04 04:44:14.187710 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6836 | 2026.02.04 04:44:14.188418 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6837 | 2026.02.04 04:44:14.191195 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6838 | 2026.02.04 04:44:15.935033 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 918 | ||
| 6839 | 2026.02.04 04:44:15.937444 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6840 | 2026.02.04 04:44:15.937482 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6841 | 2026.02.04 04:44:15.938651 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6842 | 2026.02.04 04:44:15.938916 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6843 | 2026.02.04 04:44:15.939053 [ 130 ] {} <Debug> system.query_log (6a387add-258f-406f-bd49-e116343ec775) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6844 | 2026.02.04 04:44:15.939104 [ 130 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6845 | 2026.02.04 04:44:15.939129 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6846 | 2026.02.04 04:44:15.939190 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 918 | ||
| 6847 | 2026.02.04 04:44:15.939326 [ 199 ] {6a387add-258f-406f-bd49-e116343ec775::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 | ||
| 6848 | 2026.02.04 04:44:15.940157 [ 199 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6849 | 2026.02.04 04:44:15.940287 [ 199 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 746 rows starting from the beginning of the part | ||
| 6850 | 2026.02.04 04:44:15.940610 [ 199 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 6851 | 2026.02.04 04:44:15.940890 [ 199 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
| 6852 | 2026.02.04 04:44:15.941194 [ 199 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 6853 | 2026.02.04 04:44:15.941548 [ 199 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 6854 | 2026.02.04 04:44:15.941862 [ 199 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
| 6855 | 2026.02.04 04:44:15.947998 [ 189 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 918 rows, containing 72 columns (72 merged, 0 gathered) in 0.008748577 sec., 104931.3505499237 rows/sec., 92.46 MiB/sec. | ||
| 6856 | 2026.02.04 04:44:15.949540 [ 192 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6857 | 2026.02.04 04:44:15.950187 [ 192 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_21_4} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2026.02.04 04:44:15.950263 [ 192 ] {6a387add-258f-406f-bd49-e116343ec775::all_1_21_4} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6859 | 2026.02.04 04:44:15.950508 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 6860 | 2026.02.04 04:44:17.384568 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6861 | 2026.02.04 04:44:17.384837 [ 260 ] {d4d9e5a9-eaf3-4574-9bfc-17a9da6d12a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6862 | 2026.02.04 04:44:17.384900 [ 260 ] {d4d9e5a9-eaf3-4574-9bfc-17a9da6d12a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6863 | 2026.02.04 04:44:17.385588 [ 260 ] {d4d9e5a9-eaf3-4574-9bfc-17a9da6d12a5} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2026.02.04 04:44:17.385624 [ 260 ] {d4d9e5a9-eaf3-4574-9bfc-17a9da6d12a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6865 | 2026.02.04 04:44:17.386000 [ 260 ] {d4d9e5a9-eaf3-4574-9bfc-17a9da6d12a5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6866 | 2026.02.04 04:44:17.386273 [ 260 ] {d4d9e5a9-eaf3-4574-9bfc-17a9da6d12a5} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2026.02.04 04:44:17.386417 [ 260 ] {d4d9e5a9-eaf3-4574-9bfc-17a9da6d12a5} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001621 sec., 67859.34608266503 rows/sec., 5.71 MiB/sec. | ||
| 6868 | 2026.02.04 04:44:17.386456 [ 260 ] {d4d9e5a9-eaf3-4574-9bfc-17a9da6d12a5} <Debug> TCPHandler: Processed in 0.002057318 sec. | ||
| 6869 | 2026.02.04 04:44:17.386574 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6870 | 2026.02.04 04:44:17.386665 [ 260 ] {d917881d-82c7-406d-baf5-5ce0e790ef2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6871 | 2026.02.04 04:44:17.386702 [ 260 ] {d917881d-82c7-406d-baf5-5ce0e790ef2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6872 | 2026.02.04 04:44:17.387136 [ 260 ] {d917881d-82c7-406d-baf5-5ce0e790ef2c} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2026.02.04 04:44:17.387168 [ 260 ] {d917881d-82c7-406d-baf5-5ce0e790ef2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6874 | 2026.02.04 04:44:17.387453 [ 260 ] {d917881d-82c7-406d-baf5-5ce0e790ef2c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6875 | 2026.02.04 04:44:17.387647 [ 260 ] {d917881d-82c7-406d-baf5-5ce0e790ef2c} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.02.04 04:44:17.387765 [ 260 ] {d917881d-82c7-406d-baf5-5ce0e790ef2c} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001125 sec., 24000 rows/sec., 1.76 MiB/sec. | ||
| 6877 | 2026.02.04 04:44:17.387800 [ 260 ] {d917881d-82c7-406d-baf5-5ce0e790ef2c} <Debug> TCPHandler: Processed in 0.001290657 sec. | ||
| 6878 | 2026.02.04 04:44:17.387897 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6879 | 2026.02.04 04:44:17.387986 [ 260 ] {9c5d723a-7418-47b4-a7a7-e26b92f79c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6880 | 2026.02.04 04:44:17.388088 [ 260 ] {9c5d723a-7418-47b4-a7a7-e26b92f79c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6881 | 2026.02.04 04:44:17.388482 [ 260 ] {9c5d723a-7418-47b4-a7a7-e26b92f79c48} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2026.02.04 04:44:17.388514 [ 260 ] {9c5d723a-7418-47b4-a7a7-e26b92f79c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6883 | 2026.02.04 04:44:17.388803 [ 260 ] {9c5d723a-7418-47b4-a7a7-e26b92f79c48} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6884 | 2026.02.04 04:44:17.388996 [ 260 ] {9c5d723a-7418-47b4-a7a7-e26b92f79c48} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2026.02.04 04:44:17.389177 [ 260 ] {9c5d723a-7418-47b4-a7a7-e26b92f79c48} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001152 sec., 78993.05555555555 rows/sec., 6.17 MiB/sec. | ||
| 6886 | 2026.02.04 04:44:17.389211 [ 260 ] {9c5d723a-7418-47b4-a7a7-e26b92f79c48} <Debug> TCPHandler: Processed in 0.001314878 sec. | ||
| 6887 | 2026.02.04 04:44:17.389315 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6888 | 2026.02.04 04:44:17.389403 [ 260 ] {b8de444c-daa4-4f33-b04a-4ae8fe51039e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6889 | 2026.02.04 04:44:17.389443 [ 260 ] {b8de444c-daa4-4f33-b04a-4ae8fe51039e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6890 | 2026.02.04 04:44:17.389801 [ 260 ] {b8de444c-daa4-4f33-b04a-4ae8fe51039e} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6891 | 2026.02.04 04:44:17.389832 [ 260 ] {b8de444c-daa4-4f33-b04a-4ae8fe51039e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6892 | 2026.02.04 04:44:17.390211 [ 260 ] {b8de444c-daa4-4f33-b04a-4ae8fe51039e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6893 | 2026.02.04 04:44:17.390401 [ 260 ] {b8de444c-daa4-4f33-b04a-4ae8fe51039e} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6894 | 2026.02.04 04:44:17.390519 [ 260 ] {b8de444c-daa4-4f33-b04a-4ae8fe51039e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 6895 | 2026.02.04 04:44:17.390552 [ 260 ] {b8de444c-daa4-4f33-b04a-4ae8fe51039e} <Debug> TCPHandler: Processed in 0.001301728 sec. | ||
| 6896 | 2026.02.04 04:44:17.390666 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6897 | 2026.02.04 04:44:17.390779 [ 260 ] {80ddaad4-61ec-423a-85b6-1685436584db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6898 | 2026.02.04 04:44:17.390842 [ 260 ] {80ddaad4-61ec-423a-85b6-1685436584db} <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 | ||
| 6899 | 2026.02.04 04:44:17.391773 [ 260 ] {80ddaad4-61ec-423a-85b6-1685436584db} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2026.02.04 04:44:17.391807 [ 260 ] {80ddaad4-61ec-423a-85b6-1685436584db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6901 | 2026.02.04 04:44:17.392390 [ 260 ] {80ddaad4-61ec-423a-85b6-1685436584db} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6902 | 2026.02.04 04:44:17.392602 [ 260 ] {80ddaad4-61ec-423a-85b6-1685436584db} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6903 | 2026.02.04 04:44:17.392733 [ 260 ] {80ddaad4-61ec-423a-85b6-1685436584db} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001974 sec., 13677.811550151975 rows/sec., 24.51 MiB/sec. | ||
| 6904 | 2026.02.04 04:44:17.392793 [ 260 ] {80ddaad4-61ec-423a-85b6-1685436584db} <Debug> TCPHandler: Processed in 0.002194369 sec. | ||
| 6905 | 2026.02.04 04:44:17.392899 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6906 | 2026.02.04 04:44:17.392987 [ 260 ] {383fbfc4-8a5b-4b67-a7fd-d7d29d89965a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6907 | 2026.02.04 04:44:17.393090 [ 260 ] {383fbfc4-8a5b-4b67-a7fd-d7d29d89965a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6908 | 2026.02.04 04:44:17.393394 [ 260 ] {383fbfc4-8a5b-4b67-a7fd-d7d29d89965a} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6909 | 2026.02.04 04:44:17.393427 [ 260 ] {383fbfc4-8a5b-4b67-a7fd-d7d29d89965a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6910 | 2026.02.04 04:44:17.393727 [ 260 ] {383fbfc4-8a5b-4b67-a7fd-d7d29d89965a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6911 | 2026.02.04 04:44:17.393919 [ 260 ] {383fbfc4-8a5b-4b67-a7fd-d7d29d89965a} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6912 | 2026.02.04 04:44:17.394102 [ 260 ] {383fbfc4-8a5b-4b67-a7fd-d7d29d89965a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 6913 | 2026.02.04 04:44:17.394135 [ 260 ] {383fbfc4-8a5b-4b67-a7fd-d7d29d89965a} <Debug> TCPHandler: Processed in 0.001232467 sec. | ||
| 6914 | 2026.02.04 04:44:20.773460 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6915 | 2026.02.04 04:44:20.773529 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6916 | 2026.02.04 04:44:20.894354 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14455 | ||
| 6917 | 2026.02.04 04:44:20.894868 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6918 | 2026.02.04 04:44:20.894908 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6919 | 2026.02.04 04:44:20.895450 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6920 | 2026.02.04 04:44:20.895685 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6921 | 2026.02.04 04:44:20.895806 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14455 | ||
| 6922 | 2026.02.04 04:44:21.692911 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6923 | 2026.02.04 04:44:21.709602 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6924 | 2026.02.04 04:44:21.709653 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6925 | 2026.02.04 04:44:21.715367 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6926 | 2026.02.04 04:44:21.716037 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6927 | 2026.02.04 04:44:21.719000 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6928 | 2026.02.04 04:44:22.385597 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6929 | 2026.02.04 04:44:22.385777 [ 260 ] {36d81e89-f5f5-425d-a051-68b7b4fb8ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6930 | 2026.02.04 04:44:22.385842 [ 260 ] {36d81e89-f5f5-425d-a051-68b7b4fb8ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6931 | 2026.02.04 04:44:22.386495 [ 260 ] {36d81e89-f5f5-425d-a051-68b7b4fb8ae2} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6932 | 2026.02.04 04:44:22.386539 [ 260 ] {36d81e89-f5f5-425d-a051-68b7b4fb8ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6933 | 2026.02.04 04:44:22.387061 [ 260 ] {36d81e89-f5f5-425d-a051-68b7b4fb8ae2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6934 | 2026.02.04 04:44:22.387283 [ 260 ] {36d81e89-f5f5-425d-a051-68b7b4fb8ae2} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6935 | 2026.02.04 04:44:22.387431 [ 260 ] {36d81e89-f5f5-425d-a051-68b7b4fb8ae2} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001705 sec., 50439.882697947214 rows/sec., 4.23 MiB/sec. | ||
| 6936 | 2026.02.04 04:44:22.387472 [ 260 ] {36d81e89-f5f5-425d-a051-68b7b4fb8ae2} <Debug> TCPHandler: Processed in 0.002000667 sec. | ||
| 6937 | 2026.02.04 04:44:22.387591 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6938 | 2026.02.04 04:44:22.387686 [ 260 ] {bc024464-3ab5-4b2d-8150-4c865dd8ba65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6939 | 2026.02.04 04:44:22.387725 [ 260 ] {bc024464-3ab5-4b2d-8150-4c865dd8ba65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6940 | 2026.02.04 04:44:22.388121 [ 260 ] {bc024464-3ab5-4b2d-8150-4c865dd8ba65} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6941 | 2026.02.04 04:44:22.388155 [ 260 ] {bc024464-3ab5-4b2d-8150-4c865dd8ba65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6942 | 2026.02.04 04:44:22.388441 [ 260 ] {bc024464-3ab5-4b2d-8150-4c865dd8ba65} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6943 | 2026.02.04 04:44:22.388646 [ 260 ] {bc024464-3ab5-4b2d-8150-4c865dd8ba65} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2026.02.04 04:44:22.388771 [ 260 ] {bc024464-3ab5-4b2d-8150-4c865dd8ba65} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001103 sec., 13599.274705349048 rows/sec., 1022.60 KiB/sec. | ||
| 6945 | 2026.02.04 04:44:22.388808 [ 260 ] {bc024464-3ab5-4b2d-8150-4c865dd8ba65} <Debug> TCPHandler: Processed in 0.001266377 sec. | ||
| 6946 | 2026.02.04 04:44:22.388806 [ 151 ] {} <Debug> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6947 | 2026.02.04 04:44:22.388884 [ 151 ] {} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6948 | 2026.02.04 04:44:22.388908 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6949 | 2026.02.04 04:44:22.388916 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6950 | 2026.02.04 04:44:22.389018 [ 260 ] {da273b61-29eb-4abd-b394-c2557e09a766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6951 | 2026.02.04 04:44:22.389021 [ 195 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6952 | 2026.02.04 04:44:22.389059 [ 260 ] {da273b61-29eb-4abd-b394-c2557e09a766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6953 | 2026.02.04 04:44:22.389154 [ 195 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6954 | 2026.02.04 04:44:22.389190 [ 195 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 207 rows starting from the beginning of the part | ||
| 6955 | 2026.02.04 04:44:22.389257 [ 195 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 15 rows starting from the beginning of the part | ||
| 6956 | 2026.02.04 04:44:22.389303 [ 195 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 27 rows starting from the beginning of the part | ||
| 6957 | 2026.02.04 04:44:22.389357 [ 195 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 21 rows starting from the beginning of the part | ||
| 6958 | 2026.02.04 04:44:22.389415 [ 195 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 27 rows starting from the beginning of the part | ||
| 6959 | 2026.02.04 04:44:22.389459 [ 195 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 15 rows starting from the beginning of the part | ||
| 6960 | 2026.02.04 04:44:22.389565 [ 260 ] {da273b61-29eb-4abd-b394-c2557e09a766} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6961 | 2026.02.04 04:44:22.389605 [ 260 ] {da273b61-29eb-4abd-b394-c2557e09a766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6962 | 2026.02.04 04:44:22.389931 [ 260 ] {da273b61-29eb-4abd-b394-c2557e09a766} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6963 | 2026.02.04 04:44:22.390162 [ 260 ] {da273b61-29eb-4abd-b394-c2557e09a766} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6964 | 2026.02.04 04:44:22.390289 [ 260 ] {da273b61-29eb-4abd-b394-c2557e09a766} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001288 sec., 61335.40372670807 rows/sec., 4.79 MiB/sec. | ||
| 6965 | 2026.02.04 04:44:22.390326 [ 260 ] {da273b61-29eb-4abd-b394-c2557e09a766} <Debug> TCPHandler: Processed in 0.00145862 sec. | ||
| 6966 | 2026.02.04 04:44:22.390378 [ 189 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001398208 sec., 223142.76559710715 rows/sec., 15.79 MiB/sec. | ||
| 6967 | 2026.02.04 04:44:22.390445 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6968 | 2026.02.04 04:44:22.390543 [ 260 ] {1b96e466-d5cb-49f5-8aa3-5522b6015205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6969 | 2026.02.04 04:44:22.390588 [ 260 ] {1b96e466-d5cb-49f5-8aa3-5522b6015205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6970 | 2026.02.04 04:44:22.390596 [ 196 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6971 | 2026.02.04 04:44:22.390897 [ 196 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_41_8} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6972 | 2026.02.04 04:44:22.390981 [ 196 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_41_8} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6973 | 2026.02.04 04:44:22.391004 [ 260 ] {1b96e466-d5cb-49f5-8aa3-5522b6015205} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6974 | 2026.02.04 04:44:22.391045 [ 260 ] {1b96e466-d5cb-49f5-8aa3-5522b6015205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6975 | 2026.02.04 04:44:22.391078 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6976 | 2026.02.04 04:44:22.391366 [ 260 ] {1b96e466-d5cb-49f5-8aa3-5522b6015205} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6977 | 2026.02.04 04:44:22.391577 [ 260 ] {1b96e466-d5cb-49f5-8aa3-5522b6015205} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6978 | 2026.02.04 04:44:22.391704 [ 260 ] {1b96e466-d5cb-49f5-8aa3-5522b6015205} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 6979 | 2026.02.04 04:44:22.391740 [ 260 ] {1b96e466-d5cb-49f5-8aa3-5522b6015205} <Debug> TCPHandler: Processed in 0.001343218 sec. | ||
| 6980 | 2026.02.04 04:44:22.391839 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6981 | 2026.02.04 04:44:22.391927 [ 260 ] {bd324b59-f827-47a4-af49-9c4dd9ec2738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6982 | 2026.02.04 04:44:22.391978 [ 260 ] {bd324b59-f827-47a4-af49-9c4dd9ec2738} <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 | ||
| 6983 | 2026.02.04 04:44:22.392697 [ 260 ] {bd324b59-f827-47a4-af49-9c4dd9ec2738} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6984 | 2026.02.04 04:44:22.392732 [ 260 ] {bd324b59-f827-47a4-af49-9c4dd9ec2738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6985 | 2026.02.04 04:44:22.393307 [ 260 ] {bd324b59-f827-47a4-af49-9c4dd9ec2738} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6986 | 2026.02.04 04:44:22.393517 [ 260 ] {bd324b59-f827-47a4-af49-9c4dd9ec2738} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6987 | 2026.02.04 04:44:22.393633 [ 151 ] {} <Debug> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6988 | 2026.02.04 04:44:22.393650 [ 260 ] {bd324b59-f827-47a4-af49-9c4dd9ec2738} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001733 sec., 8655.510675129834 rows/sec., 15.51 MiB/sec. | ||
| 6989 | 2026.02.04 04:44:22.393674 [ 151 ] {} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6990 | 2026.02.04 04:44:22.393696 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6991 | 2026.02.04 04:44:22.393711 [ 260 ] {bd324b59-f827-47a4-af49-9c4dd9ec2738} <Debug> TCPHandler: Processed in 0.001918166 sec. | ||
| 6992 | 2026.02.04 04:44:22.393762 [ 195 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6993 | 2026.02.04 04:44:22.393854 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6994 | 2026.02.04 04:44:22.393972 [ 195 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6995 | 2026.02.04 04:44:22.393980 [ 260 ] {b956532b-4d94-45fe-8729-4eead87e7606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6996 | 2026.02.04 04:44:22.394035 [ 195 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 747 rows starting from the beginning of the part | ||
| 6997 | 2026.02.04 04:44:22.394042 [ 260 ] {b956532b-4d94-45fe-8729-4eead87e7606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6998 | 2026.02.04 04:44:22.394169 [ 195 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 15 rows starting from the beginning of the part | ||
| 6999 | 2026.02.04 04:44:22.394289 [ 195 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 27 rows starting from the beginning of the part | ||
| 7000 | 2026.02.04 04:44:22.394398 [ 195 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 15 rows starting from the beginning of the part | ||
| 7001 | 2026.02.04 04:44:22.394476 [ 260 ] {b956532b-4d94-45fe-8729-4eead87e7606} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7002 | 2026.02.04 04:44:22.394506 [ 195 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 27 rows starting from the beginning of the part | ||
| 7003 | 2026.02.04 04:44:22.394524 [ 260 ] {b956532b-4d94-45fe-8729-4eead87e7606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7004 | 2026.02.04 04:44:22.394618 [ 195 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 15 rows starting from the beginning of the part | ||
| 7005 | 2026.02.04 04:44:22.394882 [ 260 ] {b956532b-4d94-45fe-8729-4eead87e7606} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7006 | 2026.02.04 04:44:22.395134 [ 260 ] {b956532b-4d94-45fe-8729-4eead87e7606} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7007 | 2026.02.04 04:44:22.395272 [ 260 ] {b956532b-4d94-45fe-8729-4eead87e7606} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001318 sec., 45523.520485584224 rows/sec., 3.07 MiB/sec. | ||
| 7008 | 2026.02.04 04:44:22.395310 [ 260 ] {b956532b-4d94-45fe-8729-4eead87e7606} <Debug> TCPHandler: Processed in 0.001520861 sec. | ||
| 7009 | 2026.02.04 04:44:22.407453 [ 196 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 19 columns (19 merged, 0 gathered) in 0.013716875 sec., 61675.8554699959 rows/sec., 110.52 MiB/sec. | ||
| 7010 | 2026.02.04 04:44:22.408244 [ 195 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7011 | 2026.02.04 04:44:22.408575 [ 195 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7012 | 2026.02.04 04:44:22.408647 [ 195 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7013 | 2026.02.04 04:44:22.408745 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. | ||
| 7014 | 2026.02.04 04:44:25.940876 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 942 | ||
| 7015 | 2026.02.04 04:44:25.943028 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7016 | 2026.02.04 04:44:25.943077 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7017 | 2026.02.04 04:44:25.944246 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7018 | 2026.02.04 04:44:25.944527 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7019 | 2026.02.04 04:44:25.944918 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 942 | ||
| 7020 | 2026.02.04 04:44:27.386812 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7021 | 2026.02.04 04:44:27.387006 [ 260 ] {b8c32324-a020-49a5-84dd-862824de0824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7022 | 2026.02.04 04:44:27.387077 [ 260 ] {b8c32324-a020-49a5-84dd-862824de0824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7023 | 2026.02.04 04:44:27.387756 [ 260 ] {b8c32324-a020-49a5-84dd-862824de0824} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7024 | 2026.02.04 04:44:27.387803 [ 260 ] {b8c32324-a020-49a5-84dd-862824de0824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7025 | 2026.02.04 04:44:27.388178 [ 260 ] {b8c32324-a020-49a5-84dd-862824de0824} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7026 | 2026.02.04 04:44:27.388392 [ 260 ] {b8c32324-a020-49a5-84dd-862824de0824} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7027 | 2026.02.04 04:44:27.388542 [ 260 ] {b8c32324-a020-49a5-84dd-862824de0824} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001591 sec., 15084.85229415462 rows/sec., 1.25 MiB/sec. | ||
| 7028 | 2026.02.04 04:44:27.388583 [ 260 ] {b8c32324-a020-49a5-84dd-862824de0824} <Debug> TCPHandler: Processed in 0.001906405 sec. | ||
| 7029 | 2026.02.04 04:44:27.388710 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7030 | 2026.02.04 04:44:27.388804 [ 260 ] {714ea203-0da0-401a-af4f-da1ccb4cc5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7031 | 2026.02.04 04:44:27.388843 [ 260 ] {714ea203-0da0-401a-af4f-da1ccb4cc5ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7032 | 2026.02.04 04:44:27.389339 [ 260 ] {714ea203-0da0-401a-af4f-da1ccb4cc5ce} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7033 | 2026.02.04 04:44:27.389375 [ 260 ] {714ea203-0da0-401a-af4f-da1ccb4cc5ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7034 | 2026.02.04 04:44:27.389694 [ 260 ] {714ea203-0da0-401a-af4f-da1ccb4cc5ce} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7035 | 2026.02.04 04:44:27.389894 [ 260 ] {714ea203-0da0-401a-af4f-da1ccb4cc5ce} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7036 | 2026.02.04 04:44:27.390018 [ 260 ] {714ea203-0da0-401a-af4f-da1ccb4cc5ce} <Debug> executeQuery: Read 230 rows, 20.94 KiB in 0.001233 sec., 186536.90186536903 rows/sec., 16.58 MiB/sec. | ||
| 7037 | 2026.02.04 04:44:27.390055 [ 260 ] {714ea203-0da0-401a-af4f-da1ccb4cc5ce} <Debug> TCPHandler: Processed in 0.001395119 sec. | ||
| 7038 | 2026.02.04 04:44:27.390166 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7039 | 2026.02.04 04:44:27.390259 [ 260 ] {3be81234-33b9-46b1-a90d-78fe18425e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7040 | 2026.02.04 04:44:27.390298 [ 260 ] {3be81234-33b9-46b1-a90d-78fe18425e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7041 | 2026.02.04 04:44:27.390687 [ 260 ] {3be81234-33b9-46b1-a90d-78fe18425e33} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7042 | 2026.02.04 04:44:27.390723 [ 260 ] {3be81234-33b9-46b1-a90d-78fe18425e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7043 | 2026.02.04 04:44:27.391006 [ 260 ] {3be81234-33b9-46b1-a90d-78fe18425e33} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7044 | 2026.02.04 04:44:27.391214 [ 260 ] {3be81234-33b9-46b1-a90d-78fe18425e33} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7045 | 2026.02.04 04:44:27.391337 [ 260 ] {3be81234-33b9-46b1-a90d-78fe18425e33} <Debug> executeQuery: Read 39 rows, 2.99 KiB in 0.001095 sec., 35616.438356164384 rows/sec., 2.67 MiB/sec. | ||
| 7046 | 2026.02.04 04:44:27.391373 [ 260 ] {3be81234-33b9-46b1-a90d-78fe18425e33} <Debug> TCPHandler: Processed in 0.001255387 sec. | ||
| 7047 | 2026.02.04 04:44:27.391476 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7048 | 2026.02.04 04:44:27.391578 [ 260 ] {fadb39f1-c36b-492a-880c-ea45612c7522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7049 | 2026.02.04 04:44:27.391619 [ 260 ] {fadb39f1-c36b-492a-880c-ea45612c7522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7050 | 2026.02.04 04:44:27.392064 [ 260 ] {fadb39f1-c36b-492a-880c-ea45612c7522} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7051 | 2026.02.04 04:44:27.392102 [ 260 ] {fadb39f1-c36b-492a-880c-ea45612c7522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7052 | 2026.02.04 04:44:27.392413 [ 260 ] {fadb39f1-c36b-492a-880c-ea45612c7522} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7053 | 2026.02.04 04:44:27.392626 [ 260 ] {fadb39f1-c36b-492a-880c-ea45612c7522} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2026.02.04 04:44:27.392774 [ 260 ] {fadb39f1-c36b-492a-880c-ea45612c7522} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001213 sec., 19785.65539983512 rows/sec., 1.64 MiB/sec. | ||
| 7055 | 2026.02.04 04:44:27.392815 [ 260 ] {fadb39f1-c36b-492a-880c-ea45612c7522} <Debug> TCPHandler: Processed in 0.001387759 sec. | ||
| 7056 | 2026.02.04 04:44:27.392924 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7057 | 2026.02.04 04:44:27.393019 [ 260 ] {07462e32-63cf-4ecc-93c6-2824f755710d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7058 | 2026.02.04 04:44:27.393059 [ 260 ] {07462e32-63cf-4ecc-93c6-2824f755710d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7059 | 2026.02.04 04:44:27.393485 [ 260 ] {07462e32-63cf-4ecc-93c6-2824f755710d} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7060 | 2026.02.04 04:44:27.393523 [ 260 ] {07462e32-63cf-4ecc-93c6-2824f755710d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7061 | 2026.02.04 04:44:27.393815 [ 260 ] {07462e32-63cf-4ecc-93c6-2824f755710d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7062 | 2026.02.04 04:44:27.394025 [ 260 ] {07462e32-63cf-4ecc-93c6-2824f755710d} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7063 | 2026.02.04 04:44:27.394172 [ 260 ] {07462e32-63cf-4ecc-93c6-2824f755710d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001172 sec., 10238.907849829351 rows/sec., 799.91 KiB/sec. | ||
| 7064 | 2026.02.04 04:44:27.394214 [ 260 ] {07462e32-63cf-4ecc-93c6-2824f755710d} <Debug> TCPHandler: Processed in 0.001339048 sec. | ||
| 7065 | 2026.02.04 04:44:27.394320 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7066 | 2026.02.04 04:44:27.394413 [ 260 ] {ba03632b-2a62-4bd9-a7e0-e0ebd24bab0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7067 | 2026.02.04 04:44:27.394455 [ 260 ] {ba03632b-2a62-4bd9-a7e0-e0ebd24bab0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7068 | 2026.02.04 04:44:27.394945 [ 260 ] {ba03632b-2a62-4bd9-a7e0-e0ebd24bab0c} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7069 | 2026.02.04 04:44:27.394982 [ 260 ] {ba03632b-2a62-4bd9-a7e0-e0ebd24bab0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7070 | 2026.02.04 04:44:27.395285 [ 260 ] {ba03632b-2a62-4bd9-a7e0-e0ebd24bab0c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7071 | 2026.02.04 04:44:27.395496 [ 260 ] {ba03632b-2a62-4bd9-a7e0-e0ebd24bab0c} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7072 | 2026.02.04 04:44:27.395635 [ 260 ] {ba03632b-2a62-4bd9-a7e0-e0ebd24bab0c} <Debug> executeQuery: Read 127 rows, 10.54 KiB in 0.001235 sec., 102834.00809716599 rows/sec., 8.33 MiB/sec. | ||
| 7073 | 2026.02.04 04:44:27.395693 [ 260 ] {ba03632b-2a62-4bd9-a7e0-e0ebd24bab0c} <Debug> TCPHandler: Processed in 0.001419289 sec. | ||
| 7074 | 2026.02.04 04:44:27.395822 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7075 | 2026.02.04 04:44:27.395938 [ 260 ] {7ebd5cff-6db7-4d7a-a50d-1b065c76cacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7076 | 2026.02.04 04:44:27.395989 [ 260 ] {7ebd5cff-6db7-4d7a-a50d-1b065c76cacc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7077 | 2026.02.04 04:44:27.396460 [ 260 ] {7ebd5cff-6db7-4d7a-a50d-1b065c76cacc} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7078 | 2026.02.04 04:44:27.396503 [ 260 ] {7ebd5cff-6db7-4d7a-a50d-1b065c76cacc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7079 | 2026.02.04 04:44:27.396848 [ 260 ] {7ebd5cff-6db7-4d7a-a50d-1b065c76cacc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7080 | 2026.02.04 04:44:27.397061 [ 260 ] {7ebd5cff-6db7-4d7a-a50d-1b065c76cacc} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2026.02.04 04:44:27.397191 [ 260 ] {7ebd5cff-6db7-4d7a-a50d-1b065c76cacc} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001277 sec., 153484.72983555208 rows/sec., 11.01 MiB/sec. | ||
| 7082 | 2026.02.04 04:44:27.397229 [ 260 ] {7ebd5cff-6db7-4d7a-a50d-1b065c76cacc} <Debug> TCPHandler: Processed in 0.001465329 sec. | ||
| 7083 | 2026.02.04 04:44:27.397339 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7084 | 2026.02.04 04:44:27.397433 [ 260 ] {d97f0598-4af2-4e00-b271-36f958d9572e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7085 | 2026.02.04 04:44:27.397486 [ 260 ] {d97f0598-4af2-4e00-b271-36f958d9572e} <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 | ||
| 7086 | 2026.02.04 04:44:27.398300 [ 260 ] {d97f0598-4af2-4e00-b271-36f958d9572e} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7087 | 2026.02.04 04:44:27.398337 [ 260 ] {d97f0598-4af2-4e00-b271-36f958d9572e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7088 | 2026.02.04 04:44:27.398873 [ 260 ] {d97f0598-4af2-4e00-b271-36f958d9572e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7089 | 2026.02.04 04:44:27.399088 [ 260 ] {d97f0598-4af2-4e00-b271-36f958d9572e} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7090 | 2026.02.04 04:44:27.399226 [ 260 ] {d97f0598-4af2-4e00-b271-36f958d9572e} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001812 sec., 14900.662251655629 rows/sec., 26.70 MiB/sec. | ||
| 7091 | 2026.02.04 04:44:27.399295 [ 260 ] {d97f0598-4af2-4e00-b271-36f958d9572e} <Debug> TCPHandler: Processed in 0.002006187 sec. | ||
| 7092 | 2026.02.04 04:44:27.399414 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7093 | 2026.02.04 04:44:27.399509 [ 260 ] {1317b397-616e-468d-9911-9f055ebb5a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7094 | 2026.02.04 04:44:27.399550 [ 260 ] {1317b397-616e-468d-9911-9f055ebb5a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7095 | 2026.02.04 04:44:27.399883 [ 260 ] {1317b397-616e-468d-9911-9f055ebb5a41} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7096 | 2026.02.04 04:44:27.399920 [ 260 ] {1317b397-616e-468d-9911-9f055ebb5a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7097 | 2026.02.04 04:44:27.400224 [ 260 ] {1317b397-616e-468d-9911-9f055ebb5a41} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7098 | 2026.02.04 04:44:27.400424 [ 260 ] {1317b397-616e-468d-9911-9f055ebb5a41} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7099 | 2026.02.04 04:44:27.400551 [ 260 ] {1317b397-616e-468d-9911-9f055ebb5a41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 7100 | 2026.02.04 04:44:27.400588 [ 260 ] {1317b397-616e-468d-9911-9f055ebb5a41} <Debug> TCPHandler: Processed in 0.001224726 sec. | ||
| 7101 | 2026.02.04 04:44:28.396276 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14967 | ||
| 7102 | 2026.02.04 04:44:28.396810 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7103 | 2026.02.04 04:44:28.396857 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7104 | 2026.02.04 04:44:28.397394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7105 | 2026.02.04 04:44:28.397656 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2026.02.04 04:44:28.397795 [ 144 ] {} <Debug> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7107 | 2026.02.04 04:44:28.397814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14967 | ||
| 7108 | 2026.02.04 04:44:28.397851 [ 144 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7109 | 2026.02.04 04:44:28.397888 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7110 | 2026.02.04 04:44:28.398055 [ 199 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7111 | 2026.02.04 04:44:28.398203 [ 199 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7112 | 2026.02.04 04:44:28.398243 [ 199 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12535 rows starting from the beginning of the part | ||
| 7113 | 2026.02.04 04:44:28.398308 [ 199 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7114 | 2026.02.04 04:44:28.398354 [ 199 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7115 | 2026.02.04 04:44:28.398395 [ 199 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7116 | 2026.02.04 04:44:28.398432 [ 199 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7117 | 2026.02.04 04:44:28.398529 [ 199 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7118 | 2026.02.04 04:44:28.400356 [ 196 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14967 rows, containing 4 columns (4 merged, 0 gathered) in 0.002384082 sec., 6277888.092775333 rows/sec., 89.81 MiB/sec. | ||
| 7119 | 2026.02.04 04:44:28.400801 [ 202 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7120 | 2026.02.04 04:44:28.401154 [ 202 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_31_6} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2026.02.04 04:44:28.401251 [ 202 ] {9b0c0f80-4f49-42f5-a591-f26cac0a196f::all_1_31_6} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7122 | 2026.02.04 04:44:28.401378 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7123 | 2026.02.04 04:44:28.621635 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58468 | ||
| 7124 | 2026.02.04 04:44:28.621786 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7125 | 2026.02.04 04:44:28.621818 [ 338 ] {} <Debug> TCP-Session: 11091acd-3f39-4e39-a6dc-bccc318c5a38 Authenticating user 'default' from [fd00:1122:3344:101::e]:58468 | ||
| 7126 | 2026.02.04 04:44:28.621845 [ 338 ] {} <Debug> TCP-Session: 11091acd-3f39-4e39-a6dc-bccc318c5a38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7127 | 2026.02.04 04:44:28.621860 [ 338 ] {} <Debug> TCP-Session: 11091acd-3f39-4e39-a6dc-bccc318c5a38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7128 | 2026.02.04 04:44:28.622062 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65332 | ||
| 7129 | 2026.02.04 04:44:28.622097 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44127 | ||
| 7130 | 2026.02.04 04:44:28.622113 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34044 | ||
| 7131 | 2026.02.04 04:44:28.622154 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52606 | ||
| 7132 | 2026.02.04 04:44:28.622180 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7133 | 2026.02.04 04:44:28.622147 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34992 | ||
| 7134 | 2026.02.04 04:44:28.622225 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7135 | 2026.02.04 04:44:28.622229 [ 339 ] {} <Debug> TCP-Session: 9a704d26-6a62-4053-b75d-cbe24aee7825 Authenticating user 'default' from [fd00:1122:3344:101::e]:65332 | ||
| 7136 | 2026.02.04 04:44:28.622276 [ 340 ] {} <Debug> TCP-Session: 4152f9c3-e2ff-429d-818c-b488a9b2a792 Authenticating user 'default' from [fd00:1122:3344:101::e]:44127 | ||
| 7137 | 2026.02.04 04:44:28.622297 [ 339 ] {} <Debug> TCP-Session: 9a704d26-6a62-4053-b75d-cbe24aee7825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7138 | 2026.02.04 04:44:28.622134 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46998 | ||
| 7139 | 2026.02.04 04:44:28.622325 [ 339 ] {} <Debug> TCP-Session: 9a704d26-6a62-4053-b75d-cbe24aee7825 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7140 | 2026.02.04 04:44:28.622320 [ 340 ] {} <Debug> TCP-Session: 4152f9c3-e2ff-429d-818c-b488a9b2a792 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7141 | 2026.02.04 04:44:28.622367 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7142 | 2026.02.04 04:44:28.622394 [ 340 ] {} <Debug> TCP-Session: 4152f9c3-e2ff-429d-818c-b488a9b2a792 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7143 | 2026.02.04 04:44:28.622105 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63698 | ||
| 7144 | 2026.02.04 04:44:28.622420 [ 259 ] {} <Debug> TCP-Session: 15e72130-43cf-40b7-9053-4a16ce4808b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34044 | ||
| 7145 | 2026.02.04 04:44:28.622124 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65222 | ||
| 7146 | 2026.02.04 04:44:28.622478 [ 259 ] {} <Debug> TCP-Session: 15e72130-43cf-40b7-9053-4a16ce4808b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7147 | 2026.02.04 04:44:28.622172 [ 338 ] {} <Trace> TCP-Session: 11091acd-3f39-4e39-a6dc-bccc318c5a38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7148 | 2026.02.04 04:44:28.622524 [ 259 ] {} <Debug> TCP-Session: 15e72130-43cf-40b7-9053-4a16ce4808b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7149 | 2026.02.04 04:44:28.622733 [ 338 ] {d6d2d8d1-9117-4d9d-b055-f66bebb56dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58468) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7150 | 2026.02.04 04:44:28.622893 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7151 | 2026.02.04 04:44:28.622932 [ 337 ] {} <Debug> TCP-Session: 2883af7b-df36-4a2b-a741-882fed38a069 Authenticating user 'default' from [fd00:1122:3344:101::e]:52606 | ||
| 7152 | 2026.02.04 04:44:28.622959 [ 337 ] {} <Debug> TCP-Session: 2883af7b-df36-4a2b-a741-882fed38a069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7153 | 2026.02.04 04:44:28.622972 [ 337 ] {} <Debug> TCP-Session: 2883af7b-df36-4a2b-a741-882fed38a069 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7154 | 2026.02.04 04:44:28.623017 [ 338 ] {d6d2d8d1-9117-4d9d-b055-f66bebb56dd9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7155 | 2026.02.04 04:44:28.623083 [ 338 ] {d6d2d8d1-9117-4d9d-b055-f66bebb56dd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7156 | 2026.02.04 04:44:28.623139 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7157 | 2026.02.04 04:44:28.623179 [ 334 ] {} <Debug> TCP-Session: a7919eae-8dcd-4e79-ad7a-183c39eae0ef Authenticating user 'default' from [fd00:1122:3344:101::e]:65222 | ||
| 7158 | 2026.02.04 04:44:28.623200 [ 334 ] {} <Debug> TCP-Session: a7919eae-8dcd-4e79-ad7a-183c39eae0ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7159 | 2026.02.04 04:44:28.623219 [ 334 ] {} <Debug> TCP-Session: a7919eae-8dcd-4e79-ad7a-183c39eae0ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7160 | 2026.02.04 04:44:28.623259 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7161 | 2026.02.04 04:44:28.623304 [ 341 ] {} <Debug> TCP-Session: 445f494d-0dc7-4785-b30e-8b4813b813c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63698 | ||
| 7162 | 2026.02.04 04:44:28.623333 [ 341 ] {} <Debug> TCP-Session: 445f494d-0dc7-4785-b30e-8b4813b813c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7163 | 2026.02.04 04:44:28.623355 [ 341 ] {} <Debug> TCP-Session: 445f494d-0dc7-4785-b30e-8b4813b813c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7164 | 2026.02.04 04:44:28.623364 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7165 | 2026.02.04 04:44:28.623385 [ 338 ] {d6d2d8d1-9117-4d9d-b055-f66bebb56dd9} <Debug> oximeter.version (f0c51a56-7b1c-4632-a065-6061506c5fd4) (SelectExecutor): Key condition: unknown | ||
| 7166 | 2026.02.04 04:44:28.623400 [ 336 ] {} <Debug> TCP-Session: cea1558f-8424-468b-93d3-1c8db4bea53b Authenticating user 'default' from [fd00:1122:3344:101::e]:34992 | ||
| 7167 | 2026.02.04 04:44:28.623433 [ 336 ] {} <Debug> TCP-Session: cea1558f-8424-468b-93d3-1c8db4bea53b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7168 | 2026.02.04 04:44:28.623446 [ 336 ] {} <Debug> TCP-Session: cea1558f-8424-468b-93d3-1c8db4bea53b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7169 | 2026.02.04 04:44:28.623532 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7170 | 2026.02.04 04:44:28.623567 [ 335 ] {} <Debug> TCP-Session: 26322f40-8594-4604-aa79-1e71520caa53 Authenticating user 'default' from [fd00:1122:3344:101::e]:46998 | ||
| 7171 | 2026.02.04 04:44:28.623583 [ 335 ] {} <Debug> TCP-Session: 26322f40-8594-4604-aa79-1e71520caa53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7172 | 2026.02.04 04:44:28.623595 [ 335 ] {} <Debug> TCP-Session: 26322f40-8594-4604-aa79-1e71520caa53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7173 | 2026.02.04 04:44:28.624366 [ 326 ] {d6d2d8d1-9117-4d9d-b055-f66bebb56dd9} <Trace> AggregatingTransform: Aggregating | ||
| 7174 | 2026.02.04 04:44:28.624422 [ 326 ] {d6d2d8d1-9117-4d9d-b055-f66bebb56dd9} <Trace> Aggregator: Aggregation method: without_key | ||
| 7175 | 2026.02.04 04:44:28.624467 [ 326 ] {d6d2d8d1-9117-4d9d-b055-f66bebb56dd9} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000866372 sec. (2308.477 rows/sec., 90.17 KiB/sec.) | ||
| 7176 | 2026.02.04 04:44:28.624490 [ 326 ] {d6d2d8d1-9117-4d9d-b055-f66bebb56dd9} <Trace> Aggregator: Merging aggregated data | ||
| 7177 | 2026.02.04 04:44:28.625680 [ 338 ] {d6d2d8d1-9117-4d9d-b055-f66bebb56dd9} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003017 sec., 662.9101756711965 rows/sec., 25.89 KiB/sec. | ||
| 7178 | 2026.02.04 04:44:28.625819 [ 338 ] {d6d2d8d1-9117-4d9d-b055-f66bebb56dd9} <Debug> TCPHandler: Processed in 0.00377776 sec. | ||
| 7179 | 2026.02.04 04:44:28.625977 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7180 | 2026.02.04 04:44:28.626011 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7181 | 2026.02.04 04:44:28.626015 [ 338 ] {} <Debug> TCP-Session: 11091acd-3f39-4e39-a6dc-bccc318c5a38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7182 | 2026.02.04 04:44:28.626043 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7183 | 2026.02.04 04:44:28.626055 [ 340 ] {} <Debug> TCP-Session: 4152f9c3-e2ff-429d-818c-b488a9b2a792 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7184 | 2026.02.04 04:44:28.626063 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7185 | 2026.02.04 04:44:28.626077 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7186 | 2026.02.04 04:44:28.626107 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7187 | 2026.02.04 04:44:28.626128 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7188 | 2026.02.04 04:44:28.626141 [ 259 ] {} <Debug> TCP-Session: 15e72130-43cf-40b7-9053-4a16ce4808b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7189 | 2026.02.04 04:44:28.626150 [ 339 ] {} <Debug> TCP-Session: 9a704d26-6a62-4053-b75d-cbe24aee7825 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7190 | 2026.02.04 04:44:28.626168 [ 335 ] {} <Debug> TCP-Session: 26322f40-8594-4604-aa79-1e71520caa53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7191 | 2026.02.04 04:44:28.626120 [ 337 ] {} <Debug> TCP-Session: 2883af7b-df36-4a2b-a741-882fed38a069 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7192 | 2026.02.04 04:44:28.626109 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7193 | 2026.02.04 04:44:28.626087 [ 336 ] {} <Debug> TCP-Session: cea1558f-8424-468b-93d3-1c8db4bea53b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7194 | 2026.02.04 04:44:28.626239 [ 341 ] {} <Debug> TCP-Session: 445f494d-0dc7-4785-b30e-8b4813b813c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7195 | 2026.02.04 04:44:28.626024 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7196 | 2026.02.04 04:44:28.626297 [ 334 ] {} <Debug> TCP-Session: a7919eae-8dcd-4e79-ad7a-183c39eae0ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7197 | 2026.02.04 04:44:29.219836 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7198 | 2026.02.04 04:44:29.246653 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7199 | 2026.02.04 04:44:29.246746 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7200 | 2026.02.04 04:44:29.253278 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7201 | 2026.02.04 04:44:29.254245 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7202 | 2026.02.04 04:44:29.254617 [ 142 ] {} <Debug> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7203 | 2026.02.04 04:44:29.254706 [ 142 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7204 | 2026.02.04 04:44:29.254734 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7205 | 2026.02.04 04:44:29.254869 [ 195 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7206 | 2026.02.04 04:44:29.259272 [ 195 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7207 | 2026.02.04 04:44:29.260277 [ 195 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7208 | 2026.02.04 04:44:29.261086 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7209 | 2026.02.04 04:44:29.264875 [ 195 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7210 | 2026.02.04 04:44:29.270169 [ 195 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7211 | 2026.02.04 04:44:29.274769 [ 195 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7212 | 2026.02.04 04:44:29.279535 [ 195 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7213 | 2026.02.04 04:44:29.283929 [ 195 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7214 | 2026.02.04 04:44:29.368611 [ 196 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.11380543 sec., 2056.140906457627 rows/sec., 10.63 MiB/sec. | ||
| 7215 | 2026.02.04 04:44:29.372044 [ 191 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7216 | 2026.02.04 04:44:29.374563 [ 191 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_31_6} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7217 | 2026.02.04 04:44:29.374727 [ 191 ] {3b1c68e1-63b2-459f-95da-bb0f03f98e8f::all_1_31_6} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7218 | 2026.02.04 04:44:29.377422 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7219 | 2026.02.04 04:44:29.926013 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36057 | ||
| 7220 | 2026.02.04 04:44:29.926122 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7221 | 2026.02.04 04:44:29.926149 [ 338 ] {} <Debug> TCP-Session: cb10932d-c376-464e-a926-e6549e758239 Authenticating user 'default' from [fd00:1122:3344:101::e]:36057 | ||
| 7222 | 2026.02.04 04:44:29.926170 [ 338 ] {} <Debug> TCP-Session: cb10932d-c376-464e-a926-e6549e758239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7223 | 2026.02.04 04:44:29.926183 [ 338 ] {} <Debug> TCP-Session: cb10932d-c376-464e-a926-e6549e758239 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7224 | 2026.02.04 04:44:29.926351 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50327 | ||
| 7225 | 2026.02.04 04:44:29.926366 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64329 | ||
| 7226 | 2026.02.04 04:44:29.926407 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42811 | ||
| 7227 | 2026.02.04 04:44:29.926425 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51703 | ||
| 7228 | 2026.02.04 04:44:29.926447 [ 338 ] {} <Trace> TCP-Session: cb10932d-c376-464e-a926-e6549e758239 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7229 | 2026.02.04 04:44:29.926483 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7230 | 2026.02.04 04:44:29.926419 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56009 | ||
| 7231 | 2026.02.04 04:44:29.926530 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7232 | 2026.02.04 04:44:29.926537 [ 339 ] {} <Debug> TCP-Session: 18e44308-27a0-437c-864e-b7445c975664 Authenticating user 'default' from [fd00:1122:3344:101::e]:50327 | ||
| 7233 | 2026.02.04 04:44:29.926598 [ 341 ] {} <Debug> TCP-Session: 80bc1db7-fcdb-4908-a2dd-d00bce4bfcd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64329 | ||
| 7234 | 2026.02.04 04:44:29.926615 [ 339 ] {} <Debug> TCP-Session: 18e44308-27a0-437c-864e-b7445c975664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7235 | 2026.02.04 04:44:29.926529 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7236 | 2026.02.04 04:44:29.926642 [ 339 ] {} <Debug> TCP-Session: 18e44308-27a0-437c-864e-b7445c975664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7237 | 2026.02.04 04:44:29.926640 [ 341 ] {} <Debug> TCP-Session: 80bc1db7-fcdb-4908-a2dd-d00bce4bfcd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7238 | 2026.02.04 04:44:29.926670 [ 335 ] {} <Debug> TCP-Session: 0cdff0c0-4d7a-4881-a8ce-80e304f46941 Authenticating user 'default' from [fd00:1122:3344:101::e]:42811 | ||
| 7239 | 2026.02.04 04:44:29.926688 [ 341 ] {} <Debug> TCP-Session: 80bc1db7-fcdb-4908-a2dd-d00bce4bfcd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7240 | 2026.02.04 04:44:29.926707 [ 335 ] {} <Debug> TCP-Session: 0cdff0c0-4d7a-4881-a8ce-80e304f46941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7241 | 2026.02.04 04:44:29.926665 [ 338 ] {9501fbf3-7b1b-4cba-8239-a6444efcd80a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36057) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7242 | 2026.02.04 04:44:29.926733 [ 335 ] {} <Debug> TCP-Session: 0cdff0c0-4d7a-4881-a8ce-80e304f46941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7243 | 2026.02.04 04:44:29.926396 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41221 | ||
| 7244 | 2026.02.04 04:44:29.926385 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44629 | ||
| 7245 | 2026.02.04 04:44:29.926364 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38248 | ||
| 7246 | 2026.02.04 04:44:29.926677 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7247 | 2026.02.04 04:44:29.926905 [ 337 ] {} <Debug> TCP-Session: ccba3500-7308-474a-baa4-75b0c3d76283 Authenticating user 'default' from [fd00:1122:3344:101::e]:51703 | ||
| 7248 | 2026.02.04 04:44:29.926929 [ 337 ] {} <Debug> TCP-Session: ccba3500-7308-474a-baa4-75b0c3d76283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7249 | 2026.02.04 04:44:29.926949 [ 337 ] {} <Debug> TCP-Session: ccba3500-7308-474a-baa4-75b0c3d76283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7250 | 2026.02.04 04:44:29.926990 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7251 | 2026.02.04 04:44:29.927027 [ 336 ] {} <Debug> TCP-Session: b318f652-1c71-49a8-95f1-6530a2e906b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56009 | ||
| 7252 | 2026.02.04 04:44:29.927032 [ 338 ] {9501fbf3-7b1b-4cba-8239-a6444efcd80a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7253 | 2026.02.04 04:44:29.927054 [ 336 ] {} <Debug> TCP-Session: b318f652-1c71-49a8-95f1-6530a2e906b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7254 | 2026.02.04 04:44:29.927078 [ 336 ] {} <Debug> TCP-Session: b318f652-1c71-49a8-95f1-6530a2e906b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7255 | 2026.02.04 04:44:29.927109 [ 338 ] {9501fbf3-7b1b-4cba-8239-a6444efcd80a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7256 | 2026.02.04 04:44:29.927206 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7257 | 2026.02.04 04:44:29.927236 [ 334 ] {} <Debug> TCP-Session: 30805dd3-bae5-40f8-a13f-b66048a7028e Authenticating user 'default' from [fd00:1122:3344:101::e]:41221 | ||
| 7258 | 2026.02.04 04:44:29.927255 [ 334 ] {} <Debug> TCP-Session: 30805dd3-bae5-40f8-a13f-b66048a7028e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7259 | 2026.02.04 04:44:29.927272 [ 334 ] {} <Debug> TCP-Session: 30805dd3-bae5-40f8-a13f-b66048a7028e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7260 | 2026.02.04 04:44:29.927307 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7261 | 2026.02.04 04:44:29.927341 [ 340 ] {} <Debug> TCP-Session: fb125827-f955-4818-8344-c4b1dccf9c11 Authenticating user 'default' from [fd00:1122:3344:101::e]:38248 | ||
| 7262 | 2026.02.04 04:44:29.927358 [ 340 ] {} <Debug> TCP-Session: fb125827-f955-4818-8344-c4b1dccf9c11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7263 | 2026.02.04 04:44:29.927373 [ 340 ] {} <Debug> TCP-Session: fb125827-f955-4818-8344-c4b1dccf9c11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7264 | 2026.02.04 04:44:29.927410 [ 338 ] {9501fbf3-7b1b-4cba-8239-a6444efcd80a} <Debug> oximeter.version (f0c51a56-7b1c-4632-a065-6061506c5fd4) (SelectExecutor): Key condition: unknown | ||
| 7265 | 2026.02.04 04:44:29.927482 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7266 | 2026.02.04 04:44:29.927517 [ 259 ] {} <Debug> TCP-Session: c7391bd4-2151-4463-8e4e-98563f10af93 Authenticating user 'default' from [fd00:1122:3344:101::e]:44629 | ||
| 7267 | 2026.02.04 04:44:29.927534 [ 259 ] {} <Debug> TCP-Session: c7391bd4-2151-4463-8e4e-98563f10af93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7268 | 2026.02.04 04:44:29.927547 [ 259 ] {} <Debug> TCP-Session: c7391bd4-2151-4463-8e4e-98563f10af93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7269 | 2026.02.04 04:44:29.928426 [ 302 ] {9501fbf3-7b1b-4cba-8239-a6444efcd80a} <Trace> AggregatingTransform: Aggregating | ||
| 7270 | 2026.02.04 04:44:29.928464 [ 302 ] {9501fbf3-7b1b-4cba-8239-a6444efcd80a} <Trace> Aggregator: Aggregation method: without_key | ||
| 7271 | 2026.02.04 04:44:29.928495 [ 302 ] {9501fbf3-7b1b-4cba-8239-a6444efcd80a} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000886092 sec. (2257.102 rows/sec., 88.17 KiB/sec.) | ||
| 7272 | 2026.02.04 04:44:29.928515 [ 302 ] {9501fbf3-7b1b-4cba-8239-a6444efcd80a} <Trace> Aggregator: Merging aggregated data | ||
| 7273 | 2026.02.04 04:44:29.929768 [ 338 ] {9501fbf3-7b1b-4cba-8239-a6444efcd80a} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003166 sec., 631.7119393556538 rows/sec., 24.68 KiB/sec. | ||
| 7274 | 2026.02.04 04:44:29.929916 [ 338 ] {9501fbf3-7b1b-4cba-8239-a6444efcd80a} <Debug> TCPHandler: Processed in 0.003590648 sec. | ||
| 7275 | 2026.02.04 04:44:29.930015 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7276 | 2026.02.04 04:44:29.930044 [ 338 ] {} <Debug> TCP-Session: cb10932d-c376-464e-a926-e6549e758239 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7277 | 2026.02.04 04:44:29.930053 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7278 | 2026.02.04 04:44:29.930071 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7279 | 2026.02.04 04:44:29.930090 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7280 | 2026.02.04 04:44:29.930107 [ 339 ] {} <Debug> TCP-Session: 18e44308-27a0-437c-864e-b7445c975664 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7281 | 2026.02.04 04:44:29.930110 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7282 | 2026.02.04 04:44:29.930130 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7283 | 2026.02.04 04:44:29.930148 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7284 | 2026.02.04 04:44:29.930170 [ 259 ] {} <Debug> TCP-Session: c7391bd4-2151-4463-8e4e-98563f10af93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7285 | 2026.02.04 04:44:29.930193 [ 341 ] {} <Debug> TCP-Session: 80bc1db7-fcdb-4908-a2dd-d00bce4bfcd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7286 | 2026.02.04 04:44:29.930206 [ 337 ] {} <Debug> TCP-Session: ccba3500-7308-474a-baa4-75b0c3d76283 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7287 | 2026.02.04 04:44:29.930191 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7288 | 2026.02.04 04:44:29.930164 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7289 | 2026.02.04 04:44:29.930274 [ 335 ] {} <Debug> TCP-Session: 0cdff0c0-4d7a-4881-a8ce-80e304f46941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7290 | 2026.02.04 04:44:29.930120 [ 340 ] {} <Debug> TCP-Session: fb125827-f955-4818-8344-c4b1dccf9c11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7291 | 2026.02.04 04:44:29.930302 [ 334 ] {} <Debug> TCP-Session: 30805dd3-bae5-40f8-a13f-b66048a7028e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7292 | 2026.02.04 04:44:29.930136 [ 336 ] {} <Debug> TCP-Session: b318f652-1c71-49a8-95f1-6530a2e906b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7293 | 2026.02.04 04:44:30.001085 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.22 MiB, peak 286.52 MiB, free memory in arenas 0.00 B, will set to 279.41 MiB (RSS), difference: 3.18 MiB | ||
| 7294 | 2026.02.04 04:44:30.111851 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32979 | ||
| 7295 | 2026.02.04 04:44:30.111961 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7296 | 2026.02.04 04:44:30.111988 [ 338 ] {} <Debug> TCP-Session: 5a140f79-f8c9-4d5f-aee9-90cc25b6d738 Authenticating user 'default' from [fd00:1122:3344:101::e]:32979 | ||
| 7297 | 2026.02.04 04:44:30.112011 [ 338 ] {} <Debug> TCP-Session: 5a140f79-f8c9-4d5f-aee9-90cc25b6d738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7298 | 2026.02.04 04:44:30.112024 [ 338 ] {} <Debug> TCP-Session: 5a140f79-f8c9-4d5f-aee9-90cc25b6d738 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7299 | 2026.02.04 04:44:30.112218 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54757 | ||
| 7300 | 2026.02.04 04:44:30.112239 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38779 | ||
| 7301 | 2026.02.04 04:44:30.112247 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63597 | ||
| 7302 | 2026.02.04 04:44:30.112290 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60990 | ||
| 7303 | 2026.02.04 04:44:30.112308 [ 338 ] {} <Trace> TCP-Session: 5a140f79-f8c9-4d5f-aee9-90cc25b6d738 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7304 | 2026.02.04 04:44:30.112335 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7305 | 2026.02.04 04:44:30.112356 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7306 | 2026.02.04 04:44:30.112333 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7307 | 2026.02.04 04:44:30.112379 [ 259 ] {} <Debug> TCP-Session: d36eedaa-fff7-47f0-8154-dc6f32315e4e Authenticating user 'default' from [fd00:1122:3344:101::e]:38779 | ||
| 7308 | 2026.02.04 04:44:30.112392 [ 334 ] {} <Debug> TCP-Session: a0005d67-cd17-4604-a63a-da49f150e14c Authenticating user 'default' from [fd00:1122:3344:101::e]:63597 | ||
| 7309 | 2026.02.04 04:44:30.112413 [ 339 ] {} <Debug> TCP-Session: dba58176-d41a-4a48-ae90-076f7ce54bdf Authenticating user 'default' from [fd00:1122:3344:101::e]:54757 | ||
| 7310 | 2026.02.04 04:44:30.112422 [ 259 ] {} <Debug> TCP-Session: d36eedaa-fff7-47f0-8154-dc6f32315e4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7311 | 2026.02.04 04:44:30.112434 [ 334 ] {} <Debug> TCP-Session: a0005d67-cd17-4604-a63a-da49f150e14c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7312 | 2026.02.04 04:44:30.112451 [ 259 ] {} <Debug> TCP-Session: d36eedaa-fff7-47f0-8154-dc6f32315e4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7313 | 2026.02.04 04:44:30.112466 [ 334 ] {} <Debug> TCP-Session: a0005d67-cd17-4604-a63a-da49f150e14c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7314 | 2026.02.04 04:44:30.112445 [ 339 ] {} <Debug> TCP-Session: dba58176-d41a-4a48-ae90-076f7ce54bdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7315 | 2026.02.04 04:44:30.112399 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7316 | 2026.02.04 04:44:30.112511 [ 339 ] {} <Debug> TCP-Session: dba58176-d41a-4a48-ae90-076f7ce54bdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7317 | 2026.02.04 04:44:30.112512 [ 338 ] {33123d4d-18cd-4a97-9002-a9b082bb03d5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32979) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7318 | 2026.02.04 04:44:30.112544 [ 336 ] {} <Debug> TCP-Session: f76fc750-1667-4b4c-9a21-e5e2ce130de1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60990 | ||
| 7319 | 2026.02.04 04:44:30.112271 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44715 | ||
| 7320 | 2026.02.04 04:44:30.112587 [ 336 ] {} <Debug> TCP-Session: f76fc750-1667-4b4c-9a21-e5e2ce130de1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7321 | 2026.02.04 04:44:30.112232 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49631 | ||
| 7322 | 2026.02.04 04:44:30.112613 [ 336 ] {} <Debug> TCP-Session: f76fc750-1667-4b4c-9a21-e5e2ce130de1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7323 | 2026.02.04 04:44:30.112641 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7324 | 2026.02.04 04:44:30.112234 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46769 | ||
| 7325 | 2026.02.04 04:44:30.112672 [ 335 ] {} <Debug> TCP-Session: 41e6394b-f43a-4db0-9acd-89f281863ae0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44715 | ||
| 7326 | 2026.02.04 04:44:30.112681 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7327 | 2026.02.04 04:44:30.112296 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49380 | ||
| 7328 | 2026.02.04 04:44:30.112731 [ 335 ] {} <Debug> TCP-Session: 41e6394b-f43a-4db0-9acd-89f281863ae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7329 | 2026.02.04 04:44:30.112742 [ 340 ] {} <Debug> TCP-Session: 41b8f142-77be-403e-a69e-656836c50892 Authenticating user 'default' from [fd00:1122:3344:101::e]:49631 | ||
| 7330 | 2026.02.04 04:44:30.112773 [ 335 ] {} <Debug> TCP-Session: 41e6394b-f43a-4db0-9acd-89f281863ae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7331 | 2026.02.04 04:44:30.112771 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7332 | 2026.02.04 04:44:30.112802 [ 338 ] {33123d4d-18cd-4a97-9002-a9b082bb03d5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7333 | 2026.02.04 04:44:30.112817 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7334 | 2026.02.04 04:44:30.112831 [ 341 ] {} <Debug> TCP-Session: 96321eec-9945-4fcd-a864-f484a688a2e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46769 | ||
| 7335 | 2026.02.04 04:44:30.112793 [ 340 ] {} <Debug> TCP-Session: 41b8f142-77be-403e-a69e-656836c50892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7336 | 2026.02.04 04:44:30.112872 [ 341 ] {} <Debug> TCP-Session: 96321eec-9945-4fcd-a864-f484a688a2e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7337 | 2026.02.04 04:44:30.112886 [ 340 ] {} <Debug> TCP-Session: 41b8f142-77be-403e-a69e-656836c50892 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7338 | 2026.02.04 04:44:30.112901 [ 341 ] {} <Debug> TCP-Session: 96321eec-9945-4fcd-a864-f484a688a2e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7339 | 2026.02.04 04:44:30.112860 [ 337 ] {} <Debug> TCP-Session: d73f43c8-c0ea-46a9-bf58-7e86885e41d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49380 | ||
| 7340 | 2026.02.04 04:44:30.112873 [ 338 ] {33123d4d-18cd-4a97-9002-a9b082bb03d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7341 | 2026.02.04 04:44:30.112949 [ 337 ] {} <Debug> TCP-Session: d73f43c8-c0ea-46a9-bf58-7e86885e41d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7342 | 2026.02.04 04:44:30.112978 [ 337 ] {} <Debug> TCP-Session: d73f43c8-c0ea-46a9-bf58-7e86885e41d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7343 | 2026.02.04 04:44:30.113278 [ 338 ] {33123d4d-18cd-4a97-9002-a9b082bb03d5} <Debug> oximeter.version (f0c51a56-7b1c-4632-a065-6061506c5fd4) (SelectExecutor): Key condition: unknown | ||
| 7344 | 2026.02.04 04:44:30.114359 [ 308 ] {33123d4d-18cd-4a97-9002-a9b082bb03d5} <Trace> AggregatingTransform: Aggregating | ||
| 7345 | 2026.02.04 04:44:30.114412 [ 308 ] {33123d4d-18cd-4a97-9002-a9b082bb03d5} <Trace> Aggregator: Aggregation method: without_key | ||
| 7346 | 2026.02.04 04:44:30.114452 [ 308 ] {33123d4d-18cd-4a97-9002-a9b082bb03d5} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000968063 sec. (2065.981 rows/sec., 80.70 KiB/sec.) | ||
| 7347 | 2026.02.04 04:44:30.114468 [ 308 ] {33123d4d-18cd-4a97-9002-a9b082bb03d5} <Trace> Aggregator: Merging aggregated data | ||
| 7348 | 2026.02.04 04:44:30.115813 [ 338 ] {33123d4d-18cd-4a97-9002-a9b082bb03d5} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003358 sec., 595.5926146515783 rows/sec., 23.27 KiB/sec. | ||
| 7349 | 2026.02.04 04:44:30.115974 [ 338 ] {33123d4d-18cd-4a97-9002-a9b082bb03d5} <Debug> TCPHandler: Processed in 0.0037876 sec. | ||
| 7350 | 2026.02.04 04:44:30.116111 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7351 | 2026.02.04 04:44:30.116138 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7352 | 2026.02.04 04:44:30.116142 [ 338 ] {} <Debug> TCP-Session: 5a140f79-f8c9-4d5f-aee9-90cc25b6d738 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7353 | 2026.02.04 04:44:30.116158 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7354 | 2026.02.04 04:44:30.116177 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7355 | 2026.02.04 04:44:30.116212 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7356 | 2026.02.04 04:44:30.116223 [ 335 ] {} <Debug> TCP-Session: 41e6394b-f43a-4db0-9acd-89f281863ae0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7357 | 2026.02.04 04:44:30.116247 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7358 | 2026.02.04 04:44:30.116265 [ 339 ] {} <Debug> TCP-Session: dba58176-d41a-4a48-ae90-076f7ce54bdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7359 | 2026.02.04 04:44:30.116261 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7360 | 2026.02.04 04:44:30.116294 [ 341 ] {} <Debug> TCP-Session: 96321eec-9945-4fcd-a864-f484a688a2e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7361 | 2026.02.04 04:44:30.116251 [ 334 ] {} <Debug> TCP-Session: a0005d67-cd17-4604-a63a-da49f150e14c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7362 | 2026.02.04 04:44:30.116330 [ 336 ] {} <Debug> TCP-Session: f76fc750-1667-4b4c-9a21-e5e2ce130de1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7363 | 2026.02.04 04:44:30.116231 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7364 | 2026.02.04 04:44:30.116196 [ 340 ] {} <Debug> TCP-Session: 41b8f142-77be-403e-a69e-656836c50892 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7365 | 2026.02.04 04:44:30.116194 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7366 | 2026.02.04 04:44:30.116404 [ 259 ] {} <Debug> TCP-Session: d36eedaa-fff7-47f0-8154-dc6f32315e4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7367 | 2026.02.04 04:44:30.116444 [ 337 ] {} <Debug> TCP-Session: d73f43c8-c0ea-46a9-bf58-7e86885e41d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7368 | 2026.02.04 04:44:32.383606 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7369 | 2026.02.04 04:44:32.383816 [ 260 ] {ca281453-5cfa-4ecb-b8fc-84ab5ffbf1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7370 | 2026.02.04 04:44:32.383899 [ 260 ] {ca281453-5cfa-4ecb-b8fc-84ab5ffbf1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7371 | 2026.02.04 04:44:32.384594 [ 260 ] {ca281453-5cfa-4ecb-b8fc-84ab5ffbf1b9} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7372 | 2026.02.04 04:44:32.384643 [ 260 ] {ca281453-5cfa-4ecb-b8fc-84ab5ffbf1b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7373 | 2026.02.04 04:44:32.385045 [ 260 ] {ca281453-5cfa-4ecb-b8fc-84ab5ffbf1b9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7374 | 2026.02.04 04:44:32.385295 [ 260 ] {ca281453-5cfa-4ecb-b8fc-84ab5ffbf1b9} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7375 | 2026.02.04 04:44:32.385460 [ 260 ] {ca281453-5cfa-4ecb-b8fc-84ab5ffbf1b9} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001705 sec., 50439.882697947214 rows/sec., 4.23 MiB/sec. | ||
| 7376 | 2026.02.04 04:44:32.385514 [ 260 ] {ca281453-5cfa-4ecb-b8fc-84ab5ffbf1b9} <Debug> TCPHandler: Processed in 0.002055908 sec. | ||
| 7377 | 2026.02.04 04:44:32.385649 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7378 | 2026.02.04 04:44:32.385753 [ 260 ] {7e495d2c-8e1c-4658-8cc7-519b291ed96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7379 | 2026.02.04 04:44:32.385797 [ 260 ] {7e495d2c-8e1c-4658-8cc7-519b291ed96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7380 | 2026.02.04 04:44:32.386220 [ 260 ] {7e495d2c-8e1c-4658-8cc7-519b291ed96d} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7381 | 2026.02.04 04:44:32.386260 [ 260 ] {7e495d2c-8e1c-4658-8cc7-519b291ed96d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7382 | 2026.02.04 04:44:32.386600 [ 260 ] {7e495d2c-8e1c-4658-8cc7-519b291ed96d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7383 | 2026.02.04 04:44:32.386816 [ 260 ] {7e495d2c-8e1c-4658-8cc7-519b291ed96d} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7384 | 2026.02.04 04:44:32.386953 [ 260 ] {7e495d2c-8e1c-4658-8cc7-519b291ed96d} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001225 sec., 12244.897959183674 rows/sec., 920.76 KiB/sec. | ||
| 7385 | 2026.02.04 04:44:32.386994 [ 260 ] {7e495d2c-8e1c-4658-8cc7-519b291ed96d} <Debug> TCPHandler: Processed in 0.001401209 sec. | ||
| 7386 | 2026.02.04 04:44:32.387099 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7387 | 2026.02.04 04:44:32.387198 [ 260 ] {17249e95-c5ad-4d67-9a3f-fa3ce1aee6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7388 | 2026.02.04 04:44:32.387240 [ 260 ] {17249e95-c5ad-4d67-9a3f-fa3ce1aee6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7389 | 2026.02.04 04:44:32.387663 [ 260 ] {17249e95-c5ad-4d67-9a3f-fa3ce1aee6ac} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7390 | 2026.02.04 04:44:32.387702 [ 260 ] {17249e95-c5ad-4d67-9a3f-fa3ce1aee6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7391 | 2026.02.04 04:44:32.388022 [ 260 ] {17249e95-c5ad-4d67-9a3f-fa3ce1aee6ac} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7392 | 2026.02.04 04:44:32.388236 [ 260 ] {17249e95-c5ad-4d67-9a3f-fa3ce1aee6ac} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7393 | 2026.02.04 04:44:32.388368 [ 260 ] {17249e95-c5ad-4d67-9a3f-fa3ce1aee6ac} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001191 sec., 66330.81444164568 rows/sec., 5.18 MiB/sec. | ||
| 7394 | 2026.02.04 04:44:32.388406 [ 260 ] {17249e95-c5ad-4d67-9a3f-fa3ce1aee6ac} <Debug> TCPHandler: Processed in 0.001357139 sec. | ||
| 7395 | 2026.02.04 04:44:32.388516 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7396 | 2026.02.04 04:44:32.388612 [ 260 ] {76f1fca7-c71f-4094-923a-c7db66905e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7397 | 2026.02.04 04:44:32.388655 [ 260 ] {76f1fca7-c71f-4094-923a-c7db66905e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7398 | 2026.02.04 04:44:32.389057 [ 260 ] {76f1fca7-c71f-4094-923a-c7db66905e70} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7399 | 2026.02.04 04:44:32.389099 [ 260 ] {76f1fca7-c71f-4094-923a-c7db66905e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7400 | 2026.02.04 04:44:32.389458 [ 260 ] {76f1fca7-c71f-4094-923a-c7db66905e70} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7401 | 2026.02.04 04:44:32.389692 [ 260 ] {76f1fca7-c71f-4094-923a-c7db66905e70} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7402 | 2026.02.04 04:44:32.389841 [ 260 ] {76f1fca7-c71f-4094-923a-c7db66905e70} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 7403 | 2026.02.04 04:44:32.389892 [ 260 ] {76f1fca7-c71f-4094-923a-c7db66905e70} <Debug> TCPHandler: Processed in 0.001425349 sec. | ||
| 7404 | 2026.02.04 04:44:32.390166 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7405 | 2026.02.04 04:44:32.390269 [ 260 ] {3fe76769-789f-44cd-b002-6135a4850b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7406 | 2026.02.04 04:44:32.390326 [ 260 ] {3fe76769-789f-44cd-b002-6135a4850b64} <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 | ||
| 7407 | 2026.02.04 04:44:32.391505 [ 260 ] {3fe76769-789f-44cd-b002-6135a4850b64} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7408 | 2026.02.04 04:44:32.391548 [ 260 ] {3fe76769-789f-44cd-b002-6135a4850b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7409 | 2026.02.04 04:44:32.392342 [ 260 ] {3fe76769-789f-44cd-b002-6135a4850b64} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7410 | 2026.02.04 04:44:32.392610 [ 260 ] {3fe76769-789f-44cd-b002-6135a4850b64} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7411 | 2026.02.04 04:44:32.392780 [ 260 ] {3fe76769-789f-44cd-b002-6135a4850b64} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00253 sec., 5928.853754940711 rows/sec., 10.62 MiB/sec. | ||
| 7412 | 2026.02.04 04:44:32.392870 [ 260 ] {3fe76769-789f-44cd-b002-6135a4850b64} <Debug> TCPHandler: Processed in 0.002764957 sec. | ||
| 7413 | 2026.02.04 04:44:32.392992 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7414 | 2026.02.04 04:44:32.393089 [ 260 ] {ba863f9d-0bf6-49b6-83be-4b937ef742e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7415 | 2026.02.04 04:44:32.393131 [ 260 ] {ba863f9d-0bf6-49b6-83be-4b937ef742e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7416 | 2026.02.04 04:44:32.393526 [ 260 ] {ba863f9d-0bf6-49b6-83be-4b937ef742e0} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7417 | 2026.02.04 04:44:32.393562 [ 260 ] {ba863f9d-0bf6-49b6-83be-4b937ef742e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7418 | 2026.02.04 04:44:32.393894 [ 260 ] {ba863f9d-0bf6-49b6-83be-4b937ef742e0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7419 | 2026.02.04 04:44:32.394111 [ 260 ] {ba863f9d-0bf6-49b6-83be-4b937ef742e0} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7420 | 2026.02.04 04:44:32.394250 [ 260 ] {ba863f9d-0bf6-49b6-83be-4b937ef742e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 7421 | 2026.02.04 04:44:32.394288 [ 260 ] {ba863f9d-0bf6-49b6-83be-4b937ef742e0} <Debug> TCPHandler: Processed in 0.001345948 sec. | ||
| 7422 | 2026.02.04 04:44:35.773643 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7423 | 2026.02.04 04:44:35.773715 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7424 | 2026.02.04 04:44:35.897915 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15415 | ||
| 7425 | 2026.02.04 04:44:35.898393 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7426 | 2026.02.04 04:44:35.898436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7427 | 2026.02.04 04:44:35.898913 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7428 | 2026.02.04 04:44:35.899132 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7429 | 2026.02.04 04:44:35.899257 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15415 | ||
| 7430 | 2026.02.04 04:44:35.945037 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 978 | ||
| 7431 | 2026.02.04 04:44:35.947584 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7432 | 2026.02.04 04:44:35.947645 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7433 | 2026.02.04 04:44:35.948946 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7434 | 2026.02.04 04:44:35.949233 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7435 | 2026.02.04 04:44:35.949605 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 978 | ||
| 7436 | 2026.02.04 04:44:36.001700 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001085694 sec. | ||
| 7437 | 2026.02.04 04:44:36.761140 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7438 | 2026.02.04 04:44:36.776155 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7439 | 2026.02.04 04:44:36.776198 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7440 | 2026.02.04 04:44:36.781971 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7441 | 2026.02.04 04:44:36.782690 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7442 | 2026.02.04 04:44:36.785268 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7443 | 2026.02.04 04:44:37.384758 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7444 | 2026.02.04 04:44:37.384949 [ 260 ] {cd84b128-3826-4ac0-bf6d-8ee2b6afac1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7445 | 2026.02.04 04:44:37.385020 [ 260 ] {cd84b128-3826-4ac0-bf6d-8ee2b6afac1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7446 | 2026.02.04 04:44:37.385689 [ 260 ] {cd84b128-3826-4ac0-bf6d-8ee2b6afac1a} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7447 | 2026.02.04 04:44:37.385738 [ 260 ] {cd84b128-3826-4ac0-bf6d-8ee2b6afac1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7448 | 2026.02.04 04:44:37.386223 [ 260 ] {cd84b128-3826-4ac0-bf6d-8ee2b6afac1a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7449 | 2026.02.04 04:44:37.386451 [ 260 ] {cd84b128-3826-4ac0-bf6d-8ee2b6afac1a} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7450 | 2026.02.04 04:44:37.386596 [ 131 ] {} <Debug> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7451 | 2026.02.04 04:44:37.386607 [ 260 ] {cd84b128-3826-4ac0-bf6d-8ee2b6afac1a} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001705 sec., 64516.12903225807 rows/sec., 5.43 MiB/sec. | ||
| 7452 | 2026.02.04 04:44:37.386670 [ 131 ] {} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7453 | 2026.02.04 04:44:37.386696 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7454 | 2026.02.04 04:44:37.386702 [ 260 ] {cd84b128-3826-4ac0-bf6d-8ee2b6afac1a} <Debug> TCPHandler: Processed in 0.002077238 sec. | ||
| 7455 | 2026.02.04 04:44:37.386810 [ 190 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7456 | 2026.02.04 04:44:37.386848 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7457 | 2026.02.04 04:44:37.386921 [ 190 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7458 | 2026.02.04 04:44:37.386952 [ 260 ] {010a0448-c4d3-434c-8b12-738c50e31436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7459 | 2026.02.04 04:44:37.386955 [ 190 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2108 rows starting from the beginning of the part | ||
| 7460 | 2026.02.04 04:44:37.387000 [ 260 ] {010a0448-c4d3-434c-8b12-738c50e31436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7461 | 2026.02.04 04:44:37.387029 [ 190 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 110 rows starting from the beginning of the part | ||
| 7462 | 2026.02.04 04:44:37.387073 [ 190 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 86 rows starting from the beginning of the part | ||
| 7463 | 2026.02.04 04:44:37.387122 [ 190 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 230 rows starting from the beginning of the part | ||
| 7464 | 2026.02.04 04:44:37.387160 [ 190 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 86 rows starting from the beginning of the part | ||
| 7465 | 2026.02.04 04:44:37.387202 [ 190 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 110 rows starting from the beginning of the part | ||
| 7466 | 2026.02.04 04:44:37.387451 [ 260 ] {010a0448-c4d3-434c-8b12-738c50e31436} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7467 | 2026.02.04 04:44:37.387488 [ 260 ] {010a0448-c4d3-434c-8b12-738c50e31436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7468 | 2026.02.04 04:44:37.387793 [ 260 ] {010a0448-c4d3-434c-8b12-738c50e31436} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7469 | 2026.02.04 04:44:37.387995 [ 260 ] {010a0448-c4d3-434c-8b12-738c50e31436} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7470 | 2026.02.04 04:44:37.388125 [ 260 ] {010a0448-c4d3-434c-8b12-738c50e31436} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001216 sec., 22203.94736842105 rows/sec., 1.63 MiB/sec. | ||
| 7471 | 2026.02.04 04:44:37.388164 [ 260 ] {010a0448-c4d3-434c-8b12-738c50e31436} <Debug> TCPHandler: Processed in 0.001386939 sec. | ||
| 7472 | 2026.02.04 04:44:37.388270 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7473 | 2026.02.04 04:44:37.388362 [ 260 ] {2d6aba03-2c10-4228-be7f-efa7441c21e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7474 | 2026.02.04 04:44:37.388402 [ 260 ] {2d6aba03-2c10-4228-be7f-efa7441c21e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7475 | 2026.02.04 04:44:37.388450 [ 196 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2730 rows, containing 5 columns (5 merged, 0 gathered) in 0.001722713 sec., 1584709.6991779825 rows/sec., 137.67 MiB/sec. | ||
| 7476 | 2026.02.04 04:44:37.388773 [ 191 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7477 | 2026.02.04 04:44:37.388924 [ 260 ] {2d6aba03-2c10-4228-be7f-efa7441c21e9} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7478 | 2026.02.04 04:44:37.388969 [ 260 ] {2d6aba03-2c10-4228-be7f-efa7441c21e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7479 | 2026.02.04 04:44:37.389162 [ 191 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_46_9} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7480 | 2026.02.04 04:44:37.389252 [ 191 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_46_9} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7481 | 2026.02.04 04:44:37.389316 [ 260 ] {2d6aba03-2c10-4228-be7f-efa7441c21e9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7482 | 2026.02.04 04:44:37.389360 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 7483 | 2026.02.04 04:44:37.389538 [ 260 ] {2d6aba03-2c10-4228-be7f-efa7441c21e9} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7484 | 2026.02.04 04:44:37.389649 [ 131 ] {} <Debug> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7485 | 2026.02.04 04:44:37.389679 [ 131 ] {} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7486 | 2026.02.04 04:44:37.389696 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7487 | 2026.02.04 04:44:37.389697 [ 260 ] {2d6aba03-2c10-4228-be7f-efa7441c21e9} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001319 sec., 68991.66034874905 rows/sec., 5.39 MiB/sec. | ||
| 7488 | 2026.02.04 04:44:37.389755 [ 260 ] {2d6aba03-2c10-4228-be7f-efa7441c21e9} <Debug> TCPHandler: Processed in 0.00150525 sec. | ||
| 7489 | 2026.02.04 04:44:37.389768 [ 198 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7490 | 2026.02.04 04:44:37.389853 [ 198 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7491 | 2026.02.04 04:44:37.389875 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7492 | 2026.02.04 04:44:37.389882 [ 198 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1035 rows starting from the beginning of the part | ||
| 7493 | 2026.02.04 04:44:37.389943 [ 198 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 91 rows starting from the beginning of the part | ||
| 7494 | 2026.02.04 04:44:37.389973 [ 260 ] {b4b56eb0-d24e-45c2-a395-bed35cc349d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7495 | 2026.02.04 04:44:37.389985 [ 198 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 79 rows starting from the beginning of the part | ||
| 7496 | 2026.02.04 04:44:37.390019 [ 260 ] {b4b56eb0-d24e-45c2-a395-bed35cc349d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7497 | 2026.02.04 04:44:37.390025 [ 198 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 127 rows starting from the beginning of the part | ||
| 7498 | 2026.02.04 04:44:37.390069 [ 198 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 79 rows starting from the beginning of the part | ||
| 7499 | 2026.02.04 04:44:37.390106 [ 198 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 91 rows starting from the beginning of the part | ||
| 7500 | 2026.02.04 04:44:37.390431 [ 260 ] {b4b56eb0-d24e-45c2-a395-bed35cc349d4} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7501 | 2026.02.04 04:44:37.390465 [ 260 ] {b4b56eb0-d24e-45c2-a395-bed35cc349d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7502 | 2026.02.04 04:44:37.390812 [ 260 ] {b4b56eb0-d24e-45c2-a395-bed35cc349d4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7503 | 2026.02.04 04:44:37.391012 [ 260 ] {b4b56eb0-d24e-45c2-a395-bed35cc349d4} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7504 | 2026.02.04 04:44:37.391025 [ 191 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1502 rows, containing 5 columns (5 merged, 0 gathered) in 0.001301067 sec., 1154437.088943152 rows/sec., 90.71 MiB/sec. | ||
| 7505 | 2026.02.04 04:44:37.391108 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7506 | 2026.02.04 04:44:37.391130 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7507 | 2026.02.04 04:44:37.391133 [ 260 ] {b4b56eb0-d24e-45c2-a395-bed35cc349d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 7508 | 2026.02.04 04:44:37.391146 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7509 | 2026.02.04 04:44:37.391178 [ 260 ] {b4b56eb0-d24e-45c2-a395-bed35cc349d4} <Debug> TCPHandler: Processed in 0.001375978 sec. | ||
| 7510 | 2026.02.04 04:44:37.391214 [ 198 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7511 | 2026.02.04 04:44:37.391226 [ 196 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7512 | 2026.02.04 04:44:37.391280 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7513 | 2026.02.04 04:44:37.391304 [ 198 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7514 | 2026.02.04 04:44:37.391330 [ 198 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12809 rows starting from the beginning of the part | ||
| 7515 | 2026.02.04 04:44:37.391371 [ 260 ] {80648d52-7704-4ec2-b02a-77631aab424c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7516 | 2026.02.04 04:44:37.391373 [ 198 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 7517 | 2026.02.04 04:44:37.391418 [ 198 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7518 | 2026.02.04 04:44:37.391424 [ 260 ] {80648d52-7704-4ec2-b02a-77631aab424c} <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 | ||
| 7519 | 2026.02.04 04:44:37.391451 [ 198 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 196 rows starting from the beginning of the part | ||
| 7520 | 2026.02.04 04:44:37.391488 [ 198 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7521 | 2026.02.04 04:44:37.391521 [ 198 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7522 | 2026.02.04 04:44:37.391541 [ 196 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_46_9} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7523 | 2026.02.04 04:44:37.391629 [ 196 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_46_9} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7524 | 2026.02.04 04:44:37.391718 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7525 | 2026.02.04 04:44:37.392273 [ 260 ] {80648d52-7704-4ec2-b02a-77631aab424c} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7526 | 2026.02.04 04:44:37.392312 [ 260 ] {80648d52-7704-4ec2-b02a-77631aab424c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7527 | 2026.02.04 04:44:37.392862 [ 260 ] {80648d52-7704-4ec2-b02a-77631aab424c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7528 | 2026.02.04 04:44:37.393081 [ 260 ] {80648d52-7704-4ec2-b02a-77631aab424c} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7529 | 2026.02.04 04:44:37.393214 [ 260 ] {80648d52-7704-4ec2-b02a-77631aab424c} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001826 sec., 14786.418400876233 rows/sec., 26.50 MiB/sec. | ||
| 7530 | 2026.02.04 04:44:37.393268 [ 260 ] {80648d52-7704-4ec2-b02a-77631aab424c} <Debug> TCPHandler: Processed in 0.002008067 sec. | ||
| 7531 | 2026.02.04 04:44:37.393382 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7532 | 2026.02.04 04:44:37.393476 [ 260 ] {4c1ca600-729b-4554-997f-ad4e4aaf8a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7533 | 2026.02.04 04:44:37.393517 [ 260 ] {4c1ca600-729b-4554-997f-ad4e4aaf8a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7534 | 2026.02.04 04:44:37.393844 [ 260 ] {4c1ca600-729b-4554-997f-ad4e4aaf8a1b} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7535 | 2026.02.04 04:44:37.393884 [ 260 ] {4c1ca600-729b-4554-997f-ad4e4aaf8a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7536 | 2026.02.04 04:44:37.394196 [ 260 ] {4c1ca600-729b-4554-997f-ad4e4aaf8a1b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7537 | 2026.02.04 04:44:37.394396 [ 260 ] {4c1ca600-729b-4554-997f-ad4e4aaf8a1b} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7538 | 2026.02.04 04:44:37.394494 [ 131 ] {} <Debug> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7539 | 2026.02.04 04:44:37.394519 [ 260 ] {4c1ca600-729b-4554-997f-ad4e4aaf8a1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 7540 | 2026.02.04 04:44:37.394521 [ 131 ] {} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7541 | 2026.02.04 04:44:37.394557 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7542 | 2026.02.04 04:44:37.394561 [ 260 ] {4c1ca600-729b-4554-997f-ad4e4aaf8a1b} <Debug> TCPHandler: Processed in 0.001228747 sec. | ||
| 7543 | 2026.02.04 04:44:37.394651 [ 200 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7544 | 2026.02.04 04:44:37.394775 [ 200 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7545 | 2026.02.04 04:44:37.394810 [ 200 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2238 rows starting from the beginning of the part | ||
| 7546 | 2026.02.04 04:44:37.394885 [ 200 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 7547 | 2026.02.04 04:44:37.394931 [ 200 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7548 | 2026.02.04 04:44:37.394974 [ 200 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7549 | 2026.02.04 04:44:37.395009 [ 200 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7550 | 2026.02.04 04:44:37.395044 [ 200 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7551 | 2026.02.04 04:44:37.395453 [ 201 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13645 rows, containing 5 columns (5 merged, 0 gathered) in 0.004272097 sec., 3193981.784589629 rows/sec., 218.69 MiB/sec. | ||
| 7552 | 2026.02.04 04:44:37.395981 [ 201 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7553 | 2026.02.04 04:44:37.396268 [ 198 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2538 rows, containing 4 columns (4 merged, 0 gathered) in 0.001660623 sec., 1528342.0740288433 rows/sec., 102.33 MiB/sec. | ||
| 7554 | 2026.02.04 04:44:37.396284 [ 201 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7555 | 2026.02.04 04:44:37.396379 [ 201 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7556 | 2026.02.04 04:44:37.396495 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.68 MiB. | ||
| 7557 | 2026.02.04 04:44:37.396563 [ 200 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7558 | 2026.02.04 04:44:37.396817 [ 200 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_46_9} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7559 | 2026.02.04 04:44:37.396883 [ 200 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_46_9} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7560 | 2026.02.04 04:44:37.396947 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7561 | 2026.02.04 04:44:38.000495 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.16 MiB, peak 290.03 MiB, free memory in arenas 0.00 B, will set to 282.54 MiB (RSS), difference: 1.37 MiB | ||
| 7562 | 2026.02.04 04:44:42.411498 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7563 | 2026.02.04 04:44:42.411701 [ 260 ] {dd52d65f-94d2-4353-b56d-16e147a04b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7564 | 2026.02.04 04:44:42.411777 [ 260 ] {dd52d65f-94d2-4353-b56d-16e147a04b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7565 | 2026.02.04 04:44:42.412406 [ 260 ] {dd52d65f-94d2-4353-b56d-16e147a04b5f} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7566 | 2026.02.04 04:44:42.412452 [ 260 ] {dd52d65f-94d2-4353-b56d-16e147a04b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7567 | 2026.02.04 04:44:42.412848 [ 260 ] {dd52d65f-94d2-4353-b56d-16e147a04b5f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7568 | 2026.02.04 04:44:42.413078 [ 260 ] {dd52d65f-94d2-4353-b56d-16e147a04b5f} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7569 | 2026.02.04 04:44:42.413233 [ 260 ] {dd52d65f-94d2-4353-b56d-16e147a04b5f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001587 sec., 2520.4788909892877 rows/sec., 205.53 KiB/sec. | ||
| 7570 | 2026.02.04 04:44:42.413275 [ 260 ] {dd52d65f-94d2-4353-b56d-16e147a04b5f} <Debug> TCPHandler: Processed in 0.001919646 sec. | ||
| 7571 | 2026.02.04 04:44:42.413397 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7572 | 2026.02.04 04:44:42.413495 [ 260 ] {22b3d250-74bb-410f-aa14-a635776828f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7573 | 2026.02.04 04:44:42.413537 [ 260 ] {22b3d250-74bb-410f-aa14-a635776828f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7574 | 2026.02.04 04:44:42.414642 [ 260 ] {22b3d250-74bb-410f-aa14-a635776828f5} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7575 | 2026.02.04 04:44:42.414680 [ 260 ] {22b3d250-74bb-410f-aa14-a635776828f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7576 | 2026.02.04 04:44:42.415106 [ 260 ] {22b3d250-74bb-410f-aa14-a635776828f5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7577 | 2026.02.04 04:44:42.415336 [ 260 ] {22b3d250-74bb-410f-aa14-a635776828f5} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7578 | 2026.02.04 04:44:42.415462 [ 260 ] {22b3d250-74bb-410f-aa14-a635776828f5} <Debug> executeQuery: Read 1228 rows, 104.09 KiB in 0.001986 sec., 618328.2980866063 rows/sec., 51.19 MiB/sec. | ||
| 7579 | 2026.02.04 04:44:42.415501 [ 260 ] {22b3d250-74bb-410f-aa14-a635776828f5} <Debug> TCPHandler: Processed in 0.002153729 sec. | ||
| 7580 | 2026.02.04 04:44:42.415616 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7581 | 2026.02.04 04:44:42.415713 [ 260 ] {8d76950c-f8bc-44a9-8023-2621bec05e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7582 | 2026.02.04 04:44:42.415751 [ 260 ] {8d76950c-f8bc-44a9-8023-2621bec05e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7583 | 2026.02.04 04:44:42.416146 [ 260 ] {8d76950c-f8bc-44a9-8023-2621bec05e6f} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7584 | 2026.02.04 04:44:42.416182 [ 260 ] {8d76950c-f8bc-44a9-8023-2621bec05e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7585 | 2026.02.04 04:44:42.416477 [ 260 ] {8d76950c-f8bc-44a9-8023-2621bec05e6f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7586 | 2026.02.04 04:44:42.416690 [ 260 ] {8d76950c-f8bc-44a9-8023-2621bec05e6f} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7587 | 2026.02.04 04:44:42.416822 [ 260 ] {8d76950c-f8bc-44a9-8023-2621bec05e6f} <Debug> executeQuery: Read 19 rows, 1.41 KiB in 0.001128 sec., 16843.971631205673 rows/sec., 1.22 MiB/sec. | ||
| 7588 | 2026.02.04 04:44:42.416861 [ 260 ] {8d76950c-f8bc-44a9-8023-2621bec05e6f} <Debug> TCPHandler: Processed in 0.001296107 sec. | ||
| 7589 | 2026.02.04 04:44:42.416964 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7590 | 2026.02.04 04:44:42.417060 [ 260 ] {0b059e06-befb-4493-8663-83653e537634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7591 | 2026.02.04 04:44:42.417099 [ 260 ] {0b059e06-befb-4493-8663-83653e537634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7592 | 2026.02.04 04:44:42.417577 [ 260 ] {0b059e06-befb-4493-8663-83653e537634} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7593 | 2026.02.04 04:44:42.417613 [ 260 ] {0b059e06-befb-4493-8663-83653e537634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7594 | 2026.02.04 04:44:42.417926 [ 260 ] {0b059e06-befb-4493-8663-83653e537634} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7595 | 2026.02.04 04:44:42.418136 [ 260 ] {0b059e06-befb-4493-8663-83653e537634} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7596 | 2026.02.04 04:44:42.418260 [ 260 ] {0b059e06-befb-4493-8663-83653e537634} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001218 sec., 187192.11822660101 rows/sec., 12.67 MiB/sec. | ||
| 7597 | 2026.02.04 04:44:42.418298 [ 260 ] {0b059e06-befb-4493-8663-83653e537634} <Debug> TCPHandler: Processed in 0.001383489 sec. | ||
| 7598 | 2026.02.04 04:44:42.418400 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7599 | 2026.02.04 04:44:42.418496 [ 260 ] {019f0fb5-6a73-4c7e-a2cd-d8850697aba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7600 | 2026.02.04 04:44:42.418537 [ 260 ] {019f0fb5-6a73-4c7e-a2cd-d8850697aba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7601 | 2026.02.04 04:44:42.419127 [ 260 ] {019f0fb5-6a73-4c7e-a2cd-d8850697aba9} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7602 | 2026.02.04 04:44:42.419163 [ 260 ] {019f0fb5-6a73-4c7e-a2cd-d8850697aba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7603 | 2026.02.04 04:44:42.419483 [ 260 ] {019f0fb5-6a73-4c7e-a2cd-d8850697aba9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7604 | 2026.02.04 04:44:42.419706 [ 260 ] {019f0fb5-6a73-4c7e-a2cd-d8850697aba9} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7605 | 2026.02.04 04:44:42.419832 [ 260 ] {019f0fb5-6a73-4c7e-a2cd-d8850697aba9} <Debug> executeQuery: Read 539 rows, 40.93 KiB in 0.001353 sec., 398373.98373983736 rows/sec., 29.54 MiB/sec. | ||
| 7606 | 2026.02.04 04:44:42.419869 [ 260 ] {019f0fb5-6a73-4c7e-a2cd-d8850697aba9} <Debug> TCPHandler: Processed in 0.001518231 sec. | ||
| 7607 | 2026.02.04 04:44:42.419981 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7608 | 2026.02.04 04:44:42.420078 [ 260 ] {22e28b19-fbf2-4a01-ae45-2c2c8adb9060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7609 | 2026.02.04 04:44:42.420121 [ 260 ] {22e28b19-fbf2-4a01-ae45-2c2c8adb9060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7610 | 2026.02.04 04:44:42.420698 [ 260 ] {22e28b19-fbf2-4a01-ae45-2c2c8adb9060} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7611 | 2026.02.04 04:44:42.420734 [ 260 ] {22e28b19-fbf2-4a01-ae45-2c2c8adb9060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7612 | 2026.02.04 04:44:42.421102 [ 260 ] {22e28b19-fbf2-4a01-ae45-2c2c8adb9060} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7613 | 2026.02.04 04:44:42.421315 [ 260 ] {22e28b19-fbf2-4a01-ae45-2c2c8adb9060} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7614 | 2026.02.04 04:44:42.421438 [ 260 ] {22e28b19-fbf2-4a01-ae45-2c2c8adb9060} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.00138 sec., 613043.4782608696 rows/sec., 41.26 MiB/sec. | ||
| 7615 | 2026.02.04 04:44:42.421477 [ 260 ] {22e28b19-fbf2-4a01-ae45-2c2c8adb9060} <Debug> TCPHandler: Processed in 0.00154533 sec. | ||
| 7616 | 2026.02.04 04:44:42.421588 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7617 | 2026.02.04 04:44:42.421685 [ 260 ] {037f6784-8833-46bd-9446-530e027d968d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7618 | 2026.02.04 04:44:42.421738 [ 260 ] {037f6784-8833-46bd-9446-530e027d968d} <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 | ||
| 7619 | 2026.02.04 04:44:42.422506 [ 260 ] {037f6784-8833-46bd-9446-530e027d968d} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7620 | 2026.02.04 04:44:42.422541 [ 260 ] {037f6784-8833-46bd-9446-530e027d968d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7621 | 2026.02.04 04:44:42.423083 [ 260 ] {037f6784-8833-46bd-9446-530e027d968d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7622 | 2026.02.04 04:44:42.423305 [ 260 ] {037f6784-8833-46bd-9446-530e027d968d} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7623 | 2026.02.04 04:44:42.423446 [ 260 ] {037f6784-8833-46bd-9446-530e027d968d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00178 sec., 8426.966292134832 rows/sec., 15.10 MiB/sec. | ||
| 7624 | 2026.02.04 04:44:42.423501 [ 260 ] {037f6784-8833-46bd-9446-530e027d968d} <Debug> TCPHandler: Processed in 0.001963606 sec. | ||
| 7625 | 2026.02.04 04:44:42.423617 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7626 | 2026.02.04 04:44:42.423713 [ 260 ] {5c0a63b5-c651-410d-8c3b-b65d1da37703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7627 | 2026.02.04 04:44:42.423754 [ 260 ] {5c0a63b5-c651-410d-8c3b-b65d1da37703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7628 | 2026.02.04 04:44:42.424101 [ 260 ] {5c0a63b5-c651-410d-8c3b-b65d1da37703} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7629 | 2026.02.04 04:44:42.424137 [ 260 ] {5c0a63b5-c651-410d-8c3b-b65d1da37703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7630 | 2026.02.04 04:44:42.424438 [ 260 ] {5c0a63b5-c651-410d-8c3b-b65d1da37703} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7631 | 2026.02.04 04:44:42.424648 [ 260 ] {5c0a63b5-c651-410d-8c3b-b65d1da37703} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7632 | 2026.02.04 04:44:42.424767 [ 260 ] {5c0a63b5-c651-410d-8c3b-b65d1da37703} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 7633 | 2026.02.04 04:44:42.424799 [ 260 ] {5c0a63b5-c651-410d-8c3b-b65d1da37703} <Debug> TCPHandler: Processed in 0.001249997 sec. | ||
| 7634 | 2026.02.04 04:44:43.400804 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15927 | ||
| 7635 | 2026.02.04 04:44:43.401579 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7636 | 2026.02.04 04:44:43.401657 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7637 | 2026.02.04 04:44:43.402283 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7638 | 2026.02.04 04:44:43.402508 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7639 | 2026.02.04 04:44:43.402651 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15927 | ||
| 7640 | 2026.02.04 04:44:44.286446 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7641 | 2026.02.04 04:44:44.302683 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7642 | 2026.02.04 04:44:44.302742 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7643 | 2026.02.04 04:44:44.308678 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7644 | 2026.02.04 04:44:44.309401 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7645 | 2026.02.04 04:44:44.312065 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7646 | 2026.02.04 04:44:45.951600 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1006 | ||
| 7647 | 2026.02.04 04:44:45.954276 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7648 | 2026.02.04 04:44:45.954328 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7649 | 2026.02.04 04:44:45.955589 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7650 | 2026.02.04 04:44:45.955882 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7651 | 2026.02.04 04:44:45.956257 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1006 | ||
| 7652 | 2026.02.04 04:44:47.385919 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7653 | 2026.02.04 04:44:47.386107 [ 260 ] {a921b50a-f8f3-47c4-9a98-ce559264eb58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7654 | 2026.02.04 04:44:47.386173 [ 260 ] {a921b50a-f8f3-47c4-9a98-ce559264eb58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7655 | 2026.02.04 04:44:47.386846 [ 260 ] {a921b50a-f8f3-47c4-9a98-ce559264eb58} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7656 | 2026.02.04 04:44:47.386897 [ 260 ] {a921b50a-f8f3-47c4-9a98-ce559264eb58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7657 | 2026.02.04 04:44:47.387376 [ 260 ] {a921b50a-f8f3-47c4-9a98-ce559264eb58} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7658 | 2026.02.04 04:44:47.387609 [ 260 ] {a921b50a-f8f3-47c4-9a98-ce559264eb58} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7659 | 2026.02.04 04:44:47.387774 [ 260 ] {a921b50a-f8f3-47c4-9a98-ce559264eb58} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001717 sec., 64065.230052417006 rows/sec., 5.39 MiB/sec. | ||
| 7660 | 2026.02.04 04:44:47.387827 [ 260 ] {a921b50a-f8f3-47c4-9a98-ce559264eb58} <Debug> TCPHandler: Processed in 0.002040208 sec. | ||
| 7661 | 2026.02.04 04:44:47.387958 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7662 | 2026.02.04 04:44:47.388064 [ 260 ] {87501c31-11d3-43d0-845c-ec45be60f90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7663 | 2026.02.04 04:44:47.388109 [ 260 ] {87501c31-11d3-43d0-845c-ec45be60f90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7664 | 2026.02.04 04:44:47.388586 [ 260 ] {87501c31-11d3-43d0-845c-ec45be60f90e} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7665 | 2026.02.04 04:44:47.388634 [ 260 ] {87501c31-11d3-43d0-845c-ec45be60f90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7666 | 2026.02.04 04:44:47.389034 [ 260 ] {87501c31-11d3-43d0-845c-ec45be60f90e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7667 | 2026.02.04 04:44:47.389267 [ 260 ] {87501c31-11d3-43d0-845c-ec45be60f90e} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7668 | 2026.02.04 04:44:47.389401 [ 116 ] {} <Debug> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7669 | 2026.02.04 04:44:47.389409 [ 260 ] {87501c31-11d3-43d0-845c-ec45be60f90e} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.00137 sec., 19708.029197080294 rows/sec., 1.45 MiB/sec. | ||
| 7670 | 2026.02.04 04:44:47.389473 [ 116 ] {} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7671 | 2026.02.04 04:44:47.389494 [ 260 ] {87501c31-11d3-43d0-845c-ec45be60f90e} <Debug> TCPHandler: Processed in 0.001590831 sec. | ||
| 7672 | 2026.02.04 04:44:47.389500 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7673 | 2026.02.04 04:44:47.389605 [ 186 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7674 | 2026.02.04 04:44:47.389625 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7675 | 2026.02.04 04:44:47.389699 [ 186 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7676 | 2026.02.04 04:44:47.389727 [ 260 ] {a1707d52-b96d-41b5-9e7a-1cca3cdab1e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7677 | 2026.02.04 04:44:47.389728 [ 186 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 207 rows starting from the beginning of the part | ||
| 7678 | 2026.02.04 04:44:47.389772 [ 260 ] {a1707d52-b96d-41b5-9e7a-1cca3cdab1e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7679 | 2026.02.04 04:44:47.389796 [ 186 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 39 rows starting from the beginning of the part | ||
| 7680 | 2026.02.04 04:44:47.389850 [ 186 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 15 rows starting from the beginning of the part | ||
| 7681 | 2026.02.04 04:44:47.389905 [ 186 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 27 rows starting from the beginning of the part | ||
| 7682 | 2026.02.04 04:44:47.389949 [ 186 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 19 rows starting from the beginning of the part | ||
| 7683 | 2026.02.04 04:44:47.389998 [ 186 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 27 rows starting from the beginning of the part | ||
| 7684 | 2026.02.04 04:44:47.390217 [ 260 ] {a1707d52-b96d-41b5-9e7a-1cca3cdab1e7} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7685 | 2026.02.04 04:44:47.390254 [ 260 ] {a1707d52-b96d-41b5-9e7a-1cca3cdab1e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7686 | 2026.02.04 04:44:47.390657 [ 260 ] {a1707d52-b96d-41b5-9e7a-1cca3cdab1e7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7687 | 2026.02.04 04:44:47.390760 [ 200 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 5 columns (5 merged, 0 gathered) in 0.001195296 sec., 279428.6938130806 rows/sec., 19.94 MiB/sec. | ||
| 7688 | 2026.02.04 04:44:47.390873 [ 260 ] {a1707d52-b96d-41b5-9e7a-1cca3cdab1e7} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7689 | 2026.02.04 04:44:47.390894 [ 186 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7690 | 2026.02.04 04:44:47.391017 [ 260 ] {a1707d52-b96d-41b5-9e7a-1cca3cdab1e7} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001312 sec., 69359.75609756098 rows/sec., 5.42 MiB/sec. | ||
| 7691 | 2026.02.04 04:44:47.391054 [ 260 ] {a1707d52-b96d-41b5-9e7a-1cca3cdab1e7} <Debug> TCPHandler: Processed in 0.00148263 sec. | ||
| 7692 | 2026.02.04 04:44:47.391188 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7693 | 2026.02.04 04:44:47.391210 [ 186 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_46_9} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7694 | 2026.02.04 04:44:47.391297 [ 186 ] {5cd66ede-2261-4127-9a1a-10c488ff3df9::all_1_46_9} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7695 | 2026.02.04 04:44:47.391317 [ 260 ] {61064e0d-9bc6-40bc-8ddd-7268830efb85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7696 | 2026.02.04 04:44:47.391368 [ 260 ] {61064e0d-9bc6-40bc-8ddd-7268830efb85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7697 | 2026.02.04 04:44:47.391386 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7698 | 2026.02.04 04:44:47.391817 [ 260 ] {61064e0d-9bc6-40bc-8ddd-7268830efb85} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7699 | 2026.02.04 04:44:47.391853 [ 260 ] {61064e0d-9bc6-40bc-8ddd-7268830efb85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7700 | 2026.02.04 04:44:47.392201 [ 260 ] {61064e0d-9bc6-40bc-8ddd-7268830efb85} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7701 | 2026.02.04 04:44:47.392405 [ 260 ] {61064e0d-9bc6-40bc-8ddd-7268830efb85} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7702 | 2026.02.04 04:44:47.392537 [ 260 ] {61064e0d-9bc6-40bc-8ddd-7268830efb85} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 7703 | 2026.02.04 04:44:47.392575 [ 260 ] {61064e0d-9bc6-40bc-8ddd-7268830efb85} <Debug> TCPHandler: Processed in 0.0014525 sec. | ||
| 7704 | 2026.02.04 04:44:47.392695 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7705 | 2026.02.04 04:44:47.392794 [ 260 ] {70a2a9db-fa84-4863-bdb2-65dcf11b0723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7706 | 2026.02.04 04:44:47.392850 [ 260 ] {70a2a9db-fa84-4863-bdb2-65dcf11b0723} <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 | ||
| 7707 | 2026.02.04 04:44:47.393681 [ 260 ] {70a2a9db-fa84-4863-bdb2-65dcf11b0723} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7708 | 2026.02.04 04:44:47.393718 [ 260 ] {70a2a9db-fa84-4863-bdb2-65dcf11b0723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7709 | 2026.02.04 04:44:47.394277 [ 260 ] {70a2a9db-fa84-4863-bdb2-65dcf11b0723} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7710 | 2026.02.04 04:44:47.394493 [ 260 ] {70a2a9db-fa84-4863-bdb2-65dcf11b0723} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7711 | 2026.02.04 04:44:47.394631 [ 260 ] {70a2a9db-fa84-4863-bdb2-65dcf11b0723} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001857 sec., 14539.579967689822 rows/sec., 26.05 MiB/sec. | ||
| 7712 | 2026.02.04 04:44:47.394621 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7713 | 2026.02.04 04:44:47.394690 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7714 | 2026.02.04 04:44:47.394699 [ 260 ] {70a2a9db-fa84-4863-bdb2-65dcf11b0723} <Debug> TCPHandler: Processed in 0.002054427 sec. | ||
| 7715 | 2026.02.04 04:44:47.394713 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7716 | 2026.02.04 04:44:47.394807 [ 198 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7717 | 2026.02.04 04:44:47.394828 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7718 | 2026.02.04 04:44:47.394930 [ 260 ] {350c1f2b-020c-4418-8157-0a0e904a6bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7719 | 2026.02.04 04:44:47.394972 [ 260 ] {350c1f2b-020c-4418-8157-0a0e904a6bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7720 | 2026.02.04 04:44:47.395016 [ 198 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7721 | 2026.02.04 04:44:47.395071 [ 198 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 846 rows starting from the beginning of the part | ||
| 7722 | 2026.02.04 04:44:47.395189 [ 198 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 27 rows starting from the beginning of the part | ||
| 7723 | 2026.02.04 04:44:47.395289 [ 198 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 15 rows starting from the beginning of the part | ||
| 7724 | 2026.02.04 04:44:47.395305 [ 260 ] {350c1f2b-020c-4418-8157-0a0e904a6bb7} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7725 | 2026.02.04 04:44:47.395339 [ 260 ] {350c1f2b-020c-4418-8157-0a0e904a6bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7726 | 2026.02.04 04:44:47.395386 [ 198 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 27 rows starting from the beginning of the part | ||
| 7727 | 2026.02.04 04:44:47.395476 [ 198 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 15 rows starting from the beginning of the part | ||
| 7728 | 2026.02.04 04:44:47.395558 [ 198 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 27 rows starting from the beginning of the part | ||
| 7729 | 2026.02.04 04:44:47.395620 [ 260 ] {350c1f2b-020c-4418-8157-0a0e904a6bb7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7730 | 2026.02.04 04:44:47.395815 [ 260 ] {350c1f2b-020c-4418-8157-0a0e904a6bb7} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7731 | 2026.02.04 04:44:47.395933 [ 260 ] {350c1f2b-020c-4418-8157-0a0e904a6bb7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 7732 | 2026.02.04 04:44:47.395966 [ 260 ] {350c1f2b-020c-4418-8157-0a0e904a6bb7} <Debug> TCPHandler: Processed in 0.001250807 sec. | ||
| 7733 | 2026.02.04 04:44:47.401877 [ 200 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 957 rows, containing 19 columns (19 merged, 0 gathered) in 0.007107945 sec., 134638.070497169 rows/sec., 241.27 MiB/sec. | ||
| 7734 | 2026.02.04 04:44:47.402966 [ 198 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7735 | 2026.02.04 04:44:47.403274 [ 198 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7736 | 2026.02.04 04:44:47.403341 [ 198 ] {f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7737 | 2026.02.04 04:44:47.403424 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.22 MiB. | ||
| 7738 | 2026.02.04 04:44:48.000308 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.09 MiB, peak 292.26 MiB, free memory in arenas 0.00 B, will set to 287.92 MiB (RSS), difference: 3.84 MiB | ||
| 7739 | 2026.02.04 04:44:50.773766 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7740 | 2026.02.04 04:44:50.773818 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7741 | 2026.02.04 04:44:50.903378 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16375 | ||
| 7742 | 2026.02.04 04:44:50.904109 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7743 | 2026.02.04 04:44:50.904142 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7744 | 2026.02.04 04:44:50.904616 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7745 | 2026.02.04 04:44:50.904858 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7746 | 2026.02.04 04:44:50.904986 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16375 | ||
| 7747 | 2026.02.04 04:44:51.812541 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
| 7748 | 2026.02.04 04:44:51.828908 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7749 | 2026.02.04 04:44:51.828970 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7750 | 2026.02.04 04:44:51.834807 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7751 | 2026.02.04 04:44:51.835490 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7752 | 2026.02.04 04:44:51.838280 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
| 7753 | 2026.02.04 04:44:52.385984 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7754 | 2026.02.04 04:44:52.386242 [ 260 ] {6c7fa053-2fbd-439a-a28e-31e9fd97cb15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7755 | 2026.02.04 04:44:52.386335 [ 260 ] {6c7fa053-2fbd-439a-a28e-31e9fd97cb15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7756 | 2026.02.04 04:44:52.387128 [ 260 ] {6c7fa053-2fbd-439a-a28e-31e9fd97cb15} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7757 | 2026.02.04 04:44:52.387167 [ 260 ] {6c7fa053-2fbd-439a-a28e-31e9fd97cb15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7758 | 2026.02.04 04:44:52.387552 [ 260 ] {6c7fa053-2fbd-439a-a28e-31e9fd97cb15} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7759 | 2026.02.04 04:44:52.387779 [ 260 ] {6c7fa053-2fbd-439a-a28e-31e9fd97cb15} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7760 | 2026.02.04 04:44:52.387919 [ 260 ] {6c7fa053-2fbd-439a-a28e-31e9fd97cb15} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001749 sec., 49170.954831332194 rows/sec., 4.12 MiB/sec. | ||
| 7761 | 2026.02.04 04:44:52.387960 [ 260 ] {6c7fa053-2fbd-439a-a28e-31e9fd97cb15} <Debug> TCPHandler: Processed in 0.002138469 sec. | ||
| 7762 | 2026.02.04 04:44:52.388081 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7763 | 2026.02.04 04:44:52.388177 [ 260 ] {6b1268c4-0a4a-4287-9e61-f24dcc808b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7764 | 2026.02.04 04:44:52.388218 [ 260 ] {6b1268c4-0a4a-4287-9e61-f24dcc808b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7765 | 2026.02.04 04:44:52.388612 [ 260 ] {6b1268c4-0a4a-4287-9e61-f24dcc808b24} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7766 | 2026.02.04 04:44:52.388645 [ 260 ] {6b1268c4-0a4a-4287-9e61-f24dcc808b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7767 | 2026.02.04 04:44:52.388925 [ 260 ] {6b1268c4-0a4a-4287-9e61-f24dcc808b24} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7768 | 2026.02.04 04:44:52.389127 [ 260 ] {6b1268c4-0a4a-4287-9e61-f24dcc808b24} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7769 | 2026.02.04 04:44:52.389261 [ 260 ] {6b1268c4-0a4a-4287-9e61-f24dcc808b24} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001104 sec., 13586.956521739132 rows/sec., 1021.68 KiB/sec. | ||
| 7770 | 2026.02.04 04:44:52.389298 [ 260 ] {6b1268c4-0a4a-4287-9e61-f24dcc808b24} <Debug> TCPHandler: Processed in 0.001268317 sec. | ||
| 7771 | 2026.02.04 04:44:52.389399 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7772 | 2026.02.04 04:44:52.389493 [ 260 ] {acb75994-c59d-4fc7-9267-8ff6d240b9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7773 | 2026.02.04 04:44:52.389532 [ 260 ] {acb75994-c59d-4fc7-9267-8ff6d240b9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7774 | 2026.02.04 04:44:52.389943 [ 260 ] {acb75994-c59d-4fc7-9267-8ff6d240b9e7} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7775 | 2026.02.04 04:44:52.389979 [ 260 ] {acb75994-c59d-4fc7-9267-8ff6d240b9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7776 | 2026.02.04 04:44:52.390267 [ 260 ] {acb75994-c59d-4fc7-9267-8ff6d240b9e7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7777 | 2026.02.04 04:44:52.390468 [ 260 ] {acb75994-c59d-4fc7-9267-8ff6d240b9e7} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7778 | 2026.02.04 04:44:52.390591 [ 260 ] {acb75994-c59d-4fc7-9267-8ff6d240b9e7} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001116 sec., 70788.53046594982 rows/sec., 5.53 MiB/sec. | ||
| 7779 | 2026.02.04 04:44:52.390628 [ 260 ] {acb75994-c59d-4fc7-9267-8ff6d240b9e7} <Debug> TCPHandler: Processed in 0.001277297 sec. | ||
| 7780 | 2026.02.04 04:44:52.390736 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7781 | 2026.02.04 04:44:52.390829 [ 260 ] {0fb8f41d-f989-4719-928a-918c762b3a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7782 | 2026.02.04 04:44:52.390871 [ 260 ] {0fb8f41d-f989-4719-928a-918c762b3a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7783 | 2026.02.04 04:44:52.391260 [ 260 ] {0fb8f41d-f989-4719-928a-918c762b3a14} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7784 | 2026.02.04 04:44:52.391294 [ 260 ] {0fb8f41d-f989-4719-928a-918c762b3a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7785 | 2026.02.04 04:44:52.391589 [ 260 ] {0fb8f41d-f989-4719-928a-918c762b3a14} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7786 | 2026.02.04 04:44:52.391779 [ 260 ] {0fb8f41d-f989-4719-928a-918c762b3a14} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7787 | 2026.02.04 04:44:52.391894 [ 260 ] {0fb8f41d-f989-4719-928a-918c762b3a14} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001133 sec., 141218.00529567522 rows/sec., 9.84 MiB/sec. | ||
| 7788 | 2026.02.04 04:44:52.391929 [ 260 ] {0fb8f41d-f989-4719-928a-918c762b3a14} <Debug> TCPHandler: Processed in 0.001294368 sec. | ||
| 7789 | 2026.02.04 04:44:52.392021 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7790 | 2026.02.04 04:44:52.392173 [ 260 ] {0ffe0486-bc5a-498e-a898-d69034888534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7791 | 2026.02.04 04:44:52.392226 [ 260 ] {0ffe0486-bc5a-498e-a898-d69034888534} <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 | ||
| 7792 | 2026.02.04 04:44:52.393030 [ 260 ] {0ffe0486-bc5a-498e-a898-d69034888534} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7793 | 2026.02.04 04:44:52.393067 [ 260 ] {0ffe0486-bc5a-498e-a898-d69034888534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7794 | 2026.02.04 04:44:52.393583 [ 260 ] {0ffe0486-bc5a-498e-a898-d69034888534} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7795 | 2026.02.04 04:44:52.393794 [ 260 ] {0ffe0486-bc5a-498e-a898-d69034888534} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7796 | 2026.02.04 04:44:52.393928 [ 260 ] {0ffe0486-bc5a-498e-a898-d69034888534} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001773 sec., 8460.236886632825 rows/sec., 15.16 MiB/sec. | ||
| 7797 | 2026.02.04 04:44:52.393981 [ 260 ] {0ffe0486-bc5a-498e-a898-d69034888534} <Debug> TCPHandler: Processed in 0.001949706 sec. | ||
| 7798 | 2026.02.04 04:44:52.394090 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7799 | 2026.02.04 04:44:52.394186 [ 260 ] {1ca18f9f-9de6-4023-919e-30afde2361d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7800 | 2026.02.04 04:44:52.394226 [ 260 ] {1ca18f9f-9de6-4023-919e-30afde2361d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7801 | 2026.02.04 04:44:52.394554 [ 260 ] {1ca18f9f-9de6-4023-919e-30afde2361d1} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7802 | 2026.02.04 04:44:52.394589 [ 260 ] {1ca18f9f-9de6-4023-919e-30afde2361d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7803 | 2026.02.04 04:44:52.394884 [ 260 ] {1ca18f9f-9de6-4023-919e-30afde2361d1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7804 | 2026.02.04 04:44:52.395081 [ 260 ] {1ca18f9f-9de6-4023-919e-30afde2361d1} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7805 | 2026.02.04 04:44:52.395205 [ 260 ] {1ca18f9f-9de6-4023-919e-30afde2361d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 7806 | 2026.02.04 04:44:52.395241 [ 260 ] {1ca18f9f-9de6-4023-919e-30afde2361d1} <Debug> TCPHandler: Processed in 0.001200096 sec. | ||
| 7807 | 2026.02.04 04:44:55.956886 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1030 | ||
| 7808 | 2026.02.04 04:44:55.959141 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7809 | 2026.02.04 04:44:55.959189 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7810 | 2026.02.04 04:44:55.960359 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7811 | 2026.02.04 04:44:55.960630 [ 242 ] {} <Trace> system.query_log (6a387add-258f-406f-bd49-e116343ec775): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7812 | 2026.02.04 04:44:55.960890 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1030 | ||
| 7813 | 2026.02.04 04:44:57.388366 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7814 | 2026.02.04 04:44:57.388575 [ 260 ] {74f617c4-113e-4bdf-8856-ca2fbe4e0048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7815 | 2026.02.04 04:44:57.388650 [ 260 ] {74f617c4-113e-4bdf-8856-ca2fbe4e0048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7816 | 2026.02.04 04:44:57.389313 [ 260 ] {74f617c4-113e-4bdf-8856-ca2fbe4e0048} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7817 | 2026.02.04 04:44:57.389365 [ 260 ] {74f617c4-113e-4bdf-8856-ca2fbe4e0048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7818 | 2026.02.04 04:44:57.389749 [ 260 ] {74f617c4-113e-4bdf-8856-ca2fbe4e0048} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7819 | 2026.02.04 04:44:57.389986 [ 260 ] {74f617c4-113e-4bdf-8856-ca2fbe4e0048} <Trace> oximeter.fields_i16 (3b0e390d-253b-407f-aa95-b95b27d45a71): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7820 | 2026.02.04 04:44:57.390145 [ 260 ] {74f617c4-113e-4bdf-8856-ca2fbe4e0048} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00163 sec., 14723.926380368099 rows/sec., 1.22 MiB/sec. | ||
| 7821 | 2026.02.04 04:44:57.390198 [ 260 ] {74f617c4-113e-4bdf-8856-ca2fbe4e0048} <Debug> TCPHandler: Processed in 0.001972657 sec. | ||
| 7822 | 2026.02.04 04:44:57.390321 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7823 | 2026.02.04 04:44:57.390427 [ 260 ] {a2fe3682-c1de-4df4-a478-a222351e99e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7824 | 2026.02.04 04:44:57.390472 [ 260 ] {a2fe3682-c1de-4df4-a478-a222351e99e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7825 | 2026.02.04 04:44:57.390865 [ 260 ] {a2fe3682-c1de-4df4-a478-a222351e99e7} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7826 | 2026.02.04 04:44:57.390904 [ 260 ] {a2fe3682-c1de-4df4-a478-a222351e99e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7827 | 2026.02.04 04:44:57.391207 [ 260 ] {a2fe3682-c1de-4df4-a478-a222351e99e7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7828 | 2026.02.04 04:44:57.391410 [ 260 ] {a2fe3682-c1de-4df4-a478-a222351e99e7} <Trace> oximeter.fields_ipaddr (bc3ca8a8-d67b-4804-b46c-535ee18dcbd3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7829 | 2026.02.04 04:44:57.391541 [ 260 ] {a2fe3682-c1de-4df4-a478-a222351e99e7} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001137 sec., 7036.059806508355 rows/sec., 573.74 KiB/sec. | ||
| 7830 | 2026.02.04 04:44:57.391580 [ 260 ] {a2fe3682-c1de-4df4-a478-a222351e99e7} <Debug> TCPHandler: Processed in 0.001314467 sec. | ||
| 7831 | 2026.02.04 04:44:57.391693 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7832 | 2026.02.04 04:44:57.391790 [ 260 ] {8c0d949e-c3de-4cd3-b222-8e72a7ef2060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7833 | 2026.02.04 04:44:57.391831 [ 260 ] {8c0d949e-c3de-4cd3-b222-8e72a7ef2060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7834 | 2026.02.04 04:44:57.392308 [ 260 ] {8c0d949e-c3de-4cd3-b222-8e72a7ef2060} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7835 | 2026.02.04 04:44:57.392345 [ 260 ] {8c0d949e-c3de-4cd3-b222-8e72a7ef2060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7836 | 2026.02.04 04:44:57.392662 [ 260 ] {8c0d949e-c3de-4cd3-b222-8e72a7ef2060} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7837 | 2026.02.04 04:44:57.392871 [ 260 ] {8c0d949e-c3de-4cd3-b222-8e72a7ef2060} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7838 | 2026.02.04 04:44:57.392998 [ 260 ] {8c0d949e-c3de-4cd3-b222-8e72a7ef2060} <Debug> executeQuery: Read 234 rows, 21.23 KiB in 0.001228 sec., 190553.7459283388 rows/sec., 16.88 MiB/sec. | ||
| 7839 | 2026.02.04 04:44:57.393036 [ 260 ] {8c0d949e-c3de-4cd3-b222-8e72a7ef2060} <Debug> TCPHandler: Processed in 0.001395319 sec. | ||
| 7840 | 2026.02.04 04:44:57.393147 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7841 | 2026.02.04 04:44:57.393243 [ 260 ] {92343296-7c23-4e49-8a4f-2bf3a7bff6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7842 | 2026.02.04 04:44:57.393284 [ 260 ] {92343296-7c23-4e49-8a4f-2bf3a7bff6b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7843 | 2026.02.04 04:44:57.393681 [ 260 ] {92343296-7c23-4e49-8a4f-2bf3a7bff6b0} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7844 | 2026.02.04 04:44:57.393718 [ 260 ] {92343296-7c23-4e49-8a4f-2bf3a7bff6b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7845 | 2026.02.04 04:44:57.394017 [ 260 ] {92343296-7c23-4e49-8a4f-2bf3a7bff6b0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7846 | 2026.02.04 04:44:57.394218 [ 260 ] {92343296-7c23-4e49-8a4f-2bf3a7bff6b0} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7847 | 2026.02.04 04:44:57.394345 [ 260 ] {92343296-7c23-4e49-8a4f-2bf3a7bff6b0} <Debug> executeQuery: Read 47 rows, 3.55 KiB in 0.00112 sec., 41964.28571428572 rows/sec., 3.10 MiB/sec. | ||
| 7848 | 2026.02.04 04:44:57.394381 [ 260 ] {92343296-7c23-4e49-8a4f-2bf3a7bff6b0} <Debug> TCPHandler: Processed in 0.001285427 sec. | ||
| 7849 | 2026.02.04 04:44:57.394484 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7850 | 2026.02.04 04:44:57.394579 [ 260 ] {adf7bf2e-7767-42ec-9a46-9fafc1728186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7851 | 2026.02.04 04:44:57.394619 [ 260 ] {adf7bf2e-7767-42ec-9a46-9fafc1728186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7852 | 2026.02.04 04:44:57.395028 [ 260 ] {adf7bf2e-7767-42ec-9a46-9fafc1728186} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7853 | 2026.02.04 04:44:57.395065 [ 260 ] {adf7bf2e-7767-42ec-9a46-9fafc1728186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7854 | 2026.02.04 04:44:57.395359 [ 260 ] {adf7bf2e-7767-42ec-9a46-9fafc1728186} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7855 | 2026.02.04 04:44:57.395571 [ 260 ] {adf7bf2e-7767-42ec-9a46-9fafc1728186} <Trace> oximeter.fields_u32 (02dd3889-8901-4f2d-ad07-1a1c94b95fab): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7856 | 2026.02.04 04:44:57.395701 [ 260 ] {adf7bf2e-7767-42ec-9a46-9fafc1728186} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00114 sec., 21052.63157894737 rows/sec., 1.75 MiB/sec. | ||
| 7857 | 2026.02.04 04:44:57.395740 [ 260 ] {adf7bf2e-7767-42ec-9a46-9fafc1728186} <Debug> TCPHandler: Processed in 0.001307927 sec. | ||
| 7858 | 2026.02.04 04:44:57.395851 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7859 | 2026.02.04 04:44:57.395946 [ 260 ] {0b47dec9-9033-454b-9c4e-587ffe688d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7860 | 2026.02.04 04:44:57.396009 [ 260 ] {0b47dec9-9033-454b-9c4e-587ffe688d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7861 | 2026.02.04 04:44:57.396386 [ 260 ] {0b47dec9-9033-454b-9c4e-587ffe688d6f} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7862 | 2026.02.04 04:44:57.396423 [ 260 ] {0b47dec9-9033-454b-9c4e-587ffe688d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7863 | 2026.02.04 04:44:57.396717 [ 260 ] {0b47dec9-9033-454b-9c4e-587ffe688d6f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7864 | 2026.02.04 04:44:57.396922 [ 260 ] {0b47dec9-9033-454b-9c4e-587ffe688d6f} <Trace> oximeter.fields_u8 (ec5271e2-5649-4dde-93c8-b6a56ec4a92c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7865 | 2026.02.04 04:44:57.397048 [ 260 ] {0b47dec9-9033-454b-9c4e-587ffe688d6f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00112 sec., 10714.285714285716 rows/sec., 837.05 KiB/sec. | ||
| 7866 | 2026.02.04 04:44:57.397086 [ 260 ] {0b47dec9-9033-454b-9c4e-587ffe688d6f} <Debug> TCPHandler: Processed in 0.001285797 sec. | ||
| 7867 | 2026.02.04 04:44:57.397194 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7868 | 2026.02.04 04:44:57.397296 [ 260 ] {e4f45290-0859-4c6e-a7b0-8c1aa2a67911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7869 | 2026.02.04 04:44:57.397338 [ 260 ] {e4f45290-0859-4c6e-a7b0-8c1aa2a67911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7870 | 2026.02.04 04:44:57.397818 [ 260 ] {e4f45290-0859-4c6e-a7b0-8c1aa2a67911} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7871 | 2026.02.04 04:44:57.397856 [ 260 ] {e4f45290-0859-4c6e-a7b0-8c1aa2a67911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7872 | 2026.02.04 04:44:57.398175 [ 260 ] {e4f45290-0859-4c6e-a7b0-8c1aa2a67911} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7873 | 2026.02.04 04:44:57.398391 [ 260 ] {e4f45290-0859-4c6e-a7b0-8c1aa2a67911} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7874 | 2026.02.04 04:44:57.398520 [ 260 ] {e4f45290-0859-4c6e-a7b0-8c1aa2a67911} <Debug> executeQuery: Read 135 rows, 11.19 KiB in 0.001242 sec., 108695.65217391304 rows/sec., 8.80 MiB/sec. | ||
| 7875 | 2026.02.04 04:44:57.398560 [ 260 ] {e4f45290-0859-4c6e-a7b0-8c1aa2a67911} <Debug> TCPHandler: Processed in 0.001418019 sec. | ||
| 7876 | 2026.02.04 04:44:57.398672 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7877 | 2026.02.04 04:44:57.398768 [ 260 ] {a6c6d292-1f93-4228-8e5a-26f165387013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7878 | 2026.02.04 04:44:57.398812 [ 260 ] {a6c6d292-1f93-4228-8e5a-26f165387013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7879 | 2026.02.04 04:44:57.399201 [ 260 ] {a6c6d292-1f93-4228-8e5a-26f165387013} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7880 | 2026.02.04 04:44:57.399238 [ 260 ] {a6c6d292-1f93-4228-8e5a-26f165387013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7881 | 2026.02.04 04:44:57.399580 [ 260 ] {a6c6d292-1f93-4228-8e5a-26f165387013} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7882 | 2026.02.04 04:44:57.399814 [ 260 ] {a6c6d292-1f93-4228-8e5a-26f165387013} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7883 | 2026.02.04 04:44:57.399939 [ 260 ] {a6c6d292-1f93-4228-8e5a-26f165387013} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.00119 sec., 168067.22689075628 rows/sec., 12.05 MiB/sec. | ||
| 7884 | 2026.02.04 04:44:57.399977 [ 260 ] {a6c6d292-1f93-4228-8e5a-26f165387013} <Debug> TCPHandler: Processed in 0.001355368 sec. | ||
| 7885 | 2026.02.04 04:44:57.400091 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7886 | 2026.02.04 04:44:57.400186 [ 260 ] {8a5eb96f-b7ca-4f36-8298-ef6fd1df174d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7887 | 2026.02.04 04:44:57.400241 [ 260 ] {8a5eb96f-b7ca-4f36-8298-ef6fd1df174d} <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 | ||
| 7888 | 2026.02.04 04:44:57.400997 [ 260 ] {8a5eb96f-b7ca-4f36-8298-ef6fd1df174d} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7889 | 2026.02.04 04:44:57.401034 [ 260 ] {8a5eb96f-b7ca-4f36-8298-ef6fd1df174d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7890 | 2026.02.04 04:44:57.401563 [ 260 ] {8a5eb96f-b7ca-4f36-8298-ef6fd1df174d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7891 | 2026.02.04 04:44:57.401771 [ 260 ] {8a5eb96f-b7ca-4f36-8298-ef6fd1df174d} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7892 | 2026.02.04 04:44:57.401899 [ 260 ] {8a5eb96f-b7ca-4f36-8298-ef6fd1df174d} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001756 sec., 15375.854214123006 rows/sec., 27.55 MiB/sec. | ||
| 7893 | 2026.02.04 04:44:57.401956 [ 260 ] {8a5eb96f-b7ca-4f36-8298-ef6fd1df174d} <Debug> TCPHandler: Processed in 0.001946066 sec. | ||
| 7894 | 2026.02.04 04:44:57.402062 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7895 | 2026.02.04 04:44:57.402152 [ 260 ] {e0beaf8f-57e8-4e53-93bb-d26ce85682d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7896 | 2026.02.04 04:44:57.402190 [ 260 ] {e0beaf8f-57e8-4e53-93bb-d26ce85682d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7897 | 2026.02.04 04:44:57.402558 [ 260 ] {e0beaf8f-57e8-4e53-93bb-d26ce85682d8} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7898 | 2026.02.04 04:44:57.402594 [ 260 ] {e0beaf8f-57e8-4e53-93bb-d26ce85682d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7899 | 2026.02.04 04:44:57.402906 [ 260 ] {e0beaf8f-57e8-4e53-93bb-d26ce85682d8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7900 | 2026.02.04 04:44:57.403117 [ 260 ] {e0beaf8f-57e8-4e53-93bb-d26ce85682d8} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7901 | 2026.02.04 04:44:57.403243 [ 260 ] {e0beaf8f-57e8-4e53-93bb-d26ce85682d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 7902 | 2026.02.04 04:44:57.403279 [ 260 ] {e0beaf8f-57e8-4e53-93bb-d26ce85682d8} <Debug> TCPHandler: Processed in 0.001229247 sec. | ||
| 7903 | 2026.02.04 04:44:58.405200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16887 | ||
| 7904 | 2026.02.04 04:44:58.406047 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7905 | 2026.02.04 04:44:58.406101 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7906 | 2026.02.04 04:44:58.406578 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7907 | 2026.02.04 04:44:58.406808 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b0c0f80-4f49-42f5-a591-f26cac0a196f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7908 | 2026.02.04 04:44:58.406950 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16887 | ||
| 7909 | 2026.02.04 04:44:59.338390 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
| 7910 | 2026.02.04 04:44:59.356013 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7911 | 2026.02.04 04:44:59.356075 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7912 | 2026.02.04 04:44:59.362186 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7913 | 2026.02.04 04:44:59.362905 [ 243 ] {} <Trace> system.metric_log (3b1c68e1-63b2-459f-95da-bb0f03f98e8f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7914 | 2026.02.04 04:44:59.365927 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7915 | 2026.02.04 04:45:02.386845 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7916 | 2026.02.04 04:45:02.387019 [ 260 ] {30c5a34d-ae74-4783-b961-df0eb2435f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7917 | 2026.02.04 04:45:02.387084 [ 260 ] {30c5a34d-ae74-4783-b961-df0eb2435f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7918 | 2026.02.04 04:45:02.387825 [ 260 ] {30c5a34d-ae74-4783-b961-df0eb2435f71} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7919 | 2026.02.04 04:45:02.387876 [ 260 ] {30c5a34d-ae74-4783-b961-df0eb2435f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7920 | 2026.02.04 04:45:02.388348 [ 260 ] {30c5a34d-ae74-4783-b961-df0eb2435f71} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7921 | 2026.02.04 04:45:02.388636 [ 260 ] {30c5a34d-ae74-4783-b961-df0eb2435f71} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7922 | 2026.02.04 04:45:02.388814 [ 260 ] {30c5a34d-ae74-4783-b961-df0eb2435f71} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001812 sec., 47461.36865342163 rows/sec., 3.98 MiB/sec. | ||
| 7923 | 2026.02.04 04:45:02.388831 [ 108 ] {} <Debug> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7924 | 2026.02.04 04:45:02.388874 [ 260 ] {30c5a34d-ae74-4783-b961-df0eb2435f71} <Debug> TCPHandler: Processed in 0.002139469 sec. | ||
| 7925 | 2026.02.04 04:45:02.388913 [ 108 ] {} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7926 | 2026.02.04 04:45:02.388948 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7927 | 2026.02.04 04:45:02.389045 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7928 | 2026.02.04 04:45:02.389073 [ 200 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7929 | 2026.02.04 04:45:02.389167 [ 260 ] {5d0891d7-b618-4541-ba5b-c197dd3fb4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7930 | 2026.02.04 04:45:02.389193 [ 200 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7931 | 2026.02.04 04:45:02.389227 [ 260 ] {5d0891d7-b618-4541-ba5b-c197dd3fb4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7932 | 2026.02.04 04:45:02.389236 [ 200 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2108 rows starting from the beginning of the part | ||
| 7933 | 2026.02.04 04:45:02.389343 [ 200 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1228 rows starting from the beginning of the part | ||
| 7934 | 2026.02.04 04:45:02.389400 [ 200 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 110 rows starting from the beginning of the part | ||
| 7935 | 2026.02.04 04:45:02.389452 [ 200 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 86 rows starting from the beginning of the part | ||
| 7936 | 2026.02.04 04:45:02.389493 [ 200 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 234 rows starting from the beginning of the part | ||
| 7937 | 2026.02.04 04:45:02.389542 [ 200 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 86 rows starting from the beginning of the part | ||
| 7938 | 2026.02.04 04:45:02.389727 [ 260 ] {5d0891d7-b618-4541-ba5b-c197dd3fb4d2} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7939 | 2026.02.04 04:45:02.389772 [ 260 ] {5d0891d7-b618-4541-ba5b-c197dd3fb4d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7940 | 2026.02.04 04:45:02.390138 [ 260 ] {5d0891d7-b618-4541-ba5b-c197dd3fb4d2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7941 | 2026.02.04 04:45:02.390418 [ 260 ] {5d0891d7-b618-4541-ba5b-c197dd3fb4d2} <Trace> oximeter.fields_u16 (5cd66ede-2261-4127-9a1a-10c488ff3df9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7942 | 2026.02.04 04:45:02.390564 [ 260 ] {5d0891d7-b618-4541-ba5b-c197dd3fb4d2} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00142 sec., 10563.38028169014 rows/sec., 794.32 KiB/sec. | ||
| 7943 | 2026.02.04 04:45:02.390605 [ 260 ] {5d0891d7-b618-4541-ba5b-c197dd3fb4d2} <Debug> TCPHandler: Processed in 0.001619712 sec. | ||
| 7944 | 2026.02.04 04:45:02.390724 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7945 | 2026.02.04 04:45:02.390826 [ 260 ] {304b5276-ecb9-4186-9355-87208a3227b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7946 | 2026.02.04 04:45:02.390869 [ 260 ] {304b5276-ecb9-4186-9355-87208a3227b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7947 | 2026.02.04 04:45:02.391192 [ 200 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3852 rows, containing 5 columns (5 merged, 0 gathered) in 0.002169409 sec., 1775598.792113428 rows/sec., 154.02 MiB/sec. | ||
| 7948 | 2026.02.04 04:45:02.391325 [ 260 ] {304b5276-ecb9-4186-9355-87208a3227b9} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7949 | 2026.02.04 04:45:02.391368 [ 260 ] {304b5276-ecb9-4186-9355-87208a3227b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7950 | 2026.02.04 04:45:02.391473 [ 198 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7951 | 2026.02.04 04:45:02.391711 [ 260 ] {304b5276-ecb9-4186-9355-87208a3227b9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7952 | 2026.02.04 04:45:02.391738 [ 198 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_51_10} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7953 | 2026.02.04 04:45:02.391811 [ 198 ] {ccdcd7d1-f211-4492-86b2-e90f390043c8::all_1_51_10} <Trace> oximeter.fields_string (ccdcd7d1-f211-4492-86b2-e90f390043c8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7954 | 2026.02.04 04:45:02.391904 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 7955 | 2026.02.04 04:45:02.391950 [ 260 ] {304b5276-ecb9-4186-9355-87208a3227b9} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7956 | 2026.02.04 04:45:02.392069 [ 108 ] {} <Debug> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7957 | 2026.02.04 04:45:02.392080 [ 260 ] {304b5276-ecb9-4186-9355-87208a3227b9} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001272 sec., 62106.91823899371 rows/sec., 4.85 MiB/sec. | ||
| 7958 | 2026.02.04 04:45:02.392112 [ 108 ] {} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7959 | 2026.02.04 04:45:02.392140 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7960 | 2026.02.04 04:45:02.392147 [ 260 ] {304b5276-ecb9-4186-9355-87208a3227b9} <Debug> TCPHandler: Processed in 0.00147314 sec. | ||
| 7961 | 2026.02.04 04:45:02.392251 [ 187 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7962 | 2026.02.04 04:45:02.392279 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7963 | 2026.02.04 04:45:02.392384 [ 260 ] {ad234d8d-5c0a-469c-a1b6-ad6347fbcd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7964 | 2026.02.04 04:45:02.392392 [ 187 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7965 | 2026.02.04 04:45:02.392438 [ 260 ] {ad234d8d-5c0a-469c-a1b6-ad6347fbcd91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7966 | 2026.02.04 04:45:02.392447 [ 187 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1035 rows starting from the beginning of the part | ||
| 7967 | 2026.02.04 04:45:02.392528 [ 187 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 539 rows starting from the beginning of the part | ||
| 7968 | 2026.02.04 04:45:02.392581 [ 187 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 91 rows starting from the beginning of the part | ||
| 7969 | 2026.02.04 04:45:02.392642 [ 187 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 79 rows starting from the beginning of the part | ||
| 7970 | 2026.02.04 04:45:02.392696 [ 187 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 135 rows starting from the beginning of the part | ||
| 7971 | 2026.02.04 04:45:02.392737 [ 187 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 79 rows starting from the beginning of the part | ||
| 7972 | 2026.02.04 04:45:02.392902 [ 260 ] {ad234d8d-5c0a-469c-a1b6-ad6347fbcd91} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7973 | 2026.02.04 04:45:02.392943 [ 260 ] {ad234d8d-5c0a-469c-a1b6-ad6347fbcd91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7974 | 2026.02.04 04:45:02.393342 [ 260 ] {ad234d8d-5c0a-469c-a1b6-ad6347fbcd91} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7975 | 2026.02.04 04:45:02.393607 [ 260 ] {ad234d8d-5c0a-469c-a1b6-ad6347fbcd91} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7976 | 2026.02.04 04:45:02.393729 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7977 | 2026.02.04 04:45:02.393744 [ 260 ] {ad234d8d-5c0a-469c-a1b6-ad6347fbcd91} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001378 sec., 116110.30478955006 rows/sec., 8.09 MiB/sec. | ||
| 7978 | 2026.02.04 04:45:02.393771 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7979 | 2026.02.04 04:45:02.393794 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7980 | 2026.02.04 04:45:02.393795 [ 260 ] {ad234d8d-5c0a-469c-a1b6-ad6347fbcd91} <Debug> TCPHandler: Processed in 0.001567261 sec. | ||
| 7981 | 2026.02.04 04:45:02.393893 [ 194 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7982 | 2026.02.04 04:45:02.393932 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7983 | 2026.02.04 04:45:02.393997 [ 194 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7984 | 2026.02.04 04:45:02.394029 [ 194 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13645 rows starting from the beginning of the part | ||
| 7985 | 2026.02.04 04:45:02.394030 [ 260 ] {f78095b7-69da-4a55-a9b7-0925876d1532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7986 | 2026.02.04 04:45:02.394043 [ 197 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.001840405 sec., 1063896.2619640785 rows/sec., 83.28 MiB/sec. | ||
| 7987 | 2026.02.04 04:45:02.394098 [ 260 ] {f78095b7-69da-4a55-a9b7-0925876d1532} <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 | ||
| 7988 | 2026.02.04 04:45:02.394107 [ 194 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 846 rows starting from the beginning of the part | ||
| 7989 | 2026.02.04 04:45:02.394186 [ 194 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7990 | 2026.02.04 04:45:02.394257 [ 194 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7991 | 2026.02.04 04:45:02.394284 [ 187 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7992 | 2026.02.04 04:45:02.394312 [ 194 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 200 rows starting from the beginning of the part | ||
| 7993 | 2026.02.04 04:45:02.394366 [ 194 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7994 | 2026.02.04 04:45:02.394571 [ 187 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_51_10} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7995 | 2026.02.04 04:45:02.394662 [ 187 ] {45212a14-dd86-47fe-afca-089447b0150f::all_1_51_10} <Trace> oximeter.fields_uuid (45212a14-dd86-47fe-afca-089447b0150f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7996 | 2026.02.04 04:45:02.394745 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 7997 | 2026.02.04 04:45:02.394943 [ 260 ] {f78095b7-69da-4a55-a9b7-0925876d1532} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7998 | 2026.02.04 04:45:02.394985 [ 260 ] {f78095b7-69da-4a55-a9b7-0925876d1532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7999 | 2026.02.04 04:45:02.395589 [ 260 ] {f78095b7-69da-4a55-a9b7-0925876d1532} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8000 | 2026.02.04 04:45:02.395806 [ 260 ] {f78095b7-69da-4a55-a9b7-0925876d1532} <Trace> oximeter.measurements_histogramu64 (f4e7d0c0-f5ef-4cee-a078-7dde482a4bfb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2026.02.04 04:45:02.395944 [ 260 ] {f78095b7-69da-4a55-a9b7-0925876d1532} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001959 sec., 7656.967840735069 rows/sec., 13.72 MiB/sec. | ||
| 8002 | 2026.02.04 04:45:02.396011 [ 260 ] {f78095b7-69da-4a55-a9b7-0925876d1532} <Debug> TCPHandler: Processed in 0.002168279 sec. | ||
| 8003 | 2026.02.04 04:45:02.396133 [ 260 ] {} <Trace> TCP-Session: bdb0cc91-07ae-4803-b804-8a3c60fb8be0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8004 | 2026.02.04 04:45:02.396227 [ 260 ] {99113b7e-dd5e-423f-b4e2-ffa19b7d1fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8005 | 2026.02.04 04:45:02.396268 [ 260 ] {99113b7e-dd5e-423f-b4e2-ffa19b7d1fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8006 | 2026.02.04 04:45:02.396833 [ 260 ] {99113b7e-dd5e-423f-b4e2-ffa19b7d1fbf} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8007 | 2026.02.04 04:45:02.396877 [ 260 ] {99113b7e-dd5e-423f-b4e2-ffa19b7d1fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8008 | 2026.02.04 04:45:02.397313 [ 260 ] {99113b7e-dd5e-423f-b4e2-ffa19b7d1fbf} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8009 | 2026.02.04 04:45:02.397551 [ 260 ] {99113b7e-dd5e-423f-b4e2-ffa19b7d1fbf} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8010 | 2026.02.04 04:45:02.397679 [ 107 ] {} <Debug> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8011 | 2026.02.04 04:45:02.397694 [ 260 ] {99113b7e-dd5e-423f-b4e2-ffa19b7d1fbf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001439 sec., 41695.62195969423 rows/sec., 2.81 MiB/sec. | ||
| 8012 | 2026.02.04 04:45:02.397725 [ 107 ] {} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8013 | 2026.02.04 04:45:02.397744 [ 260 ] {99113b7e-dd5e-423f-b4e2-ffa19b7d1fbf} <Debug> TCPHandler: Processed in 0.001627222 sec. | ||
| 8014 | 2026.02.04 04:45:02.397751 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8015 | 2026.02.04 04:45:02.397867 [ 188 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8016 | 2026.02.04 04:45:02.397977 [ 188 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8017 | 2026.02.04 04:45:02.398012 [ 188 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2538 rows starting from the beginning of the part | ||
| 8018 | 2026.02.04 04:45:02.398064 [ 188 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 8019 | 2026.02.04 04:45:02.398112 [ 188 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 8020 | 2026.02.04 04:45:02.398159 [ 188 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 8021 | 2026.02.04 04:45:02.398197 [ 188 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 8022 | 2026.02.04 04:45:02.398235 [ 188 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 8023 | 2026.02.04 04:45:02.398838 [ 197 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15171 rows, containing 5 columns (5 merged, 0 gathered) in 0.004986336 sec., 3042514.583854758 rows/sec., 208.37 MiB/sec. | ||
| 8024 | 2026.02.04 04:45:02.399416 [ 192 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8025 | 2026.02.04 04:45:02.399473 [ 197 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2838 rows, containing 4 columns (4 merged, 0 gathered) in 0.001644362 sec., 1725897.3389071263 rows/sec., 115.63 MiB/sec. | ||
| 8026 | 2026.02.04 04:45:02.399677 [ 188 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8027 | 2026.02.04 04:45:02.399717 [ 192 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8028 | 2026.02.04 04:45:02.399809 [ 192 ] {69dcac1a-cdb8-480e-b2b2-07c286e6faf2::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (69dcac1a-cdb8-480e-b2b2-07c286e6faf2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8029 | 2026.02.04 04:45:02.399907 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
| 8030 | 2026.02.04 04:45:02.399941 [ 192 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_51_10} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8031 | 2026.02.04 04:45:02.400015 [ 192 ] {731df2cf-23ae-4727-a089-42af68ee38bc::all_1_51_10} <Trace> oximeter.measurements_u64 (731df2cf-23ae-4727-a089-42af68ee38bc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8032 | 2026.02.04 04:45:02.400077 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||